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

1320 commits

Author SHA1 Message Date
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
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
Sonja Happ
42ffff2d2d Merge branch 'example-dashboard' into develop
# Conflicts:
#	src/dashboard/dashboard.js
2020-01-28 14:23:55 +01:00
Sonja Happ
6fa61d07f8 initialize temporal widget as empty before it is overwritten with props widget 2020-01-28 14:18:02 +01:00
Sonja Happ
5ad2c98732 put widgets in the state of a dashboard and link them to WidgetStore, change the way widgets of a dashboard are aquired, remove unused function 2020-01-28 14:11:45 +01:00
Sonja Happ
925950fcbc remove a simulation item in the context menu 2020-01-28 14:10:11 +01:00
Sonja Happ
cfef3fb7e0 fix issue with FluxContainerConverter workaround 2020-01-28 14:03:20 +01:00
Laura Fuentes Grau
d954941d9f most widgets now editable again 2020-01-28 12:31:36 +01:00
Sonja Happ
8066cbb19c merge example-dashboard 2020-01-27 14:54:40 +01:00
Sonja Happ
95c7a86561 Remove one more componentWillUpdate #212 2020-01-27 14:26:11 +01:00
Sonja Happ
e88068923e Merge branch 'fix-react-lifecycles' into example-dashboard 2020-01-27 13:28:56 +01:00
Laura Fuentes Grau
0dc1365a83 wip: Cancel restores old dashboard 2020-01-25 18:57:56 +01:00
Laura Fuentes Grau
0bfeb325cb widgets are now resizable 2020-01-21 21:33:41 +01:00
Laura Fuentes Grau
10bb5c263f fixed edit bug 2020-01-21 13:46:28 +01:00
Laura Fuentes Grau
d40d5b2901 Merge branch 'example-dashboard' of git.rwth-aachen.de:acs/public/villas/web into example-dashboard 2020-01-21 10:28:46 +01:00
Laura Fuentes Grau
9516ced50c widgets are now rendered in edit mode 2020-01-21 10:26:52 +01:00
Sonja Happ
251aec38d9 fix icons of dashboard button group 2020-01-16 16:49:00 +01:00
Sonja Happ
6f4604c75e Removes componentWillUpdate and componentWillReceiveProps due conflicts with React's unsafe life cycles #212 2020-01-16 15:11:17 +01:00
Laura Fuentes Grau
374437dfad context menu now integrated into widget 2020-01-11 20:03:53 +01:00
Laura Fuentes Grau
b4343aaa78 wip: restore editability 2020-01-11 19:16:55 +01:00
Laura Fuentes Grau
60e82fbbff wip: restore editability 2020-01-06 18:27:56 +01:00
Laura Fuentes Grau
7fcbe73796 wip: add and edit widgets 2020-01-02 18:24:33 +01:00
Laura Fuentes Grau
2f6a6851c4 wip: make widgets editable 2019-12-26 18:37:28 +01:00
Laura Fuentes Grau
9190cd52e9 wip: edit widget panel now viewable 2019-12-17 11:46:14 +01:00
Laura Fuentes Grau
c662285037 wip: cleanup 2019-12-08 19:06:14 +01:00
Laura Fuentes Grau
508ad8918e wip: widgets are now viewable, to get the needed testdata switch to the example-dashboard branch in the backend 2019-12-03 13:55:34 +01:00
Sonja Happ
6a2201a59a Remove logging output and do not load simulator and scenarios upon login since they are loaded in their containers anyway 2019-11-28 16:17:25 +01:00
Sonja Happ
0895ad3c85 Major modifications in login data management:
- only token and currentUser are stored (and error msg if any)
- token and current User are stored in local storage and used by app.js
- placeholders in user edit dialogs are replaced by actual values (except for pw)
- UserStore is renamed to LoginStore to resolve naming confusion
- Error notifications are moved to react components instead of data managers/ dispatchers
- updateCurrentUser method was added in UserDataManager for updating own user #197
- cleanup of edit-own-user dialog #197
2019-11-28 16:01:17 +01:00
Sonja Happ
0646d85aa3 minor fix required after the last merge 2019-11-26 16:42:16 +01:00
Sonja Happ
7fc0ed2d5c Merge branch 'add-scenario-frame' into example-dashboard
# Conflicts:
#	src/dashboard/dashboard.js
2019-11-26 16:39:05 +01:00