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

39 commits

Author SHA1 Message Date
Sonja Happ
8d7823cd05 small fixes for redundant lines 2021-05-21 13:45:58 +02:00
irismarie
c56c7799b4 fix 2021-05-20 16:32:39 +02:00
irismarie
293393996f change schema when ic is changed 2021-05-20 16:30:32 +02:00
irismarie
b604b95173 removed templates 2021-05-12 19:01:54 +02:00
irismarie
bf58b411b4 [WIP] use startparameterschema of IC 2021-05-12 19:00:51 +02:00
irismarie
ebafae0e8c removed submit button, use formData as startParameters 2021-05-06 18:28:47 +02:00
irismarie
0f89d70a6a output formdata onSubmit 2021-05-06 10:59:20 +02:00
irismarie
6dd0481437 Merge branch 'master' into feature-use-json-schema 2021-04-30 16:30:10 +02:00
irismarie
b0fddfba14 standardize 'New Dialog', creating new entity 2021-04-29 16:05:01 +02:00
irismarie
deb4a21ae9 fix buttons on infrastructure page, replace 'ikey' with 'childkey' 2021-04-21 17:28:18 +02:00
irismarie
923ee8099d Merge branch 'feature-use-json-schema' of git.rwth-aachen.de:acs/public/villas/web into feature-use-json-schema 2021-04-21 17:07:54 +02:00
irismarie
4253232573 [WIP] process data from form 2021-04-21 17:06:47 +02:00
Sonja Happ
ec6887d8a8 Merge branch 'master' into feature-use-json-schema 2021-04-21 12:18:01 +02:00
irismarie
dbfd39e2e4 move schemas to separate files 2021-04-20 18:05:11 +02:00
Sonja Happ
c1c8ea2ed8 disable signal autoconf button for locked scenarios #309 2021-04-20 16:42:43 +02:00
irismarie
d07b5c68c8 use IconButton in Table, remove tooltips for locked buttons 2021-04-16 19:37:47 +02:00
irismarie
1a118de0a5 hide tooltips for locked buttons 2021-04-16 17:42:58 +02:00
irismarie
423a257713 [WIP] add start parameters from template 2021-04-16 13:51:52 +02:00
irismarie
662e3949ad changed button for signal autoconf, see #250 2021-04-13 15:22:19 +02:00
irismarie
c20f783689 lock scenarios as admin user, see #309 2021-04-09 19:22:12 +02:00
irismarie
726f6767d7 remove IconKey warning ('key' prop is special, doesn't get forwarded) 2021-04-01 14:21:02 +02:00
Sonja Happ
b4aca1b286 Fix a bug in config table for externally managed ICs 2021-03-25 14:21:40 +01:00
Sonja Happ
eaefeeb310 modularize scenario.js file #270 2021-03-19 16:40:54 +01:00
58de859f0a various code cleanups 2021-03-08 23:58:40 +01:00
c95cb5beab refactor FormControl et al. to Form.Control 2021-03-08 23:53:08 +01:00
Sonja Happ
444a3c29ef Fixing a bug for component configs edit (no files selected before) 2020-08-31 09:51:21 +02:00
Sonja Happ
9d8e9c4364 Fixes a bug in editing component configurations (closes #252, closes #257) 2020-08-31 09:36:32 +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
86288b39bf removed unused import 2020-05-29 12:34:20 +02:00
Sonja Happ
5e607f77d0 remove file load from component config 2020-05-29 11:53:29 +02:00
Sonja Happ
7dcec9983b Merge branch 'change-file-api' into develop
# Conflicts:
#	src/scenario/scenario.js
2020-05-29 11:49:36 +02:00
Sonja Happ
7241e2c01b Component Config import and export working #216 2020-05-29 11:33:49 +02:00
Sonja Happ
01edd65710 Scenario import and export working #216 2020-05-29 10:07:53 +02:00
Sonja Happ
704c36ab90 Move import logic from Iris to RestDataManager and object stores (to be tested!) 2020-05-28 11:27:21 +02:00
Sonja Happ
e90e12fc5c Fix for edit config, select-file; enable upload progress callback; fix startParams update 2020-05-28 09:59:22 +02:00
Sonja Happ
908730b072 Change of file API; files belong to scenario now (not to widget or component config); preparations for # 219 2020-05-27 10:45:57 +02:00
Sonja Happ
0f84c7197e Show name of IC on config edit instead of UUID 2020-04-06 16:48:59 +02:00
Sonja Happ
27d7ee0172 rename simulation model to component configuration 2020-03-12 12:26:56 +01:00