|
ef50e2d5ce
|
Merge pull request 'feature/56-footer-version-loading' (#57) from feature/56-footer-version-loading into dev
continuous-integration/drone/push Build is passing
Reviewed-on: #57
close #56
|
2021-01-30 15:33:24 +00:00 |
|
|
ed1dc6e8d5
|
Merge branch 'dev' into feature/56-footer-version-loading
|
2021-01-30 15:28:07 +00:00 |
|
|
c2d7a319a0
|
use onMount event instead of DOMready
ref #56
|
2021-01-30 16:24:48 +01:00 |
|
|
0e04298b7c
|
new license file version [CI SKIP]
|
2021-01-30 15:17:37 +00:00 |
|
|
3a5a73b02c
|
Merge pull request 'feature/46-imprint-privacy' (#55) from feature/46-imprint-privacy into dev
continuous-integration/drone/push Build is passing
Reviewed-on: #55
close #46
|
2021-01-30 15:16:46 +00:00 |
|
|
901c7c1241
|
⚡ load version on DOMContentLoaded
ref #56
|
2021-01-30 16:16:30 +01:00 |
|
|
4e82369b16
|
text selection color
ref #46
|
2021-01-30 16:14:38 +01:00 |
|
|
945963db32
|
Footer linking
ref #46
|
2021-01-29 19:07:46 +01:00 |
|
|
5741cbe756
|
added Privacy page
ref #46
|
2021-01-29 19:02:53 +01:00 |
|
|
6401aeb3a8
|
✨ working Imprint page
ref #46
|
2021-01-29 18:49:02 +01:00 |
|
|
6a0c129d39
|
added basic styling to Imprint component
ref #46
|
2021-01-29 17:58:52 +01:00 |
|
|
bbec9ffcdf
|
added Imprint route /imprint
ref #46
|
2021-01-29 17:58:22 +01:00 |
|
|
541f1fa2e3
|
Merge pull request 'feature/44-require-mail-addresses' (#54) from feature/44-require-mail-addresses into dev
continuous-integration/drone/push Build is passing
Reviewed-on: #54
close #44
|
2021-01-29 15:38:06 +00:00 |
|
|
7897820632
|
UserDetail - invalid email UI feedback
ref #44
|
2021-01-29 16:34:55 +01:00 |
|
|
0dd9de2abc
|
UserDetail - enforce email input
ref #44
|
2021-01-27 18:48:23 +01:00 |
|
|
7131ba99b6
|
AddUserModal - enforce email input
ref #44
|
2021-01-27 18:45:36 +01:00 |
|
|
c69026aa5b
|
Merge pull request 'feature/45-component-drop' (#53) from feature/45-component-drop into dev
continuous-integration/drone/push Build is passing
Reviewed-on: #53
close #45
|
2021-01-27 17:42:08 +00:00 |
|
|
16ac96c64e
|
🧹 remove placeholder options from Dashboard sidebar
ref #45
|
2021-01-27 18:26:46 +01:00 |
|
|
1bb79b1c98
|
🧹 remove ComponentDump from MainDashContent
ref #45
|
2021-01-27 18:26:26 +01:00 |
|
|
eeee272f03
|
🧹 drop old + unused components Dash + LoginAlt
ref #45
|
2021-01-27 18:26:04 +01:00 |
|
|
2563e9d1d6
|
🚀RELEASE v0.5.0
continuous-integration/drone/push Build is passing
0.5.0
|
2021-01-26 18:29:39 +01:00 |
|
|
24bec66390
|
🐞 fix package release for index template compatibility
|
2021-01-26 18:29:26 +01:00 |
|
|
3d30734dc2
|
new license file version [CI SKIP]
|
2021-01-26 17:26:12 +00:00 |
|
|
cbc1d53cc2
|
🐞 fixed merge conflict errors
continuous-integration/drone/push Build is passing
ref #13 #12
|
2021-01-26 18:25:30 +01:00 |
|
|
9a1f7a13f8
|
⏫ general dependency bump
|
2021-01-26 18:25:02 +01:00 |
|
|
d48b9b7f91
|
Merge pull request 'feature/12-user-management' (#39) from feature/12-user-management into dev
continuous-integration/drone/push Build is passing
Reviewed-on: #39
close #12
|
2021-01-26 16:28:59 +00:00 |
|
|
358865dc6a
|
UserDetail - update permission badges on change save
ref #12
|
2021-01-26 17:28:07 +01:00 |
|
|
e750c37473
|
🌎 UserDetail - more i18n keys
ref #12
|
2021-01-26 17:27:44 +01:00 |
|
|
71a589c10c
|
Merge branch 'dev' into feature/12-user-management
# Conflicts:
# src/App.svelte
|
2021-01-26 17:00:21 +01:00 |
|
|
3281239ff5
|
new license file version [CI SKIP]
|
2021-01-26 15:59:14 +00:00 |
|
|
3e2cdddd5a
|
Merge pull request 'feature/13-runner-management' (#42) from feature/13-runner-management into dev
continuous-integration/drone/push Build is passing
Reviewed-on: #42
close #13
|
2021-01-26 15:58:28 +00:00 |
|
|
1d4c3e51c7
|
Merge branch 'dev' into feature/13-runner-management
|
2021-01-26 15:57:55 +00:00 |
|
|
1694c71528
|
AddRunnerModal - improved team select
ref #13
|
2021-01-26 16:54:15 +01:00 |
|
|
169ffc1b0b
|
🌎 added more i18n keys
ref #13
|
2021-01-26 16:53:59 +01:00 |
|
|
89eb3259d4
|
Merge pull request 'added permissions to dashboard sidebar' (#41) from feature/40-dynamic-sidebar-options into dev
continuous-integration/drone/push Build is passing
Reviewed-on: #41
close #41
|
2021-01-26 15:42:02 +00:00 |
|
|
ffd88ffc66
|
🐞 alphabetically sort permission targets in UserDetail
ref #39 ref #12
|
2021-01-25 20:56:20 +01:00 |
|
|
6c2d13bd17
|
🌎 last i18n keys
ref #13
|
2021-01-25 20:39:34 +01:00 |
|
|
8d92a75ef0
|
🏃♂️ support for runner group edit
ref #13
|
2021-01-25 20:39:22 +01:00 |
|
|
acb86ae266
|
added permissions to dashboard sidebar
ref #40
|
2021-01-25 20:20:58 +01:00 |
|
|
473cf978b4
|
Merge branch 'dev' into feature/12-user-management
# Conflicts:
# src/components/UserDetail.svelte
|
2021-01-24 21:50:38 +01:00 |
|
|
4debab2636
|
Merge branch 'dev' into feature/13-runner-management
# Conflicts:
# package.json
|
2021-01-24 20:39:11 +01:00 |
|
|
e91e197873
|
new license file version [CI SKIP]
|
2021-01-24 19:39:09 +00:00 |
|
|
b30b6734a1
|
⏫ general dependency bump
continuous-integration/drone/push Build is passing
|
2021-01-24 20:38:29 +01:00 |
|
|
dadb80608a
|
💣 process breaking changes for lib v0.3.0
continuous-integration/drone/push Build is failing
|
2021-01-24 20:37:56 +01:00 |
|
|
16c9969fb9
|
Merge branch 'feature/13-runner-management' of https://git.odit.services/lfk/frontend into feature/13-runner-management
|
2021-01-24 18:41:04 +01:00 |
|
|
dc1644ed25
|
🐞 ImportRunnerModal - table overflow fix
ref #13
|
2021-01-24 18:40:54 +01:00 |
|
|
2cc9b3e1ed
|
👀 ImportRunnerModal - layout cleanup
ref #13
|
2021-01-24 18:38:16 +01:00 |
|
|
415f340a68
|
i18n 🌍
ref #13
|
2021-01-24 18:20:48 +01:00 |
|
|
2d4869128d
|
🌎 i18n
ref #13
|
2021-01-24 17:54:45 +01:00 |
|
|
ae8bc01d9b
|
🌎 i18n
ref #13
|
2021-01-24 17:47:29 +01:00 |
|