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
Sonja Happ
8d0b86e242 Show multiple selected files in component config table; add column for simulation model; allow for selection of multiple files per component config in edit dialog #234 2020-07-06 16:57:49 +02:00
Sonja Happ
1f6a4a07ba Add API host parameter to IC table, make the parameter editable 2020-07-06 12:50:40 +02:00
Sonja Happ
cc156d751b implement signal auto config functionality based on response from VILLASnode API (to be tested) #224 2020-07-06 11:33:11 +02:00
Sonja Happ
693eaed8d6 Merge branch 'develop' into signal-auto-config 2020-07-06 10:06:01 +02:00
Sonja Happ
fe731815cb revision of README 2020-07-02 10:20:16 +02:00
Sonja Happ
347fa12b7a fix indentation 2020-07-02 10:06:20 +02:00
Sonja Happ
284afb27e7 Work on production documentation; add draft of example VILLASnode configuration 2020-07-02 10:03:11 +02:00
Sonja Happ
b31f0a571d start documentation of production use 2020-07-02 09:29:51 +02:00
Sonja Happ
8ec6248347 revise development and requirements documentation 2020-07-02 09:11:05 +02:00
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
Sonja Happ
f038cfe0c8 Add notifications, auto conf only for VILLASnode ICs #224 2020-07-01 13:56:06 +02:00
Sonja Happ
c00c16ddb5 receive config of VILLASnode based on apihost parameter of IC 2020-07-01 13:10:46 +02:00
Sonja Happ
547d6c3877 Input widgets (button, number input, slider) consider scaling factor of signal #130 , fix for widget parameter update upon signal value change 2020-06-29 12:13:02 +02:00
Sonja Happ
ec99815eb1 fix for sending of data to IC 2020-06-29 12:10:37 +02:00
Sonja Happ
209649ead8 Value widget considers signal scaling factor #130 2020-06-29 11:20:56 +02:00
Sonja Happ
e8893f165e Lamp and plot widgets consider signal scaling #130 2020-06-26 15:57:47 +02:00
Sonja Happ
fd5e6e476f gauge widget considers signal scaling factor #130 2020-06-26 13:26:23 +02:00
Sonja Happ
24ccc9eca9 improve signal mapping dialog, table widget applies scaling Factor for signals and changes legend accordingly #130 2020-06-26 12:02:35 +02:00
Sonja Happ
453ed4b154 new scalingFactor signal parameter is editable in signal mapping dialog window #130 2020-06-26 10:49:54 +02:00
Laura Fuentes Grau
b317cc095a wip: make dashboard manually resizable #230 2020-06-25 18:01:26 +02:00
irismarie
8523b9e354 show border of box widget, closes #228 2020-06-25 13:05:40 +02:00
Sonja Happ
b8a4544710 Querying VILLASnode API works, API endpoint hardcoded for now, processing of response missing #224 2020-06-24 15:32:07 +02:00
Sonja Happ
9817fe32a5 update package versions 2020-06-24 09:25:26 +02:00
Sonja Happ
eba8dcc29d Merge branch 'feature_addUser' into 'develop'
Feature add/remove user to/from scenario

See merge request acs/public/villas/web!58
2020-06-24 09:07:57 +02:00
Sonja Happ
781f83afd3 Work on user add/remove from scenarios: use async dispatches instead of function calls; list of users updates now after adding/removing a user, a notification is shown upon error #220 2020-06-23 16:43:52 +02:00
Sonja Happ
3bd2a9eaa3 merge develop into feature_addUser (conflicts in scenario.js) 2020-06-23 15:45:48 +02:00
Sonja Happ
770d31ade1 fix for running state of scenarios, show active state of users with icon instead of text. 2020-06-23 15:26:30 +02:00
Sonja Happ
7894282618 show running state of scenario with icon (closes #223) 2020-06-23 15:22:25 +02:00
Sonja Happ
85390df0b8 fix labelManipulation function of ICs (naming of labels changed with transition to bootstrap 4.5), state now showing colored. 2020-06-23 15:04:36 +02:00
Sonja Happ
5ea80ae44d remove unused variable 2020-06-23 11:51:18 +02:00
Sonja Happ
ef1d960cd4 improve signal mapping dialog (point 2 of #225) 2020-06-23 11:48:37 +02:00
Sonja Happ
ea5311a43b remove todos 2020-06-23 11:28:08 +02:00
Sonja Happ
b009124882 remove todo 2020-06-23 09:39:08 +02:00
Sonja Happ
24650a0b08 fix endpoint for sending commands to ICs 2020-06-23 09:37:08 +02:00
Sonja Happ
eb1756852b Modify send command to IC buttons (point 1 of #225) 2020-06-23 09:34:33 +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
irismarie
da74f199f7 input user to add in text field 2020-06-19 15:30:50 +02:00
Sonja Happ
622a5d3f22 fixes for color control, selected color is now checked 2020-06-19 15:13:33 +02:00
Sonja Happ
b07a804bf3 Consider signal direction when connecting signals with widgets (out signals only for display widgets and in signals only for manipulation widgets) #218 2020-06-19 09:51:25 +02:00
Sonja Happ
5844efdbbb Removed plot-table widget as it is redundant to plot widget #218 2020-06-19 09:34:46 +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
fa6652e551 (wip) styling added to the dashboard edit toolbar #227 2020-06-18 12:42:08 +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
3065ef8889 Fix for Gauge Widget: Widget now doesn't look broken if no signal is selected #221 2020-06-12 19:17:43 +02:00
Laura Fuentes Grau
6568056198 Gauge Widget: display issues while connected to a signal fixed 2020-06-12 18:49:11 +02:00
Sonja Happ
5623c9d3ff Gauge widget uses signals (min/ max not working properly) #218 2020-06-10 14:54:07 +02:00
Sonja Happ
64b8a81200 Started revision of VILLASweb documentation 2020-06-04 14:25:53 +02:00
Sonja Happ
a5a7d2cf97 Input widgets (slider, button, number input) are working with input signals; button only reacts to left click #218 2020-06-03 14:34:26 +02:00
irismarie
0fe5bdcc58 add/remove user to/from scenario (only admin) 2020-06-03 10:38:43 +02:00