Markus Grigull
|
ed6ea99d14
|
Add time length option to plot widget
Increase simulation-data storage to 1200 entries
|
2017-02-01 13:33:55 +01:00 |
|
Markus Grigull
|
7c4d67c163
|
Add image widget and file upload
File upload is in image widget edit dialog
Add ember-uploader package
|
2017-01-25 19:36:23 +01:00 |
|
Markus Grigull
|
3ec9cc3497
|
Add missing files
|
2017-01-25 12:54:34 +01:00 |
|
Markus Grigull
|
c40974acf5
|
Add plot widget
Fixed to first simuator, first signal
Add flot to project
|
2017-01-13 17:11:48 +01:00 |
|
Markus Grigull
|
77eb19a44a
|
Drop widgets at cursor position. Add widget delete
Add widget delete button in modal widget dialogs
Add widget edit hint in edit layout
|
2017-01-12 16:24:46 +01:00 |
|
Markus Grigull
|
021457a141
|
Fix default simulator on creating widgets
|
2016-11-24 12:19:34 +01:00 |
|
Markus Grigull
|
7099651272
|
Add widget-table and widget-label
Remove console output in UI mixins
|
2016-11-03 09:42:16 +01:00 |
|
Markus Grigull
|
170f00c40a
|
Rename plots to widgets
Add widgetData to prepare for future widgets
|
2016-11-02 18:32:24 +01:00 |
|
Markus Grigull
|
68d33e0b18
|
Change live data observer
Fix last extend prototype changes
|
2016-10-18 19:45:14 +02: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
|
f3fd704b91
|
Add comment header to files
|
2016-07-20 12:25:51 +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
|
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 |
|