Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add activity log to expense form #161

Conversation

ChristopherJohnston
Copy link
Contributor

@ChristopherJohnston ChristopherJohnston commented May 30, 2024

Added a list of activity for the current expense in the edit expense form. This makes use of the recent merge of #141, which added a basic activity log.

I have chosen to create new ExpenseActivityList and ExpenseActivityItem components rather than re-use ActivityList and ActivityItem so they can be extended in future to include, for example, a summary of what exactly was changed in the update.

This PR closes #160.

No Activity

image

Activity List

image

@ChristopherJohnston
Copy link
Contributor Author

ok after a few attempts I think I got this back up to date!

@ChristopherJohnston
Copy link
Contributor Author

@scastiel this is ready to go unless you have other comments.

@ChristopherJohnston
Copy link
Contributor Author

@scastiel bump 😀

@ChristopherJohnston
Copy link
Contributor Author

Closing to re-visit after comments feature is merged

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Show Expense activity history in edit expense form
1 participant