- 13 Jun, 2020 1 commit
-
-
Alexandre Delanoë authored
-
- 02 Jun, 2020 1 commit
-
-
Przemyslaw Kaminski authored
listId, limit are required params for all charts. (corpusId, listId) is the required pair for chart generation, see gargantext/purescript-gargantext#180 (comment 2466)
-
- 18 May, 2020 2 commits
-
-
Przemyslaw Kaminski authored
This could be more performant than Array. We don't do random access, only filtering.
-
Przemyslaw Kaminski authored
-
- 07 May, 2020 1 commit
-
-
Przemyslaw Kaminski authored
This could be more performant than Array. We don't do random access, only filtering.
-
- 17 Apr, 2020 1 commit
-
-
Przemyslaw Kaminski authored
-
- 03 Feb, 2020 1 commit
-
-
Przemyslaw Kaminski authored
-
- 28 Jan, 2020 1 commit
-
-
Alexandre Delanoë authored
-
- 21 Dec, 2019 2 commits
-
-
Przemyslaw Kaminski authored
-
Przemyslaw Kaminski authored
-
- 12 Dec, 2019 1 commit
-
-
Przemyslaw Kaminski authored
-
- 06 Dec, 2019 1 commit
-
-
Przemyslaw Kaminski authored
DocsTable Annuaire Corpus
-
- 04 Dec, 2019 1 commit
-
-
Alexandre Delanoë authored
-
- 02 Dec, 2019 1 commit
-
-
Przemyslaw Kaminski authored
-
- 19 Nov, 2019 1 commit
-
-
Alexandre Delanoë authored
-
- 18 Nov, 2019 3 commits
-
-
Alexandre Delanoë authored
-
Nicolas Pouillard authored
-
Alexandre Delanoë authored
-
- 17 Nov, 2019 1 commit
-
-
Alexandre Delanoë authored
-
- 18 Oct, 2019 2 commits
-
-
James Laver authored
-
James Laver authored
-
- 14 Oct, 2019 2 commits
-
-
Nicolas Pouillard authored
-
James Laver authored
-
- 11 Oct, 2019 1 commit
-
-
James Laver authored
G.C.Loader -> G.C.OldLoader, new G.C.Loader! fixing the overcacheing bug on corpus tabs. also kill some warnings
-
- 10 Oct, 2019 6 commits
-
-
Alexandre Delanoë authored
-
James Laver authored
-
James Laver authored
-
James Laver authored
[DEBUG] swap G.C.DocsTable.renderPage for new function `page` and corresponding `pageCpt` to make the component a top level object instead of dynamic based on closure. Did not fix the problem, but improves the code somewhat
-
James Laver authored
-
James Laver authored
-
- 07 Oct, 2019 2 commits
-
-
James Laver authored
minor refactor of DocsTable. instead of reloading endlessly, we now rerender endlessly, which is easier to handle
-
James Laver authored
-
- 29 Sep, 2019 1 commit
-
-
James Laver authored
-
- 27 Sep, 2019 1 commit
-
-
James Laver authored
-
- 20 Sep, 2019 3 commits
-
-
James Laver authored
-
James Laver authored
-
Przemyslaw Kaminski authored
This paves the way to add endConfig as a variable.
-
- 04 Sep, 2019 1 commit
-
-
Przemyslaw Kaminski authored
This was reinitialized after each component refresh. Now state is passed so that table interaction works (change current page, order by etc).
-
- 20 Aug, 2019 2 commits
-
-
Przemyslaw Kaminski authored