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

25 commits

Author SHA1 Message Date
Markus Grigull
6a33dc33c0 Add GPLv3 License 2017-04-27 14:41:44 +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
d7af57c692 show border hint while editing for widgets without border 2017-04-11 12:20:37 +02:00
Ricardo Hernandez-Montoya
5a31763272 widget plot table signal preselection 2017-04-07 13:47:18 +02:00
Ricardo Hernandez-Montoya
baddee0df3 display signal type in gauge 2017-04-03 15:56:48 +02:00
Ricardo Hernandez-Montoya
e9c553b993 initial gauge widget 2017-03-31 14:53:19 +02:00
Ricardo Hernandez-Montoya
b6c3f7b3de initial slider widget 2017-03-30 14:28:13 +02:00
Ricardo Hernandez-Montoya
4923434231 initial number input widget 2017-03-30 12:22:42 +02:00
Ricardo Hernandez-Montoya
d8df5b8f03 initial button widget 2017-03-30 10:13:22 +02:00
Ricardo Hernandez-Montoya
e7cbb7fdaa issue #27 full context menu trigger area 2017-03-29 16:27:26 +02:00
Ricardo Hernandez-Montoya
0f4e86d24a issue #27 fixed context menu triggered at the widget border 2017-03-29 15:26:28 +02:00
Ricardo Hernandez-Montoya
fb34f809f8 replaced table with signal list to bootstrap buttons 2017-03-28 11:55:29 +02:00
Ricardo Hernandez-Montoya
ce40201857 widgets minimum widths and heights 2017-03-27 18:05:19 +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
73a576ab88 Add plot-table widget
Bug: Width of plot in new widget is not correct resized
2017-03-16 12:25:54 +01:00
Markus Grigull
5a1de494fb Add visualization automatic resize
Fix widget top and/or left edge resize
2017-03-15 15:34:51 +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
e504b4d726 Add label widget 2017-03-14 22:00:23 +01:00
Markus Grigull
245188e1df Add table widget 2017-03-14 21:53:53 +01:00
Markus Grigull
42e4afbed8 Increase widget performance
Make rest-api more universal usable
2017-03-14 19:00:13 +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
Markus Grigull
7161ea7adc Add unique simulator sockets
Add automatic simulator-data load
Add missing widget-value component
2017-03-08 15:41:53 +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
Markus Grigull
5441bd46f6 Add websocket api with simulator data
Simulator data is passed to each widget to process the data
2017-03-04 10:31:13 +01:00
Renamed from src/components/widget.js (Browse further)