|
6f1ce46b45
|
Merge branch '169-invalid-simualtor-id' into develop
|
2018-05-31 22:23:39 +02:00 |
|
|
6f7d0f29bb
|
pass simulationModel to widget
|
2018-05-31 22:22:22 +02:00 |
|
|
0b1420bce0
|
use simulation model in inputDataChanged()
|
2018-05-31 22:21:53 +02:00 |
|
Markus Grigull
|
53c15c92af
|
Merge branch '161-buttons-below-lists-are-pushed-out-of-div' into 'develop'
Resolve "Buttons below lists are pushed out of div?"
Closes #161
See merge request acs/public/villas/VILLASweb!36
|
2018-05-30 19:28:06 +02:00 |
|
Markus Grigull
|
536b5e41fa
|
Add clear after floating buttons and spacing between
|
2018-05-30 19:23:53 +02:00 |
|
Markus Grigull
|
b6fa751869
|
Merge branch '168-add-simulation-model-edit-view' into 'develop'
Resolve "Add simulation model edit view"
Closes #168
See merge request acs/public/villas/VILLASweb!34
|
2018-05-30 19:11:32 +02:00 |
|
Markus Grigull
|
444efaf6e0
|
Fix ui test for slider widget
|
2018-05-30 19:06:26 +02:00 |
|
Markus Grigull
|
472af5c126
|
Disable model and configuration controls while not usable
|
2018-05-30 18:51:21 +02:00 |
|
Markus Grigull
|
b6207cf80b
|
Update simulation model import dialog
|
2018-05-30 18:51:21 +02:00 |
|
Markus Grigull
|
ca20df0b3b
|
Add autofocus to editable header
|
2018-05-30 18:50:56 +02:00 |
|
Markus Grigull
|
c5a9ccdf75
|
Remove old simulation model dialogs
|
2018-05-30 18:50:56 +02:00 |
|
Markus Grigull
|
ce1972dd45
|
Fix props loading in table component
|
2018-05-30 18:49:24 +02:00 |
|
Markus Grigull
|
4964a5f79f
|
Add save and cancel button functionallity
|
2018-05-30 18:49:24 +02:00 |
|
Markus Grigull
|
25b0f01151
|
Finish editable header component
|
2018-05-30 18:49:24 +02:00 |
|
Markus Grigull
|
b94f73377b
|
Add editable header component
|
2018-05-30 18:49:24 +02:00 |
|
Markus Grigull
|
7acad6a6d1
|
Place progress bar at correct position
|
2018-05-30 18:49:24 +02:00 |
|
Markus Grigull
|
b5d6749ebd
|
Update simulation model view
|
2018-05-30 18:49:24 +02:00 |
|
Markus Grigull
|
b52655a1c7
|
Add signal mapping component
Rename files to match naming conventions
|
2018-05-30 18:49:24 +02:00 |
|
Markus Grigull
|
78c7fbfa0b
|
Add select file component
|
2018-05-30 18:49:24 +02:00 |
|
Markus Grigull
|
5f0aed670b
|
Start with simulation model view, add selectSimulator component
|
2018-05-30 18:49:24 +02:00 |
|
|
d56fc4c5d5
|
whitespace cleanup
|
2018-05-24 08:44:51 +02:00 |
|
|
6b06798c76
|
do not log all outgoing websocket data
|
2018-05-24 08:44:40 +02:00 |
|
|
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 |
|