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

1731 commits

Author SHA1 Message Date
1c76184ccd use new simulation model data manager for initialising simulator data store (closes #169) 2018-05-24 08:44:11 +02:00
67c4bbc791 remove node id from websocket payload 2018-05-24 08:43:07 +02:00
aee2c7d569 remove obsolete node store and data manager 2018-05-24 08:42:17 +02:00
b3e54243da add missing dependency: babel-runtime 2018-05-15 21:20:55 +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
5d06e716eb Merge branch '158-do-not-rely-on-rawProperties' into develop 2018-05-15 20:03:07 +02:00
f39d23c42c refactor simulator-data-store to use new simulator model 2018-05-07 01:36:07 +02:00
cfed860ea5 do not access simulator.rawProperties without checking for it 2018-05-07 01:25: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
08ebfa1b9d Merge branch '129-plot-labels-on-y-axis-are-cut-of' into 'develop'
Resolve "Plot: Labels on y-Axis are cut of"

Closes #129

See merge request acs/public/villas/VILLASweb!29
2018-05-04 13:12:03 +02:00
Markus Grigull
4dc2175196 Fix plot pausing 2018-05-04 13:09:55 +02:00
Markus Grigull
eaa84207a2 Add spacing between table-plot buttons and plot axis 2018-05-04 13:05:49 +02:00
Markus Grigull
b8f988e3d5 Add proper margin to plot y-axis 2018-05-04 13:03:26 +02:00
Markus Grigull
7c7c7cfb3f Merge branch '155-output-widgets-sometimes-crash' into 'develop'
Resolve "Output widgets sometimes crash"

Closes #155

See merge request acs/public/villas/VILLASweb!28
2018-05-04 12:49:41 +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
be4bf42d20 Merge branch '143-widgets-cannot-be-dragged' into 'develop'
Resolve "Widgets cannot be dragged"

Closes #143

See merge request acs/public/villas/VILLASweb!27
2018-05-04 12:33:08 +02:00
Markus Grigull
cfa2ac74a6 Replace react-contextmenu with react-contexify 2018-05-04 11:43:20 +02:00
Markus Grigull
8ccc1791a6 Merge branch 'feature-automatic-simulator-detection' into 'develop'
Feature automatic simulator detection

See merge request acs/public/villas/VILLASweb!26
2018-05-04 11:10:44 +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
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