Markus Grigull
5b09486d3c
Move websocket live stream into mixin
...
Add simulator to websocket message
Add history to simulator-data
2016-07-26 14:40:23 +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
f3fd704b91
Add comment header to files
2016-07-20 12:25:51 +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
548bbb5e15
Add project create, delete and store in user data
...
Change adapter and serializer to REST api.
Add session-user to get logged-in user in every controller/route
Change models to async relationships, this way the data is only loaded when
requested.
2016-06-27 23:22:05 +02:00
Markus Grigull
9f8a165c69
Add user and project data from backend
2016-06-26 13:35:06 +02:00