- 17 Jul, 2023 1 commit
-
-
Alfredo Di Napoli authored
-
- 10 Jul, 2023 1 commit
-
-
Alfredo Di Napoli authored
This commit fixes the `testWithQueryFrontend` test, which was broken by gargantext/haskell-gargantext@6bc41d73 However, this was followed by a frontend fix, which was modified to deal with the next format: gargantext/purescript-gargantext!374 (diffs) Therefore, it's fine to fix the test here.
-
- 20 Jun, 2023 2 commits
-
-
Alfredo Di Napoli authored
-
Alfredo Di Napoli authored
-
- 19 Jun, 2023 2 commits
-
-
Alfredo Di Napoli authored
This commits changes the `PhyloData` data structure to include a proper `GraphData` in the `pd_data` field. The `GraphData` is almost complete, but the `objects` field needs to be further refined from a generic JSON `Value` to proper Haskell types.
-
Alfredo Di Napoli authored
-