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

1286 commits

Author SHA1 Message Date
irismarie
e0e997f4e0 reload ics for status widget 2021-07-30 16:46:42 +02:00
irismarie
986f1f1afc make state of dummy simulator editable for testing purposes 2021-07-28 16:50:58 +02:00
irismarie
2f9dead0ce bugfix 2021-07-28 16:49:44 +02:00
Sonja Happ
3f75f2dc01 add raw status message to all IC pages 2021-07-28 15:52:22 +02:00
Sonja Happ
7f7dc35e0a remove inputLength and outputLength from component config duplication 2021-07-27 10:36:37 +02:00
Sonja Happ
62195a97bd config-table: count number of signals instead of using inputLength and outputLength parameters #323 2021-07-26 15:34:54 +02:00
Sonja Happ
ec3c24e557 prepare IC data without inputLength and outputLength fields #323 2021-07-26 15:17:58 +02:00
Sonja Happ
e5644877c6 open websocket if signals are configured #323 2021-07-26 14:37:16 +02:00
Sonja Happ
ef32d83b15 widget: use ICs from props (handed over from dashboard) 2021-07-26 13:36:46 +02:00
irismarie
6392860f6f Merge branch 'master' into feature_slewwidgets 2021-07-23 14:12:20 +02:00
irismarie
75f1d4d511 added button type, moved buttons into folder 2021-07-23 14:08:24 +02:00
irismarie
39e9839369 make icon toggle button usable without tooltips 2021-07-23 11:28:41 +02:00
irismarie
286335d1b7 remove edit part for status widget 2021-07-23 11:23:12 +02:00
irismarie
ebb8b3d0aa changes for ic status widget 2021-07-23 11:03:13 +02:00
irismarie
c60dbc0031 revert mixup 2021-07-23 09:50:50 +02:00
irismarie
f07c45b8dd [WIP] IC status in DB 2021-07-15 18:50:10 +02:00
Sonja Happ
b068a74407 Merge branch 'bootstrap_v5'
# Conflicts:
#	package-lock.json
#	src/widget/edit-widget/edit-widget-control-creator.js
#	src/widget/edit-widget/edit-widget-plot-mode-control.js
2021-07-09 11:44:42 +02:00
Laura Fuentes Grau
3a6fea7093 add margin to general dialogs #315 2021-07-09 00:24:20 +02:00
Laura Fuentes Grau
bc188c5fd4 add margin to edit dialog components 2021-07-01 21:51:00 +02:00
Laura Fuentes Grau
c28caebcb5 make border width of box widget editable #328 2021-07-01 17:13:02 +02:00
Laura Fuentes Grau
a04cd01023 make widget layering/locking dashboard mode sensitive #326 2021-07-01 16:53:25 +02:00
Sonja Happ
19de309c08 Merge branch 'line_widget_resizing' into 'master'
Change line widget resizing behavior

See merge request acs/public/villas/web!92
2021-07-01 08:31:34 +00:00
Laura Fuentes Grau
5b4e057275 fix widget layering/zIndex in edit mode #326 2021-06-30 23:01:23 +02:00
Laura Fuentes Grau
3851638d36 change line widget resizing behavior #329 2021-06-30 02:44:23 +02:00
Laura Fuentes Grau
d094f04703 fix widget layering and lock/unlocking #326 2021-06-29 01:45:30 +02:00
Laura Fuentes Grau
d1f30c8be6 bind widget container to dropzone, fixes #324 2021-06-29 00:42:51 +02:00
Laura Fuentes Grau
5dbf92075b minor cosmetic changes to edit-widget-signals-control and color-picker dialog 2021-06-26 22:30:16 +02:00
Laura Fuentes Grau
15cf561691 dialog tables can break words in columns, fixes #321 2021-06-26 21:17:47 +02:00
Laura Fuentes Grau
2a3906b98f IC pages: move VILLASnode graph from gateway to manager page, minor cosmetic changes #322 2021-06-25 19:31:50 +02:00
Laura Fuentes Grau
b4c6871ab9 show tooltip for disabled buttons 2021-06-25 14:46:08 +02:00
Laura Fuentes Grau
43d3aae70b fix IC state and uptime badges, change default badge to secondary #315 2021-06-25 14:06:49 +02:00
Laura Fuentes Grau
2b57ef91c6 fix IconToggleButton #315 2021-06-24 22:55:00 +02:00
Laura Fuentes Grau
a996a88074 migrate to React-Bootstrap v2 #315 2021-06-24 22:34:47 +02:00
Sonja Happ
0dec09822e check if config is null before accessing it 2021-06-23 12:07:11 +02:00
Sonja Happ
30ebfd40de result python dialog: check if resultFileIDs list exist prior to selecting files from this list 2021-06-23 11:47:48 +02:00
Sonja Happ
6d2f42fff0 table: avoid error if datakey column contains no data 2021-06-23 11:46:05 +02:00
Sonja Happ
42dc0ad9a4 check if status update was received in k8s simulator page #302 2021-06-23 11:28:03 +02:00
Sonja Happ
313bec3f7b Merge branch 'ic_page_customization' into 'master'
IC page customization for K8S simulators/controllers

See merge request acs/public/villas/web!87
2021-06-23 09:19:14 +00:00
Laura Fuentes Grau
12f86e434a fix edit-widget-color-control grid #315 2021-06-23 00:26:56 +02:00
Laura Fuentes Grau
0abf0adc99 fix table header color #315 2021-06-22 15:17:19 +02:00
Laura Fuentes Grau
0396c3112e finish last samples mode implementation #203 2021-06-22 13:39:48 +02:00
Sonja Happ
507ef65a4f use backend config endpoint to set rancherURL and k8scluster name, get namespace and pod/jobname from correct field #302 2021-06-18 15:42:36 +02:00
Laura Fuentes Grau
d8341010aa WIP: edit number of samples in last samples mode #203 2021-06-18 14:12:43 +02:00
Laura Fuentes Grau
08495bc26b fix another bug and code refactoring 2021-06-18 00:44:04 +02:00
Laura Fuentes Grau
1789af5efb fix bug 2021-06-18 00:02:28 +02:00
Sonja Happ
536420f5be Merge branch 'master' into one-shot_triggering_system 2021-06-17 10:10:56 +02:00
Laura Fuentes Grau
2dbd225f3b implement backwards compatibility and fix bug #203 2021-06-15 13:54:56 +02:00
Laura Fuentes Grau
a8a62185ce reinsert commit c8e4e425 2021-06-15 13:34:27 +02:00
Laura Fuentes Grau
fea9760d80 fix menu padding and link style #315 2021-06-13 21:46:29 +02:00
Laura Fuentes Grau
8836282a0d merge master into one-shot_triggering_system 2021-06-11 16:05:02 +02:00