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

1738 commits

Author SHA1 Message Date
Markus Grigull
bb943cce9c Improve plot widgets
Add y-axis scale options
Add time option to table-plot
2017-09-18 09:26:21 +02:00
Markus Grigull
7825d119de Add gauge widget color zones 2017-09-18 00:30:23 +02:00
7b51cfc3f1 make Dockerfile self-hosting 2017-09-16 21:30:53 +02:00
20a9ad6521 fix CI 2017-09-16 20:53:07 +02:00
e808c04948 finished home page 2017-09-16 20:52:35 +02:00
7f29cc85f3 Merge branch 'develop' into 88-welcome-message 2017-09-16 19:34:39 +02:00
e67607ddbd properly make use of Dockers cache 2017-09-16 19:34:03 +02:00
1175b789d1 improve styling of footer 2017-09-16 19:33:29 +02:00
e2a0ba06c6 remove VillasStore 2017-08-25 09:51:49 +02:00
Markus Grigull
79dc1160c8 Merge branch '104-change-user-management-menu' into 'develop'
Change menu title from "User Managment" to "Users"

Closes #104

See merge request !17
2017-08-25 09:00:31 +02:00
Markus Grigull
97bf1cf895 Merge branch '121-verbose-copyright-footer' into 'develop'
Add more details in footer

Closes #121

See merge request !18
2017-08-25 09:00:00 +02:00
4f098d00c7 first draft of welcome message
missing:
 - test of stores
 - images
2017-08-23 18:32:08 +02:00
07ab29f5da more details in footer (closes #121) 2017-08-23 18:11:46 +02:00
a46c8aa880 change menu title from "User Managment" to "Users" in order to match the style of other entries (closes #104) 2017-08-23 18:04:29 +02:00
Markus Grigull
c8b99a21cc Accept enter and escape in dialogs
Modal dialogs can be canceled with escape and accepted with enter if the dialog is valid.
2017-08-20 10:57:37 +02:00
Markus Grigull
505c3a68d1 Add unit option to value widget
Fix image tag when showing missing image.
2017-08-19 15:38:01 +02:00
Markus Grigull
92850b0823 Add missing image path to image widget 2017-08-19 14:44:40 +02:00
Markus Grigull
e3fc757b3b Add progress bar to image upload 2017-08-19 14:09:15 +02:00
Markus Grigull
69e5281a14 Add fullscreen to visualizations
Fullscreen hides the header, footer and menu, thus showing only the visualization in the browser window.
2017-08-18 17:12:42 +02:00
Markus Grigull
2bf59d77b4 Make design responsive for mobile
Not all components work with touch input yet. But the most part of the website is working, you can even view visualizations.
2017-08-18 11:08:20 +02:00
Markus Grigull
d758a9201c Fix test for gauge widget 2017-08-17 18:39:51 +02:00
Markus Grigull
c21468fe2e Add text control to gauge edit dialog 2017-08-17 18:35:54 +02:00
Markus Grigull
92308a95d0 Add wrong crentials message to login form
Make login button only clickable if username and password entered.
2017-08-17 18:27:30 +02:00
Markus Grigull
cc2766e373 Add home when on '/' route 2017-08-17 17:35:15 +02:00
Markus Grigull
c02634351b Fix not saving simulator IDs in nodes 2017-08-14 22:12:41 +02:00
Markus Grigull
060c08b5e3 Fix fetching simulators from nodes 2017-08-14 22:04:58 +02:00
Markus Grigull
6c608f42e6 Add contributing.md 2017-08-11 14:09:07 +02:00
3d834b3b46 removed deploy stage from CI config 2017-08-03 19:01:49 +02:00
39c711ef8f removed backend submodule 2017-08-03 17:35:33 +02:00
b626c65dd3 moved all configuration / deployment configs to Demo repo 2017-08-03 17:28:34 +02:00
Steffen Vogel
8abd8feb92 added new configuration playback from files 2017-08-03 15:14:07 +00:00
Steffen Vogel
72c2ae0e41 added mongo-express web interface 2017-08-03 15:13:54 +00:00
Markus Grigull
4987a4d021 Remove sequence check on message receiving 2017-08-03 10:46:11 +02:00
Markus Grigull
637f1fd2a8 Fix nginx proxy for public files 2017-08-03 10:24:51 +02:00
Markus Grigull
5cb615ef2b Fix widget context menu
Add protection to not create projects with having any valid simulation
2017-08-03 09:49:18 +02:00
Markus Grigull
32d8fb9061 Fix nginx website routing 2017-08-02 15:15:30 +02:00
Markus Grigull
f011a5962d Fix widget resizing 2017-08-02 14:41:24 +02:00
Markus Grigull
4d396cb218 Add missing controls to value widget edit
Fix edit widget dialog tests
2017-08-02 14:01:25 +02:00
Markus Grigull
dcb0f6976a Update backend submodule 2017-08-02 13:50:24 +02:00
Markus Grigull
b176beba5d Move react-contextmenu stylesheet to separated file 2017-08-01 22:36:01 +02:00
Markus Grigull
ddcee30799 Add missing dependency 2017-08-01 22:27:26 +02:00
Markus Grigull
a0feed47b0 Fix unknown simulator data in table 2017-08-01 22:14:43 +02:00
Markus Grigull
5d9f24e304 Add widget locking
Widgets can be locked and unlocked with the context menu
Import react-contextmenu stylesheet instead of coping it into widgets.css
2017-08-01 22:06:22 +02:00
Markus Grigull
b7d80c5fc5 Fix plot-table widget edit dialog 2017-08-01 21:20:29 +02:00
Markus Grigull
00fb4c471b Update all dependencies to lastest version
Remove prop-types from all components
Updating to react-router v4 needed to restructure the routes
2017-08-01 21:15:18 +02:00
Markus Grigull
0ffae6d373 Add color to label widget
Remove name edit control from default dialog
Remove text from plots
2017-08-01 14:29:29 +02:00
Markus Grigull
69c835cecb Add word-wrap to label 2017-07-30 00:11:11 +02:00
Markus Grigull
a022a13bcb Add text size control to edit label widget
Move label text to top left corner
Remove background color for widgets (testing).
2017-07-29 13:15:03 +02:00
Markus Grigull
cd624b46e2 Fix aspect ratio on new image 2017-07-29 12:01:24 +02:00
Markus Grigull
70b76c539f Fix lock aspect for image widgets 2017-07-29 11:50:02 +02:00