This project is mirrored from https://github.com/Ensembl/ensembl-client.
Pull mirroring updated .
- 13 Sep, 2021 1 commit
-
-
Jyothish authored
-
- 02 Aug, 2021 1 commit
-
-
Ridwan Amode authored
* ENSWBSITES-1160: update sequence payload from sequence_checksum to sequence.checksum * make sequence type mandatory and updated test
-
- 23 Jul, 2021 1 commit
-
-
Jyothish authored
-
- 19 Jul, 2021 1 commit
-
-
Ridwan Amode authored
* ENSWBSITES-1110: Display transcript metadata in transcript accordian - retrieve metadata from thoas (gencode_basic, tsl, appris, ccds) - update component to display metadata - Modify transcript object by setting each key instead of overwriting - rename git-column-gap to column-gap since new CSS standard
-
- 09 Jul, 2021 1 commit
-
-
Jyothish authored
Plus updated the default sorting rules.
-
- 27 Apr, 2021 1 commit
-
-
Andrey Azov authored
Major updates: - React from v 16 to v 17 - react-spring from v 8 to v 9 - husky to 6.0.0 - faker (one major version bump) - eslint-config-prettier Temporarily added dependency on dotenv-webpack (latest version) to prevent Storybook from crashing.
-
- 18 Feb, 2021 1 commit
-
-
Andrey Azov authored
-
- 11 Feb, 2021 1 commit
-
-
Manoj Pandian Sakthivel authored
-
- 10 Nov, 2020 1 commit
-
-
Andrey Azov authored
-
- 13 Oct, 2020 1 commit
-
-
Andrey Azov authored
-
- 18 May, 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 * use pointer cursor for protein list item to make it look clickable * add AbortController to sentry ignore errors list
-
- 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
-
- 15 Apr, 2020 1 commit
-
-
Manoj Pandian Sakthivel authored
* Add tests and storybook form * Match with CDM * Update storybook directory * Fix tests * PR review cleanups * Add plus one while calculating to exon length * Fix colours * Fix tests * Minor PR review fixes * Correct scale size * Remove width +1 * Move +1 inside the scale * forEach instead of map
-
- 14 Apr, 2020 1 commit
-
-
Imran Salam authored
* WIP: add transcript list item info * add styling and make content dynamic * use flex instead of grid for list item info * PR suggestions * fix import case sensitive warning * PR suggestions * fix styling * add tests * put transcript list item info inside transcript list item * add some breathing space for the transcript list items * Add white stroke for svg rectangles in UnsplicedTranscript in DefaultTranscriptList * Hide grid bars behind transcript info panel * Amino acid length is an integer * PR suggestions * fix wrong number of coding exons shown * use formatter to display transcript location str * use findIndex to get the first and last coding exon indexes * check if firstcodingexonindex and lastcodingexonindexes exist when calculating amino acid length * check if first and last coding exon indexes exist when calculating num of coding exons * remove exon index checks and fix createExons that causes the tests to break Co-authored-by:
Andrey Azov <andrey@ebi.ac.uk>
-
- 24 Feb, 2020 1 commit
-
-
Andrey Azov authored
-