Commit graph

98 commits

Author SHA1 Message Date
Philipp Rothmann
259d166d00 use assetSrc 2022-10-26 15:15:14 +02:00
Philipp Rothmann
28dfe95ca6 adjust login screen 2022-10-26 13:53:16 +02:00
Philipp Rothmann
369d57e78f readd more stuff 2022-10-26 12:55:33 +02:00
Philipp Rothmann
9627874dae readd users, apps 2022-10-26 12:44:50 +02:00
Philipp Rothmann
ad3d6f7848 move LIT DashboardCard 2022-10-26 12:38:43 +02:00
Philipp Rothmann
8d1a09e1ca move LIT Dashboard 2022-10-26 12:36:40 +02:00
Philipp Rothmann
0696801650 readd AdvancedTab 2022-10-26 12:32:48 +02:00
Philipp Rothmann
23bf78e398 move LIT Header 2022-10-26 12:31:29 +02:00
Philipp Rothmann
b2a18c5a21 merge 2022-10-25 17:07:32 +02:00
Philipp Rothmann
d1838267ea enable authentication, disable kratos stuff 2022-10-25 12:42:35 +02:00
Philipp Rothmann
0bff1d8645 remove react inject, instead use docker config to replace .env.js 2022-10-20 18:15:33 +02:00
Philipp Rothmann
f2f5b48a44 use api for apps 2022-10-19 16:05:12 +02:00
Philipp Rothmann
ffd62d66f1 wip add frames 2022-10-18 20:23:46 +02:00
Maarten de Waard
31f61d74ba
add velero as hidden app 2022-10-13 12:25:01 +02:00
Arie Peterson
45f10996b8 Show monitoring access permission when creating user 2022-10-12 16:49:05 +02:00
Maarten de Waard
c0b8251422
remove empty fragment 2022-10-05 16:25:49 +02:00
Maarten de Waard
79103c21ff
process MR feedback 2022-10-05 14:45:18 +02:00
Maarten de Waard
6f5ddcf527
add short description on top of pages 2022-10-05 11:58:54 +02:00
Maarten de Waard
fef455074a
comment out app installation/configuration button 2022-10-05 11:47:53 +02:00
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
Davor
5b728d35d7 implement fetching apps from BE
impl install modal
2022-07-27 22:39:40 +02: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
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
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