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

34 commits

Author SHA1 Message Date
Ricardo Hernandez-Montoya
2b0d69f03a Upload CIM model and retrieve it to/from backend and show spinner while loading. 2018-01-09 17:16:41 +01:00
Markus Grigull
3dfee48427 Add html widget 2017-09-18 10:06:19 +02:00
Markus Grigull
7825d119de Add gauge widget color zones 2017-09-18 00:30:23 +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
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
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
Markus Grigull
33742326f6 Add image default size and start aspect ratio lock control 2017-07-29 10:52:03 +02:00
Markus Grigull
101caf15c0 Change widget table data 2017-07-13 16:56:47 +02:00
Markus Grigull
6a535a5338 Change widget value to new simulator data 2017-07-13 16:56:47 +02:00
1ad7441caa fix: more inconsistencies (#70) 2017-06-28 13:19:10 +02:00
Ricardo Hernandez-Montoya
72ffd6cd96 refactoring: extracted control creation 2017-05-23 10:50:30 +02:00
Ricardo Hernandez-Montoya
e0c5ffbd8f authenticated upload 2017-05-08 12:24:52 +02:00
Ricardo Hernandez-Montoya
210a292738 Merge commit 'e0b7ddca551162e21d7f667c9ae2d6516493575f' 2017-05-04 17:00:15 +02:00
Markus Grigull
6a33dc33c0 Add GPLv3 License 2017-04-27 14:41:44 +02:00
Ricardo Hernandez-Montoya
1ded5755d8 Box to group widgets 2017-04-25 14:31:28 +02:00
Ricardo Hernandez-Montoya
9d229a828c Button color selection 2017-04-24 14:41:23 +02:00
Ricardo Hernandez-Montoya
dd068b919d Plots' Y-axis label can be edited 2017-04-21 16:13:07 +02:00
Markus Grigull
0cba63991a Revert "Merge branch 'additional-widgets' into 'develop'"
This reverts merge request !5
2017-04-13 11:12:04 +02:00
Ricardo Hernandez-Montoya
fe543dee93 Extracted controls in Widget Edit model and included proper message when no sim model is available 2017-04-13 10:05:57 +02:00
Ricardo Hernandez-Montoya
e8ecd01f5f allow slider orientation selection 2017-04-11 11:31:36 +02:00
Ricardo Hernandez-Montoya
5a31763272 widget plot table signal preselection 2017-04-07 13:47:18 +02:00
Ricardo Hernandez-Montoya
1112153611 allow signal type selection in plot table widget 2017-04-04 12:05:14 +02:00
Ricardo Hernandez-Montoya
6da223ef3d allow signal selection in gauge edit menu & modular edit controls (code reuse) 2017-04-03 15:59:05 +02:00
Ricardo Hernandez-Montoya
4b02ee1175 issue #26 widget edit changes are applied after save 2017-03-27 15:09:31 +02:00
Markus Grigull
93da46973d Add image widget
Add file upload, used for image widget atm
Image widget is buggy atm
2017-03-16 21:21:57 +01: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
245188e1df Add table widget 2017-03-14 21:53:53 +01:00
Markus Grigull
913280af2e Add plot widget edit dialog for multiple plot type 2017-03-13 20:42:26 +01:00
Markus Grigull
98909301b9 Add plot widget
Plot edit dialog not created yet
2017-03-13 16:39:43 +01:00
Markus Grigull
24d009e214 Add edit dialog to widgets and value-widget
Data and simulation is passed properly to widgets
2017-03-08 20:30:23 +01:00