Commit Graph

5 Commits (50449ae7ac57a12d81e0a3e2a6d6197af578e675)

Author SHA1 Message Date
Matt Jankowski 4fe7f213a6
Use `async_count` in more view locations (#32086) 4 months ago
Nick Schonning 67016dd29d
Update haml-lint 0.49.1 (#26118) 2 years ago
Nick Schonning 75131e7bf7
Setup haml-lint CI with todo config (#23524) 2 years ago
Eugen Rochko 305abc9e05
Fix design of announcements in admin UI (#12989) 5 years ago
Eugen Rochko f52c988e12
Add announcements (#12662)
* Add announcements

Fix #11006

* Add reactions to announcements

* Add admin UI for announcements

* Add unit tests

* Fix issues

- Add `with_dismissed` param to announcements API
- Fix end date not being formatted when time range is given
- Fix announcement delete causing reactions to send streaming updates
- Fix announcements container growing too wide and mascot too small
- Fix `all_day` being settable when no time range is given
- Change text "Update" to "Announcement"

* Fix scheduler unpublishing announcements before they are due

* Fix filter params not being passed to announcements filter
5 years ago