1
0
Fork 0
mirror of https://git.rwth-aachen.de/acs/public/villas/web/ synced 2025-03-16 00:00:03 +01:00
Commit graph

1652 commits

Author SHA1 Message Date
Sonja Happ
39e8366108 fix aspect ratio editing 2020-03-18 13:13:43 +01:00
Laura Fuentes Grau
53e0e8d4de All label widget edit options now work as expected 2020-03-18 12:09:10 +01:00
Laura Fuentes Grau
fe3c783054 plot widget x scale now freezes if dashboard is paused 2020-03-16 20:36:23 +01:00
Laura Fuentes Grau
a63c943d2f dashboard grid now editable 2020-03-16 17:02:51 +01:00
Sonja Happ
ab0bda0404 fix a bug with editing of selected signal (SignalControl) 2020-03-16 14:57:58 +01:00
Sonja Happ
333133629c fix color control editor, add "customProperties." to control creator (WIP) 2020-03-16 13:12:44 +01:00
Laura Fuentes Grau
7ad729964e widget name now editable even after name field was empty 2020-03-15 14:51:19 +01:00
Laura Fuentes Grau
8123278071 deleted unnecessary code and restored partial editability 2020-03-13 18:22:25 +01:00
Sonja Happ
407a406738 add file property to customProperties of image Widget (WIP) 2020-03-13 17:27:09 +01:00
Sonja Happ
e09f69bd70 do not try to load file if no file is available for widget 2020-03-13 17:26:17 +01:00
Sonja Happ
5c4afb686f store file of all widgets in state of dashboard 2020-03-13 17:24:36 +01:00
Sonja Happ
4ac80aafab fix file id access for image edit 2020-03-13 17:23:54 +01:00
Sonja Happ
f8ea4a5021 load files of widget upon loaded widgets 2020-03-13 17:21:44 +01:00
Sonja Happ
6cac1df08b add a TODO in separate case for downloaded files (WIP) 2020-03-13 17:20:23 +01:00
Sonja Happ
fe79f5e531 make widget text control work, move validation of form data to click of close button 2020-03-12 16:00:51 +01:00
Sonja Happ
3d59393a1d fix plot widget and edit signals control element 2020-03-12 14:21:39 +01:00
Sonja Happ
1de37c4bf1 Merge branch 'renaming-simulator-simmodel' into 'develop'
Renaming simulator and simmodel

See merge request acs/public/villas/web!55
2020-03-12 12:47:26 +01:00
Sonja Happ
27d7ee0172 rename simulation model to component configuration 2020-03-12 12:26:56 +01:00
Sonja Happ
37af564975 infrastructure components (ics) show in table 2020-03-11 16:27:13 +01:00
Sonja Happ
dfc538113f cleanup 2020-03-11 16:26:42 +01:00
Sonja Happ
bc089fdc89 rename simulator to infrastructure component (ic) 2020-03-11 15:53:18 +01:00
Sonja Happ
6041557437 cleanup home file 2020-03-11 15:51:49 +01:00
Sonja Happ
42dfe68580 fix link on home page 2020-03-11 10:04:05 +01:00
Sonja Happ
a7d22d3df7 add image of datamodel, add descriptive text for terminology 2020-03-10 17:09:14 +01:00
Sonja Happ
0f728c561b add a short description for VILLASweb terminology, remove some contacts 2020-03-05 16:19:05 +01:00
Sonja Happ
868553cae4 rename visible parts: simulator=infrastructure component, simulation model=component configuration #213 2020-03-05 15:10:28 +01:00
Sonja Happ
43f8ab4332 CI: remove some unused imports and functions; remove test stage 2020-02-19 15:09:30 +01:00
Sonja Happ
87be9069f1 WIP resolving dependencies of widgets on simulation models (use signals instead) 2020-02-19 15:04:37 +01:00
Sonja Happ
937bda8f1c re-organize widget and dashboard files 2020-02-19 09:04:50 +01:00
Sonja Happ
800428b7bf remove obsolete file, mark one file as obsolete 2020-02-19 08:53:50 +01:00
Sonja Happ
2ceb6d5b4b remove typos and add some TODOs 2020-02-18 16:52:45 +01:00
Sonja Happ
6fe522fe9a make the CI happy 2020-02-18 16:42:10 +01:00
Sonja Happ
5409e48537 file upload works for simulation model edit dialog (for now without progress bar) 2020-02-18 16:29:11 +01:00
Sonja Happ
53ebdf2de8 dependency cleanup 2020-02-18 12:57:27 +01:00
Sonja Happ
e28fb4c352 package updates 2020-02-18 12:14:05 +01:00
Sonja Happ
bd11dc79bb proper init of startParameters for new simulationModel 2020-02-18 11:56:37 +01:00
Sonja Happ
7c0615862c signal mappings editable 2020-02-18 11:43:33 +01:00
Sonja Happ
366df81b5c progress with signal editing: correct signals are shown per simulation model (input and output), next step: make them editable 2020-02-17 16:01:20 +01:00
Sonja Happ
73d2bd4bd3 remove project and simulation files since Project and Simulation are no longer part of the data model 2020-02-05 11:58:45 +01:00
Sonja Happ
6756ad7209 remove obsolete select-simulator component 2020-02-05 11:51:13 +01:00
Sonja Happ
c2b7593d79 rename signal-mapping to edit-signal-mapping as preparation for making this a separate dialog and removing simulation model frame 2020-02-05 11:50:48 +01:00
Sonja Happ
7863bf47ba move signal files to separate folder 2020-02-05 11:46:36 +01:00
Sonja Happ
c35acc8c2d move editing of simulation model (except for signal mappings) into dialog instead of separate frame, exclude file selection and upload for now 2020-02-05 11:45:59 +01:00
Sonja Happ
aefd73c398 compatibility with new react version and ES6 2020-02-05 11:43:45 +01:00
Sonja Happ
ec01ba7d8f remove a few lines from license header 2020-02-05 11:42:07 +01:00
Sonja Happ
d57cd81cb6 remove some console output 2020-02-05 11:38:54 +01:00
Sonja Happ
a38dc4b953 minor edits 2020-02-05 11:38:16 +01:00
Sonja Happ
26781f7c11 simulation model frame finally showing, there are still a lot of errors to fix 2020-02-03 17:24:03 +01:00
Sonja Happ
739aa3c073 add signal store and signal data manager 2020-02-03 13:24:41 +01:00
Sonja Happ
50cbcd3696 progress with simulation model 2020-01-28 16:50:23 +01:00