Commit Graph

59 Commits

Author SHA1 Message Date
Sina Blattmann 9e56dffb27 [WIP] add color and style to liveview, add new connections, refactor components, nearly finished 2023-06-19 17:23:09 +02:00
Sina Blattmann 4b9f3e6a84 [WIP] modify pology, style it a bit 2023-06-13 14:48:28 +02:00
Sina Blattmann 3a4c768074 [WIP] adjustments to topology 2023-06-13 09:27:56 +02:00
Sina Blattmann a9d95fd71e [WIP] somehow functional topology view, but with fake data 2023-06-12 13:39:43 +02:00
Sina Blattmann ee40a4d544 fix some bugs 2023-06-06 10:06:22 +02:00
Sina Blattmann ca05fd5b3e working version before refactore 2023-05-31 08:49:51 +02:00
Sina Blattmann 9844c7a0ad add example of daterangepicker, fix bugs 2023-05-22 11:24:38 +02:00
Sina Blattmann 0533a86b11 add working bar charts, before restructureing of code 2023-05-15 13:19:08 +02:00
Sina Blattmann 8cecf2885e change interpolation datacache, add string values to graphs [WIP] 2023-05-11 10:49:01 +02:00
Sina Blattmann 06bc9b6b2e working version with all the graphs with the same x axis 2023-05-10 10:40:08 +02:00
Sina Blattmann d722f42d99 working graphs and toggles 2023-05-09 13:50:47 +02:00
Sina Blattmann b7c443fc93 round graph times correctly 2023-05-02 11:08:08 +02:00
Sina Blattmann 9fa0fd1f22 add working (not yet perfect) graphs, all have same range and toggle for graphs not there yet 2023-04-26 13:54:57 +02:00
Sina Blattmann 39b414d0f0 add datacache (ivos code), first working version with diagrams, only sample data 2023-04-24 09:35:01 +02:00
Sina Blattmann ee289d27b2 fix some bugs 2023-04-20 11:13:29 +02:00
Sina Blattmann dcab3ab4d1 Merge branch 'main' of https://git.innov.energy/Innovenergy/git_trunk 2023-04-14 07:53:18 +02:00
Sina Blattmann 49e3ce70f4 add yup dependency for validation, fix small bugs 2023-04-14 07:52:37 +02:00
Kim b8fc04a90c Testing new error messages in Backend, fixing small bugs, possibly breaking BMSTunnel, fixed tests 2023-04-13 14:30:01 +02:00
Sina Blattmann e45be0e144 Merge branch 'main' of https://git.innov.energy/Innovenergy/git_trunk 2023-04-13 11:42:24 +02:00
Sina Blattmann e84c10607f add Graphs, simple version 2023-04-13 11:40:57 +02:00
ig 8de076d8de add WIP DataCache 2023-04-13 08:08:36 +02:00
Sina Blattmann cf883e97c3 add plotly to package.json, add plotly example, working version before trying out plotly 2023-04-12 08:04:42 +02:00
Sina Blattmann 7a74e5e5dc add check for hasWriteaccess 2023-04-06 14:31:31 +02:00
Sina Blattmann 85d982e62f add id for adduser 2023-04-06 10:50:16 +02:00
Sina Blattmann 8d522b3c91 Merge branch 'main' of https://git.innov.energy/Innovenergy/git_trunk 2023-04-06 10:48:53 +02:00
Sina Blattmann 40daf01c1d add ids to elements 2023-04-06 10:48:36 +02:00
Kim 184fc8c10e Implemented mailer for new users, creation fails on invalid email address 2023-04-06 10:36:42 +02:00
Sina Blattmann c9f84a04c5 [WIP] add ids 2023-04-06 09:49:15 +02:00
Sina Blattmann ccf2bef99f work on add User 2023-04-06 08:05:35 +02:00
Sina Blattmann 30c9752f9a Fix a few small bugs, revert Detail Component 2023-04-03 15:55:50 +02:00
Sina Blattmann 52eff388a5 [WIP] add users route, change routing structure, change styling of tabs 2023-03-29 15:30:06 +02:00
Sina Blattmann 78b9d22fbd [WIP] add dialog for choosing where to move folder or installation, work on access rights page 2023-03-24 13:06:33 +01:00
Sina Blattmann 7a0012c626 [WIP] added multi select to grant access to users 2023-03-23 15:46:15 +01:00
Sina Blattmann 04ef034b07 add error to InstallationContext 2023-03-23 13:28:42 +01:00
Sina Blattmann 5a2151c0fb [WIP] add user lists to user tab 2023-03-23 13:05:57 +01:00
Sina Blattmann 5d801ab36b [WIP] add Users tab to Groups 2023-03-23 08:28:56 +01:00
Sina Blattmann 10a5bb3ba1 [WIP] work on tree for move operation 2023-03-21 13:44:10 +01:00
Sina Blattmann c4e7ce54c0 [WIP] change tree structure from dnd 2023-03-20 11:16:08 +01:00
Sina Blattmann 9c0ada86e1 [WIP] working on new tree structure 2023-03-17 11:41:58 +01:00
Sina Blattmann 19b399806c temporary solution for tree bug 2023-03-17 10:19:05 +01:00
Sina Blattmann 3a01a38046 [WIP] fix bug in drag and drop treeview 2023-03-16 16:14:06 +01:00
Sina Blattmann 55974839d9 [WIP] fix drag ;and drop tree bug 2023-03-16 08:39:39 +01:00
Sina Blattmann c5287ce95f add context for state management for installation and group 2023-03-13 15:17:40 +01:00
Sina Blattmann 3a6f4fc046 [WIP] add drag handle to drag and drop, add error handling and user feedback 2023-03-13 11:41:56 +01:00
Sina Blattmann 8899f55bd0 Finish dnd treeview, add mobile support for scrolling in dnd treeview 2023-03-09 15:25:57 +01:00
Sina Blattmann 53346740ab [WIP] create tree view with drag and drop functionality 2023-03-09 10:50:56 +01:00
Sina Blattmann 8112e1ed8b Change folder structure 2023-03-06 09:32:43 +01:00
Sina Blattmann 8369daec24 [WIP] add page tab and corresponding routes 2023-03-06 08:47:19 +01:00
Sina Blattmann 6edba78845 fix nested routing, create tree with data from backend 2023-02-28 11:06:26 +01:00
Sina Blattmann cc31922ba4 add loading indicators, clean up code, add user tree prototype 2023-02-24 13:31:53 +01:00