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

1736 commits

Author SHA1 Message Date
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
Sonja Happ
26bc566e36 - some changes due to React update
- make edit user dialog work with new backend
- form validation moved to handle changes method
- Admins can change any user's password
2019-08-19 16:07:21 +02:00
Sonja Happ
7cf629517b rename Users side bar element to User Management 2019-08-19 16:05:43 +02:00
Sonja Happ
2ecd1890d9 revise form for adding a new user
- some modifications required due to React update
- merge form validation with handling changes
- role of new user defaults to User instead of Admin
2019-08-19 15:28:02 +02:00
Sonja Happ
2a04039e2a add column for user ID in list of users 2019-08-19 15:26:13 +02:00
Sonja Happ
3f03dc98e4 refresh only if no edit or delete dialog is open 2019-07-24 17:03:02 +02:00
Sonja Happ
d4c1f3cbcc fix for bsStyle error in delete dialog 2019-07-24 16:54:42 +02:00
Sonja Happ
3f926d1e94 some fixes to make simulator add and edit work 2019-07-24 16:42:04 +02:00
Sonja Happ
9dc65a640b add new funding info on home site 2019-07-24 10:58:08 +02:00
Sonja Happ
edd7c4f39d - add session userID as param to dispatcher
- fix issue with event handler for deletion of simulator
2019-07-24 10:42:02 +02:00
Sonja Happ
755784f64c fix font weight issue 2019-07-24 10:39:11 +02:00
Sonja Happ
5d97e1f32e started with adaptions for new package versions and new Go backend API 2019-07-23 17:16:50 +02:00
Sonja Happ
00544c2fe0 save user information from login response of backend, omit users/me endpoint 2019-07-22 16:13:39 +02:00
Sonja Happ
f72d7b892f comment query of counts endpoint for now 2019-07-22 16:12:32 +02:00
Sonja Happ
8ace42759a - update a lot of dependencies
- adaptions in code for compatibility with new package version (esp. react-bootstrap, react-dnd, and d3-scale)
- add (ugly) workaround for flux containers to work with ES6
- use node 12.2 in Dockerfile
2019-07-22 15:59:59 +02:00
Sonja Happ
b1638cd124 fixes test stage of CI 2019-07-19 16:27:56 +02:00
Sonja Happ
bc963c2600 upstream merge from develop, align fix for href warnings 2019-07-19 16:19:24 +02:00
4f8231e05f Merge branch 'fix-href-warnings' into 'develop'
fix invalid href warnings for anchor elements

See merge request acs/public/villas/VILLASweb!45
2019-07-19 09:37:38 +02:00
3fcb30bdac fix invalid href warnings for anchor elements 2019-07-19 09:35:49 +02:00
Sonja Happ
9b68230712 fix test 2019-07-17 17:28:31 +02:00
Sonja Happ
ca5b717056 change version of node image 8.6; work around for href warnings with button 2019-07-17 16:33:26 +02:00
Sonja Happ
897e949737 change version of node image back to 8.2 for compatibility reasons 2019-07-17 16:09:49 +02:00
b659076c98 Merge branch '157-replace-pintura-files-by-npm-package' into develop 2019-05-16 01:17:05 +02:00
3a0d98b1a4 bug fix 2019-05-16 01:13:10 +02:00
c6d2f0caa6 use symlink for Dockerfile 2019-05-16 01:10:11 +02:00
852decd677 fix eslint warnings 2019-05-16 01:10:00 +02:00
595149706a fix ci 2019-05-16 01:04:48 +02:00
6331635482 ci: added deploy stage 2019-05-16 00:57:02 +02:00
b6732c41d0 added Dockerfiles 2019-05-16 00:56:49 +02:00
85f4d5de78 update react-scripts to 3.1.0 2019-05-16 00:55:18 +02:00
41660ed51e fix typo in static class member declaration 2019-05-16 00:54:53 +02:00
ed661f993b use our own Dockerimage in CI 2019-05-15 14:57:50 +02:00
7b11f6d080 use our own Dockerimage in CI 2019-05-14 11:10:08 +02:00
790e9a2c4b install Git for installation of Pintura NPM 2019-05-14 11:07:43 +02:00
284c277436 use HTTPS and new location of NPM package 2019-05-14 11:05:27 +02:00
Richard Marston
174f128c5b Add libcimsvg as git dependency 2019-05-14 09:39:48 +02:00
Richard Marston
fbbcf5dc69 Use new libcimsvg interface for diagram rendering 2019-03-20 11:21:11 +01:00
Richard Marston
061e782f6b Remove old Pintura version 2019-03-14 15:34:25 +01:00
9287ab7e35 update README (closes #202) 2019-02-23 07:25:20 +01:00
9b3a29d459 grey out outdated simulators 2018-11-27 19:22:50 +01:00