Skip to content
This repository was archived by the owner on Jun 8, 2021. It is now read-only.
This repository was archived by the owner on Jun 8, 2021. It is now read-only.

Group history #13

@fleaz

Description

@fleaz

Especially when we allow users to delete expenses via the frontend or when they start to use the new 'Payment' feature it would be necessary to have some kind of history inside a group.
This would include:

  • Someone joined the grouped
  • Someone left the group
  • Expense added
  • Expense deleted
  • Payment added
  • Payment deleted (Is this even possible?)

For the events a simple table with {id, timestamp, eventtype, description} would be enough I guess.

Otherwise it would imho not be possible to follow the actions inside a group and the user wont understand what is happening and how their debts are created.

Opinions on this?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions