Resolve "[Queue-2.0] Add a Temporary Label to warn that this is V2"
- Jul 22, 2021
-
-
Chris Lemaire authored
The migrations needed to add Announcements to the Queue were missing. This commit adds these and fixes the test that should fail whenever migrations are missing. The development test was loading application-test.properties as well as application-dev.properties, overriding whatever was set in application-test.properties.
-
-
- Jul 21, 2021
-
-
Chris Lemaire authored
Admins can now create system-wide announcements. These announcements will be seen by everyone that uses Queue. An announcement has a start time and end time, background and text colour and a message. Additionally, an announcement may be dismissible by the user or not. It is advised to only make non-dismissible announcements for very important messages that should always be visible.
-