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

1735 commits

Author SHA1 Message Date
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
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
82b096c156 update package-lock 2021-06-17 10:59:13 +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
1ef43511ae add new package-lock.json file 2021-06-13 22:08:28 +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
Laura Fuentes Grau
c429c15f0e WIP: plot freezes if no new data arrives in last samples mode #203 2021-06-11 15:51:02 +02:00
Laura Fuentes Grau
b50596f388 WIP: add one-shot triggering system for plots #203 2021-06-10 00:40:37 +02:00
Sonja Happ
5298797bfb remove maxWidth property from RnD props to enable horizontal resizing, closes #317 2021-06-09 16:54:40 +02:00
Sonja Happ
83d06aa25f package updates for react-bootstrap, react-rnd, swagger-ui-react and typescript 2021-06-09 15:39:14 +02:00
Sonja Happ
946a94bbf5 use different bounds for rnd, closes #229 2021-06-09 15:38:13 +02:00
Sonja Happ
58205c13cf fix a problem with the positioning of the IC action bar below config table #316 2021-06-09 15:02:22 +02:00
bd6589cdcc Merge branch 'jupyter-results' into 'master'
Add dialog for using result files in Python / Jupyter Notebooks

See merge request acs/public/villas/web!89
2021-06-02 11:24:34 +00:00
506be8aca8 improve generation of python code 2021-06-02 12:55:43 +02:00
Laura Fuentes Grau
74c8c59abb Revert "WIP: add one-shot triggering system for plots #203"
This reverts commit c8e4e42589.
2021-06-01 17:48:37 +02:00
Laura Fuentes Grau
c8e4e42589 WIP: add one-shot triggering system for plots #203 2021-06-01 17:43:01 +02:00
288a3fcc3b add dialog for using results in Python / Jupyter 2021-06-01 14:32:37 +02:00
2263589359 add support for font-awesome brand icons 2021-06-01 13:32:17 +02:00
Sonja Happ
90becb2257 fix a bug in edit-config for non-existing startparameterschema 2021-05-28 16:16:33 +02:00
Laura Fuentes Grau
05a8bb749a WIP: IC page customization for kubernetes #302 2021-05-28 01:18:25 +02:00
Sonja Happ
e8139551c0 fix for widget editing, add missing stores 2021-05-27 17:03:17 +02:00
Sonja Happ
897995fac9 add missing stores to scenario and senarios classes 2021-05-27 17:02:26 +02:00
Sonja Happ
99bf868902 add missing state init 2021-05-27 17:01:43 +02:00
Sonja Happ
f3fdbb50fd add missing key properties to get rid of warning 2021-05-27 16:37:30 +02:00
Sonja Happ
d334fac2c3 fix problem with widget context menu and remove code redundancy #229 2021-05-27 15:20:50 +02:00
Sonja Happ
cff28715a1 move some files to dashboard folder 2021-05-27 10:33:47 +02:00
Sonja Happ
72972db21b remove vertical gap below component config table if action command bar is not showing 2021-05-27 10:26:38 +02:00
Sonja Happ
b56c94f286 Merge branch 'ic-page-customization' into 'master'
Add IC page customization for Manager ICs (duplicate)

See merge request acs/public/villas/web!86
2021-05-26 14:35:40 +00:00
Sonja Happ
68363735dc add missing token to default IC page 2021-05-26 16:05:36 +02:00
Sonja Happ
2cd6b2b0b9 Merge branch 'master' into ic-page-customization 2021-05-26 16:01:21 +02:00
Sonja Happ
909a6aee17 decrease code redundancy, use exported static functions 2021-05-26 16:01:12 +02:00
Sonja Happ
ab5b5be0ec fix vulnerability 2021-05-26 15:29:39 +02:00