]> Git — Sourcephile - gargantext.git/commit
[REFACT] clean Hyperdatas
authorAlexandre Delanoë <devel+git@delanoe.org>
Wed, 15 Jul 2020 13:43:58 +0000 (15:43 +0200)
committerAlexandre Delanoë <devel+git@delanoe.org>
Wed, 15 Jul 2020 13:43:58 +0000 (15:43 +0200)
commit0e6d71de904a61ee81b31c8f09857a2debff7c57
treeba5ba1ee51b3a399608ee40de31114c86b74f5ca
parent5a43e4bd90be67e02c022bc11183916c83a7149d
[REFACT] clean Hyperdatas
22 files changed:
src/Gargantext/API/Node.hs
src/Gargantext/API/Routes.hs
src/Gargantext/Core/Flow/Types.hs
src/Gargantext/Database/Action/Flow.hs
src/Gargantext/Database/Action/Flow/Pairing.hs
src/Gargantext/Database/Action/Node.hs
src/Gargantext/Database/Admin/Config.hs
src/Gargantext/Database/Admin/Types/Hyperdata.hs
src/Gargantext/Database/Admin/Types/Hyperdata/Contact.hs [new file with mode: 0644]
src/Gargantext/Database/Admin/Types/Hyperdata/Folder.hs
src/Gargantext/Database/Admin/Types/Hyperdata/Frame.hs
src/Gargantext/Database/Admin/Types/Hyperdata/List.hs
src/Gargantext/Database/Admin/Types/Hyperdata/User.hs [new file with mode: 0644]
src/Gargantext/Database/Admin/Types/Node.hs
src/Gargantext/Database/Query/Table/Node.hs
src/Gargantext/Database/Query/Table/Node/Children.hs
src/Gargantext/Database/Query/Table/Node/Contact.hs
src/Gargantext/Database/Query/Table/Node/Document/Insert.hs
src/Gargantext/Database/Query/Table/Node/User.hs
src/Gargantext/Database/Query/Tree/Root.hs
src/Gargantext/Ext/IMTUser.hs
src/Gargantext/Viz/Graph.hs