Laura Fuentes Grau
45d7e55449
Color Picker now works for widgets using edit-widget-color-control #251
2020-07-31 14:35:59 +02:00
Laura Fuentes Grau
3bd4c20365
WIP: replacing current color choosing mechanisms with a color picker #251
2020-07-28 18:46:43 +02:00
Laura Fuentes Grau
ae53a16701
Infrastructure Components:only export button visible to users without admin role #239
2020-07-27 12:42:53 +02:00
Laura Fuentes Grau
9ed698f428
Infrastructure Components:edit, delete and add buttons only visible to users with admin role #239
2020-07-26 17:11:33 +02:00
Sonja Happ
9b627c1535
Minor change of tooltip text for widget collapse buttons #235
2020-07-22 13:53:48 +02:00
Laura Fuentes Grau
f2c85dea43
Droppable widgets in dashboard layout mode now sorted into categories #235
2020-07-21 21:42:51 +02:00
Sonja Happ
c7af7bd82e
Merge branch 'fix-router' into 'develop'
...
Fix router
See merge request acs/public/villas/web!61
2020-07-21 10:53:55 +02:00
Sonja Happ
16ded98415
open websockets in componentDidUpdate, load more data upon mount or update, #245 #231
2020-07-21 10:44:32 +02:00
Sonja Happ
9d148b3ffa
add scenario and dashboard routes to router #245 #231
2020-07-21 10:41:19 +02:00
Sonja Happ
0e9888478f
scenario user list needs no link
2020-07-21 10:39:27 +02:00
Sonja Happ
fc1db84170
WIP: begin fixing application router, use token from local storage instead of LoginStore; IC websocket connects not yet working when loading dashboard #245
2020-07-20 16:26:22 +02:00
Sonja Happ
13359db606
Improve displaying of signal scalingFactor for Plot, Table, Value and Gauge widgets; closes #248
2020-07-20 15:00:09 +02:00
Sonja Happ
3c1e5107d4
Update package versions
2020-07-20 09:47:58 +02:00
Sonja Happ
ca4832b6d6
Merge branch 'develop' into signal-auto-config
...
# Conflicts:
# src/ic/ics.js
2020-07-20 08:48:16 +02:00
Laura Fuentes Grau
57e38089b0
Resize dashboard buttons now work as expected if the dashboard is empty, decrease button disabled if min dashboard height has been reached #230
2020-07-15 16:07:12 +02:00
Laura Fuentes Grau
708482ec1f
wip: make file (name) editable #219 , edit files dialog now big enough to encompass table
2020-07-15 14:09:44 +02:00
Sonja Happ
22da583f65
Make properties of IC editable #243
2020-07-15 13:48:28 +02:00
Sonja Happ
8ea7ae3a97
Add UUID of IC in edit IC dialog window, closes #240 ; increase size of edit IC dialog
2020-07-15 13:33:40 +02:00
Sonja Happ
ceadb07485
Fix an issue showing update time of IC in table, backend update required
2020-07-15 12:34:31 +02:00
Sonja Happ
84ba31bd35
Host is optional now, backend update required, closes #241
2020-07-15 12:33:51 +02:00
Sonja Happ
dd13535e67
renaming Host of IC to WebSocket Endpoint for more clarity, closes #242
2020-07-15 11:28:22 +02:00
Sonja Happ
63ac373191
time shows in plot edit dialog, closes #247
2020-07-15 11:18:29 +02:00
irismarie
765a0a61af
fix error, see #206
2020-07-14 17:37:19 +02:00
irismarie
b1d8c1fd39
remove unused import
2020-07-14 17:03:25 +02:00
irismarie
7a065ea5c5
increase dialog size for signal editing, see #246
2020-07-14 16:52:28 +02:00
irismarie
e1e9c61c64
increase default height so line can be edited more easily
2020-07-14 16:47:25 +02:00
irismarie
e628a55593
fixed issue with line default value
2020-07-14 16:02:15 +02:00
irismarie
b42425a0e5
added line widget ( #206 )
2020-07-14 15:51:48 +02:00
Laura Fuentes Grau
9a6b310fac
Icon-Button design change,replaced 'Send command to infrastructure component' text with tooltips #236 , #235
2020-07-12 16:41:39 +02:00
irismarie
b7a1ec106b
remove text from input after submitting (scenario user), closes #237
2020-07-10 16:38:04 +02:00
irismarie
51fafbf61b
added padding, closes #244
2020-07-10 13:08:24 +02:00
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