|
bdcf5d3fc0
|
Added payment updating via detail
ref #133
|
2021-04-15 15:54:14 +02:00 |
|
|
ac586fec5a
|
Hotfix: Org * generation🐞
continuous-integration/drone/push Build is passing
|
2021-04-11 20:17:34 +02:00 |
|
|
892a04f289
|
🚀RELEASE v0.12.0
continuous-integration/drone/push Build is passing
|
2021-04-05 16:09:17 +02: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 |
|
|
3177c6eaa3
|
Certificate generation from org overview
ref #119
|
2021-04-03 20:02:52 +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 |
|
|
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 |
|
|
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 |
|
|
4b3d38b05b
|
Now with working org runenrcard generation
ref #94
|
2021-03-26 16:05:39 +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 |
|
|
aec5e3473e
|
for await fix - ViteJS
ref #108
|
2021-03-25 18:56:18 +01:00 |
|
|
aa8196db3a
|
Now using env base url
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 |
|
|
b7d38dd849
|
Now using translations in org/add/address
ref #69
|
2021-02-24 17:13:16 +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 |
|
|
40dda1150c
|
✨ OrgOverview - multiple pdf download
ref #62
|
2021-02-20 16:42:06 +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 |
|
|
86f13003b5
|
Implemented org address creation modal logic
ref #72
|
2021-02-19 16:08:34 +01:00 |
|
|
6d2431b683
|
Added address to org creation dialog (styleing only)
ref #72
|
2021-02-19 16:07:12 +01:00 |
|
|
bcc7d7770e
|
Added address to org overview
ref #72
|
2021-02-19 15:47:23 +01:00 |
|
|
56b5008278
|
Replaced untranslated key with already existant key
ref #69
|
2021-02-19 15:36:12 +01:00 |
|
|
a588bc4631
|
✨ translation keys
ref #69
|
2021-02-18 18:09:57 +01:00 |
|
|
7278648642
|
Removed usless console logs
ref #68
|
2021-02-18 17:03:05 +01:00 |
|
|
a4c955ce85
|
Fixed org deletion dialog
|
2021-02-18 17:01:08 +01:00 |
|
|
c0534a3b06
|
Initial component sort/cleanup
ref #68
|
2021-02-18 16:51:15 +01:00 |
|