irismarie
|
218e7fba4f
|
merged with development branch
|
2020-05-29 17:52:53 +02:00 |
|
Sonja Happ
|
95c735de9b
|
remove a log comment, fix indentation
|
2020-05-29 13:27:04 +02:00 |
|
Sonja Happ
|
86af9c8f7f
|
add option for no file selected
|
2020-05-29 13:26:43 +02:00 |
|
Sonja Happ
|
86288b39bf
|
removed unused import
|
2020-05-29 12:34:20 +02:00 |
|
Sonja Happ
|
5e607f77d0
|
remove file load from component config
|
2020-05-29 11:53:29 +02:00 |
|
Sonja Happ
|
7dcec9983b
|
Merge branch 'change-file-api' into develop
# Conflicts:
# src/scenario/scenario.js
|
2020-05-29 11:49:36 +02:00 |
|
Sonja Happ
|
ff853b4d38
|
Merge branch 'feature_exportfunctions' into develop
|
2020-05-29 11:37:50 +02:00 |
|
Sonja Happ
|
7241e2c01b
|
Component Config import and export working #216
|
2020-05-29 11:33:49 +02:00 |
|
Sonja Happ
|
342ed5d83d
|
Dashboard import export working #216
|
2020-05-29 10:27:09 +02:00 |
|
Sonja Happ
|
01edd65710
|
Scenario import and export working #216
|
2020-05-29 10:07:53 +02:00 |
|
irismarie
|
93ca536f40
|
moved action handling to LoginStore as it's derived directly from ReduceStore
|
2020-05-28 12:09:46 +02:00 |
|
Sonja Happ
|
704c36ab90
|
Move import logic from Iris to RestDataManager and object stores (to be tested!)
|
2020-05-28 11:27:21 +02:00 |
|
Sonja Happ
|
e90e12fc5c
|
Fix for edit config, select-file; enable upload progress callback; fix startParams update
|
2020-05-28 09:59:22 +02:00 |
|
irismarie
|
fdeab76fe6
|
[WIP] add user functionality for each scenario
|
2020-05-27 15:16:41 +02:00 |
|
Sonja Happ
|
5f36915afb
|
remove unused imports
|
2020-05-27 10:47:52 +02:00 |
|
Sonja Happ
|
908730b072
|
Change of file API; files belong to scenario now (not to widget or component config); preparations for # 219
|
2020-05-27 10:45:57 +02:00 |
|
Laura Fuentes Grau
|
02c24bfecd
|
(edit-)lockAspect now works
|
2020-05-24 19:02:53 +02:00 |
|
Laura Fuentes Grau
|
1be889365e
|
fix for table widget: table now scrollable #101
|
2020-05-24 14:42:30 +02:00 |
|
Laura Fuentes Grau
|
2c5d68730e
|
fix for image widget: widget knows its own file again, wip: upload image without closing edit window
|
2020-05-23 14:07:46 +02:00 |
|
Sonja Happ
|
a7e0cb27a2
|
Plot Widget: fix in the same way as PlotTable Widget, now plotting signals #218
|
2020-05-20 13:52:16 +02:00 |
|
Sonja Happ
|
a4dea3d6a9
|
PlotTable widget: shift signal indices by 1 #218
|
2020-05-20 13:46:33 +02:00 |
|
Sonja Happ
|
640940dffd
|
PlotTable widget: move data gathering from render function to getDerivedStateFromProps #218
|
2020-05-20 13:38:48 +02:00 |
|
Sonja Happ
|
b803a17a66
|
work on plot table widget, disable checkboxes as they duplicate edit menu, enable to display input signals, improve plot legend #218
|
2020-05-20 13:29:17 +02:00 |
|
irismarie
|
06b091a73b
|
add more values to state
|
2020-05-20 10:10:11 +02:00 |
|
irismarie
|
fdb6a3105a
|
add scenario data after importing from file
|
2020-05-20 10:08:51 +02:00 |
|
Laura Fuentes Grau
|
882febc12c
|
fix for image widget: first selected image is displayed immediately
|
2020-05-19 17:47:45 +02:00 |
|
Sonja Happ
|
e396d722a1
|
remove an unused variable to make CI happy
|
2020-05-19 16:35:05 +02:00 |
|
Sonja Happ
|
a7ca4d4514
|
display signals with PlotTable widget #218
|
2020-05-19 16:29:50 +02:00 |
|
Sonja Happ
|
c1b513cd34
|
improve calculate state
|
2020-05-19 16:27:21 +02:00 |
|
Sonja Happ
|
7f6257bc51
|
open and close IC websockets in dashboard #201
|
2020-05-15 16:57:46 +02:00 |
|
Sonja Happ
|
efb9a0633e
|
back to UncontrolledReactSVGPanZoom; fix miniature and toolbar properties; work around for broken mouseOver and mouseLeave #217
|
2020-05-15 13:23:34 +02:00 |
|
Sonja Happ
|
3407df6c83
|
use ReactSVGPanZoom #217
|
2020-05-15 12:36:14 +02:00 |
|
Sonja Happ
|
0dfb06792a
|
Merge remote-tracking branch 'origin/develop' into develop
|
2020-05-14 16:47:19 +02:00 |
|
Sonja Happ
|
12b1df8e9e
|
fixing issue with dashboard state and svgElem reference; fixing issue with data blob parsing #217
|
2020-05-14 16:47:11 +02:00 |
|
Laura Fuentes Grau
|
0a29f175de
|
fix for edit widget options: added default option for signal and image select
|
2020-05-14 16:31:37 +02:00 |
|
Sonja Happ
|
afb8d1add8
|
remove unused import from topology widget #217
|
2020-05-14 13:11:48 +02:00 |
|
Sonja Happ
|
a4f7d314b6
|
first revision of topology widget (still buggy, see #217)
|
2020-05-14 13:09:38 +02:00 |
|
Sonja Happ
|
753e06b120
|
hand over session token to topology widget #217
|
2020-05-14 13:08:58 +02:00 |
|
Sonja Happ
|
445ab5e95b
|
select no file for Topology widget by default (Widget Factory) #217
|
2020-05-14 13:08:35 +02:00 |
|
Sonja Happ
|
24e0bf6faf
|
Use Blob instead of File data type to store file in file store #147
|
2020-05-14 12:59:34 +02:00 |
|
Sonja Happ
|
e4e9fce2df
|
add TODOs in topology widget #214
|
2020-05-13 15:53:20 +02:00 |
|
Sonja Happ
|
94cd91afb8
|
Merge branch 'develop' of git.rwth-aachen.de:acs/public/villas/web into develop
|
2020-05-13 15:33:36 +02:00 |
|
Sonja Happ
|
d76d6a4d23
|
update dependencies to latest package versions
|
2020-05-13 15:33:07 +02:00 |
|
Sonja Happ
|
56196a5c98
|
image widget shows file based on objectURL, file can be selected, new image widget defaults to no file selected #147
|
2020-05-13 15:22:21 +02:00 |
|
Sonja Happ
|
bd57f243e3
|
downloaded files are stored in file-store, objectURL is created upon download #147
|
2020-05-13 15:20:32 +02:00 |
|
Sonja Happ
|
7200ab57f2
|
add download function in REST api for file downloads with response type blob
|
2020-05-13 15:18:22 +02:00 |
|
irismarie
|
967f17c4f3
|
Import Dashboard
plus (#216): copy by value, delete IDs, restrict number of times loading data
|
2020-05-12 20:45:54 +02:00 |
|
Laura Fuentes Grau
|
bb08991e9c
|
fix for issues while adding a new dashboard
|
2020-05-12 19:27:51 +02:00 |
|
Laura Fuentes Grau
|
ae830bb6d7
|
Label Widget: maxWidth now changes dynamically with text and textSize #12
|
2020-05-12 19:18:27 +02:00 |
|
Laura Fuentes Grau
|
6acaf007e0
|
NumberInput, Button and Slider now keep their value after changing to layout mode or back
|
2020-05-08 16:54:38 +02:00 |
|