This project is mirrored from https://github.com/Ensembl/ensembl-client.
Pull mirroring updated .
- 02 Feb, 2023 2 commits
-
-
Andrey Azov authored
-
Andrey Azov authored
Also in this commit: - Moved logic from `useEntityViewerIds` to the dedicated EntityViewerIdsContext (similar to the one on the Genome Browser page). `useEntityViewerIds` now just reads from this context and makes it available to components - Minor updates to graphqlBaseQuery function, to include more information in the errors (similar to @rtk-query/graphql-request-base-query)
-
- 01 Feb, 2023 2 commits
-
-
Andrey Azov authored
-
Imran Salam authored
-
- 30 Jan, 2023 1 commit
-
-
Andrey Azov authored
-
- 23 Jan, 2023 1 commit
-
-
Andrey Azov authored
The commit includes several modifications of the `DataTable` component: - `TableCellData` type is changed to include not only React nodes, but also arbitrary structured data - A custom renderer can be provided to a column for displaying the structured data on screen - Another renderer can be provided to a column for transforming the structured data into strings to include in an exported file - A custom sorting function can be provided for a column whose content is structured data. In absence of such sorting function, the default sorter will assume that the data in table cells is either strings, or numbers, and sort the rows accordingly.
-
- 19 Jan, 2023 1 commit
-
-
Andrey Azov authored
-
- 18 Jan, 2023 1 commit
-
-
Andrey Azov authored
-
- 17 Jan, 2023 3 commits
-
-
Jyothish authored
-
Andrey Azov authored
-
Jyothish authored
-
- 16 Jan, 2023 1 commit
-
-
Andrey Azov authored
-
- 09 Jan, 2023 2 commits
-
-
Andrey Azov authored
-
Andrey Azov authored
-
- 06 Jan, 2023 1 commit
-
-
Imran Salam authored
-
- 04 Jan, 2023 2 commits
-
-
Imran Salam authored
-
Andrey Azov authored
-
- 03 Jan, 2023 3 commits
-
-
Andrey Azov authored
-
Andrey Azov authored
Also, showing the placeholder (as selected but disabled) in the options dropdown, do avoid the confusing browser behaviour resulting from hiding the placeholder option — when the browser shows the first option as selected, although it hasn't been.
-
Andrey Azov authored
-
- 22 Dec, 2022 1 commit
-
-
Andrey Azov authored
-
- 21 Dec, 2022 1 commit
-
-
Andrey Azov authored
-
- 16 Dec, 2022 1 commit
-
-
Andrey Azov authored
-
- 15 Dec, 2022 2 commits
-
-
Andrey Azov authored
-
Andrey Azov authored
-
- 14 Dec, 2022 2 commits
-
-
Imran Salam authored
-
Imran Salam authored
-
- 09 Dec, 2022 1 commit
-
-
Andrey Azov authored
-
- 08 Dec, 2022 4 commits
-
-
Jyothish authored
-
Andrey Azov authored
-
Andrey Azov authored
-
Andrey Azov authored
-
- 07 Dec, 2022 4 commits
-
-
Andrey Azov authored
-
Andrey Azov authored
-
Ridwan Amode authored
-
Ridwan Amode authored
-
- 06 Dec, 2022 2 commits
-
-
Andrey Azov authored
Also: - Exclude Opera Mini from the list of supported browsers - Set minor version of corejs in babel config
-
Andrey Azov authored
Only for stuff like ensembl.org/foo, where /foo is an unregistered route.
-
- 01 Dec, 2022 2 commits
-
-
Andrey Azov authored
-
Andrey Azov authored
Also, remove typesafe-actions and react-cookie
-