This project is mirrored from https://github.com/Ensembl/ensembl-client.
Pull mirroring updated .
- 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
-
- 02 Nov, 2020 1 commit
-
-
Andrey Azov authored
-
- 30 Oct, 2020 2 commits
-
-
Andrey Azov authored
-
Andrey Azov authored
- remove "View in genome browser" link from species selector page - remove the "I am sidebar navigation" placeholder from species page - update the favicon to match the new branding
-
- 29 Oct, 2020 3 commits
-
-
Kamal Dodiya authored
use `/help-api` endpoint to proxy requests for the help & docs api service
-
Andrey Azov authored
- Update app topbar with the new logotype - Remove the "e!" Ensembl logo - Remove the video part of the HelpPopupButton - Updated Home icon used in the topbar (the house image moved within the svg canvas) - HeaderButtons component removed, because it's no longer used - Update the icon for button linking to species page in HomepageAppLinks component
-
Andrey Azov authored
-
- 28 Oct, 2020 3 commits
-
-
Andrey Azov authored
-
Andrey Azov authored
-
Manoj Pandian Sakthivel authored
Fixed the issue with empty groups getting displayed in the Pseudogene stats section for Wheat.
-
- 27 Oct, 2020 2 commits
-
-
Andrey Azov authored
Behaviour: - Change 3-column popup layout to a 2-column layout - When a video is selected, it occupies all available space of the left column - The list of related articles and videos does not change once the first article is loaded Code: - Moved logic for fetching help articles and keeping track of article updates into a dedicated hook (useHelpArticles) - Fixed a bug in the useApiService hook
-
Manoj Pandian Sakthivel authored
Populate the species homepage sidebar by using sample data defined locally.
-
- 26 Oct, 2020 1 commit
-
-
Manoj Pandian Sakthivel authored
Update the AppBar species lozenge with the new design.
-
- 23 Oct, 2020 1 commit
-
-
Andrey Azov authored
-
- 22 Oct, 2020 1 commit
-
-
Manoj Pandian Sakthivel authored
Clicking on the protein id in the transcript accordion will now open the protein view, automatically expands the selected protein and scroll it into the view. - Added loaders to both ProteinList & ProteinListItemInfo - Added the functionality to expand the first transcript by default in both transcript and protein view - Added the functionality to retain the scroll position when revisiting the transcript and protein view. - Created useRestoreScrollPosition hook
-
- 20 Oct, 2020 3 commits
-
-
Manoj Pandian Sakthivel authored
Clicking on a popular species button for a committed species will open the species homepage instead of removing the species.
-
Andrey Azov authored
- fix checkbox styling in instant protein download component - show the blue protein bar in the protein image - show external references in EntityViewer sidebar
-
Manoj Pandian Sakthivel authored
Hide the example links popup and display a link to genome browser when the environment is production.
-
- 19 Oct, 2020 1 commit
-
-
Kamal Dodiya authored
-
- 16 Oct, 2020 1 commit
-
-
Imran Salam authored
-
- 15 Oct, 2020 1 commit
-
-
Andrey Azov authored
-