This project is mirrored from https://github.com/Ensembl/ensembl-client.
Pull mirroring updated .
- 16 Sep, 2021 1 commit
-
-
Imran Salam authored
-
- 13 Sep, 2021 4 commits
- 08 Sep, 2021 1 commit
-
-
Andrey Azov authored
-
- 03 Sep, 2021 2 commits
-
-
Andrey Azov authored
-
Manoj Pandian Sakthivel authored
-
- 02 Sep, 2021 1 commit
-
-
Imran Salam authored
-
- 01 Sep, 2021 2 commits
-
-
Imran Salam authored
-
Jyothish authored
-
- 27 Aug, 2021 2 commits
-
-
Andrey Azov authored
- Make sure that the segments connecting the exon boxes are always drawn correctly by deriving the coordinates and the widths of the connecting segments from the precalculated coordinates and widths of the exon boxes - Make sure that the right border of the last exon box does not extend beyond the total transcript width by using a custom interpolation function that always interpolates to the smallest integer rather than to the nearest one. Co-authored-by:
Imran Salam <imran@ebi.ac.uk>
-
Manoj Pandian Sakthivel authored
-
- 13 Aug, 2021 1 commit
-
-
Andrey Azov authored
-
- 11 Aug, 2021 1 commit
-
-
Jyothish authored
-
- 06 Aug, 2021 3 commits
-
-
Jyothish authored
-
Ridwan Amode authored
* ENSWBSITES-958 and ENSWBSITES-957 * display gene source using gene metadata.name * fix test by adding gene metadata * check for gene metadata name should be for xref only * Add margin top to source * Remove unused regex for gene name formatting * update test for genename formatting
-
Manoj Pandian Sakthivel authored
-
- 05 Aug, 2021 2 commits
-
-
Jyothish authored
-
Andrey Azov authored
-
- 28 Jul, 2021 1 commit
-
-
Manoj Pandian Sakthivel authored
-
- 23 Jul, 2021 1 commit
-
-
Jyothish authored
-
- 22 Jul, 2021 1 commit
-
-
Andrey Azov authored
Includes: - Updated the Step component to use the label field instead of title, and to accept children - Added a custom Help landing page (hiding the bottom section in production) - Hiding the rest of the pages of the Help app in production - Allow users to see the help landing page in production (links on the Home page and in the launchbar) - Fixed the styles on the About page - Hiding the Custom Download button in the launchbar in production
-
- 19 Jul, 2021 2 commits
-
-
Andrey Azov authored
-
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
-
- 14 Jul, 2021 2 commits
-
-
Andrey Azov authored
Also, add a ShowHide component, which consists of a label associated with a chevron
-
Andrey Azov authored
-
- 09 Jul, 2021 2 commits
-
-
Jyothish authored
Plus updated the default sorting rules.
-
Andrey Azov authored
-
- 08 Jul, 2021 1 commit
-
-
Jyothish authored
-
- 07 Jul, 2021 1 commit
-
-
Jyothish authored
-
- 06 Jul, 2021 1 commit
-
-
Andrey Azov authored
-
- 02 Jul, 2021 2 commits
-
-
Jyothish authored
* Building the interstitials for the apps * Show the interstitial on the EntityViewer page * Fix tests * Update styles for the BrowserInterstitialInstructions component * Add nullability to a storage getter * Add hide the in-app-search input field in production environment * Reorder imports
-
Ridwan Amode authored
* ENSWBSITES-1114: Build homepage layout * remove old codes/components not being used anymore * new grid layout for new homepage * new assets for homepage * updated root styling since we only need 2 rows for the grid * ENSWBSITES-1114: Fix help layout fix the root grid (should be 2 rows only) as part of the homepage work updated help page to reflect updated root grid moved help app header inside main help * ENSWBSITES-1114: new homepage updated title tag to be just Ensembl
-
- 28 Jun, 2021 1 commit
-
-
Ridwan Amode authored
* ENSWBSITES-1170: Ordering filters alphabetically protein coding comes first and then the rest are alphabetically ordered
-
- 25 Jun, 2021 1 commit
-
-
Imran Salam authored
-
- 21 Jun, 2021 1 commit
-
-
Andrey Azov authored
- added a Node-based rendering server - refactored build process (added dedicated script files for development and production build) - refactored routing, so that it can be reused both on the client and on the server side - added Page-type components for every app; currently they are the only components that run on the server and add the dynamic meta tags to the page - updated redux code so that it doesn't try to access browser-specific apis during the startup Co-authored-by:
Kamal Dodiya <kamal@ebi.ac.uk>
-
- 18 Jun, 2021 1 commit
-
-
Ridwan Amode authored
* ENSWBSITES-1038: Applying transcript filters to protein view and showing message when there are no transcripts after applying filters on protein view * repositioning filter and sort box * readapting grid layout for geneview content to fit in filters * Update styles to adjust the height of a grid row to the height of its content * add box-shadow to filter box * make red dot bigger when filters are active, filter label white when active * fix background when scrolling for filter label * using one icon (chevron down) for both chevron up and down and applying relevant transformation * fix selected tabs when filterbox is open * Set a minimum height for the panel so that it doesnt look squash when there is one line. * set min-height in each child body style * body style is passed as props to panel component
-
- 02 Jun, 2021 1 commit
-
-
Imran Salam authored
-
- 28 May, 2021 1 commit
-
-
Jyothish authored
-