Commit 304004d
authored
Announcement banner (#433)
* Add announcement directive with directus connection
* Update documentation on env variables
* Include announcement at top of the page
* Close if no annoucement available
* Adjust heights
* Delay event emitting
* Add missing env variables to action
* Remove semi colons breaking build task
* feat(sidebar): change displaying grouptags
Grouptags are now an array therefore split the tags and display them with ng-repeat
* Split tags during edit and register
* fix(Sidebar): Fix height of sidebar
Adjust sidebar height regarding announcement banner
* refactor(css): Change content-container style
Change style to be used with banner1 parent 4e54247 commit 304004d
File tree
21 files changed
+1253
-925
lines changed- .github/workflows
- app
- components
- scripts
- controllers
- services
- styles
- views
21 files changed
+1253
-925
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
| 4 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
7 | | - | |
8 | | - | |
9 | | - | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
10 | 10 | | |
11 | | - | |
12 | | - | |
13 | | - | |
14 | | - | |
| 11 | + | |
15 | 12 | | |
16 | 13 | | |
17 | 14 | | |
18 | 15 | | |
19 | 16 | | |
20 | 17 | | |
21 | 18 | | |
22 | | - | |
| 19 | + | |
23 | 20 | | |
24 | | - | |
25 | | - | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
26 | 24 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
94 | 94 | | |
95 | 95 | | |
96 | 96 | | |
| 97 | + | |
97 | 98 | | |
98 | 99 | | |
99 | 100 | | |
100 | 101 | | |
| 102 | + | |
101 | 103 | | |
102 | 104 | | |
103 | 105 | | |
| |||
0 commit comments