Markus Grigull
15fd134f9e
Add time scaling
2017-07-27 00:28:19 +02:00
Markus Grigull
37af4f5151
Move plot to raw d3 with react
...
Remove rd3 dependency for plots. Drawing with react and raw d3 drastically
improves performance. This is most due d3 has its own DOM manipulation. If
this is used, it interferes with reacts DOM manipulation.
Now only d3 helper libraries are used and the svg is drawn by react itself.
Thus the performance gets a huge boost on plots.
2017-07-26 23:10:29 +02:00
Markus Grigull
50d8f52508
Add production docker-compose
2017-07-26 12:16:14 +02:00
Markus Grigull
34f1381133
Fix various errors in deployment
...
Fix website volume
Update backend submodule
Remove unneeded open ports
2017-07-26 10:45:23 +02:00
Markus Grigull
3d4d8d105c
Fix new simulation model dialog
...
Update react-bootstrap to newest version
2017-07-26 10:44:04 +02:00
Markus Grigull
2b5c222bc8
Fix simulator data IDs
2017-07-25 14:58:56 +02:00
76df1a3029
delete old docker-compose containers to avoid full disks
2017-07-22 11:49:10 +02:00
063e91522f
get rid of bind volumes as they do not work for deployments on remote Docker daemons
2017-07-22 05:00:32 +02:00
09bf7f1b38
build node application with Docker
2017-07-22 04:03:10 +02:00
Markus Grigull
355e524348
Fix docker deployment
2017-07-21 14:15:09 +02:00
Markus Grigull
6a5a2c735f
Merge branch 'feature-change-simulator-connection' into 'develop'
...
Feature change simulator connection
See merge request !15
2017-07-13 20:40:59 +02:00
Markus Grigull
a12d685f24
Merge branch 'feature-change-simulator-connection' of git.rwth-aachen.de:VILLASframework/VILLASweb into feature-change-simulator-connection
2017-07-13 17:14:38 +02:00
Markus Grigull
fa9fc61725
Fix simulator data discarding
2017-07-13 17:13:18 +02:00
Markus Grigull
ac19c3c48d
Display simulator status in tree-view
...
Remove unneeded files anymore
2017-07-13 16:57:09 +02:00
Markus Grigull
19dc2e55c3
Discard unrequested data
2017-07-13 16:56:48 +02:00
Markus Grigull
aceb96ec82
Ensure unique node and simulator names in dialogs
...
Node names are checked to be unique in dialogs
Simulator names are checked to be unique in dialogs on one node
2017-07-13 16:56:48 +02:00
Markus Grigull
6d0ad4c236
Fix gauge signal data
2017-07-13 16:56:47 +02:00
Markus Grigull
4b44ab0a80
Update gauge to new simulator connection
2017-07-13 16:56:47 +02:00
Markus Grigull
83aa4f3495
Update table plot to new simulator connection
2017-07-13 16:56:47 +02:00
Markus Grigull
36ae2d159e
Update plot widget to new simulator connection
2017-07-13 16:56:47 +02:00
Markus Grigull
101caf15c0
Change widget table data
2017-07-13 16:56:47 +02:00
Markus Grigull
6a535a5338
Change widget value to new simulator data
2017-07-13 16:56:47 +02:00
Markus Grigull
259c512040
Change simulator data to node based
2017-07-13 16:56:47 +02:00
Markus Grigull
3b58073285
Change simulator selection in simulator model
...
Disable simulator detection for testing
2017-07-13 16:56:47 +02:00
Markus Grigull
e7bc53b374
Start simulator ID fetching
2017-07-13 16:56:47 +02:00
Markus Grigull
984d40134f
Add simulator editing and moving
2017-07-13 16:56:47 +02:00
Markus Grigull
7beeb78722
Add simulators to nodes
2017-07-13 16:56:47 +02:00
Markus Grigull
232e972657
Add node dialogs and backend
2017-07-13 16:56:47 +02:00
Markus Grigull
6b1a8ca776
Add node component
2017-07-13 16:56:47 +02:00
Markus Grigull
cfb760fac8
Display simulator status in tree-view
...
Remove unneeded files anymore
2017-07-13 12:04:59 +02:00
Markus Grigull
5f6417d695
Discard unrequested data
2017-07-13 11:46:48 +02:00
Markus Grigull
47570d74d0
Ensure unique node and simulator names in dialogs
...
Node names are checked to be unique in dialogs
Simulator names are checked to be unique in dialogs on one node
2017-07-13 11:39:16 +02:00
Markus Grigull
e390776480
Fix gauge signal data
2017-07-12 12:50:38 +02:00
Markus Grigull
fdc95601b1
Update gauge to new simulator connection
2017-07-12 12:25:09 +02:00
Markus Grigull
98eda9ced9
Update table plot to new simulator connection
2017-07-12 12:20:44 +02:00
Markus Grigull
9f3145aedf
Update plot widget to new simulator connection
2017-07-12 11:22:52 +02:00
Markus Grigull
f66d75aede
Change widget table data
2017-07-11 21:09:19 +02:00
Markus Grigull
b7156f5325
Change widget value to new simulator data
2017-07-11 19:46:45 +02:00
Markus Grigull
a3d35ab5fc
Change simulator data to node based
2017-07-11 15:17:28 +02:00
Markus Grigull
89f70f027a
Change simulator selection in simulator model
...
Disable simulator detection for testing
2017-07-09 18:14:53 +02:00
5252d07e9e
use new signal node-type to simplify demo setup
2017-07-08 14:57:52 +02:00
Markus Grigull
46bcb2fc21
Start simulator ID fetching
2017-07-08 12:37:13 +02:00
Markus Grigull
3e55659854
Add simulator editing and moving
2017-07-08 00:23:01 +02:00
Markus Grigull
c5e4642797
Add simulators to nodes
2017-07-07 10:25:07 +02:00
Markus Grigull
cf83d4d969
Add node dialogs and backend
2017-07-06 11:41:26 +02:00
Ricardo Hernandez
4edaa958e3
Merge branch 'gitlab-ci-fix' into 'develop'
...
Gitlab ci fix
See merge request !14
2017-06-30 12:09:01 +02:00
Ricardo Hernandez-Montoya
003ab30cab
deploy only on develop branch
2017-06-30 12:03:37 +02:00
Ricardo Hernandez-Montoya
266573f456
pip upgrade, install specific docker-compose version
2017-06-30 10:58:14 +02:00
Ricardo Hernandez-Montoya
95be14cef7
Docker upgrade
2017-06-30 10:37:15 +02:00
7dfed9e632
try newer docker-compose
2017-06-28 14:56:32 +02:00