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

1731 commits

Author SHA1 Message Date
irismarie
5567bb433c edit dashboard name, closes #233 2020-07-09 16:04:38 +02:00
irismarie
ed26cd16fd delete unused function 2020-07-09 15:58:39 +02:00
irismarie
564906cf25 corrected grid snapping, solves #232
notes:
-was already snapping to grid but didn't look like it because toolbox
border was shifting everything by 3px
-drag function wasn't updating the position, this.rnd.updatePosition
doesn't work inside onDrag
-snapping while dragging is done by dragGrid property
2020-07-08 17:50:41 +02:00
Sonja Happ
c9d5cf5aa4 Fix Dropdown Item import 2020-07-08 17:02:29 +02:00
Sonja Happ
417fbcbd03 Merge branch 'componentconfig-fileids' into 'develop'
Add column for model file + edit button for model file

See merge request acs/public/villas/web!60
2020-07-08 16:47:37 +02:00
Sonja Happ
8fb20c2543 Add edit button to model file column, prepare placeholder for Pintura start #234 2020-07-08 16:41:55 +02:00
Sonja Happ
9303b0b2c2 Fixing edit of Topology window, file changes work now #217 2020-07-08 15:45:57 +02:00
Sonja Happ
268654cbbf widget edit dialog remains open even if widget component is updated in the meantime 2020-07-08 15:44:01 +02:00
Sonja Happ
bb09c691f8 generalize edit file control 2020-07-08 15:42:40 +02:00
Sonja Happ
3e78c99771 fix for widgets that use signals in case no signal is selected 2020-07-08 14:49:59 +02:00
Laura Fuentes Grau
f3f58696ca edit files button added to scenario page #219 2020-07-07 21:37:46 +02:00
Laura Fuentes Grau
a20dff47a9 wip: adding tooltips , cosmetic changes #235 2020-07-07 21:34:21 +02:00
Sonja Happ
3ae503fded remove unused import 2020-07-06 16:58:25 +02:00
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