This project is mirrored from https://github.com/Ensembl/ensembl-client.
Pull mirroring updated .
- 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 3 commits
-
-
Andrey Azov authored
-
Manoj Pandian Sakthivel authored
- Created the ExpandableSection shared component - Created the species page accordion - Created the sample-data and the transformation function to populate the species homepage accordion including the example links Co-authored-by:
Andrey Azov <andrey@ebi.ac.uk>
-
Andrey Azov authored
-
- 13 Oct, 2020 1 commit
-
-
Andrey Azov authored
-
- 12 Oct, 2020 1 commit
-
-
Andrey Azov authored
-
- 07 Oct, 2020 2 commits
- 02 Oct, 2020 2 commits
-
-
Andrey Azov authored
Also, fixed extra width bug in EntityViewer transcripts view that was caused by moving transcript-wrapping divs via `transform: translate`
-
Jyothish authored
* New selected species lozenge component with tests and stories
-
- 28 Sep, 2020 1 commit
-
-
Andrey Azov authored
-
- 22 Sep, 2020 3 commits
-
-
Andrey Azov authored
-
Andrey Azov authored
-
Andrey Azov authored
- New question icon - Updated styles for QuestionButton - Use the `useHover` hook in QuestionButton - Update QuestionButton - Replace the `dl` and `dd`-based markup for BrowserTrackConfig with a div-based one - Remove default 40px width from SlideToggle
-
- 17 Sep, 2020 1 commit
-
-
Andrey Azov authored
-
- 15 Sep, 2020 1 commit
-
-
Andrey Azov authored
-
- 14 Sep, 2020 1 commit
-
-
Andrey Azov authored
-
- 11 Sep, 2020 1 commit
-
-
Andrey Azov authored
Notable: - Typescript v3 -> v4 - Storybook v5 -> v6 - changed stories from `storiesOf` format to component story format - Postcss-loader v3 -> v4 - D3 v5 -> v6
-
- 10 Sep, 2020 2 commits
-
-
Jyothish authored
* Design review changes - 2
-
Jyothish authored
* Updates to left column in transcript list Co-authored-by:
Andrey Azov <andrey@ebi.ac.uk>
-
- 04 Sep, 2020 1 commit
-
-
Manoj Pandian Sakthivel authored
Add generic stats component for the species page
-
- 28 Aug, 2020 1 commit
-
-
Andrey Azov authored
- Add the skeleton species page (/species/:genome_id) - If species has not yet been selected, request its genome info and add it to the list of selected species - Remove /app from the url - Remove the Content component. Useless. - Set up very basic redux state for the sidebar (open/close) - Fix occasionally failing test of Checkbox
-
- 27 Aug, 2020 1 commit
-
- 21 Aug, 2020 2 commits
-
-
Jyothish authored
* Entity viewer design review changes * Scaleswitcher changed to entityTypeIndicator and move it to global shared component
-
Andrey Azov authored
-
- 20 Aug, 2020 1 commit
-
-
Andrey Azov authored
Also: - add modal component - add CloseButton component
-
- 07 Aug, 2020 1 commit
-
-
Andrey Azov authored
- also, disable tabs in gene view for panels that have no content
-
- 06 Aug, 2020 1 commit
-
-
Andrey Azov authored
- Remove message counter from messaging to/from genome browser - Update useBrowserRouting to avoid reporting location from url back to genome browser if it's the same location that genome browser sent to React
-
- 24 Jul, 2020 4 commits
-
-
Manoj Pandian Sakthivel authored
The view was always getting set as transcripts as the default value was defined in the wrong place.
-
Manoj Pandian Sakthivel authored
The following states are now maintained in entity viewer: - View - Expanded transcripts - Expanded transcript downloads - Expanded proteins
-
Andrey Azov authored
-
Imran Salam authored
-
- 23 Jul, 2020 1 commit
-
-
Manoj Pandian Sakthivel authored
This commit fixes the issues with restoring the track states in the following scenarios: - Restoring after browser refresh - Switching between species - Switching between apps
-
- 22 Jul, 2020 1 commit
-
-
Jyothish authored
-