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

11 commits

Author SHA1 Message Date
Markus Grigull
170f00c40a Rename plots to widgets
Add widgetData to prepare for future widgets
2016-11-02 18:32:24 +01:00
Markus Grigull
846a0a73ee Fix bugs and disable ember extend prototypes 2016-10-18 13:01:55 +02:00
Markus Grigull
22780b9d7a Move value plot modal to component
Change simulator and signal from numbers to combo boxes
2016-10-12 22:06:24 +02:00
Markus Grigull
ddea7e5e32 Add plot value dialog 2016-10-12 11:29:09 +02:00
Markus Grigull
f8028d88b7 Move visualization data to mixin
Add live data to edit visualization
Fix stylesheet files
2016-10-12 09:10:41 +02:00
Markus Grigull
59c9438ce1 Add live data flow from visualization to plots
Fix live-data mixin
2016-10-12 08:30:15 +02:00
Markus Grigull
dc421c4305 Add bootstrap popover to plots 2016-07-27 13:43:10 +02:00
Markus Grigull
f3fd704b91 Add comment header to files 2016-07-20 12:25:51 +02:00
Markus Grigull
7bca56a8c8 Add plots.css
Add grid option to plots.
2016-07-19 16:45:45 +02:00
Markus Grigull
77ebf05526 Change plots to free arrangement
Plots can be positioned freely. The plot area does not scrolls yet while
editing, but scales to fit all plots which are inside.
2016-07-19 16:13:56 +02:00
Markus Grigull
da09935de1 Add plot-abstract component
plot-abstract is the base object for all plots.
Size changes on plots are saved to the server on the save button.
Add sortable mixin.
2016-07-17 18:43:08 +02:00