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

1320 commits

Author SHA1 Message Date
Laura Fuentes Grau
2cf7789bb2 fix for NumberInput and Gauge: both can now be connected to a signal, fix for Topology: can now be dropped 2020-03-30 16:28:52 +02:00
Laura Fuentes Grau
050d21cf29 PlotTable: time now editable 2020-03-29 15:15:42 +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
Laura Fuentes Grau
5c95cbf05f NumberInput Widget now droppable/editable 2020-03-29 14:11:57 +02:00
Laura Fuentes Grau
76b7c60196 minor bug fixes in number control and time control 2020-03-28 18:06:08 +01:00
Sonja Happ
68b688e52b remove warnings 2020-03-27 16:59:54 +01:00
Sonja Happ
6ff87ff092 use infrastructure component name in config list preferred over UUID 2020-03-27 16:55:55 +01:00
Sonja Happ
d1dc3e92de fix for min-max-edit, can now be selected and unselected, min and max values can be changed 2020-03-27 16:53:21 +01:00
Sonja Happ
9ff89a7c29 fix for checkbox edit, can now be checked an unchecked 2020-03-27 16:38:57 +01:00
Sonja Happ
3b2a71ec96 unit appears for value widget even if no data is available 2020-03-27 14:20:21 +01: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
4dab708eb3 edit textSize works again, added two missing customProperties in widget-factory 2020-03-22 19:07:16 +01:00
Laura Fuentes Grau
48c75f7b21 fix edit widget signal bug: backend now accepts PUT request 2020-03-22 17:58:40 +01:00
Laura Fuentes Grau
10143c9198 wip: cancel edit now resets widget 2020-03-22 14:22:26 +01:00
Sonja Happ
6f3cbf272b fix creation of new dashboard: add missing parameters for grid and scenarioID 2020-03-20 14:57:07 +01:00
Sonja Happ
1fdef9b404 adapting IC to revised infrastructure component model 2020-03-20 12:51:28 +01:00
Sonja Happ
58809e3e41 add JSON.parse around current user from local storage in login 2020-03-20 11:46:43 +01:00
Sonja Happ
3e6ccd07d1 check for existing current user in login frame 2020-03-20 11:29:36 +01:00
Sonja Happ
82874b2222 check for existing current user upon app mount 2020-03-20 11:19:26 +01:00
Sonja Happ
e44c7da7e3 properly export convert function of flux container converter fix 2020-03-19 17:27:46 +01:00
Sonja Happ
888ee61adc Merge branch 'develop' of git.rwth-aachen.de:acs/public/villas/web into develop
 Conflicts:
	src/widget/edit-widget/edit-widget.js
2020-03-18 16:33:00 +01:00
Sonja Happ
cfb86a00b9 WIP: Work on saving and showing images in image widget using objectURL (not working yet) 2020-03-18 16:29:41 +01:00
Sonja Happ
6f34cacab9 distinguish between file and Json in processing response of GET operation 2020-03-18 16:27:58 +01:00
Sonja Happ
0de876f608 add case distinguish for customProperty to checkbox and min max edits; apply case distinguish in handeChange function of edit-widget 2020-03-18 16:25:36 +01:00
Sonja Happ
39e8366108 fix aspect ratio editing 2020-03-18 13:13:43 +01:00
Laura Fuentes Grau
53e0e8d4de All label widget edit options now work as expected 2020-03-18 12:09:10 +01:00
Laura Fuentes Grau
fe3c783054 plot widget x scale now freezes if dashboard is paused 2020-03-16 20:36:23 +01:00
Laura Fuentes Grau
a63c943d2f dashboard grid now editable 2020-03-16 17:02:51 +01:00
Sonja Happ
ab0bda0404 fix a bug with editing of selected signal (SignalControl) 2020-03-16 14:57:58 +01:00
Sonja Happ
333133629c fix color control editor, add "customProperties." to control creator (WIP) 2020-03-16 13:12:44 +01:00
Laura Fuentes Grau
7ad729964e widget name now editable even after name field was empty 2020-03-15 14:51:19 +01:00
Laura Fuentes Grau
8123278071 deleted unnecessary code and restored partial editability 2020-03-13 18:22:25 +01:00
Sonja Happ
407a406738 add file property to customProperties of image Widget (WIP) 2020-03-13 17:27:09 +01:00
Sonja Happ
e09f69bd70 do not try to load file if no file is available for widget 2020-03-13 17:26:17 +01:00
Sonja Happ
5c4afb686f store file of all widgets in state of dashboard 2020-03-13 17:24:36 +01:00
Sonja Happ
4ac80aafab fix file id access for image edit 2020-03-13 17:23:54 +01:00
Sonja Happ
f8ea4a5021 load files of widget upon loaded widgets 2020-03-13 17:21:44 +01:00
Sonja Happ
6cac1df08b add a TODO in separate case for downloaded files (WIP) 2020-03-13 17:20:23 +01:00
Sonja Happ
fe79f5e531 make widget text control work, move validation of form data to click of close button 2020-03-12 16:00:51 +01:00
Sonja Happ
3d59393a1d fix plot widget and edit signals control element 2020-03-12 14:21:39 +01:00
Sonja Happ
27d7ee0172 rename simulation model to component configuration 2020-03-12 12:26:56 +01:00
Sonja Happ
37af564975 infrastructure components (ics) show in table 2020-03-11 16:27:13 +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
6041557437 cleanup home file 2020-03-11 15:51:49 +01:00
Sonja Happ
42dfe68580 fix link on home page 2020-03-11 10:04:05 +01:00
Sonja Happ
a7d22d3df7 add image of datamodel, add descriptive text for terminology 2020-03-10 17:09:14 +01:00
Sonja Happ
0f728c561b add a short description for VILLASweb terminology, remove some contacts 2020-03-05 16:19:05 +01:00
Sonja Happ
868553cae4 rename visible parts: simulator=infrastructure component, simulation model=component configuration #213 2020-03-05 15:10:28 +01:00