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

Improve design of alerts page #1837

Closed
wants to merge 6 commits into from

Conversation

struan
Copy link
Member

@struan struan commented Oct 9, 2024

This is the first PR in a series to update the look of the alerts page. It only updates the display of existing alerts and not the creation etc. It splits alerts into keyword alerts and representative alerts, although x is mentioned alerts still count as keyword alerts for now.

It doesn't really touch any of the back end other to add some extra properties to alert objects.

It's also missing any translations for the new text.

I'm not proposing this is merged, but is used as the first part of several which will include changes to the alert creation UX.

Part of #1824

@struan struan force-pushed the alert-front-end-existing-functionality branch 8 times, most recently from e2cd2de to 6bd28e2 Compare October 10, 2024 16:02
@struan struan marked this pull request as ready for review October 10, 2024 16:02
@struan struan requested review from dracos and ajparsons October 10, 2024 16:07
@struan struan force-pushed the alert-front-end-existing-functionality branch from 6bd28e2 to c861390 Compare October 22, 2024 15:21
struan and others added 6 commits October 22, 2024 16:22
Useful for doing DB things in development
Makes it easier to split out the different alert types on the alert
page. Splits them into alerts with keywords, alerts for when someone
speaks and alerts for the user's members.
To make it a bit easier to pick out the different parts of an alert
update prettifyCritera to return the parts as a hash instead of turning
it into a string.
Move things from the sidebar to the main section and update the look to
split out alerts into keyword and representative alerts. Generally
improve the look of them.
Also split them out and include as key in alert object so we can use
them in alerts interface
@struan
Copy link
Member Author

struan commented Dec 17, 2024

Closing in favour of #1851

@struan struan closed this Dec 17, 2024
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.

2 participants