1
0
Fork 0
mirror of https://git.rwth-aachen.de/acs/public/villas/web/ synced 2025-03-23 00:00:02 +01:00
Commit graph

70 commits

Author SHA1 Message Date
Laura Fuentes Grau
02ae930f7c Dropzoneheight now saved as dashboard property #230 , deleted unnecessary code, (wip) added tooltips to dashboard resizing buttons #235 2020-07-01 19:59:25 +02:00
Laura Fuentes Grau
b317cc095a wip: make dashboard manually resizable #230 2020-06-25 18:01:26 +02:00
Laura Fuentes Grau
766ccc23d3 Fix for edit files: dialog now stays open after adding/deleting file, cancel button deleted #219 2020-06-21 17:57:35 +02:00
Laura Fuentes Grau
d8fdf33dbc Fix for edit files: table now has a fixed layout/ doesn't protrude out from dialog and close/cancel button closes dialog #219 2020-06-21 16:43:21 +02:00
Sonja Happ
c4781b86f1 Work on edit file, use table of files instead of dropdown menu, fix upload callbacks; sizing of dialog window not working, Cancel button of dialog window obsolete #219 2020-06-18 17:05:47 +02:00
Laura Fuentes Grau
94f88ecfdb Fix for Edit Layout: pressing Cancel now deletes every newly added widget 2020-06-14 17:53:40 +02:00
Laura Fuentes Grau
6568056198 Gauge Widget: display issues while connected to a signal fixed 2020-06-12 18:49:11 +02:00
Laura Fuentes Grau
0bed9b3b73 wip: create edit files option 2020-06-03 00:13:25 +02:00
Sonja Happ
95c735de9b remove a log comment, fix indentation 2020-05-29 13:27:04 +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
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
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
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
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
Laura Fuentes Grau
bb08991e9c fix for issues while adding a new dashboard 2020-05-12 19:27:51 +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
Sonja Happ
33fb73819d Merge branch 'develop' of git.rwth-aachen.de:acs/public/villas/web into develop 2020-04-27 11:48:29 +02:00
Sonja Happ
309084f73c add some todos 2020-04-27 11:48:22 +02:00
Laura Fuentes Grau
cf41a751c3 Cancel Editing now deletes newly dropped widgets 2020-04-24 14:57:10 +02:00
Laura Fuentes Grau
30f80ecdee Widget and Context Menu layering now works. Box Widget always has lowest z value when dropped: #165 & #79 2020-04-17 18:32:09 +02:00
Laura Fuentes Grau
8e7340b171 fix for PlotTable: PlotLegend now only created if signals are selected 2020-03-29 15:10:02 +02:00
Sonja Happ
9a3aa77851 name edit button of dashboard to edit layout 2020-03-27 14:19:40 +01:00
Sonja Happ
72cc4bfb7b fix license statement in all source files (closes #140) 2020-03-25 13:25:07 +01:00
Laura Fuentes Grau
10143c9198 wip: cancel edit now resets widget 2020-03-22 14:22:26 +01:00
Laura Fuentes Grau
a63c943d2f dashboard grid now editable 2020-03-16 17:02:51 +01:00
Sonja Happ
5c4afb686f store file of all widgets in state of dashboard 2020-03-13 17:24:36 +01:00
Sonja Happ
27d7ee0172 rename simulation model to component configuration 2020-03-12 12:26:56 +01:00
Sonja Happ
dfc538113f cleanup 2020-03-11 16:26:42 +01:00
Sonja Happ
bc089fdc89 rename simulator to infrastructure component (ic) 2020-03-11 15:53:18 +01:00
Sonja Happ
87be9069f1 WIP resolving dependencies of widgets on simulation models (use signals instead) 2020-02-19 15:04:37 +01:00
Sonja Happ
937bda8f1c re-organize widget and dashboard files 2020-02-19 09:04:50 +01:00
Sonja Happ
73d2bd4bd3 remove project and simulation files since Project and Simulation are no longer part of the data model 2020-02-05 11:58:45 +01:00
Sonja Happ
42ffff2d2d Merge branch 'example-dashboard' into develop
# Conflicts:
#	src/dashboard/dashboard.js
2020-01-28 14:23:55 +01:00
Sonja Happ
5ad2c98732 put widgets in the state of a dashboard and link them to WidgetStore, change the way widgets of a dashboard are aquired, remove unused function 2020-01-28 14:11:45 +01:00
Sonja Happ
925950fcbc remove a simulation item in the context menu 2020-01-28 14:10:11 +01:00
Laura Fuentes Grau
d954941d9f most widgets now editable again 2020-01-28 12:31:36 +01:00
Sonja Happ
8066cbb19c merge example-dashboard 2020-01-27 14:54:40 +01:00
Laura Fuentes Grau
0dc1365a83 wip: Cancel restores old dashboard 2020-01-25 18:57:56 +01:00
Laura Fuentes Grau
0bfeb325cb widgets are now resizable 2020-01-21 21:33:41 +01:00
Laura Fuentes Grau
10bb5c263f fixed edit bug 2020-01-21 13:46:28 +01:00
Laura Fuentes Grau
d40d5b2901 Merge branch 'example-dashboard' of git.rwth-aachen.de:acs/public/villas/web into example-dashboard 2020-01-21 10:28:46 +01:00
Laura Fuentes Grau
9516ced50c widgets are now rendered in edit mode 2020-01-21 10:26:52 +01:00
Sonja Happ
251aec38d9 fix icons of dashboard button group 2020-01-16 16:49:00 +01:00
Laura Fuentes Grau
374437dfad context menu now integrated into widget 2020-01-11 20:03:53 +01:00