This project is mirrored from https://github.com/Ensembl/ensembl-client.
Pull mirroring updated .
- 24 Jul, 2020 2 commits
-
-
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 2 commits
-
-
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>
-
Imran Salam authored
* add uniprot and pdbe ids * refactor data fetching for protein list item info * use shared component for displaying external references * refactor ProteinFeaturesCount * more PR suggestions * more PR suggestions
-
- 01 Jul, 2020 2 commits
-
-
Imran Salam authored
* add collapsed exons image * fix exon image design issues * fix wrong reference spliced rna length * remove introns from image * redesign changes * redesign protein domain and collapsed exon images * fix type issue * group svg elements properly in exons image * disable function return type in eslint * fix protein domain image scale * draw collapsed exons image using protein info * add comments to the protein images * PR suggestions * rename CollapsedExonsImage to ProteinImage * fix comments in protein domain image
-
Manoj Pandian Sakthivel authored
* Update use outsideclick to support multiple refs * Fix tests * Fix more tests * Update homepage * Handle removed elements * Uppercase c * PR review cleanups * Simplify loop * Remove anonymous function * Fix bugs in useOutsideClick and update the story * Put back BIG_DESKTOP Co-authored-by:
Andrey Azov <andrey@ebi.ac.uk>
-
- 29 Jun, 2020 2 commits
-
-
Manoj Pandian Sakthivel authored
* Fix browser navigation bugs * Fix tests * Fix reset issue * Removed unused props * Add missing mock function * Remove unwanted code * Remove unused css * Remove if block * Revert thoas enpoint change
-
Andrey Azov authored
-
- 26 Jun, 2020 1 commit
-
-
Andrey Azov authored
- also, update config of copy-webpack-plugin, which has changed its api in version 6 slightly
-
- 25 Jun, 2020 1 commit
-
-
Kamal Dodiya authored
Update gitlab-ci to allow deployment of all branches. (except for special branches whose name begins with the string `nodeploy`)
-
- 24 Jun, 2020 1 commit
-
-
Imran Salam authored
* add lookup types * add lookup rest adaptors * fetch data from lookup for gene * add protein type and fixture * add protein list item and refactor EV rest fetching * fix storybook issues * fix styling issues * add coding exon count * PR suggestions * PR suggestions * remove unused protein type * fix protein domain image story * add abort controller to cancel api requests on unmount * add switch to mount current tab content only in gene function * remove unused class name from protein list item * change props name from product to protein in ProteinDomainImage * fix protein domain image not rendering * PR suggestions and styling fixes * fix styling issues in protein list item * add ebi icons package * add protein features count * use https for all entity viewer URLs * PR suggestions * remove ebi icons package and use static svgs for protein features count * add licence notice for icons * name ebi properly
-
- 19 Jun, 2020 1 commit
-
-
Jyothish authored
* Fix browser routing - homepage to gb * Pass genomeId to url for genome browser constructor Co-authored-by:
Andrey Azov <andrey@ebi.ac.uk>
-
- 18 Jun, 2020 1 commit
-
-
Jyothish authored
* Add view-in-app component to transcript view accordion on entity viewer * update test: wrap component inside MemoryRouter to use useParams()
-
- 16 Jun, 2020 1 commit
-
-
Andrey Azov authored
-
- 12 Jun, 2020 2 commits
-
-
Andrey Azov authored
-
Anne Lyle authored
* Headings for new document * Full draft of ADR * Move file to correct folder bc Atom is stupid * Minor updates * Rewrite to cover more options * Rewritten to incorporate conclusions from more detailed research * Datails of chosen software * Updated after further research * Clarifications to pricing * Final draft of ADR
-
- 11 Jun, 2020 1 commit
-
-
Andrey Azov authored
- Add InstantDownloadTranscript to Zmenu - Add useApiService to fetch data from components
-
- 04 Jun, 2020 1 commit
-
-
Manoj Pandian Sakthivel authored
* Gene view tabs availability * Remove geneId * Check for protein_Coding transcripts
-
- 03 Jun, 2020 1 commit
-
-
Manoj Pandian Sakthivel authored
* Fix overview content and topbar pointer * Fix JS error and sample data keys * xref accordion pointer fixes
-
- 28 May, 2020 1 commit
-
-
Manoj Pandian Sakthivel authored
* Get xrefs from thoas * Temp genomeId comment * Better types * Better namings * Hide transcript xrefs * Transcript xref group
-
- 27 May, 2020 1 commit
-
-
Andrey Azov authored
-
- 23 May, 2020 2 commits
-
-
Andrey Azov authored
-
Andrey Azov authored
Add licence header to all typescript files in the src and stories directories
-
- 21 May, 2020 2 commits
-
-
Andrey Azov authored
-
Kamal Dodiya authored
-
- 18 May, 2020 2 commits
-
-
Andrey Azov authored
Add cache with the least-recently-used invalidation strategy
-
Imran Salam authored
* add lookup types * add lookup rest adaptors * fetch data from lookup for gene * add protein type and fixture * add protein list item and refactor EV rest fetching * fix storybook issues * fix styling issues * add coding exon count * PR suggestions * PR suggestions * remove unused protein type * fix protein domain image story * add abort controller to cancel api requests on unmount * add switch to mount current tab content only in gene function * remove unused class name from protein list item * change props name from product to protein in ProteinDomainImage * fix protein domain image not rendering * PR suggestions and styling fixes * fix styling issues in protein list item * use pointer cursor for protein list item to make it look clickable * add AbortController to sentry ignore errors list
-
- 15 May, 2020 1 commit
-
-
Manoj Pandian Sakthivel authored
* EV sticky tabs and filter * Style changes * Tabs z index
-
- 13 May, 2020 1 commit
-
-
Andrey Azov authored
Notable changes: - typescript got updated to 3.9 - jest got a major update to v.26 - eslint got a major update to v.7 Notice that after updating jest to v.26 test suite is running 25-50% slower.
-
- 24 Apr, 2020 1 commit
-
-
Andrey Azov authored
-
- 21 Apr, 2020 1 commit
-
-
Ridwan Amode authored
* ENSWBSITES-543: extending current component to have styled radio buttons * ENSWBSITES-543: Add radio to storybook * ENSWBSITES-543: Add radio to storybook and rearrange components alphabetically * renaming radio to radio group as suggested in PR283 review * stylesheet not needed anymore * ENSWBSITES-543: fix data types * ENSWBSITES-543: git mess when renaming files, now pushing the missing files and removing old files * ENSWBSITES-543: git mess when renaming files, now pushing the missing files and removing old files * ENSWBSITES-543: more renaming radio to radioGroup * fix test error when renaming css classes * Update tests and class names * Remove a test Co-authored-by:
Andrey Azov <andrey@ebi.ac.uk>
-
- 20 Apr, 2020 1 commit
-
-
Andrey Azov authored
Also: - change the black colour across the site, and add soft-black colour - update the Checkbox component to change cursor appearance to pointer when mousing over label, and to catalogue classNames props that can be passed to the Checkbox. - update the Button component so that the active state of the PrimaryButton and SecondaryButton have a 1px-wide border (to avoid changes in button size when toggling between disabled and enabled states of the button) - add option to prettier config to remove trailing commas from objects
-
- 17 Apr, 2020 1 commit
-
-
Andrey Azov authored
-