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

10 commits

Author SHA1 Message Date
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
170f00c40a Rename plots to widgets
Add widgetData to prepare for future widgets
2016-11-02 18:32:24 +01:00
Markus Grigull
ab5bf2ed16 Add simulators and modal dialogs 2016-09-30 18:57:19 +02:00
Markus Grigull
a4507f095c Add simulations
The simulation model replaces what simulation-model was before. A simulation
is a construct of multiple simulation-models to represent the different
simulator in the simulation.
Added new styling guidelines and global styles for elements.
2016-07-26 19:26:15 +02:00
Markus Grigull
4a9563f603 Add websocket data receiving
Very buggy early tests
2016-07-21 08:57:04 +02:00
Markus Grigull
d9e1819645 Add simulation-model model and routes 2016-07-20 16:54:20 +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
Markus Grigull
9f8a165c69 Add user and project data from backend 2016-06-26 13:35:06 +02:00