Commit d3ced05
Fix title to match implementation change (#970)
* Make button pretty
2 hours to make the button look better
* Make button square
Button is no longer weirdly rectangular
* Fix formatting
* Add Image archive (#921)
* add gallery and albums
* add album uploading, fix styling, remove unneeded
* change swedish translation for gallery
* make album responsive
* add support for album metadata
* do not kill the browser
* remove unused code
* remove unused code
* fix syntax error
* 943 volunteer year ratios (Closes #943) (#944)
* Initial working prototype
TODO: Remove hard-coded strings and make typeskcript stuff better
* Add text properly and use more appropriate variable names
* Limit year in statistics
* Unmerge
This reverts commit 064000b.
* 943 volunteer year ratios (#945)
* Initial working prototype
TODO: Remove hard-coded strings and make typeskcript stuff better
* Add text properly and use more appropriate variable names
* Limit year in statistics
* use svelte 5 syntax
* Fix names
---------
Co-authored-by: Melker Widén <melker.widen@gmail.com>
* Cutoff was incorrectly implemented (#946)
* Update email server (#941)
* Fix some minor cosmetic problems (#948)
* Add position based access admin interface (#927)
* Sort albums in descending order (#942)
* add gallery and albums
* add album uploading, fix styling, remove unneeded
* change swedish translation for gallery
* make album responsive
* add support for album metadata
* do not kill the browser
* remove unused code
* remove unused code
* fix syntax error
* sort albums by date
* Correct dates for elections (#940)
* Convert dates to utc
* Remove date localization in client
* Guess the timezone
* URL hardcode fixes (#893)
* Fixed hardcoded minio urls to getFileUrl
* Fix missing event.imageUrl
---------
Co-authored-by: Daniel Adu-Gyan <26229521+danieladugyan@users.noreply.github.com>
* Mabye fix election dates (#968)
* Convert dates to utc
* Remove date localization in client
* Guess the timezone
* Add more time magic
* Add default mandate dates (Closes #151) (#967)
* Added default values for mandate periods
* Added default null value for memberId in form
* Fixed default mandate dates
* Added comment explaining the add month logic
* Fixed formatting
---------
Co-authored-by: erikekberg <er7030ek-s@student.lu.se>
* Fix title to match change in implementation
---------
Co-authored-by: Melker Widén <85902964+memagu@users.noreply.github.com>
Co-authored-by: Felix Ohrgren <179166750+fgren@users.noreply.github.com>
Co-authored-by: Isak Kallini <isak@kallini.se>
Co-authored-by: Simon Mechler <170467894+Fiery-132@users.noreply.github.com>
Co-authored-by: Melker Widén <melker.widen@gmail.com>
Co-authored-by: Daniel Adu-Gyan <26229521+danieladugyan@users.noreply.github.com>
Co-authored-by: Isak <65332998+Isak-Kallini@users.noreply.github.com>
Co-authored-by: Rufus Kogg Röjder <rufus@rojder.se>
Co-authored-by: Taevcat <rissleemil@gmail.com>
Co-authored-by: Erik <88930447+erikekberg@users.noreply.github.com>
Co-authored-by: erikekberg <er7030ek-s@student.lu.se>1 parent 4d68e51 commit d3ced05
File tree
3 files changed
+3
-3
lines changed- src
- routes/(app)/admin/alerts
- translations
3 files changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
| 30 | + | |
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
183 | 183 | | |
184 | 184 | | |
185 | 185 | | |
186 | | - | |
| 186 | + | |
187 | 187 | | |
188 | 188 | | |
189 | 189 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
183 | 183 | | |
184 | 184 | | |
185 | 185 | | |
186 | | - | |
| 186 | + | |
187 | 187 | | |
188 | 188 | | |
189 | 189 | | |
| |||
0 commit comments