This project is mirrored from https://github.com/Ensembl/ensembl-client.
Pull mirroring updated .
- 26 Jul, 2019 4 commits
-
-
Manoj Pandian Sakthivel authored
* Fix missing species on the header bar * PR review changes
-
Imran Salam authored
* make drawer state unique to species instance * fix drawer not closing when clicked on browser tab and browser image * make selectors return the genome specific values for drawer and some browser specific state properties * fix thunk type in drawer actions * refactor drawer state returned in reducer * fix wrong drawer open check in 4b8ec1b5 * make more changes as suggested in code review * fix wrong thunk dispatch type in track panel actions * fix wrong value returned for selectedBrowserTab * remove unnecessary calc method * fix wrong value returned for selectedBrowserTab * fix correct track not being highlighted on selection * fix undefined returned by drawer selector * change drawerViewForGenome to drawerView to be more relevant * use calc for getting the browser width rather than 41px (needs to be in the same format as other width values) * fix broken test cases * add a comment that tells about the need for the calc format for browser animation * use the ChrLocations replacing the genome ChrLocation object type * use classname to append class names instead of manually doing it * create closeDrawer action as it is used in many places within the browser * batch multiple dispatches in drawer actions * fix key type of TrackItemColour enum
-
Andrey Azov authored
* Fix toggling of species use status * Syntax update for clarity * Fix storage of updated committed species data after togging use/do_not_use
-
Andrey Azov authored
- Add useHover hook that encapsulates logic determining whether an element is moused over - Show tooltip when hovering over an image button (for tooltip to show, image button should have a description) - Update LaunchbarButton so as to properly utilise ImageButton props (do not try to style svgs from LaunchButton directly, but do so through ImageButton's classNames prop) - Add timeout to the tooltip component (0.8 sec delay before the tooltip appears)
-
- 25 Jul, 2019 1 commit
-
-
Andrey Azov authored
- use postMessage api instead of dispatching custom events on canvas wrapper element - add actualChrLocation field to browser location state (shows where the browser is at any given moment) - add message counter that keeps track of the sequence of messages exchanged between GenomeBrowser and BrowserChrome. - move code for updating GenomeBrowser page url from Browser component to browserActions - update .gitignore rules regarding .vscode folder
-
- 23 Jul, 2019 1 commit
-
-
- 22 Jul, 2019 1 commit
-
-
Manoj Pandian Sakthivel authored
* Add analytics to species selector * Fix tests * Remove analytics from CD & Browser * Track from component * Use enum for categories * Fix tests * Fix populat species test * PR review changes * Fix type errors * Fix GA initialize type error * Remove console log * Use common action * Rename ga action * Add assembly name * Helper function for analytics name
-
- 18 Jul, 2019 4 commits
-
-
Andrey Azov authored
-
Andrey Azov authored
-
Andrey Azov authored
-
Andrey Azov authored
-
- 17 Jul, 2019 1 commit
-
-
Andrey Azov authored
Move search text from SpeciesSearchField to redux
-
- 16 Jul, 2019 1 commit
-
-
Andrey Azov authored
-
- 15 Jul, 2019 1 commit
-
-
Andrey Azov authored
-
- 12 Jul, 2019 2 commits
-
-
Jyothish authored
Track panel settings design tweaks
-
Andrey Azov authored
-
- 11 Jul, 2019 1 commit
-
-
jyothishnt authored
-
- 05 Jul, 2019 2 commits
-
-
jyothishnt authored
-
jyothishnt authored
-
- 04 Jul, 2019 2 commits
-
-
Andrey Azov authored
-
Andrey Azov authored
- Support hashes in the name of browser.wasm file - Save service worker file in the root output directory
-
- 03 Jul, 2019 7 commits
-
-
Dan Sheppard authored
-
Manoj Pandian Sakthivel authored
-
Kamal Dodiya authored
-
Andrey Azov authored
-
Andrey Azov authored
-
Andrey Azov authored
- Use redux to keep tracks state - Pass non-default track status to genome browser if a track list item has a non-default — which currently means, inactive — status upon mounting of the TrackListItem component, send an event to genome browser to show/hide the track accordingly
-
Manoj Pandian Sakthivel authored
* Fix BrowserBar info * Create type BrowserChrLocation * Fix tests
-
- 02 Jul, 2019 1 commit
-
-
Andrey Azov authored
-
- 01 Jul, 2019 4 commits
-
-
Manoj Pandian Sakthivel authored
* Fix broken tab * PR review changes
-
Dan Sheppard authored
-
Manoj Pandian Sakthivel authored
* Get gene description from the API response * Reorder CICD pipelines * PR review changes * Handle empty descriptions
-
Andrey Azov authored
-
- 28 Jun, 2019 3 commits
-
-
Dan Sheppard authored
Feature/zmenu sections
-
Dan Sheppard authored
-
jyothishnt authored
-
- 27 Jun, 2019 3 commits
-
-
jyothishnt authored
-
Andrey Azov authored
-
Manoj Pandian Sakthivel authored
* Fix drawer description display * Remove unused import * Import specific function from lodash
-
- 26 Jun, 2019 1 commit
-
-
Andrey Azov authored
-