Markus Grigull
dbf95bc862
Only save changes on project on save button
2016-07-12 00:03: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
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
75c8464b6c
Add project and user edit, add user email
2016-06-28 10:00:38 +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