This project is mirrored from https://github.com/Ensembl/ensembl-client.
Pull mirroring updated .
- 14 May, 2021 1 commit
-
-
Jyothish authored
display multiple uniprot entries
-
- 11 May, 2021 1 commit
-
-
Andrey Azov authored
- do not pass non-coding genes to the protein view - make tab's disabled styles win over the selected styles - update the message to show in the panel when no data is available
-
- 06 May, 2021 1 commit
-
-
Jyothish authored
Remove transcript symbols from EV transcript image and GB drawer
-
- 30 Apr, 2021 5 commits
-
-
Ridwan Amode authored
- display "None" if gene name is "novel transcript" - remove the "Source" in square brackets (ENSWBSITES-1037)
-
Andrey Azov authored
-
Andrey Azov authored
-
Andrey Azov authored
Plus some refactoring to reuse the same components across Help app, contextual help, and About Ensembl.
-
Jyothish authored
* New compara and variation stats;
-
- 27 Apr, 2021 3 commits
-
-
Andrey Azov authored
Major updates: - React from v 16 to v 17 - react-spring from v 8 to v 9 - husky to 6.0.0 - faker (one major version bump) - eslint-config-prettier Temporarily added dependency on dotenv-webpack (latest version) to prevent Storybook from crashing.
-
Kamal Dodiya authored
-
Andrey Azov authored
-
- 13 Apr, 2021 1 commit
-
-
Andrey Azov authored
-
- 12 Apr, 2021 1 commit
-
-
Manoj Pandian Sakthivel authored
-
- 09 Apr, 2021 2 commits
-
-
Andrey Azov authored
This finally allows us to remove the dependency on Enzyme. Also as part of this PR: - Removed components - LaunchbarContainer (serves no purpose) - Account (not used) - SpeciesTab (superseded by SelectedSpecies component; not used anywhere) - Removed tests for Launchbar - Removed the launchbarExpanded and accountExpanded fields from redux and from components - Changed the keyCode field on KeyboardEvent to event.key (typescript marks it as deprecated, whereas Browser support seems to be good these days).
-
Manoj Pandian Sakthivel authored
-
- 06 Apr, 2021 1 commit
-
-
Andrey Azov authored
Despite the explicit note I left for myself to remove local settings from the webpack dev config in PR https://github.com/Ensembl/ensembl-client/pull/478, I forgot to. Silly me.
-
- 02 Apr, 2021 1 commit
-
-
Andrey Azov authored
-
- 31 Mar, 2021 1 commit
-
-
Ridwan Amode authored
* ENSWBSITES-1045: update test scripts to use react-testing library
-
- 30 Mar, 2021 1 commit
-
-
Andrey Azov authored
Forgot to update the import of the sequence downloading web worker into the gene sequence fetcher. Using the worker loader of webpack 5 now.
-
- 29 Mar, 2021 1 commit
-
-
Andrey Azov authored
-
- 26 Mar, 2021 1 commit
-
-
Imran Salam authored
-
- 25 Mar, 2021 1 commit
-
-
Andrey Azov authored
The purpose of the component is to give visual feedback to the user when a press on a button starts a long-running process that can succeed or fail.
-
- 19 Mar, 2021 1 commit
-
-
Manoj Pandian Sakthivel authored
-
- 18 Mar, 2021 1 commit
-
-
Jyothish authored
* Do not show arrow if summary and expanded contents are same Co-authored-by:
Manoj Pandian Sakthivel <manojpandian@ebi.ac.uk>
-
- 17 Mar, 2021 1 commit
-
-
Manoj Pandian Sakthivel authored
-
- 15 Mar, 2021 1 commit
-
-
Manoj Pandian Sakthivel authored
-
- 12 Mar, 2021 1 commit
-
-
Ridwan Amode authored
* ENSWBSITES-888: Filter transcript functionality and writing test for the functionality of filtering by so_term
-
- 11 Mar, 2021 3 commits
-
-
Andrey Azov authored
Plus, remove code responsible for selecting assemblies in SpeciesSelector
-
Imran Salam authored
-
Manoj Pandian Sakthivel authored
-
- 09 Mar, 2021 1 commit
-
-
Andrey Azov authored
-
- 08 Mar, 2021 1 commit
-
-
Ridwan Amode authored
* ENSWBSITES-964: fix transcripts list image rendering bug on windows chrome, width was not set
-
- 04 Mar, 2021 2 commits
-
-
Jyothish authored
* Add Bookmarks to Entity Viewer
-
Manoj Pandian Sakthivel authored
-
- 01 Mar, 2021 1 commit
-
-
Imran Salam authored
-
- 28 Feb, 2021 1 commit
-
-
Ridwan Amode authored
* ENSWBSITES-937: show "None" when there is no gene name and synonyms in Entity Viwer RH panel
-
- 26 Feb, 2021 1 commit
-
-
Ridwan Amode authored
* ENSWBSITES-959: remove sequence section in EV Right Hand panel
-
- 25 Feb, 2021 1 commit
-
-
Manoj Pandian Sakthivel authored
-
- 24 Feb, 2021 2 commits
-
-
Andrey Azov authored
-
Manoj Pandian Sakthivel authored
Use browser history push rather than replace when switching between species in genome browser (#463)
-