1
0
Fork 0
mirror of https://git.rwth-aachen.de/acs/public/villas/web/ synced 2025-03-30 00:00:13 +01:00
Commit graph

8 commits

Author SHA1 Message Date
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
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
3d4d8d105c Fix new simulation model dialog
Update react-bootstrap to newest version
2017-07-26 10:44:04 +02:00
Markus Grigull
aceb96ec82 Ensure unique node and simulator names in dialogs
Node names are checked to be unique in dialogs
Simulator names are checked to be unique in dialogs on one node
2017-07-13 16:56:48 +02:00
Markus Grigull
7beeb78722 Add simulators to nodes 2017-07-13 16:56:47 +02:00
Markus Grigull
6a33dc33c0 Add GPLv3 License 2017-04-27 14:41:44 +02:00
Markus Grigull
6c9cc8946a Add widgets at cursor drop position, widget zIndex
Add context menu for zIndex ordering

Bug: zIndex is only applied after saving visualization
2017-03-15 13:13:39 +01:00
Markus Grigull
01488c4939 Add simulation(s) route
Move dialogs to components/dialog directory
Change table component, add table-column component, this makes
table-control and table-control-link obsolete
Fix minor bugs
2017-03-06 22:01:33 +01:00
Renamed from src/components/dialog-new-simulator.js (Browse further)