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
Sonja Happ
04265d31d7
show only simulation models and dashboards that belong to currently selected scenario, remove users for now, show name of simulator in simulation model list
2019-11-26 16:36:33 +01:00
Sonja Happ
e50a43a569
Dashboards are now reachable via scenarios, removed example dashboard
2019-11-26 16:33:57 +01:00
Laura Fuentes Grau
a7fa55f32d
wip: user component now rerenders after editing
2019-11-26 16:29:47 +01:00
Sonja Happ
20967006a4
use ButtonToolbar to place run button next to drop down menu
2019-11-26 16:27:27 +01:00
Sonja Happ
3aacba30be
initial version of scenario frame (users not showing, no buttons tested)
2019-11-26 15:09:40 +01:00
Sonja Happ
e9d06d7a48
fix renaming from visualization to dashboard
2019-11-26 15:08:51 +01:00
Sonja Happ
5ab70f2bbd
link to scenario only in first table column (name)
2019-11-26 14:27:42 +01:00
Sonja Happ
4bcebd29a4
remove logging
2019-11-26 14:27:06 +01:00
Sonja Happ
c7937486b2
remove logging, ? indicating start of parameter has to be contained in param
2019-11-26 14:26:42 +01:00
Laura Fuentes Grau
33cc47c178
fixed version bugs
2019-11-26 11:48:42 +01:00
Sonja Happ
3b3448e111
fix icon syntax in dashboard button group
2019-11-26 11:19:05 +01:00
Laura Fuentes Grau
ab714e6896
wip: dashboardA and widgets can be accessed but aren't rendered yet
2019-11-24 20:32:12 +01:00
Laura Fuentes Grau
36b97bc058
wip #210 added requestURL function to RestDataManager
2019-11-18 14:51:41 +01:00
Laura Fuentes Grau
700c64fc1f
wip #210 fixed query parameters, added an example dashboard file for testing
2019-11-12 15:17:40 +01:00
Laura Fuentes Grau
a7124c3a24
wip #210 frontend can now send url with query parameters to backend
2019-11-10 18:59:24 +01:00
Laura Fuentes Grau
bfab0be2d9
wip #210 added query parameter 'param'
2019-11-05 14:56:40 +01:00
Sonja Happ
b801a50901
Merge branch 'add-subtitle' into 'develop'
...
add subtitle
See merge request acs/public/villas/web!48
2019-11-05 10:44:24 +01:00
Sonja Happ
11891016e4
add subtitle in config file and show it in header next to instance name
2019-11-05 10:42:29 +01:00
Sonja Happ
7954949481
Merge branch 'new-api' into develop
2019-11-04 16:02:44 +01:00
Sonja Happ
31d569537a
CI: temporarily disable deploy stage of master branch
2019-11-04 15:57:54 +01:00
Sonja Happ
7331bf517b
cherry picked all changes from the cleanup-widgets branch and merged them to the new file/ folder structure and package versions; most likely, further fixes are required to make things work. Improves #209 and #205
2019-11-04 15:20:54 +01:00
Laura Fuentes Grau
5ecb254e13
renamed visualization to dashboard
2019-10-29 14:41:35 +01:00
Laura Fuentes Grau
c9ad98bca0
improved #197 user will be notified if the confirmed password doesn't match
2019-10-29 10:13:44 +01:00
Laura Fuentes Grau
14ff56dfaf
improved #197 user needs to enter the old password and confirm the new one
2019-10-25 22:16:36 +02:00
Laura Fuentes Grau
6cfe8e4d82
improved #197 user can now change own name, email and password
2019-10-22 15:43:44 +02:00
Sonja Happ
2b5df63b34
formatting of home page text
2019-10-07 16:05:08 +02:00
Sonja Happ
c9d678d8df
add user component and menu item for account management, WIP
2019-10-07 16:04:34 +02:00
Sonja Happ
beca550aa7
update config file
2019-10-07 16:03:18 +02:00
Sonja Happ
236233b6db
missing semicolons
2019-10-07 16:02:52 +02:00
Sonja Happ
ca09a5ee05
fix width of button column
2019-10-07 16:02:23 +02:00
Sonja Happ
e4877f4eb8
see and edit active state of user
2019-09-17 17:20:46 +02:00
Sonja Happ
b8f8294a8b
clean up view that lists all scenarios
2019-09-17 15:33:15 +02:00
Sonja Happ
ae2314312a
WIP, Add some TODOs in new scenario container, backend responses of scenarios endpoint require adaptions for frontend compatibility
2019-08-20 16:40:51 +02:00
Sonja Happ
67b7b876fd
Merge branch 'new-api-restructuring' into new-api-add-scenario
...
# Conflicts:
# src/app.js
2019-08-20 15:06:42 +02:00
Sonja Happ
d1b5e416e2
fix a path in testing file
2019-08-20 14:49:57 +02:00
Sonja Happ
f468b44557
Refactoring of js code base:
...
- Grouping js files based on the elements of the data model instead of parent js class
- All js files providing functionality for one element of the data model are now in one folder; this makes is easier to implement changes for one element in all affected files/ classes
- js files which are common to multiple elements are in the common folder
- The new structure is more in alignment with the new Go backend code base structure
- This commit does not contain any changes in functionality of the frontend
2019-08-20 14:46:33 +02:00
Sonja Happ
78a604af2e
started creation of scenario element to replace simulation and project, WIP
2019-08-20 11:47:23 +02:00
Sonja Happ
982e56614f
fix for delete dialog of users
2019-08-19 16:09:30 +02:00