Commit Graph

396 Commits

Author SHA1 Message Date
philipp 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
philipp 1d4c3e51c7 Merge branch 'dev' into feature/13-runner-management 2021-01-26 15:57:55 +00:00
philipp 1694c71528 AddRunnerModal - improved team select
ref #13
2021-01-26 16:54:15 +01:00
philipp 169ffc1b0b 🌎 added more i18n keys
ref #13
2021-01-26 16:53:59 +01:00
philipp 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
philipp 6c2d13bd17 🌎 last i18n keys
ref #13
2021-01-25 20:39:34 +01:00
philipp 8d92a75ef0 🏃‍♂️ support for runner group edit
ref #13
2021-01-25 20:39:22 +01:00
philipp acb86ae266 added permissions to dashboard sidebar
ref #40
2021-01-25 20:20:58 +01:00
philipp 4debab2636 Merge branch 'dev' into feature/13-runner-management
# Conflicts:
#	package.json
2021-01-24 20:39:11 +01:00
philipp e91e197873 new license file version [CI SKIP] 2021-01-24 19:39:09 +00:00
philipp b30b6734a1 general dependency bump
continuous-integration/drone/push Build is passing
2021-01-24 20:38:29 +01:00
philipp dadb80608a 💣 process breaking changes for lib v0.3.0
continuous-integration/drone/push Build is failing
2021-01-24 20:37:56 +01:00
philipp 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
philipp dc1644ed25 🐞 ImportRunnerModal - table overflow fix
ref #13
2021-01-24 18:40:54 +01:00
philipp 2cc9b3e1ed 👀 ImportRunnerModal - layout cleanup
ref #13
2021-01-24 18:38:16 +01:00
niggl 415f340a68 i18n 🌍
ref #13
2021-01-24 18:20:48 +01:00
philipp 2d4869128d 🌎 i18n
ref #13
2021-01-24 17:54:45 +01:00
philipp ae8bc01d9b 🌎 i18n
ref #13
2021-01-24 17:47:29 +01:00
philipp e2552d9442 Merge branch 'dev' into feature/13-runner-management 2021-01-24 17:41:11 +01:00
philipp 5d1b5d80b6 Merge branch 'feature/13-runner-management' of https://git.odit.services/lfk/frontend into feature/13-runner-management 2021-01-24 17:31:31 +01:00
philipp 366804aa29 🌎 i18n
ref #13
2021-01-24 17:31:10 +01:00
philipp 9240e0c903 🧹 general runner cleanup
ref #13
2021-01-24 17:30:31 +01:00
niggl 7baaf2cff3 Merge branch 'feature/13-runner-management' of git.odit.services:lfk/frontend into feature/13-runner-management 2021-01-24 17:23:18 +01:00
niggl 9fbc1ba031 Added friles to ignore 2021-01-24 17:21:48 +01:00
niggl 6704c07db0 Deleted files to ignore 2021-01-24 17:21:39 +01:00
philipp a87165148a 🧹 RunnerDetail cleanup + i18n 🌎
ref #13
2021-01-24 17:21:19 +01:00
philipp ec4bcd093b 🐞 [bugfix] RunnerDetail update
ref #13
2021-01-24 17:16:49 +01:00
philipp 5552055b98 RunnerDetail - button text fixes
ref #13
2021-01-21 20:50:14 +01:00
philipp 03aa67034d basic RunnerDetail
ref #13
2021-01-21 19:07:43 +01:00
philipp fc21427685 💻 updated VSCode recommended extensions
continuous-integration/drone/push Build is passing
change i18n-ally scoping
2021-01-21 18:41:05 +01:00
philipp 819b02a204 ImportRunnerModal - hide team when loading from TeamDetail
ref #13
2021-01-20 20:25:41 +01:00
philipp de0bd5fd57 ImportRunnerModal usage in TeamDetail
ref #13
2021-01-20 20:21:59 +01:00
philipp 8aa1d94a1a use ImportRunnerModal in OrgDetail + Orgs
ref #13
2021-01-20 19:59:53 +01:00
philipp f8a59133a2 ImportRunnerModal - compatibility for multi-component access
ref #13
2021-01-20 19:59:31 +01:00
philipp c382f770dc 👀 basic ui interaction for ImportRunnerModal
ref #13
2021-01-20 18:31:23 +01:00
philipp cde4ec13ef basic cancel event dispatch from ImportRunnerModal
ref #13
2021-01-20 18:15:47 +01:00
philipp ecad1ea839 ↙ added default fallback parsing to ImportRunnerModal
ref #13
2021-01-20 17:56:32 +01:00
philipp 6b91b22713 🚀 ImportRunnerModal - working demo
ref #13
2021-01-20 17:46:18 +01:00
philipp e34c91b2cc 🌎 i18n in ImportRunnerModal headers
ref #13
2021-01-20 17:33:10 +01:00
philipp 822759a688 😦 added missing dependencies
ref #13
2021-01-19 21:45:00 +01:00
philipp b606037890 🌎 added locale based csv/xlsx header parsing
ref #13
2021-01-19 21:44:41 +01:00
philipp 74d9b94119 basic xlsx + csv parsing
ref #13
2021-01-19 21:44:13 +01:00
philipp b1e9f955b0 basic ImportRunnerModal with CSV input
ref #13
2021-01-19 18:19:21 +01:00
philipp e0356fa360 fixed runner permissions
ref #13
2021-01-19 18:18:51 +01:00
philipp fbc67eeb98 Merge branch 'dev' of https://git.odit.services/lfk/frontend into dev 2021-01-18 20:34:50 +01:00
philipp 09fd73b130 🐞 improved version builder from template 2021-01-18 20:34:47 +01:00
philipp 259a76f46b 🧹 darkmode classes cleanup 2021-01-18 20:29:44 +01:00
philipp c6504c2eaf new license file version [CI SKIP] 2021-01-17 18:46:15 +00:00
philipp 7d104a1514 🚀RELEASE v0.4.0
continuous-integration/drone/push Build is passing
0.4.0
2021-01-17 19:45:28 +01:00
philipp b3bd61c89e Merge branch 'feature/13-runner-management' into dev
continuous-integration/drone/push Build was killed
2021-01-17 19:44:07 +01:00