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

183 commits

Author SHA1 Message Date
Markus Grigull
00ce63c7a0 Upgrade gauge widget to simulation model 2018-05-04 10:06:55 +02:00
Markus Grigull
ac91e65fe9 Upgrade table widget to simulation model 2018-05-04 10:02:41 +02:00
Markus Grigull
cfdef87d01 Add simulation model link to widget container 2018-05-04 09:56:55 +02:00
Markus Grigull
f6832a383a Add default selected simulator to new simulation model 2018-04-26 15:33:16 +02:00
Markus Grigull
b5fa267dc4 Change default widget simulator to simulation model 2018-04-26 15:25:50 +02:00
Markus Grigull
e91afc1ea4 Add simulation model store and data manager 2018-04-26 15:15:49 +02:00
Markus Grigull
74e75f4674 Fix simulation model simulator name 2018-04-20 10:35:04 +02:00
Markus Grigull
9c669c611d Add delete-dialog component 2018-04-12 15:20:37 +02:00
Markus Grigull
32eea44827 Add simulator-action component 2018-04-12 14:48:54 +02:00
Markus Grigull
ab326eb4de Squashed: Add villas-controller simulator support
Removed nodes completely from the ui and replace with simulators
directly.
Data management changed: A seperate connection is established for
each simulator on its own
Removed nodes tree view and replace with table simulator list
2018-03-29 10:53:21 +02:00
48f899ac90 fix HTTPS issues for node endpoint urls 2018-02-07 14:45:41 +01:00
Markus Grigull
e7904d2bd7 Add reverse channel for simulation data 2018-02-06 00:38:32 +01:00
Ricardo Hernandez-Montoya
b5ec30f647 Restrict to one topology widget at the time 2018-01-10 16:51:25 +01:00
Ricardo Hernandez-Montoya
3174750fb7 Initial widget topology size 2018-01-10 16:50:43 +01:00
Ricardo Hernandez-Montoya
b08c40de39 Proper Pintura loading error handling (nested promise) 2018-01-10 16:17:12 +01:00
Ricardo Hernandez-Montoya
65756ead66 deinitialize window functions when unmounting topology widget 2018-01-10 14:37:12 +01:00
Ricardo Hernandez-Montoya
bf1f4513fd notify if no topology model has been selected. 2018-01-10 13:58:25 +01:00
Ricardo Hernandez-Montoya
2b0d69f03a Upload CIM model and retrieve it to/from backend and show spinner while loading. 2018-01-09 17:16:41 +01:00
Ricardo Hernandez-Montoya
3f1c2ade0a added pan/zoom capabilities to pintura topology 2018-01-08 15:43:41 +01:00
Ricardo Hernandez-Montoya
4311bf7608 basic topology rendering widget using pintura and static dependencies 2018-01-08 13:43:45 +01:00
Markus Grigull
0b0f848b57 Fix plot clip zones 2017-09-25 17:15:36 +02:00
Markus Grigull
b393d8e2e0 Fix plot scaling 2017-09-25 16:12:07 +02:00
Markus Grigull
5aba1072e4 Move plot legend to top 2017-09-25 15:45:03 +02:00
Markus Grigull
30284bf6b1 Improve plot legend and y-label 2017-09-25 13:11:19 +02:00
Markus Grigull
669108948a Fix y-axis label 2017-09-25 12:27:25 +02:00
Markus Grigull
85eead776c Fix mapping out of bound errors 2017-09-24 21:04:00 +02:00
Markus Grigull
fe2de0f524 Fix widgets simulation models
Fix plot widget time axis
Fix visualization component key warning
2017-09-24 19:01:42 +02:00
Markus Grigull
94003207f3 Add relative endpoint for nodes 2017-09-24 15:48:13 +02:00
Markus Grigull
884f59369a Add proper min-max scaling to plots and gauges 2017-09-22 11:00:04 +02:00
0d49fcdbaa fix warning about nonexistent property of Link component 2017-09-21 01:22:05 +02:00
0c598fa90b whitespace cleanups 2017-09-21 01:21:48 +02:00
b2e6af2ea2 added new lamp widget (closes #126) 2017-09-21 01:21:23 +02:00
7af8c632b0 home screen is now a component instead of a container 2017-09-20 13:57:59 +02:00
Markus Grigull
5a027a1af7 Add continues plot drawing
Plots are now drawn 30 times per second independent of incoming data.
Improve plot legend styling.
Fix footer styling.
2017-09-20 09:21:13 +02:00
Markus Grigull
0450b6f694 Fix build process 2017-09-18 18:52:28 +02:00
Markus Grigull
891c7f7f85 Add visualization export 2017-09-18 18:24:09 +02:00
Markus Grigull
a4ef517670 Improve imports and exports 2017-09-18 14:32:17 +02:00
Markus Grigull
0878909660 Add simulation model selection in simulation import 2017-09-18 12:07:58 +02:00
Markus Grigull
02dcf185a3 Add simulation model import & export 2017-09-18 12:07:29 +02:00
Markus Grigull
d354e0a376 Change import dialog before modal dialog
Name exported file after simulator name
2017-09-18 12:03:43 +02:00
Markus Grigull
c6892da972 Add simulator export
Add FileSaver.js dependency
2017-09-18 12:01:51 +02:00
Markus Grigull
762957e362 Add import dialog
Add empty export dialog
Add export button to table
2017-09-18 10:14:18 +02:00
Markus Grigull
3dfee48427 Add html widget 2017-09-18 10:06:19 +02:00
Markus Grigull
bb943cce9c Improve plot widgets
Add y-axis scale options
Add time option to table-plot
2017-09-18 09:26:21 +02:00
Markus Grigull
7825d119de Add gauge widget color zones 2017-09-18 00:30:23 +02:00
1175b789d1 improve styling of footer 2017-09-16 19:33:29 +02:00
Markus Grigull
79dc1160c8 Merge branch '104-change-user-management-menu' into 'develop'
Change menu title from "User Managment" to "Users"

Closes #104

See merge request !17
2017-08-25 09:00:31 +02:00
07ab29f5da more details in footer (closes #121) 2017-08-23 18:11:46 +02:00
a46c8aa880 change menu title from "User Managment" to "Users" in order to match the style of other entries (closes #104) 2017-08-23 18:04:29 +02:00
Markus Grigull
c8b99a21cc Accept enter and escape in dialogs
Modal dialogs can be canceled with escape and accepted with enter if the dialog is valid.
2017-08-20 10:57:37 +02:00