-
Notifications
You must be signed in to change notification settings - Fork 24
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
Integrate "What's New" Notifications/Updates #5665
Conversation
… indicator to avatar
I integrated the feedback I got and now the @fm3 Please have a look at the back-end code I added. I'm not sure whether I adhered to the existing practices (e.g., the parameter ordering was not very clear to me). |
@fm3 Also maybe can you help with writing a migration which adds the |
@philippotto I pushed a version that moves this timestamp to the multiUser’s novelUserExperienceInfos. Note that I also changed the code slightly to allow for this field to be missing. This way users that never clicked the button will see all that happened since their registration (which is similar to defaulting to the time of the evolution, as we will start publishing entries only then). This way we don’t need a migration or any other back-end changes. Do you agree that this covers the use cases? |
Thank you for doing this! Somehow I missed that this will be a front-end-only code change then 🤦 But glad to see that it turned out that way 👍 |
URL of deployed dev instance (used for testing):
Steps to test:
Issues: