Commit Graph

58 Commits

Author SHA1 Message Date
Ivan Danyliuk 00972bfa83
Remove simulation.go and move its code to animation.go 2018-10-19 14:17:04 +02:00
Ivan Danyliuk 37daa05e1c
Add stats widget. 2018-10-19 14:13:41 +02:00
Ivan Danyliuk 5d46031d87
Change default animation slowdown factor 2018-10-17 19:43:25 +02:00
Ivan Danyliuk e622a2d34e
Add wobbling effect 2018-10-12 22:34:30 +02:00
Ivan Danyliuk c14e46393b
Add plog visualization 2018-09-20 22:16:21 +03:00
Ivan Danyliuk 90cbfb275e
Add replay button for simulation 2018-09-20 22:04:13 +03:00
Ivan Danyliuk c77baba272
Change default steps number 2018-09-20 20:43:43 +03:00
Ivan Danyliuk 0b0fc730ee
Add Go objects for nodes and links to Scene 2018-09-20 20:38:43 +03:00
Ivan Danyliuk 23e49df95f
Add local three.js 2018-09-20 20:38:05 +03:00
Ivan Danyliuk c1420d37a1
Add objects removal 2018-09-20 16:30:20 +03:00
Ivan Danyliuk 30716db108
Add forked vthree package 2018-09-20 15:41:24 +03:00
Ivan Danyliuk db7f2791e2
Add debug info for propagation log 2018-09-19 21:06:30 +03:00
Ivan Danyliuk 8a8428975b
Make linters happier 2018-09-19 19:11:02 +03:00
Ivan Danyliuk f03231267b
Add simulation backend config widget 2018-09-19 16:00:53 +03:00
Ivan Danyliuk 098a817008
Fix upload and initialization 2018-09-19 12:45:54 +03:00
Ivan Danyliuk 8229e5ce45
Fixed upload 2018-09-19 12:02:35 +03:00
Ivan Danyliuk cb88643cfb
Add network selector 2018-09-18 19:01:45 +03:00
Ivan Danyliuk e5e10abf2e
Add initial data support 2018-09-18 17:35:16 +03:00
Ivan Danyliuk 7d30dbec6d
Add network selector widget. 2018-09-18 17:01:13 +03:00
Ivan Danyliuk 4123046ce6
Remove obsolete js code 2018-09-18 16:16:19 +03:00
Ivan Danyliuk ce2be0834d
Add initial code for visibilitychange check 2018-09-17 22:56:16 +03:00
Ivan Danyliuk e95816311c
Huge refactor :/ 2018-09-17 22:11:04 +03:00
Ivan Danyliuk 5744baf9ba
Refactor upload widget 2018-09-11 22:52:06 +03:00
Ivan Danyliuk 26af4113ca
Refactor layout/page to update network graph on the fly 2018-09-11 19:02:40 +03:00
Ivan Danyliuk 81984c8929
Make linter happy 2018-09-11 18:33:28 +03:00
Ivan Danyliuk 7468ff195a
Add accept constraint 2018-09-11 16:26:02 +03:00
Ivan Danyliuk fbf9c01dbf
Add network file upload 2018-09-11 16:23:37 +03:00
Ivan Danyliuk 1739d19fbd
Update graph 2018-09-06 20:07:24 +03:00
Ivan Danyliuk 1af6450e96
.gitignore 2018-09-06 19:12:36 +03:00
Ivan Danyliuk 26aa688601
Restart simulation on Update button click 2018-09-06 19:11:51 +03:00
Ivan Danyliuk f914dd0b19
Refactor page 2018-09-06 18:37:46 +03:00
Ivan Danyliuk 664de3bf39
Initial support for Update button 2018-09-06 17:43:56 +03:00
Ivan Danyliuk 4772b0f10e
Change visibility of force editor 2018-09-06 17:43:42 +03:00
Ivan Danyliuk 82cff28a55
Initial code for forces editor 2018-09-06 16:54:35 +03:00
Ivan Danyliuk c897c6d72e
Remove rerendering from loader's responsibility 2018-09-06 15:48:34 +03:00
Ivan Danyliuk 62f807b6fe
Add test for loader widget 2018-09-06 15:48:19 +03:00
Ivan Danyliuk 9d0ec2d0f1
Improve loader widget position 2018-09-06 15:15:55 +03:00
Ivan Danyliuk 928a7dd3e8
Add runtime.Gosched to update loader properly 2018-09-06 13:33:40 +03:00
Ivan Danyliuk 807721773b
Initial loader code 2018-09-06 11:45:13 +03:00
Ivan Danyliuk 046858eb1b
Remove comments 2018-09-05 17:10:28 +03:00
Ivan Danyliuk 7aa7fb44b2
Refactor objects creation 2018-09-05 17:10:00 +03:00
Ivan Danyliuk e02c49d61b
Initial vecty commit 2018-09-05 16:53:09 +03:00
Ivan Danyliuk 93634ccd42
Cleanup 2018-09-05 16:50:54 +03:00
Ivan Danyliuk 81108bd53d
Last changes 2018-09-05 16:49:11 +03:00
Ivan Danyliuk 65503ee846
Add new WebSocket command 2018-08-24 23:11:48 +03:00
Ivan Danyliuk 95f10be6a8
gitignore 2018-08-24 23:11:37 +03:00
Ivan Danyliuk 03b8a05706
Remove coloring nodes based on counts 2018-08-24 23:11:21 +03:00
Ivan Danyliuk ae85073d7e
Add go-bindata assets 2018-08-03 08:10:18 +02:00
Ivan Danyliuk ec8964fce7
Remove data 2018-08-03 08:09:57 +02:00
Ivan Daniluk 4e63df16a0
Merge pull request #1 from status-im/graphx
Switch to graphx
2018-07-19 18:54:42 +02:00