Commit graph

192 commits

Author SHA1 Message Date
Maarten de Waard
bb1adc8d76
show only installed apps on Dashboard, fix status message on Apps screen 2022-10-04 15:22:05 +02:00
Maarten de Waard
9e70ef7bf8
WIP on dashboard cards based on roles 2022-10-03 16:01:21 +02:00
Maarten de Waard
aea093332b
Show Monitoring app under "utilities", and fix its icon in "apps" and "user roles" screens 2022-10-03 15:17:17 +02:00
Maarten de Waard
86192f28fd
unfinished work that adds loading the list of apps dynamically 2022-09-29 15:37:41 +02:00
Luka Radenovic
14b4a58d46 Fix advanced tab toasts 2022-08-11 10:43:48 +02:00
Davor
4281dd9082 small refactor 2022-08-06 13:04:22 +02:00
Davor
ac47970cac configuration validation part with validation messages 2022-08-06 11:19:29 +02:00
Davor
51f9f198f4 remove console.log 2022-08-05 20:22:34 +02:00
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