This project is mirrored from https://github.com/Ensembl/ensembl-client.
Pull mirroring updated .
- 18 Dec, 2020 1 commit
-
-
Manoj Pandian Sakthivel authored
-
- 17 Dec, 2020 2 commits
-
-
Andrey Azov authored
Migrated tests to react-testing-library for the following components: - Root - BrowserBar - BrowserCog - BrowserCogList - BrowserImage - BrowserLocationIndicator Also, changed `addListener` and `removeListener` on MediaQueryList to `addEventListener` and `removeEventListener`. `addListener` and `removeListener` are deprecated, and typescript gets upset about them. The most problematic browser in this respect is Safari; but it added addEventListener and removeEventListener in version 14.
-
Manoj Pandian Sakthivel authored
-
- 16 Dec, 2020 2 commits
-
-
Manoj Pandian Sakthivel authored
-
Manoj Pandian Sakthivel authored
-
- 14 Dec, 2020 2 commits
-
-
Imran Salam authored
-
Andrey Azov authored
-
- 11 Dec, 2020 1 commit
-
-
Andrey Azov authored
-
- 10 Dec, 2020 1 commit
-
-
Manoj Pandian Sakthivel authored
This reverts commit b12392be.
-
- 09 Dec, 2020 4 commits
-
-
Manoj Pandian Sakthivel authored
-
Manoj Pandian Sakthivel authored
-
Andrey Azov authored
-
Ridwan Amode authored
-
- 04 Dec, 2020 1 commit
-
-
Andrey Azov authored
-
- 02 Dec, 2020 2 commits
-
-
Andrey Azov authored
-
Andrey Azov authored
-
- 01 Dec, 2020 2 commits
-
-
Manoj Pandian Sakthivel authored
Sorting the xrefs alphabetically on the client side
-
Manoj Pandian Sakthivel authored
- Descriptions are now displayed under the transcript level Reactome xrefs - Xrefs from the same group are displayed within an accordion
-
- 27 Nov, 2020 2 commits
-
-
Ridwan Amode authored
Implemented transcripts sorting and added tests, set minimum 6 transcripts to show filter and sort label
-
Jyothish authored
* unlink pdb summary stats from xrefs * always show instant download irrespective of xref id availability
-
- 26 Nov, 2020 2 commits
-
-
Manoj Pandian Sakthivel authored
- Multiple xrefs from the same group are now displayed within an accordion - If the xref source description and accession_id matched, the label will be hidden - If the xref source description and the xref group name matched, the label will be hidden
-
Manoj Pandian Sakthivel authored
Fixed the issue mentioned in the ticket by ensuring that the species is enabled when it is accessed using the direct url
-
- 24 Nov, 2020 1 commit
-
-
Manoj Pandian Sakthivel authored
-
- 20 Nov, 2020 4 commits
-
-
Imran Salam authored
-
Jyothish authored
* Add selected transcript to protein view
-
Jyothish authored
* move gene image width to shared css
-
Manoj Pandian Sakthivel authored
- Added storage service to species page - Species stats accordion expanded statuses are stored in the session storage for each genome - Fixed an issue with the storage service update function where the array values such as [x] was not getting updated to [] when we use merge (lodash/lodash#1313)
-
- 18 Nov, 2020 1 commit
-
-
Manoj Pandian Sakthivel authored
Fixed the issue where the disabled species was getting accidentally deleted when browser back button is pressed
-
- 16 Nov, 2020 1 commit
-
-
Ridwan Amode authored
Only show filter and sort when there is > 3 transcripts, remove npx command as it breaks for windows system, add filter and sort redux state
-
- 12 Nov, 2020 2 commits
-
-
Manoj Pandian Sakthivel authored
The example links are now hidden when the species is in Don't use state
-
Andrey Azov authored
-
- 11 Nov, 2020 2 commits
- 10 Nov, 2020 1 commit
-
-
Andrey Azov authored
-
- 09 Nov, 2020 2 commits
-
-
Manoj Pandian Sakthivel authored
Updated the example link text displayed in the entity viewer interstitial screen.
-
Jyothish authored
* open external links in new tab
-
- 05 Nov, 2020 1 commit
-
-
Manoj Pandian Sakthivel authored
Displaying an error message when the data fails to load along with a button to retry.
-
- 04 Nov, 2020 2 commits
-
-
Manoj Pandian Sakthivel authored
- Updated the type definition of gene symbol to String | null. - Updated the example link text displayed in the genome browser bookmarks modal. - Updated the example link text displayed in the genome browser interstitial page
-
Manoj Pandian Sakthivel authored
Updated the styling of the species tab in species selector when the species is not used.
-
- 03 Nov, 2020 1 commit
-
-
Andrey Azov authored
-