This project is mirrored from https://github.com/Ensembl/ensembl-client.
Pull mirroring updated .
- 31 Mar, 2020 1 commit
-
-
Andrey Azov authored
Also: - fix tooltip positioning bug related to window scrolling - add useRefWithRerender custom hook that makes sure that component updates after ref.current has been set (useful when rendering of component's children depends on existence of refs to other DOM elements).
-
- 26 Mar, 2020 1 commit
-
-
Imran Salam authored
* sort default transcripts * PR suggestions * More PR suggestions
-
- 17 Mar, 2020 2 commits
-
-
Andrey Azov authored
-
Manoj Pandian Sakthivel authored
* Entity viewer gene view tab * Add gene view to the state * Maintain selected tab states * Clean ups * Panel content colour change * Panel width changes * PR review changes * Pointer shadow and enum * Fix types * Update state in fragments * Update entityViewerGeneViewReducer * More cleanups * Update tabs behaviour * Variable name changes * Remove unused actionCreators * No objectIds * Update if statements * Revert apollo client uri Co-authored-by:
jyothishnt <joyjoy.nt@gmail.com> Co-authored-by:
Andrey Azov <andrey.azov@gmail.com>
-
- 16 Mar, 2020 2 commits
-
-
Imran Salam authored
* add pluralisation formatter * add dictionary inside pluralisation formatter itself * create strand formatter * add tests for formatters * move formatter files to its own folder * use pluralise for 'transcript' in gene overview image
-
Andrey Azov authored
-
- 10 Mar, 2020 1 commit
-
-
Imran Salam authored
* add transcripts table with panels * move common styling of middle content to transcripts table * PR suggestions * change table row to use grid instead of inline grid * add default transcripts list header * PR suggestions
-
- 09 Mar, 2020 2 commits
-
-
Anne Lyle authored
Plus, update the Readme in src/ensembl folder and remove obsolete instructions and deploy script Co-authored-by:
Andrey Azov <andrey@ebi.ac.uk>
-
Andrey Azov authored
-
- 05 Mar, 2020 2 commits
-
-
Andrey Azov authored
-
Imran Salam authored
* Make sidebar float over EV content view when open * separate sidebar floating class in standard app layout * update tests for standard app layout * PR suggestions * fix test case in standard app layout * add slideover sidebar to storybook * remove default values for default props in layout stories * improve how props are passed to StandardAppLayout in layout stories
-
- 04 Mar, 2020 1 commit
-
-
Imran Salam authored
* add top level docs * rename LICENCE to LICENSE * add LICENSE * Delete README.md
-
- 03 Mar, 2020 1 commit
-
-
Anne Lyle authored
-
- 27 Feb, 2020 2 commits
-
-
Andrey Azov authored
-
Imran Salam authored
-
- 25 Feb, 2020 2 commits
-
-
Andrey Azov authored
-
Manoj Pandian Sakthivel authored
* Add transcript filter component * Css changes * Randomly generate storybook entry options * PR review changes * Css and prop name changes * PR review changes * Clean up tests
-
- 24 Feb, 2020 3 commits
-
-
Dan Sheppard authored
-
Andrey Azov authored
-
Andrey Azov authored
Also, remove the 'git add' command from the lint-staged config in package.json
-
- 21 Feb, 2020 1 commit
-
-
Jyothish authored
* Updated .gitlab-ci file for new internal wp cluster * adding job to deploy to internal environment config to .gitlab-ci
-
- 18 Feb, 2020 1 commit
-
-
Imran Salam authored
* add entity viewer content layout * Rename EntityViewerContent to GeneView * refactor folder structure for EV * renamed gene view components * remove background and height from gene view
-
- 13 Feb, 2020 1 commit
-
-
Andrey Azov authored
-
- 12 Feb, 2020 1 commit
-
-
Kamal Dodiya authored
-
- 10 Feb, 2020 1 commit
-
-
Kamal Dodiya authored
-
- 08 Feb, 2020 1 commit
-
-
Imran Salam authored
* add tracking for browser navigation inputs * Update analytics events based on recent discussion with Andrea
-
- 07 Feb, 2020 1 commit
-
-
Andrey Azov authored
-
- 06 Feb, 2020 2 commits
-
-
Andrey Azov authored
This commit introduces d3 into our codebase
-
Ridwan Amode authored
* Adding content and style to scaleSwitcher * function to render the empty dots * Added end of line in file * Set border-radius to 100% and remove redundant styling based on PR review
-
- 05 Feb, 2020 2 commits
-
-
Jyothish authored
* [ENSWEBSITES-231] Update icons to use ImageButton component * Replace browserTrackConfig icons to SVGs * respect new Statuses * do not escape html entities
-
Manoj Pandian Sakthivel authored
* Create panel and tabs shared component * Tests for Tabs * Tests for Panel * Css and stories related changes * PR review changes * Post PR review changes * Class names order * Update tests * change any to partial
-
- 04 Feb, 2020 1 commit
-
-
Ridwan Amode authored
* Entity viewer top bar showing the feature information * code cleanup and implemented changes from review * special fix for deploying branches with capital letters, not needed for this branch but might be useful in the future
-
- 03 Feb, 2020 1 commit
-
-
Imran Salam authored
-
- 31 Jan, 2020 2 commits
-
-
Imran Salam authored
* move track panel bar icons to sidebar folder * replace TrackPanelBarIcon with ImageButton in TrackPanelBar * add styling to sidebar icons and fix sidebar class names * Add sidebar toolstrip to entity viewer * change the following to lower case: toolStrip, sideBar, topBar * use lowercase for topBar in all other places in the site * fix storybook issues * fix wrong sidebar class names * get rid of sidebar configs * Replace shortened EV with EntityViewer * PR suggestions
-
Ridwan Amode authored
* moving BrowserInfo to shared component so that it can be used again for entity viewer top bar * made changes base on review, createing a separate test for featuresummarystrip, adding isGhosted for regionsummarystrip * use && instead of ternary to check whether to render component
-
- 29 Jan, 2020 1 commit
-
-
Jyothish authored
* Refactor ImageButton component status * Replace all ImageButton examples with just one * Create new VisibilityIcon component with eye icon and partial selection * Remove ImageHolder component and update tests * PR review changes * replace variable buttonStatus to status * export Props * Fix missing statuses * Remove DISABLED status from VisibilityIcon; Update VisibilityIcon test
-
- 28 Jan, 2020 2 commits
-
-
Andrey Azov authored
Also: - Split entity viewer redux state into smaller parts, one of which is sidebar - Added the sidebar part of entity viewer redux state, modelled as an object keyed by genome id. - Added a pair of statuses (OPEN, CLOSED) to the Status enum and used it to denote whether sidebar is open or closed.
-
Andrey Azov authored
-
- 24 Jan, 2020 2 commits
-
-
Kamal Dodiya authored
-
Andrey Azov authored
-