621 Commits

Author SHA1 Message Date
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
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
5f677e71e9 Merge branch 'dev' into feature/69-translation-keys 2021-02-19 15:22:12 +01:00
5b3e66c4f6 Removed key duplicate from last merge
ref #69
2021-02-19 14:55:16 +01:00
9b0252fb75 some more translation keys
ref #69
2021-02-18 18:36:04 +01:00
2e3750c87c Translated all missing translations 🌍
ref# 69
2021-02-18 18:30:48 +01:00
377d691053 🇩🇪 more german translations
ref #69
2021-02-18 18:18:06 +01:00
e90fe73aa2 drop filepond keys
ref #69
2021-02-18 18:12:16 +01:00
3baa681c2b Merge branch 'feature/69-translation-keys' of https://git.odit.services/lfk/frontend into feature/69-translation-keys 2021-02-18 18:11:06 +01:00
a588bc4631 translation keys
ref #69
2021-02-18 18:09:57 +01:00
b195c707b0 Fixed privacy/imprint fallback bug
ref #69
2021-02-18 17:49:26 +01:00
25ac84e5fd Formatting
ref #69
2021-02-18 17:45:27 +01:00
5e9df32bfa Merge branch 'feature/69-translation-keys' of git.odit.services:lfk/frontend into feature/69-translation-keys 2021-02-18 17:37:09 +01:00
722feac8bd Removed unused locales
ref #69
2021-02-18 17:37:07 +01:00
4be87a64b9 Removed unused locales
ref #69
2021-02-18 17:35:46 +01:00