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

Implementation of new notification system #254

Merged
merged 11 commits into from
Jan 4, 2024

Conversation

humitos
Copy link
Member

@humitos humitos commented Dec 19, 2023

Initial work on the ext-theme.

Reference: readthedocs/readthedocs.org#10922

This temporal hack allows us to show the new notifications from Django
templates. The next step here is to implement the notifications properly using
Knockout and keep this feature on.
@humitos humitos marked this pull request as ready for review December 21, 2023 12:34
@humitos humitos requested a review from a team as a code owner December 21, 2023 12:34
@agjohnson
Copy link
Contributor

agjohnson commented Jan 4, 2024

I opened up #259 to discuss next steps and full support of the new notifications.

Render new `Notification` if there are any. Otherwise, render `Build.error`.
@humitos humitos requested a review from agjohnson January 4, 2024 10:54
@humitos
Copy link
Member Author

humitos commented Jan 4, 2024

This is ready to be merged as v1 at least. It's not perfect, but will give us parity with the old dashboard for now at least.

Copy link
Contributor

@agjohnson agjohnson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good! We can continue discussing proper support in

@humitos humitos merged commit a39cec9 into main Jan 4, 2024
4 checks passed
@humitos humitos deleted the humitos/new-notification-system branch January 4, 2024 17:59
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