This project is mirrored from https://github.com/Ensembl/ensembl-client.
Pull mirroring updated .
- 23 Oct, 2019 2 commits
-
-
Andrey Azov authored
-
Manoj Pandian Sakthivel authored
* Add textarea shared component * PR review cleanups * Minor css tweaks
-
- 18 Oct, 2019 1 commit
-
-
Manoj Pandian Sakthivel authored
* Fix broken preview screen * Use fr instead of calc
-
- 17 Oct, 2019 2 commits
-
-
Dan Sheppard authored
* Animation bugfixes. * Switch to using Zhoosh for inter-chr zoom.
-
Manoj Pandian Sakthivel authored
* Remove results section * Homepage layout change * Add filter accordion section * Selected filter permanent block * More components for CD * Filters can now display the overview * Preserve checkboxgrid collapsed state * Update preview download section * Indtroduce genome specific states * Use session storage for updates * Cleanup storage service * Incorporate species tabs * Handle missing commited species * More cleanups * Remove unecessary clones * Fix accordion expanded panel bug * Minor cleanups * PR review changes * More PR review fixes * PR review fixes * Remove result loader component * Use grid instead of absolute positioning * Rename Panel to InforCard * Support more species * More PR review fixes * Code indentation * Import JSON types * Move overlay to shared components
-
- 16 Oct, 2019 1 commit
-
-
Dan Sheppard authored
Library-based animation with designed API, unit tests, and everything. Oh my! Should hopefully reduce the bugginess and allow better tuning.
-
- 11 Oct, 2019 2 commits
-
-
Dan Sheppard authored
* Animation bugfix. * Asset update. * Smaller WASM.
-
Dan Sheppard authored
-
- 09 Oct, 2019 1 commit
-
-
Andrey Azov authored
- change the AppBar component into a dumb container: - add a wrapper for selected species items, which can: - wrap lines, or - adjust widths of selected species items to keep them in a single line
-
- 08 Oct, 2019 1 commit
-
-
Imran Salam authored
* update dependencies * updated dev dependencies
-
- 23 Sep, 2019 2 commits
-
-
Manoj Pandian Sakthivel authored
-
Andrey Azov authored
-
- 20 Sep, 2019 2 commits
-
-
Andrey Azov authored
-
Andrey Azov authored
-
- 19 Sep, 2019 1 commit
-
-
Andrey Azov authored
-
- 12 Sep, 2019 4 commits
-
-
Andrey Azov authored
-
Andrey Azov authored
0.2.0 -> 0.3.0
-
Andrey Azov authored
(dirty hack until we find a better way)
-
Dan Sheppard authored
Fix trivial compiler warnings in genome browser to make them go away. (doesn't get rid of all of them).
-
- 09 Sep, 2019 2 commits
-
-
Andrey Azov authored
-
Andrey Azov authored
-
- 04 Sep, 2019 1 commit
-
-
Andrey Azov authored
-
- 03 Sep, 2019 1 commit
-
-
Anne Lyle authored
-
- 02 Sep, 2019 1 commit
-
-
Andrey Azov authored
- remove lastGenomeIdRef entirely - move browserRef from Browser component to BrowserImage - move code related to reporting track states to BrowserCogList, and use postMessage for communication with GenomeBrowser
-
- 30 Aug, 2019 2 commits
-
-
Manoj Pandian Sakthivel authored
* Add track highlight feature * Fix type error * Update track id format * Rename track id * PR review fixes * PR review changes * Rename highlightedTrack to highlitedTrackId * Remove memo and rename TrackIDs to TrackId
-
Andrey Azov authored
-
- 29 Aug, 2019 2 commits
-
-
Andrey Azov authored
-
Andrey Azov authored
-
- 28 Aug, 2019 2 commits
-
-
Andrey Azov authored
-
Andrey Azov authored
-
- 23 Aug, 2019 1 commit
-
-
Manoj Pandian Sakthivel authored
* Analytics to trackpanel * Add custom dimensions * Update custom dimensions * Create individual functions to set custom dimensions * PR review changes * Rename page to app
-
- 22 Aug, 2019 1 commit
-
-
Andrey Azov authored
Specifically, bump react and react-dom versions to 16.9, which removes warnings about wrapping code that changes state inside of `act` from our tests.
-
- 20 Aug, 2019 1 commit
-
-
Manoj Pandian Sakthivel authored
* Use hook on BrowserCog * Create useOutsideClick hook * PR review changes * Post PR review fixes * Don't stop propogatin in browser. * Add tests for useOutsideClick hook * Move ref to TrackConfig * Remove anys * Optimised WASM.
-
- 15 Aug, 2019 2 commits
-
-
Andrey Azov authored
-
Andrey Azov authored
-
- 14 Aug, 2019 1 commit
-
-
Jyothish authored
* [ENSWBSITES-162] * Use localStorage instead of cookies * created new privacy banner service and its tests * Add privacy policy details to config; * export configs from a new file
-
- 09 Aug, 2019 1 commit
-
-
Imran Salam authored
* fix track panel state not remembered for each species * disable track panel bar icon click handler when track panel is closed * change track panel state shape to be more natural * make further improvements to the track panel state code * converting track panel dumb components to connected components * remove redundant comments * convert component using redux hooks to a connected component * remove unused browser open state * refactor track panel state based on PR suggestions * removed redundant FunctionComponent and OwnProps from track related components * add null check to active track panel selector * rename TrackType to TrackSet to be more meaningful * rename everything browser tab to track panel tab * remove premature optimisation hooks
-
- 08 Aug, 2019 2 commits
-
-
Andrey Azov authored
- Use ImageButton in HeaderButtons (in masthead) - update the tooltip positioning algorithm (to choose position based on the out-of-bounds area that the tooltip would have if it used that position)
-
Anne Lyle authored
* Reduce font size in search panel - ENSWBSITES-251 * CSS changes - ENSWBSITES-256 and 291
-
- 06 Aug, 2019 1 commit
-
-
Andrey Azov authored
-