Markus Grigull
170f00c40a
Rename plots to widgets
...
Add widgetData to prepare for future widgets
2016-11-02 18:32:24 +01: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
f3d10d8340
Add simulation-model to simulator relationship
...
Add simulation to projects
Add running dialog to simulations
Remove running dialog from simulators (simulator should be auto-detected)
Change running-simulation to simulation-models based
2016-10-06 16:56:08 +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
Markus Grigull
15d29d23b2
Add jQuery UI
...
Add resizeable, droppable and draggable mixins
Add API_HOST in environment.js
2016-07-15 12:09:31 +02:00
Markus Grigull
db993e2d2f
Add todo.md
...
Fix project and visualization delete
Start with plot styling
2016-06-29 17:08:42 +02:00
Markus Grigull
480c90530d
Add visualization create, edit and delete
...
All plots will be saved in the plot model (no subclasses).
2016-06-28 22:05:54 +02:00
Markus Grigull
8337550390
Add visualizations and plots
...
Plots can be added via drag'n'drop.
2016-06-28 14:23:49 +02:00
Markus Grigull
5bc260b81c
Add visulization and plot
...
Plot has no routes defined.
Visualization edit and delete routes are not working.
2016-06-28 10:57:34 +02:00