Markus Grigull
cfdef87d01
Add simulation model link to widget container
2018-05-04 09:56:55 +02:00
Markus Grigull
a9c0c04397
Add visualization load after created
2018-04-26 15:36:52 +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
703f4fbf6a
Fix simulation model references
2018-04-26 15:20:07 +02:00
Markus Grigull
e91afc1ea4
Add simulation model store and data manager
2018-04-26 15:15:49 +02:00
Markus Grigull
3d253dfe8c
Fix simulator endpoint calculcation
2018-04-20 10:58:21 +02:00
Markus Grigull
74e75f4674
Fix simulation model simulator name
2018-04-20 10:35:04 +02:00
Markus Grigull
bc71cf1ff2
Disable run button when no item selected
2018-04-12 15:35:21 +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
99954a7662
Add simulator actions to simulations view
2018-04-12 11:46:04 +02:00
Markus Grigull
31005fb1bd
Add simulator actions to simulation model view
2018-04-12 11:38:16 +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
Markus Grigull
4f540b33ae
Fix test imports and update package-lock.json
2018-02-08 10:43:23 +01:00
Markus Grigull
7cae5047fb
Fix widget edit dialogs tests
2018-02-08 10:42:17 +01:00
48f899ac90
fix HTTPS issues for node endpoint urls
2018-02-07 14:45:41 +01:00
3c31ffb802
fixed README
2018-02-06 23:27:43 +01:00
e76fdac8e3
Merge branch '21-reverse-data-channel' into 'develop'
...
Resolve "Reverse data channel"
Closes #21
See merge request acs/public/villas/VILLASweb!25
2018-02-06 13:14:26 +01:00
Markus Grigull
e7904d2bd7
Add reverse channel for simulation data
2018-02-06 00:38:32 +01:00
Ricardo Hernandez
8c7f27d681
Merge branch 'pintura-widget' into 'develop'
...
Pintura widget
See merge request acs/public/villas/VILLASweb!24
2018-01-10 17:21:02 +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
8ff36447c8
update grid dimensions if dropzone is resized ( closes #92 )
2017-09-21 03:34:39 +02:00
04c6d04b6d
visualizations: move all buttons to the right side
2017-09-21 03:19:16 +02:00
10f961662b
refactor visualization fullscreen mode
2017-09-21 03:18:41 +02:00
bcb6e3edca
add support for keyboard control to visualizations ( closes #124 )
2017-09-21 03:16:43 +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
12d60786a4
added editorconfig
2017-09-20 13:58:07 +02:00
7af8c632b0
home screen is now a component instead of a container
2017-09-20 13:57:59 +02:00
b6613ab0cd
add support for vectors of samples ( closes #107 )
2017-09-20 12:46:32 +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