dccbc2e56c
cosmetic code cleanups
2021-03-08 17:40:07 +01:00
74c16e3ae2
cosmetic code changes
2021-03-08 16:05:33 +01:00
facd4f137e
rename "User Management" to "Users" to be more in line with "Scenarios" and "Infrastructure Components"
2021-03-08 14:58:55 +01:00
72fb224bb6
scenario: we shouldnt make any assumptions in the frontend on how an IC will use any files. This is IC specific behaviour.
2021-03-08 14:56:48 +01:00
0da8791056
cosmetic code cleanups
2021-03-08 14:53:08 +01:00
05ce521376
smaller code style improvements
2021-03-08 14:26:30 +01:00
81f156f019
ic-action: improve styling
2021-03-08 14:25:22 +01:00
5870d6b1e0
allow ICs to be re-created in case VILLAScontroller lost its state (got restarted)
2021-03-08 14:11:50 +01:00
1f6fda1c2e
Merge branch 'master' of git.rwth-aachen.de:acs/public/villas/web
2021-03-08 13:53:07 +01:00
bc1720e6d2
ics: allow to provide properties for newly created externally managed ICs
...
Also differentiate VILLASweb specific parameters from VILLAScontroller specific
2021-03-08 13:47:30 +01:00
75379593e3
add missing import for new IC diaglog
2021-03-08 13:43:01 +01:00
9e4797bc76
only the villas-node IC provides a graph. this is not supported by the villas-relay type
2021-03-08 13:42:45 +01:00
4827a280f0
make IC dialog a bit more pretty
2021-03-08 13:42:16 +01:00
89ca1b5682
only external ICs should be controllable. not the opposite way
2021-03-08 13:41:40 +01:00
d88698f802
fix available IC types and categories
2021-03-08 13:40:56 +01:00
ccc0e77913
make dialogs a bit larger
2021-03-08 13:39:48 +01:00
14ed145bcf
use our demo instance as backend in proxy mode
2021-03-08 13:39:36 +01:00
8063e017d1
add .eslintcache to gitignore
2021-03-08 13:39:17 +01:00
34e26c293c
several whitespace code cleanups
2021-03-08 13:39:02 +01:00
Sonja Happ
030aa7cbbe
fix saving of raw status update and optional statistics
2021-03-08 10:27:48 +01:00
Sonja Happ
88ada76f82
Merge remote-tracking branch 'origin/master'
2021-03-08 09:45:54 +01:00
Sonja Happ
3d7635b429
Rename IC startParameterScheme --> startParameterSchema, closes #292
2021-03-08 09:45:46 +01:00
83712a7693
ic-action: allow start action without any model files
2021-03-06 13:55:06 +01:00
Sonja Happ
c8906e8b4b
Remove unused dependencies and test file
2021-03-05 16:44:04 +01:00
Sonja Happ
fc0c535d43
Merge branch 'master' into react-update and more package updates (WIP)
...
# Conflicts:
# package-lock.json
# package.json
# src/dashboard/dashboard-button-group.js
# src/dashboard/dashboard.js
2021-03-04 15:22:17 +01:00
irismarie
072099fc35
improve slew homepage
2021-03-03 18:07:35 +01:00
irismarie
ed846ed4c2
move all contents to brand homepage
2021-03-03 17:27:30 +01:00
irismarie
3665146ca7
manual merge with master
2021-03-03 17:13:23 +01:00
irismarie
54d14cff00
get homepage from branding subdirectory
2021-03-03 16:37:06 +01:00
Sonja Happ
460cd2c4af
query statistics endpoint of VILLASnode in addition to status endpoint
...
- commented parts to be uncommented as soon as fix in VILLASnode is deployable
2021-02-26 15:55:30 +01:00
Sonja Happ
7ae9679b5f
Merge branch 'feature-external-auth' into 'master'
...
Feature external authentication
See merge request acs/public/villas/web!75
2021-02-26 13:37:11 +00:00
irismarie
a62a7e8c04
merge with master
2021-02-26 14:07:09 +01:00
irismarie
ab494a484e
[WIP] allow branding
2021-02-26 14:01:55 +01:00
Sonja Happ
1c0a2403d2
disable showing of edit and delete button through additional table column parameter
2021-02-25 10:31:11 +01:00
Sonja Happ
27c3b2dffa
fixed column indexes of edit signal mapping dialog (shifted because of additional checkbox column)
2021-02-24 13:41:07 +01:00
Sonja Happ
9037e6494b
START command: Use a list of urls for all associated files instead of just one file
2021-02-24 12:40:12 +01:00
Sonja Happ
d4b9acd08d
check if true for editButton and deleteButton
2021-02-24 12:32:07 +01:00
Sonja Happ
a4223aa6d0
another fix for determination of external IC in IC table, edit and delete buttons should not show in case of external ic
2021-02-24 11:28:46 +01:00
Sonja Happ
64e504b939
fix determination of external IC in IC table
2021-02-23 17:25:22 +01:00
Sonja Happ
e22c0ca659
clean up and improve code structure of table
2021-02-23 17:19:43 +01:00
Sonja Happ
21d647a2bd
Merge branch 'rework-amqp-actions' into 'master'
...
Rework AMQP actions
See merge request acs/public/villas/web!78
2021-02-23 15:18:31 +00:00
Sonja Happ
939a168ce3
enable create action via add IC button for new externally managed IC
2021-02-23 15:57:50 +01:00
Sonja Happ
ac944a5bed
IC actions for delete, shutdown, reset are working; add notification for actions
2021-02-23 13:35:24 +01:00
irismarie
a31a82292a
wait for auth with cute doggy
2021-02-23 11:44:51 +01:00
Sonja Happ
e4b77b38c1
re-enable checkbox deactivation if IC is not managed externally (was turned off for testing)
2021-02-23 11:41:37 +01:00
Sonja Happ
035e1defc7
IC actions start, stop, pause, resume working with correct params
...
- start parameters of component config added to start action #285
- auto-creation of result and url for start action working #286
- model defaults to first file of component config for now #286
2021-02-23 11:38:15 +01:00
irismarie
0ab78cc40f
add redirect
2021-02-23 10:40:22 +01:00
Sonja Happ
04916aa9d6
WIP: rework AMQP commands
2021-02-22 17:41:28 +01:00
Sonja Happ
db1058625b
Merge branch 'new-button-color'
...
# Conflicts:
# src/ic/ic-action.js
# src/ic/ic-dialog.js
# src/ic/ics.js
# src/scenario/scenario.js
# src/scenario/scenarios.js
# src/signal/edit-signal-mapping.js
# src/user/users.js
2021-02-22 13:21:17 +01:00
Laura Fuentes Grau
1804648d6a
implement new button colors with css #276
2021-02-22 03:13:50 +01:00