Commit graph

184 commits

Author SHA1 Message Date
Davor
af4189e3b9 added simple YAML validation on FE 2022-08-05 20:22:05 +02:00
Davor
94bd90486c comment out versions on code editor
remove configuration from install modal
2022-08-05 19:57:07 +02:00
Davor
198e926b4e fix warnings 2022-08-02 23:47:28 +02:00
Davor
97aa678830 add save changes to app general tab 2022-08-02 23:43:18 +02:00
Davor
08094e233c modify disable app modal 2022-08-01 23:02:11 +02:00
Davor
1c153ac5ad Merge branch 'main' into feat/apps-development 2022-08-01 13:18:10 +02:00
Davor
66fac852f5 add documentation urls
start implementing disable app modal
2022-07-31 21:57:18 +02:00
Davor
b09cec5a8d fix app install modal 2022-07-29 18:35:04 +02:00
Davor
3edc690075 implement code editor as a component
add notif on status 'Installing' click
modify AppInstallModal
2022-07-28 23:48:55 +02:00
Maarten de Waard
72580f6fb5
Release chart version 1.2.0 2022-07-28 11:53:58 +02:00
Davor
5b728d35d7 implement fetching apps from BE
impl install modal
2022-07-27 22:39:40 +02:00
Maarten de Waard
7bb49f25e9 Merge branch 'feat/batch-create-users' into 'main'
Batch create users

See merge request stackspin/dashboard!48
2022-07-27 12:17:13 +00:00
Davor
d57fe9f488 add duration to toast
show until closed for batch users
2022-07-27 13:44:00 +02:00
Davor
a3adcfc3da modifed css on AppSingle 2022-07-25 23:50:23 +02:00
Davor
9bb54bce00 modify apps table 2022-07-25 20:23:50 +02:00
Luka Radenovic
3f6fd2dfc6 Enable apps 2022-07-21 09:35:59 +02:00
Davor
e830a095b8 added steps modal with next and previous buttons
- changes for improve app access setting flow
2022-07-19 16:47:50 +02:00
Davor
bc1a072515 implement progress steps component 2022-07-19 00:21:06 +02:00
Davor
8822d479a0 Merge branch 'main' into feat/batch-create-users 2022-07-18 07:47:58 +02:00
Davor
4431d72e09 modify frontend for add multiple users 2022-07-17 20:00:50 +02:00
Arie Peterson
ad95fecd25 Merge branch 'release-chart-1.1.0' into 'main'
Release chart version 1.1.0

See merge request stackspin/dashboard!47
2022-07-14 08:58:51 +00:00
Maarten de Waard
d5bd0326de
Release chart version 1.1.0 2022-07-14 10:35:33 +02:00
Maarten de Waard
77f456fb07 Merge branch 'feat/protect-users-endpoint' into 'main'
Feat/protect users endpoint

Closes #72, #57, and dashboard-backend#38

See merge request stackspin/dashboard!45
2022-07-13 15:25:13 +00:00
Maarten de Waard
f90180da43 Merge branch 'fix/dynamic-logout' into 'main'
Fix logout link to be dynamically generated

See merge request stackspin/dashboard!46
2022-07-13 14:17:10 +00:00
Davor
b7c66a9230 remove No access role for dashboard 2022-07-13 16:05:56 +02:00
Luka Radenovic
d0b86c0809 Add HYDRA_PUBLIC_URL env variable and fix replace of sing out url 2022-07-13 14:59:15 +02:00
Luka Radenovic
3f455aedd9 Cleanup singOutUrl 2022-07-13 14:35:45 +02:00
Luka Radenovic
45a9033299 Fix logout link to be dynamically generated 2022-07-13 14:32:34 +02:00
Davor
d4c4c6104f hide app access when selected dashboard role is admin 2022-07-13 12:05:20 +02:00
Davor
f4a888ad26 wip for create batch users modal 2022-07-13 11:40:12 +02:00
Davor
4e25903847 fix build, remove unused 2022-07-06 20:40:56 +02:00
Davor
354d77a3a7 Grey out app section if chosen dashboard role is admin 2022-07-06 20:26:48 +02:00
Davor
f4df97494a Merge branch 'main' into feat/protect-users-endpoint 2022-07-06 20:10:13 +02:00
Davor
e7c4695a66 Merge branch 'main' into feat/protect-users-endpoint 2022-07-06 19:53:07 +02:00
Varac
046eb3d503 Merge branch 'chart_1.0.5' into 'main'
Chart version 1.0.5

See merge request stackspin/dashboard!43
2022-06-28 15:02:16 +00:00
Varac
bd63caa4d8
Process review comments 2022-06-28 16:58:13 +02:00
Varac
b0c8cf3810
Chart version 1.0.5 2022-06-28 16:41:56 +02:00
Varac
ff82530fb6 Merge branch 'feat/admin-rights' into 'main'
Set all app roles to admin when admin dashboard role is selected

Closes #62

See merge request stackspin/dashboard!42
2022-06-28 14:30:57 +00:00
Davor
edc318a25b disable editing of app access dropdowns when dashboard role is admin 2022-06-28 12:20:55 +02:00
Davor
ca3a5454d1 fix build errors 2022-06-28 08:06:28 +02:00
Davor
e1d326e7b1 set all app roles to admin when admin dashboard role is selected 2022-06-28 02:24:16 +02:00
Arie Peterson
c8e416b30c Merge branch 'update_backend' into 'main'
Update dashboard-backend to v0.2.6

See merge request stackspin/dashboard!41
2022-06-22 14:40:58 +00:00
Varac
9349ac889c
Reference backend update in CHANGELOG.md 2022-06-22 16:26:43 +02:00
Arie Peterson
f4ec0b1b5e Merge branch '60-document-env-file-usage' into 'main'
Resolve "Document .env file usage"

Closes #60

See merge request stackspin/dashboard!35
2022-06-22 14:04:48 +00:00
Varac
f565228f3b
Update dashboard-backend to v0.2.6 2022-06-22 12:28:04 +02:00
Varac
8346f2d208 Merge branch 'dashboard_0.2.5' into 'main'
Update dashboard to v0.2.5

See merge request stackspin/dashboard!40
2022-06-21 15:12:58 +00:00
Varac
cc28eeffda
Update dashboard to v0.2.5 2022-06-21 17:08:12 +02:00
Varac
7a08ba3b7b Merge branch 'update_backend' into 'main'
Update dashboard-backend to v0.2.5

See merge request stackspin/dashboard!39
2022-06-21 14:23:23 +00:00
Varac
a59e311648
Update dashboard-backend to v0.2.5 2022-06-21 16:18:14 +02:00
Varac
11e0963169 Merge branch 'feat/fix-user-editing' into 'main'
fix issue with editing users without 'name'

Closes #63

See merge request stackspin/dashboard!38
2022-06-21 11:03:24 +00:00