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

1525 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
7c0638c563 add missing dep isomorphic-form-data 2021-07-27 17:45:20 +02:00
Sonja Happ
a1430610d5 use --force option of npm 2021-07-27 17:22:09 +02:00
Sonja Happ
f483981ccd Update package lock to newer node version 2021-07-27 17:10:19 +02:00
Sonja Happ
1b80e0bbb3 CI: increase node version of build job to 16.5 2021-07-27 17:01:11 +02:00
Sonja Happ
3277acac04 increase node version in Dockerfile to 16.5 2021-07-27 16:59:08 +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
c3e09de87e Merge branch 'feature_slewwidgets' into 'master'
Feature slewwidgets

See merge request acs/public/villas/web!93
2021-07-26 12:02:54 +00: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
63080966ae remove dep on popper.js, move react-scripts to devDependencies 2021-07-09 14:59: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
Sonja Happ
256f5a3847 minor version up for bootstrap, increase node version in Dockerfile 2021-07-09 11:19:44 +02:00
Sonja Happ
31dbedbe2a minor change in package lock 2021-07-09 09:49:34 +02:00
Laura Fuentes Grau
3a6fea7093 add margin to general dialogs #315 2021-07-09 00:24:20 +02:00
Sonja Happ
b96265741a package update, d3 packages and rjsf/core with major version up 2021-07-02 15:43:53 +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
266775c183 use React-Bootstrap v2 master branch 2021-06-24 23:38:44 +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
Sonja Happ
2191cca2c6 Merge branch 'one-shot_triggering_system' into 'master'
One shot triggering system for plots

See merge request acs/public/villas/web!88
2021-06-23 09:08:43 +00:00