75 Commits

Author SHA1 Message Date
a12c4f87d2
fix: modal position & z index 2025-04-22 21:59:15 +02:00
80ab4e037e
chore: tailwind class cleanup 2025-04-22 21:15:18 +02:00
d7e84a79a8
feat: modal improvements 2025-03-29 02:23:32 +01:00
90b0fec236
feat: improve modals 2025-03-29 02:00:27 +01:00
fbe38eede9
feat: modal improvements 2025-03-29 01:34:46 +01:00
22551c379f
feat: modal improvements 2025-03-29 01:14:17 +01:00
831f36946d
feat(ConfirmTeamDeletionModal): success toast
All checks were successful
Build Latest and dev images / build-container (push) Successful in 59s
2025-03-28 21:18:28 +01:00
481f6b686e
feat: improve toasts
All checks were successful
Build Latest and dev images / build-container (push) Successful in 1m0s
2025-03-28 11:44:10 +01:00
f5a46aa203
feat: modal improvements 2025-03-28 11:37:06 +01:00
443371e2fd
feat: improve modals 2025-03-28 11:29:30 +01:00
a2cd54fba4
feat: improve ConfirmTeamDeletionModal
All checks were successful
Build Latest and dev images / build-container (push) Successful in 1m0s
2025-03-28 11:16:44 +01:00
7633b7b056
feat: improvement of card,certificate,sponsoringcontract action buttons
All checks were successful
Build Latest and dev images / build-container (push) Successful in 1m1s
2025-03-26 21:59:55 +01:00
f734d1e3f6
feat: cleanup TeamDetail + OrgDetail 2025-03-26 15:33:34 +01:00
824ecfab2e
wip 2025-03-20 22:29:36 +01:00
5f5d8277b9
wip 2025-03-20 22:15:36 +01:00
1bc53146b9
wip 2025-03-20 21:51:00 +01:00
e82350df4a
wip 2025-03-20 21:42:02 +01:00
79e6a4212d
feat: improve input readability 2025-03-20 21:31:33 +01:00
391186d01f
feat: athiti font 2025-03-18 00:46:10 +01:00
38fb111f7a
feat: improved mobile buttons + search ui 2024-11-21 10:22:06 +01:00
c883920caa
feat: improved dashboard titles ui + a11y 2024-11-21 10:09:14 +01:00
21453ef272
feat: improved dashboard titles ui + a11y 2024-11-21 10:07:20 +01:00
9bfc0c5338
fix(components): Add missing toast imports 2024-11-20 19:28:07 +01:00
574e0dcb05
feat(orgs): Show total distance 2023-05-10 13:27:47 +02:00
a2f9dbbe01
text cleanups, StatCard improvements 2023-04-27 08:29:07 +02:00
4c81e3c432
a11y improvements 2023-04-26 23:14:15 +02:00
6c1a707166
cleanup legacy TeamsOverview text 2023-04-26 23:12:03 +02:00
8eaad8219a
add missing striped tables 2023-04-26 23:02:13 +02:00
5e82638f35
striped tabled 2023-04-26 22:51:57 +02:00
46d076af9d
formatting, full migration to svelte-french-toast 2023-04-26 22:47:42 +02:00
cb5f2b73d0
drop old datatables 2023-04-12 18:29:06 +02:00
9bec95ede8
dependency update, drop focusTrap, first tanstack experiment in RunnersOverview 2023-04-12 15:20:38 +02:00
cbec78589d Hotfix: Team change recognition 🐞
All checks were successful
continuous-integration/drone/push Build is passing
2021-04-16 18:06:53 +02:00
de5aa9237d Added **all** missing toast translations
ref #133
2021-04-15 15:42:29 +02:00
892a04f289 🚀RELEASE v0.12.0
All checks were successful
continuous-integration/drone/push Build is passing
2021-04-05 16:09:17 +02:00
acd2f0519d Certificate generation from team detail
ref #119
2021-04-03 20:00:51 +02:00
18ec100c33 Certificate generation from team overview
ref #119
2021-04-03 19:59:34 +02:00
d966e1d4de Merge branch 'dev' into feature/108_vite_migration
# Conflicts:
#	index.html
#	package.json
#	public/licenses.json
#	src/App.svelte
#	src/components/orgs/OrgOverview.svelte
#	src/components/teams/TeamsOverview.svelte
2021-04-03 19:10:10 +02:00
67c3732fad 🚀RELEASE v0.9.0 2021-03-26 17:15:42 +01:00
4a36fb6d95 Added card generation/printing from detail
ref #94
2021-03-26 16:21:46 +01:00
23e0b53107 Added runnercard generation for teams
ref #94
2021-03-26 15:58:39 +01:00
44bc14820f Fuggin snowpack bs
ref #94
2021-03-26 14:47:56 +01:00
ec447e2e36 Merge branch 'dev' into feature/94-runnercard_mgnt 2021-03-25 20:30:31 +01:00
08442154f4 Fixed listen on wrong permission🐞
Some checks failed
continuous-integration/drone/push Build is failing
2021-03-25 20:29:33 +01:00
9f7d2234fb Formatting
ref #94
2021-03-25 20:22:01 +01:00
ddd82a71a7 Moved the pdf generation related componenets to their own folder
ref #94
2021-03-25 20:20:21 +01:00
014ba3bf67 Teams now use the new sponsoring contracts module
ref #94
2021-03-25 20:17:48 +01:00
aec5e3473e for await fix - ViteJS
ref #108
2021-03-25 18:56:18 +01:00
aa8196db3a Now using env base url
Some checks failed
continuous-integration/drone/push Build is failing
2021-03-20 17:29:15 +01:00
c575c73764 Fixed load order bug
ref #98
2021-03-18 17:02:04 +01:00