887 Commits

Author SHA1 Message Date
f63e17775c Fixed typo
ref #62
2021-02-20 17:35:05 +01:00
c4240d36f7 Merge branch 'feature/62-contract-generation' of git.odit.services:lfk/frontend into feature/62-contract-generation 2021-02-20 17:34:37 +01:00
ed13a0d14b Now the toast hides the generation toast
ref #62
2021-02-20 17:34:35 +01:00
8fa0be7633 Now the toast hides the generation toast
ref #62
2021-02-20 17:32:49 +01:00
a99c022608 Added missing translations 🌍
ref #62
2021-02-20 17:28:31 +01:00
12bcbd28f3 Error message on pdf generation fail
ref #62
2021-02-20 17:25:48 +01:00
4ece21cdf2 progress toast in RunnersOverview
ref #62
2021-02-20 17:21:45 +01:00
a7642c2da4 basic progress toasts
ref #62
2021-02-20 17:19:17 +01:00
32024cf2c5 Merge pull request 'Mitigated null error' (#77) from feature/64-dialog_clearing_bug into dev
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: #77
2021-02-20 16:03:45 +00:00
ef373caba7 Merge branch 'dev' into feature/64-dialog_clearing_bug 2021-02-20 15:59:25 +00:00
396bd22199 Mitigated null error
ref #64
2021-02-20 16:58:51 +01:00
4bff50a088 Merge pull request 'Small bugfixes - feature/64-dialog_clearing_bug' (#75) from feature/64-dialog_clearing_bug into dev
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: #75
close #64
2021-02-20 15:54:52 +00:00
dbc0ab76af PDF download from TeamDetail + TeamsOverview
ref #62
2021-02-20 16:53:30 +01:00
289a8c14d3 ✒ change "Edit" table actions to "Detail"
ref #62
2021-02-20 16:47:04 +01:00
44ed633cbf Fixed orgs/teams not being marked as selected on initial modal opening
ref #64
2021-02-20 16:46:55 +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
09b61ec684 Merge branch 'feature/64-dialog_clearing_bug' of git.odit.services:lfk/frontend into feature/64-dialog_clearing_bug 2021-02-20 16:31:39 +01:00
e53467da22 Fixed clear on import bug
ref #64
2021-02-20 16:31:37 +01:00
09d27c0b05 Fixed clear on import bug
ref #54
2021-02-20 16:31:30 +01:00
3b18be5874 PDF from RunnerDetail
ref #62
2021-02-20 16:17:20 +01:00
ff15308c03 🌎 i18n
ref #62
2021-02-19 20:06:59 +01:00
fa3dc870d3 📃 pdf generation in RunnersOverview
ref #62
2021-02-19 20:02:01 +01:00
5e6ada140c reactive button for checkboxes in table
ref #62
2021-02-19 19:24:36 +01:00
e8f7c1c832 basic select boxes in table
ref #62
2021-02-19 19:21:08 +01:00
266a11f64f Merge commit 'b337873ca214682487844973104772539956c09a' into feature/48-usergroup-management
ref #48
2021-02-19 18:51:07 +01:00
e442b92a5f Merge commit '6d0bca6d6783d3f7bbff5d413b158c6b60720bd8' into feature/48-usergroup-management
ref #48
2021-02-19 18:49:33 +01:00
b337873ca2 Merge branch 'dev' of git.odit.services:lfk/frontend into dev
All checks were successful
continuous-integration/drone/push Build is passing
2021-02-19 18:49:12 +01:00
896fff04aa Fixed non-automatic logout
closes #38
2021-02-19 18:49:07 +01:00
6d0bca6d67 Merge pull request 'feature/69-translation-keys' (#74) from feature/69-translation-keys into dev
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: #74
close #69 . nice.
2021-02-19 17:27:43 +00: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
afd73d53be new license file version [CI SKIP] 2021-02-19 17:05:04 +00:00
652e55e80e Merge pull request 'Addresses for orgs and a bunch of bugfixes feature/72-adddress_for_everyone' (#73) from feature/72-adddress_for_everyone into dev
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: #73
2021-02-19 17:04:18 +00:00
d67dfdf2e7 🐞 fixed translation keys
ref #69
2021-02-19 18:00:00 +01:00
51f2d96ad6 Merge branch 'feature/69-translation-keys' of https://git.odit.services/lfk/frontend into feature/69-translation-keys
# Conflicts:
#	src/locales/de.json
#	src/locales/en.json
2021-02-19 17:57:10 +01:00
30867b4ba1 🐞 fixed bug in Tracks datatable translation keys
ref #69
2021-02-19 17:54:52 +01:00
ec8d946a41 Implemented detail address add fix
ref #72
2021-02-19 17:43:36 +01:00
1eea935207 🐞 fixed address removal bug ContactDetail
ref #72
2021-02-19 17:28:26 +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
4f3f7d1edb Fixed wrong relation getting targeted
ref #72
2021-02-19 16:31: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
57e17f2864 Runner Contact information column npow features address
ref #72
2021-02-19 15:51:15 +01:00
bcc7d7770e Added address to org overview
ref #72
2021-02-19 15:47:23 +01:00
89ea40d7f3 Merge branch 'feature/69-translation-keys' of git.odit.services:lfk/frontend into feature/69-translation-keys
# Conflicts:
#	src/components/orgs/OrgOverview.svelte
2021-02-19 15:36:23 +01:00
56b5008278 Replaced untranslated key with already existant key
ref #69
2021-02-19 15:36:12 +01:00
555778fca4 Replaced untranslated key with already existant key
ref #69
2021-02-19 15:35:29 +01:00
ec1a6226a9 Unified key translation style
ref #69
2021-02-19 15:32:40 +01:00
3c541ada89 Genered soem runner related keys
ref #69
2021-02-19 15:29:35 +01:00