51 Commits

Author SHA1 Message Date
1505080afd
refactor: use modern tailwindcss features 2025-04-28 10:57:06 +02:00
80ab4e037e
chore: tailwind class cleanup 2025-04-22 21:15:18 +02:00
f547c0cc81
feat(OrgDetail): improve selfservice link copy 2025-03-29 01:42:45 +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
fecf3b59a3
feat: improved ConfirmOrgDeletionModal
All checks were successful
Build Latest and dev images / build-container (push) Successful in 1m2s
2025-03-28 11:11:21 +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
0a6cf619b0
wip 2025-03-20 22:13:41 +01:00
1bc53146b9
wip 2025-03-20 21:51:00 +01:00
79e6a4212d
feat: improve input readability 2025-03-20 21:31:33 +01:00
e2d6fbb513
refactor(orgs): Swtich to new selfservice baseurl 2024-12-11 17:29:14 +01:00
c883920caa
feat: improved dashboard titles ui + a11y 2024-11-21 10:09:14 +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
46d076af9d
formatting, full migration to svelte-french-toast 2023-04-26 22:47:42 +02:00
9fe53b0b9c
fix: button onclick a11y
Some checks failed
continuous-integration/drone/push Build is failing
2023-04-12 21:36:16 +02:00
f2bf8d9bac fix: OrgDetail: clicking on address will toggle selfservice
All checks were successful
continuous-integration/drone/push Build is passing
close #158
2023-03-14 09:23:55 +01:00
b97a92860d Fixed wrong permissiong getting checked
ref #119
2021-04-05 15:24:42 +02:00
e6ffc371e1 Certificate generation from org detail
ref #119
2021-04-03 20:03:57 +02:00
a3921b45c7 Copy now 100% worX
ref #112
2021-03-26 18:11:10 +01:00
c2d29ff233 Added check if key exists
ref #112
2021-03-26 18:04:05 +01:00
f185d559c0 Formatting
ref #112
2021-03-26 18:01:34 +01:00
73d95bc004 Fixed changes in wrong file
ref #112
2021-03-26 18:01:17 +01:00
fcd55f89d7 You can now copy the selfservice links to your clipboard
ref #112
2021-03-26 17:59:46 +01:00
f9fe793573 Added checkbox to enable registration
ref #112
2021-03-26 17:37:54 +01:00
4a36fb6d95 Added card generation/printing from detail
ref #94
2021-03-26 16:21:46 +01:00
ddd82a71a7 Moved the pdf generation related componenets to their own folder
ref #94
2021-03-25 20:20:21 +01:00
8b451b3c67 Orgs now use the new sponsoring contracts module
ref #94
2021-03-25 20:09:43 +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
82423ec467 Fixed select bug for org detail 🏠
ref #98
2021-03-18 16:17:21 +01:00
6b590671bc Org detail now uses svelte select
ref #91
2021-03-17 11:02:43 +01:00
6a925cb27f Bugfix for download button dropdown outsideclick
ref #91
2021-03-14 20:25:41 +01:00
c2bd696bfe Implemented rough outside click handler for the dropdown
ref #84
2021-02-28 17:39:21 +01:00
9fec315910 Clicking on a dropdown option now closes it everywhere
ref #84 #89
2021-02-28 17:17:41 +01:00
9a8a978e49 Removed locale overrides
ref #84
2021-02-28 16:34:04 +01:00
e24b84e709 New download buttons for everyone (that can generate sponsoring contracts)
ref #84
2021-02-28 16:33:17 +01:00
22e9f53c42 Moved pdf generation to function instead of onclick for all components
ref #48
2021-02-27 20:09:50 +01:00
ed13a0d14b Now the toast hides the generation toast
ref #62
2021-02-20 17:34:35 +01:00
12bcbd28f3 Error message on pdf generation fail
ref #62
2021-02-20 17:25:48 +01:00
a7642c2da4 basic progress toasts
ref #62
2021-02-20 17:19:17 +01:00
0a55d73146 PDF generation from OrgDetail
ref #62
2021-02-20 16:46:12 +01:00
d53c1ae2bd Merge branch 'dev' into feature/69-translation-keys
# Conflicts:
#	src/components/orgs/OrgDetail.svelte
#	src/components/runners/RunnersOverview.svelte
2021-02-19 18:23:38 +01:00
ec8d946a41 Implemented detail address add fix
ref #72
2021-02-19 17:43:36 +01:00
616990b930 🐞 fixed bug in OrgDetail address reactivity
ref #72
2021-02-19 17:24:22 +01:00
e5c31c9dd4 First part of org detail address edit
ref #72
2021-02-19 16:36:17 +01:00
a588bc4631 translation keys
ref #69
2021-02-18 18:09:57 +01:00
a4c955ce85 Fixed org deletion dialog 2021-02-18 17:01:08 +01:00