Commit Graph

5290 Commits

Author SHA1 Message Date
Mathieu Jaumotte 8ab0fd59f8 visgraph: add basic graph event mechanism when clicking on nodes 2021-11-03 21:12:42 +01:00
Mathieu Jaumotte aa9926aa29 translations 2021-11-03 16:56:11 +01:00
Mathieu Jaumotte adac384279 visgraph: prepare PATCH relationship when submitting (wip) 2021-11-03 16:49:07 +01:00
Mathieu Jaumotte 2099edefc5 visgraph: fix error with GET relations response 2021-11-03 16:45:37 +01:00
Mathieu Jaumotte e2110691ff Merge branch 'household_filiation' of gitlab.com:Chill-Projet/chill-bundles into household_filiation 2021-11-03 16:11:05 +01:00
julielenaerts cab7cc4150 PATCH added to swagger 2021-11-03 16:04:35 +01:00
Mathieu Jaumotte 6c52233a5a visgraph: with reversed relationship, reverse arrow and not title 2021-11-03 15:56:25 +01:00
Mathieu Jaumotte 58f7715643 visgraph: fix logic error with relationship direction 2021-11-03 15:43:44 +01:00
Mathieu Jaumotte e7900b8b21 visgraph: fix POST response (create link) 2021-11-03 14:54:27 +01:00
Mathieu Jaumotte 4d08f3583e Merge branch 'household_filiation' of gitlab.com:Chill-Projet/chill-bundles into household_filiation 2021-11-03 14:29:39 +01:00
julielenaerts 4dbbc40473 Merge branch 'household_filiation' of gitlab.com:Chill-Projet/chill-bundles into household_filiation 2021-11-03 12:52:41 +01:00
julielenaerts 577ed7b6be GET relations adapted, POST fixed 2021-11-03 12:52:21 +01:00
Mathieu Jaumotte 2d3549ee28 visgraph: give more space to graph in twig content 2021-11-03 12:39:47 +01:00
Mathieu Jaumotte 6e3cdb6f58 visgraph, disable action callback on nodes 2021-11-03 12:13:06 +01:00
Mathieu Jaumotte 7d91f3bef5 complete relations fixtures 2021-11-03 11:30:36 +01:00
Mathieu Jaumotte 71695ed793 updating changelog 2021-11-03 09:31:49 +01:00
julielenaerts 6d5f94ab45 Merge branch 'household_filiation' of gitlab.com:Chill-Projet/chill-bundles into household_filiation 2021-11-03 09:28:36 +01:00
Mathieu Jaumotte 9e61c417e5 visgraph: improve relationship form UI, change physics solver, disable node edition 2021-11-03 09:20:27 +01:00
Mathieu Jaumotte e62d026339 visgraph form: other way to display relation 2021-11-02 18:58:25 +01:00
Mathieu Jaumotte 9cffe5161a visgraph: test form without vis-network 2021-11-02 18:45:15 +01:00
Mathieu Jaumotte cbb3ad04f0 visgraph: right align text when reverse 2021-11-02 16:39:34 +01:00
Mathieu Jaumotte 6b31bf225a visgraph: fix body in POST relationship query 2021-11-02 16:34:01 +01:00
Mathieu Jaumotte 024531fbe1 visgraph: build modal form to create/edit relationship 2021-11-02 15:39:22 +01:00
Mathieu Jaumotte bd2ee9ddc1 visgraph: adding endpoint to get list of relations 2021-11-02 10:21:06 +01:00
julielenaerts 84dfcb2899 tests for GET and POST: attempt 2021-11-01 16:01:21 +01:00
julielenaerts 1d774b19e8 datafixture relationship: attempt 2021-11-01 16:00:48 +01:00
Mathieu Jaumotte d06a4b1ca9 import multiselect (wip) 2021-11-01 15:37:32 +01:00
Mathieu Jaumotte 9cce62c294 visgraph: pass context to modals 2021-11-01 15:36:57 +01:00
Mathieu Jaumotte d3a08149f0 visgraph: open vue modal when adding/editing edge 2021-11-01 13:31:58 +01:00
Mathieu Jaumotte 5d995115ba visgraph: only addEdge for person to person 2021-11-01 12:59:02 +01:00
Mathieu Jaumotte 41f815bbb9 tiny-emitter package is used as "centralized event hub" between vis-network and vue3 2021-11-01 11:50:36 +01:00
Mathieu Jaumotte a0940a0c85 visgraph: init window.eventHub as external emitter called in Vue. This implementation works with vue2, but is deprecated in vue3 !!
see https://vue3-fr.netlify.app/guide/migration/events-api.html#_2-x-syntax
2021-11-01 11:48:26 +01:00
Mathieu Jaumotte c4ba78d076 minor 2021-11-01 10:50:13 +01:00
Mathieu Jaumotte 869e442c2c visgraph: add hover interaction 2021-11-01 09:49:55 +01:00
Mathieu Jaumotte a57a23dc49 visgraph options settings 2021-10-30 01:51:02 +02:00
Mathieu Jaumotte 851a246257 visgraph: improve label with basic markdown 2021-10-30 00:27:10 +02:00
Mathieu Jaumotte 09903c2f52 click node event (wip) 2021-10-29 19:08:52 +02:00
Mathieu Jaumotte 6719548504 Merge branch 'household_filiation' of gitlab.com:Chill-Projet/chill-bundles into household_filiation 2021-10-29 18:14:02 +02:00
Mathieu Jaumotte 8312955391 visgraph: hide somes persons nodes labels (folded) 2021-10-29 17:54:28 +02:00
Mathieu Jaumotte 8eedee5e91 visgraph: default uncheck layers when loading 2021-10-29 16:54:22 +02:00
julielenaerts b60b1cb668 Merge branch 'household_filiation' of gitlab.com:Chill-Projet/chill-bundles into household_filiation 2021-10-29 15:57:06 +02:00
julielenaerts e6183f6646 migration fixed to insert default true value for isActive 2021-10-29 15:56:57 +02:00
Mathieu Jaumotte a9d3d2027b minor 2021-10-29 15:32:12 +02:00
Mathieu Jaumotte 80594ed186 Merge branch 'household_filiation' of gitlab.com:Chill-Projet/chill-bundles into household_filiation 2021-10-29 15:05:51 +02:00
Mathieu Jaumotte 1c60a5b51e vue_visgraph: improve graph 2021-10-29 15:05:34 +02:00
julielenaerts 039c74a1e4 route annotation removed 2021-10-29 13:20:56 +02:00
julielenaerts 50fbc7fd15 processing of review. still ACL left to do 2021-10-29 11:30:01 +02:00
Mathieu Jaumotte 1155555bb3 backend: adapt deprecated getGenderNumeric 2021-10-29 10:37:51 +02:00
Mathieu Jaumotte 76d6a9b4df vue_visgraph: makeFetch (api), add validation exception 2021-10-29 10:01:14 +02:00
julielenaerts e1d28289f6 Merge branch 'household_filiation' of gitlab.com:Chill-Projet/chill-bundles into household_filiation 2021-10-29 09:39:25 +02:00