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

24 commits

Author SHA1 Message Date
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