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
ddea7e5e32 Add plot value dialog 2016-10-12 11:29:09 +02:00
Markus Grigull
35b885f19b Add modal dialogs to projects and simulation-models 2016-10-01 11:11:35 +02:00
Markus Grigull
dc421c4305 Add bootstrap popover to plots 2016-07-27 13:43:10 +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
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