7dc9021eca
visgraph: no more need for tiny emitter. remove it
2021-11-10 11:35:19 +01:00
a63e1321b0
cleaning
2021-11-09 22:48:29 +01:00
bfca6d2afc
cleaning
2021-11-09 20:06:54 +01:00
b392bc9e65
visgraph: post, patch and delete relationship link works!
2021-11-09 20:00:19 +01:00
d6da6a5d9d
visgraph: trying to pass value to edit relationship form fields (wip)
2021-11-09 20:00:09 +01:00
46e552d034
DELETE endpoint added
2021-11-09 10:58:08 +01:00
2c0198ef78
listen on relationship nodes event (wip)
2021-11-05 20:34:59 +01:00
e55e8e072d
visgraph: prepare UI for add relationship link
2021-11-05 19:37:59 +01:00
f92b4b0ea3
visgraph, fix details
2021-11-05 17:50:19 +01:00
b904e33d9b
Merge branch 'household_filiation' of gitlab.com:Chill-Projet/chill-bundles into household_filiation
2021-11-05 17:18:55 +01:00
f064e8f307
method added to get current accompanying periods + api adjusted
2021-11-05 17:00:07 +01:00
e911dd30f5
cleaning store
2021-11-05 16:16:24 +01:00
bfcd420cdf
visgraph: improve nodes that are hidden when uncheck layer
...
- a new getter count links by node. before exclude person, check first if node has others visible links
- links id are rewrote to serve count links getter
- unfold and expand only folded person
2021-11-05 14:41:45 +01:00
9494bdee2a
visgraph: improve splitId(node_id,'id') : return always integer
...
node_id value examples:
* 'accompanying_period_124' --> 124
* '124' --> 124
* 124 --> 124
2021-11-05 14:41:45 +01:00
0f8ca77105
visgraph: refactor store excludedNode action
2021-11-05 14:41:45 +01:00
9a00e13532
visgraph: adding node whitelist
2021-11-05 14:41:45 +01:00
1a00798da0
visgraph: canvas options, maximize position
2021-11-05 14:41:45 +01:00
5e2b70249e
cleaning
2021-11-05 14:41:45 +01:00
55c2aed613
visgraph: fix algo problems when expanding graph
2021-11-05 14:41:45 +01:00
19badc0062
visgraph: try to remove folded person nodes when layer is unchecked (wip)
2021-11-05 14:41:35 +01:00
5d7f4bde1d
minor stuffs
2021-11-03 21:17:25 +01:00
40c5322cba
visgraph: an event trigger unfoldPersonsByCourse (store)
2021-11-03 21:15:37 +01:00
8ab0fd59f8
visgraph: add basic graph event mechanism when clicking on nodes
2021-11-03 21:12:42 +01:00
aa9926aa29
translations
2021-11-03 16:56:11 +01:00
adac384279
visgraph: prepare PATCH relationship when submitting (wip)
2021-11-03 16:49:07 +01:00
2099edefc5
visgraph: fix error with GET relations response
2021-11-03 16:45:37 +01:00
e2110691ff
Merge branch 'household_filiation' of gitlab.com:Chill-Projet/chill-bundles into household_filiation
2021-11-03 16:11:05 +01:00
cab7cc4150
PATCH added to swagger
2021-11-03 16:04:35 +01:00
6c52233a5a
visgraph: with reversed relationship, reverse arrow and not title
2021-11-03 15:56:25 +01:00
58f7715643
visgraph: fix logic error with relationship direction
2021-11-03 15:43:44 +01:00
e7900b8b21
visgraph: fix POST response (create link)
2021-11-03 14:54:27 +01:00
4d08f3583e
Merge branch 'household_filiation' of gitlab.com:Chill-Projet/chill-bundles into household_filiation
2021-11-03 14:29:39 +01:00
4dbbc40473
Merge branch 'household_filiation' of gitlab.com:Chill-Projet/chill-bundles into household_filiation
2021-11-03 12:52:41 +01:00
577ed7b6be
GET relations adapted, POST fixed
2021-11-03 12:52:21 +01:00
2d3549ee28
visgraph: give more space to graph in twig content
2021-11-03 12:39:47 +01:00
6e3cdb6f58
visgraph, disable action callback on nodes
2021-11-03 12:13:06 +01:00
7d91f3bef5
complete relations fixtures
2021-11-03 11:30:36 +01:00
71695ed793
updating changelog
2021-11-03 09:31:49 +01:00
6d5f94ab45
Merge branch 'household_filiation' of gitlab.com:Chill-Projet/chill-bundles into household_filiation
2021-11-03 09:28:36 +01:00
9e61c417e5
visgraph: improve relationship form UI, change physics solver, disable node edition
2021-11-03 09:20:27 +01:00
e62d026339
visgraph form: other way to display relation
2021-11-02 18:58:25 +01:00
9cffe5161a
visgraph: test form without vis-network
2021-11-02 18:45:15 +01:00
cbb3ad04f0
visgraph: right align text when reverse
2021-11-02 16:39:34 +01:00
6b31bf225a
visgraph: fix body in POST relationship query
2021-11-02 16:34:01 +01:00
024531fbe1
visgraph: build modal form to create/edit relationship
2021-11-02 15:39:22 +01:00
bd2ee9ddc1
visgraph: adding endpoint to get list of relations
2021-11-02 10:21:06 +01:00
84dfcb2899
tests for GET and POST: attempt
2021-11-01 16:01:21 +01:00
1d774b19e8
datafixture relationship: attempt
2021-11-01 16:00:48 +01:00
d06a4b1ca9
import multiselect (wip)
2021-11-01 15:37:32 +01:00
9cce62c294
visgraph: pass context to modals
2021-11-01 15:36:57 +01:00