1
0
Fork 0
mirror of https://git.rwth-aachen.de/acs/public/villas/web/ synced 2025-03-09 00:00:01 +01:00
Commit graph

1735 commits

Author SHA1 Message Date
SystemsPurge
6098e87077
Merge branch 'usergroups' into fix-requests 2025-01-06 14:03:45 +01:00
Andrii Podriez
540faad66a Updated modal for new usergroups
Signed-off-by: Andrii Podriez <andrey5577990@gmail.com>
2025-01-06 13:45:59 +01:00
SystemsPurge
b0344ba503
Removed useless logging
Signed-off-by: SystemsPurge <naktiyoussef@proton.me>
2024-11-11 15:38:29 +01:00
SystemsPurge
5fee4f3a9e
Adjusted recreate action to recreate every managed component, including manager
Signed-off-by: SystemsPurge <naktiyoussef@proton.me>
2024-11-11 15:36:37 +01:00
SystemsPurge
3bad4e4509
Switched wrong variable name
Signed-off-by: SystemsPurge <naktiyoussef@proton.me>
2024-11-04 16:35:27 +01:00
SystemsPurge
7fda62ab67
Finalized start parameters update from within dashboard
Signed-off-by: SystemsPurge <naktiyoussef@proton.me>
2024-10-31 11:19:36 +01:00
SystemsPurge
e71b41427b
Cleaning up logs
Signed-off-by: SystemsPurge <naktiyoussef@proton.me>
2024-10-31 09:44:00 +01:00
SystemsPurge
2524ad29ac
Resynchronized widgets for duplicated scenarios
Signed-off-by: SystemsPurge <naktiyoussef@proton.me>
2024-10-30 14:19:28 +01:00
SystemsPurge
ed4884394b
Added downtime for play button
Signed-off-by: SystemsPurge <naktiyoussef@proton.me>
2024-10-30 12:17:35 +01:00
SystemsPurge
86b8dd2c2d
Added handling for missing use case in player widget
Signed-off-by: SystemsPurge <naktiyoussef@proton.me>
2024-10-30 09:36:32 +01:00
SystemsPurge
5f735bf73e Changed: icstatus due to bouncing, player for responsiveness, python dialog for a slew specific endpoint
Signed-off-by: SystemsPurge <naktiyoussef@proton.me>
2024-10-28 15:46:02 +00:00
SystemsPurge
4197c08551 Added hooks for activation and deactivation of player widget, on ic state changes
Signed-off-by: SystemsPurge <naktiyoussef@proton.me>
2024-10-28 13:11:33 +00:00
SystemsPurge
9eeded06cf Temporary fix of status widget and player widget
Signed-off-by: SystemsPurge <naktiyoussef@proton.me>
2024-10-28 11:10:43 +00:00
SystemsPurge
6458ecf11a
Adjusted incomplete URL, removed useless files from rebase
Signed-off-by: SystemsPurge <naktiyoussef@proton.me>
2024-10-24 16:59:57 +02:00
Andrii Podriez
63fb612ff0 Refactored PlayerWidget into a functional component
Signed-off-by: Andrii Podriez <andrey5577990@gmail.com>
2024-10-24 16:51:43 +02:00
Andrii Podriez
270ae4de4b Added missing parameters when sending action to ic
Signed-off-by: Andrii Podriez <andrey5577990@gmail.com>
2024-10-24 16:51:43 +02:00
Andrii Podriez
55a9254548 removed shutdown button from ic actions
Signed-off-by: Andrii Podriez <andrey5577990@gmail.com>
2024-10-24 16:51:43 +02:00
SystemsPurge
5b2f8d2f91
Fixed IC creation bouncing issue
Signed-off-by: SystemsPurge <naktiyoussef@proton.me>
2024-10-23 12:14:59 +02:00
SystemsPurge
02f1161218
Fixed missing import
Signed-off-by: SystemsPurge <naktiyoussef@proton.me>
2024-10-22 14:45:06 +02:00
SystemsPurge
e4fe8037d8
Fixed inverted condition
Signed-off-by: SystemsPurge <naktiyoussef@proton.me>
2024-10-22 14:43:21 +02:00
Andrii Podriez
21bf384e6e moved usergroups table to the users page, removed usergroups page and added a new button to add users selected from users table
Signed-off-by: Andrii Podriez <andrey5577990@gmail.com>
2024-10-08 09:11:38 +02:00
Andrii Podriez
b744fda3da removed console logging and added notifications for usergroup-related possible error cases
Signed-off-by: Andrii Podriez <andrey5577990@gmail.com>
2024-10-08 09:11:38 +02:00
Andrii Podriez
230e2d74e3 rtk query now takes token from auth slice
Signed-off-by: Andrii Podriez <andrey5577990@gmail.com>
2024-10-08 09:11:38 +02:00
Andrii Podriez
17fa0f5e78 made usergroup feature admin-only
Signed-off-by: Andrii Podriez <andrey5577990@gmail.com>
2024-10-08 09:11:38 +02:00
Andrii Podriez
b00db1f1d8 removed unused useState hook
Signed-off-by: Andrii Podriez <andrey5577990@gmail.com>
2024-10-08 09:11:38 +02:00
Andrii Podriez
9ad6467c80 implemented users and mappings management for usergroups
Signed-off-by: Andrii Podriez <andrey5577990@gmail.com>
2024-10-08 09:11:38 +02:00
Andrii Podriez
54130a56de fixed an issue with notification system not being referenced correctly
Signed-off-by: Andrii Podriez <andrey5577990@gmail.com>
2024-10-08 09:11:38 +02:00
Andrii Podriez
68ad597231 implemented basics for users and scenarios tables of usergroups
Signed-off-by: Andrii Podriez <andrey5577990@gmail.com>
2024-10-08 09:11:38 +02:00
Andrii Podriez
4f991a90be implemented get usergroup endpoint end added query call to usergroup page
Signed-off-by: Andrii Podriez <andrey5577990@gmail.com>
2024-10-08 09:11:38 +02:00
Andrii Podriez
26be6f0b2b implemented delete usergroup
Signed-off-by: Andrii Podriez <andrey5577990@gmail.com>
2024-10-08 09:11:38 +02:00
Andrii Podriez
7364b74d2f added pages for usergroups and add usergroup dialog
Signed-off-by: Andrii Podriez <andrey5577990@gmail.com>
2024-10-08 09:11:38 +02:00
Andrii Podriez
b1628fa081 added missing modifier for active status in users table
Signed-off-by: Andrii Podriez <andrey5577990@gmail.com>
2024-10-08 09:11:38 +02:00
iripiri
0953db17ca fix swagger-client version for building
Signed-off-by: iripiri <ikoester@eonerc.rwth-aachen.de>
2024-09-03 17:59:04 +02:00
Andrii Podriez
607bf6f183 implemented websockets and finished dashboard migration
Signed-off-by: Andrii Podriez <andrey5577990@gmail.com>
2024-09-03 17:09:44 +02:00
Andrii Podriez
38149529bd added edit component feature
Signed-off-by: Andrii Podriez <andrey5577990@gmail.com>
2024-09-03 17:09:44 +02:00
Andrii Podriez
920d60d1a4 fixed issue when signals were not added on config import
Signed-off-by: Andrii Podriez <andrey5577990@gmail.com>
2024-09-03 17:09:44 +02:00
Andrii Podriez
bfcc11ebae implemented websocket logic for redux. Updated widgets and dashboard
Signed-off-by: Andrii Podriez <andrey5577990@gmail.com>
2024-09-03 17:09:44 +02:00
Andrii Podriez
4d97b629cc removed table padding
Signed-off-by: Andrii Podriez <andrey5577990@gmail.com>
2024-09-03 17:09:44 +02:00
Andrii Podriez
29783a6a46 removed old authentication slice
Signed-off-by: Andrii Podriez <andrey5577990@gmail.com>
2024-09-03 17:09:44 +02:00
Andrii Podriez
cb8bf463e7 updated login logic
Signed-off-by: Andrii Podriez <andrey5577990@gmail.com>
2024-09-03 17:09:44 +02:00
Andrii Podriez
3561ace0fb added forgot password message to the login page
Signed-off-by: Andrii Podriez <andrey5577990@gmail.com>
2024-09-03 17:09:44 +02:00
Andrii Podriez
fb20b4f28c changed app.js into functional component
Signed-off-by: Andrii Podriez <andrey5577990@gmail.com>
2024-09-03 17:09:44 +02:00
Andrii Podriez
c22731102b finished removing flux packages
Signed-off-by: Andrii Podriez <andrey5577990@gmail.com>
2024-09-03 17:09:44 +02:00
Andrii Podriez
b47a5f3042 removed AppDispatcher and flux data managers
Signed-off-by: Andrii Podriez <andrey5577990@gmail.com>
2024-09-03 17:09:44 +02:00
Andrii Podriez
e9d11b8cab removed config-reader.js
Signed-off-by: Andrii Podriez <andrey5577990@gmail.com>
2024-09-03 17:09:44 +02:00
Andrii Podriez
46c22bb312 removed old components that utilized flux
Signed-off-by: Andrii Podriez <andrey5577990@gmail.com>
2024-07-25 14:25:05 +02:00
Andrii Podriez
236e97e4ba updated imports for player.js
Signed-off-by: Andrii Podriez <andrey5577990@gmail.com>
2024-07-25 14:25:05 +02:00
Andrii Podriez
eb2b0ef60a updated redux storage and added RTK Query
Signed-off-by: Andrii Podriez <andrey5577990@gmail.com>
2024-07-25 14:25:05 +02:00
Andrii Podriez
310957095f updated users page
Signed-off-by: Andrii Podriez <andrey5577990@gmail.com>
2024-07-25 14:25:05 +02:00
Andrii Podriez
aa4b0edfa3 updated infrastructure page structure
Signed-off-by: Andrii Podriez <andrey5577990@gmail.com>
2024-07-25 14:25:05 +02:00