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

1718 commits

Author SHA1 Message Date
Markus Grigull
1f4166a605 Add start parameters to simulation 2018-06-07 12:43:41 +02:00
Markus Grigull
6b52c18844 Add start action parameters on simulation models 2018-06-06 13:33:48 +02:00
Markus Grigull
a124a8d91e Make parameters editor abstract from simulation model 2018-06-06 13:20:45 +02:00
Markus Grigull
bc5c66b218 Add start parameters json editor in simulation model 2018-06-06 13:17:27 +02:00
87c0b5b95f add more properties to slider widget 2018-06-05 18:16:48 +02:00
3371847f0d add new component for editing numbers 2018-06-05 18:16:27 +02:00
e5858e0c96 access rawProperties always with _.get() (closes #158 & #153) 2018-06-04 20:45:04 +02:00
fb1fdd5b37 Pre-fill UUID field in new simulator dialog with a random UUID (closes #152) 2018-06-04 20:38:19 +02:00
d7afa7efb9 websocket: handle endpoint changes 2018-06-04 20:31:00 +02:00
302dac284e websocket: handle reconnects 2018-06-04 20:30:15 +02:00
5dcbb09854 remove obsolete test file 2018-06-04 19:49:15 +02:00
832b639090 slider: add new property to continously update values 2018-06-04 18:07:03 +02:00
235f3e249d be more robust when handling simulato-data-data-store 2018-06-04 17:49:10 +02:00
41a6f5ee30 do not clear simulator-data-data-store after opening ws connection 2018-06-04 17:47:38 +02:00
cd8f27575e update list of signals in simulation module only onBlur instead of onChange 2018-06-04 13:35:09 +02:00
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