- 06 Dec, 2024 1 commit
-
-
Grégoire Locqueville authored
-
- 19 Sep, 2024 1 commit
-
-
Przemyslaw Kaminski authored
I moved HasConfig to Core/Config instead of it being in Database.Prelude
-
- 18 Sep, 2024 1 commit
-
-
Przemyslaw Kaminski authored
Eventually, Settings will be removed
-
- 09 Sep, 2024 1 commit
-
-
Grégoire Locqueville authored
- Re-enable orphan warnings that were manually disabled in many modules - Remove non-Haskell files that were just sitting in the source tree - Remove modules that were not called from anywhere - Remove unused dependencies This is not exhaustive by any means. In particular, some more weeding out can be achieved by looking at individual functions and even branches of functions. Weeder can help with that.
-
- 04 Sep, 2024 2 commits
-
-
Przemyslaw Kaminski authored
-
Przemyslaw Kaminski authored
-
- 28 Aug, 2024 2 commits
-
-
Przemyslaw Kaminski authored
Also, tests pass now, locally
-
Przemyslaw Kaminski authored
-
- 15 Jul, 2024 1 commit
-
-
Alfredo Di Napoli authored
-
- 04 Jul, 2024 1 commit
-
-
Alfredo Di Napoli authored
This commit moves `GargConfig` and the other config-related data structures back into gargantext, so that they can be edited and expanded without needing to worry about the prelude project.
-
- 26 Jun, 2024 6 commits
-
-
Alfredo Di Napoli authored
-
Alfredo Di Napoli authored
This commit extends the reverse proxy for the microservices so that it would serve a custom `/config` file which would contain the correct baseUrl to initialise the websocket connection correctly.
-
Alfredo Di Napoli authored
Still needs to fix some hardcoded URLs. The problem with websockets is that they use the first URL fragment to determine the documentId, therefore we cannot proxy to `http://localhost:8009/notes/<frameId>` because the underlying WS connection will use `noteId=notes`, which is wrong.
-
Alfredo Di Napoli authored
-
Alfredo Di Napoli authored
-
Alfredo Di Napoli authored
-
- 07 Nov, 2023 1 commit
-
-
Alfredo Di Napoli authored
-
- 12 Oct, 2023 1 commit
-
-
Przemyslaw Kaminski authored
Basically, Gargantext.Prelude exports all of Protolude now.
-
- 11 Oct, 2023 1 commit
-
-
Przemyslaw Kaminski authored
-
- 24 Jul, 2023 1 commit
-
-
Alfredo Di Napoli authored
This important commit introduces the 'DbCmd' constraint set, allowing DB functions to require only a connection pool and some `GargConfig`.
-
- 08 Jun, 2023 1 commit
-
-
Alexandre Delanoë authored
-
- 05 Jun, 2023 2 commits
-
-
Alexandre Delanoë authored
-
Alexandre Delanoë authored
This reverts commit b7e406b1.
-
- 02 Jun, 2023 2 commits
-
-
Alexandre Delanoë authored
-
Alexandre Delanoë authored
-
- 27 Apr, 2022 1 commit
-
-
Przemyslaw Kaminski authored
-
- 19 Apr, 2022 1 commit
-
-
Alexandre Delanoë authored
-
- 16 Jun, 2021 1 commit
-
-
Alexandre Delanoë authored
First add New type NodeFrameVisio it this case: modified : src/Gargantext/Database/Admin/Types/Node.hs After this step, just follow the compiler errors to fix the instances. modified : src/Gargantext/Prelude/Config.hs The NodeType NodeFrameVisio is created in Database and need some parameters: modified : src/Gargantext/Database/Action/Node.hs modified : src/Gargantext/Database/Admin/Config.hs modified : src/Gargantext/Database/Admin/Types/Hyperdata/Default.hs Finally: modified : gargantext.ini_toModify The url of the micro-service can be adapted in gargantext.ini
-
- 23 Dec, 2020 1 commit
-
-
Alexandre Delanoë authored
-
- 08 Dec, 2020 1 commit
-
-
Alexandre Delanoë authored
-
- 07 Dec, 2020 1 commit
-
-
Alexandre Delanoë authored
-
- 04 Nov, 2020 1 commit
-
-
Alexandre Delanoë authored
-
- 29 Oct, 2020 1 commit
-
-
Alexandre Delanoë authored
-
- 12 Oct, 2020 1 commit
-
-
Nicolas Pouillard authored
-
- 18 Sep, 2020 1 commit
-
-
Alexandre Delanoë authored
-
- 27 Aug, 2020 1 commit
-
-
Alexandre Delanoë authored
-
- 26 Aug, 2020 1 commit
-
-
Alexandre Delanoë authored
-
- 23 Jul, 2020 1 commit
-
-
Alexandre Delanoë authored
-
- 16 Jul, 2020 2 commits
-
-
Alexandre Delanoë authored
-
Alexandre Delanoë authored
-