This project is mirrored from https://github.com/Ensembl/ensembl-client.
Pull mirroring updated .
- 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
-
- 21 Jul, 2020 1 commit
-
-
Andrey Azov authored
Changes that required manual intervention: - webpack-merge no longer has default export - replaced apollo-boost and @apollo/react-hooks with apollo-client v.3 - ran npx browserslist@latest --update-db to update caniuse-lite
-
- 15 Jul, 2020 1 commit
-
-
Ridwan Amode authored
-
- 07 Jul, 2020 2 commits
-
-
Imran Salam authored
* add protein sequence download * fix wrong cds sequence * fix styling of protein sequend download * PR suggestions * fix download wrapper styling
-
Ridwan Amode authored
* Export soft-black colour and added to storybook * fix tabs button alignment * ENSWBSITES-497: filter and sort component * PR #303 feedback * fix classname merging * PR #303 feedback, renaming component, fix size for smaller screen * Reduc box sizes so that it align with transcript image below * Remove entityviewer transcriptfilter as this is not used anywhere * Improved checkbox and radio styling (same layout for both) * fix classname issue * Added checkbox with long labels and in grid layout * Fix test case failing because of styles empty when no classnames passed as props * Update the Checkbox component to avoid modifying the scss import * Update tests * fullwidth for filterbox is 100% by default Co-authored-by:
Andrey Azov <andrey@ebi.ac.uk>
-
- 06 Jul, 2020 1 commit
-
-
Kamal Dodiya authored
-
- 03 Jul, 2020 1 commit
-
-
Manoj Pandian Sakthivel authored
* Use web thoas endpoint * Use proper genomeID * Remove TODO * Use helper to parse stable_id * Get objectId * Change to .build-nginx-wp * Update Ngnixreview * Add thoas proxy in dev config * Remove /thoas from target URL * Sample date for homo_sapiens_GCA_000001405_14 * Change thoas url Co-authored-by:
Kamal Dodiya <kamal@ebi.ac.uk>
-