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

Display an event changelog #7

Open
Lan2u opened this issue Jul 6, 2020 · 2 comments
Open

Display an event changelog #7

Lan2u opened this issue Jul 6, 2020 · 2 comments

Comments

@Lan2u
Copy link
Member

Lan2u commented Jul 6, 2020

In reference to user story #35.

Each event should have a changelog accessible which details all changes to the event - this needs to be added to the frontend so this information can be displayed.

@Lan2u Lan2u assigned Lan2u and unassigned Lan2u Jul 6, 2020
@Vitineth
Copy link
Contributor

Full changelog will require a history feature in the backend to provide a list of status/signup/etc changes. May require a new endpoint or be provided via

GET /events/{id}/

@Vitineth
Copy link
Contributor

Vitineth commented Aug 2, 2020

Resolved on the frontend by c36650a and 557a803, this still needs to be implemented in the backend per UStAEnts/uems-hub#35

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

No branches or pull requests

2 participants