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

196 commits

Author SHA1 Message Date
Markus Grigull
b52655a1c7 Add signal mapping component
Rename files to match naming conventions
2018-05-30 18:49:24 +02:00
769eb9458f whitespace cleanup 2018-05-15 21:20:22 +02:00
f1031df8e9 widget-slider: add missing name field to dialog 2018-05-15 21:20:03 +02:00
Markus Grigull
05d9cd7d3a Merge branch '156-plot-lines-disappear-when-pausing' into 'develop'
Resolve "Plot lines disappear when pausing"

Closes #156

See merge request acs/public/villas/VILLASweb!30
2018-05-04 13:22:06 +02:00
Markus Grigull
4dc2175196 Fix plot pausing 2018-05-04 13:09:55 +02:00
Markus Grigull
b8f988e3d5 Add proper margin to plot y-axis 2018-05-04 13:03:26 +02:00
Markus Grigull
14309aba06 Fix plot table widget data checks 2018-05-04 12:45:14 +02:00
Markus Grigull
9d869daa0f Add proper data checks output widgets 2018-05-04 12:43:37 +02:00
Markus Grigull
66f00767d7 Improve value widget data fetching 2018-05-04 12:41:25 +02:00
Markus Grigull
0b1ad61b20 Fix plot table widget 2018-05-04 11:05:55 +02:00
Markus Grigull
cdafc62aa3 Fix multiple signal selection in widget edit dialog 2018-05-04 10:57:56 +02:00
Markus Grigull
f702c2062c Fix simulator and signal selection in widget edit 2018-05-04 10:55:32 +02:00
Markus Grigull
f794d14aad Upgrade missing widgets to simulation model data 2018-05-04 10:14:05 +02:00
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