This project is mirrored from https://github.com/Ensembl/ensembl-client.
Pull mirroring updated .
- 11 Nov, 2019 1 commit
-
-
Manoj Pandian Sakthivel authored
* Add tracking and stop bumping links to top after revisiting * Use correct position * Use separate position relative to links within the drawer * Update category
-
- 08 Nov, 2019 1 commit
-
-
Andrey Azov authored
-
- 01 Nov, 2019 2 commits
-
-
Imran Salam authored
* add region editor to nav bar and remove browser genome selector * use the Input component for input text field in browser region field * change genomeSelectorActive state property to browserRegionEditorActive * add region editor and make improvements to region field * fix styling issues in browser nav bar * validate browser region field with api * fix region field error messages not disappearing after closing * add validation to browser region editor * use constants for browser region errors * fix paths to shared components after merge * improve types in browser state * remove redundanta browser navigator button * rename browser region field input * add test cases for browser region editor * add test cases for browser region field * Design review changes * fix test cases in browser nav bar * fix wrong import path for loading state * remove redundant dispatch call * fix multiple dispatch calls made when user focuses on region input * fix location update issues on region form submissions * fix test cases * added temporary base url of the endpoints used for region input forms * fix type issues * enable region field submissions with no region (location only) * merge with dev to get the changes made to browser * make changes as suggested in webteam meeting and fix bugs * fix tests * fix tests after changes made to validation * remove spaces from the hyphen between location start and end * make the region field placeholder paler in colour * fix handlebars package security vulnerability * add tests for browser components * add tests to browser zmenu components * update region validation code to work with the validation endpoint changes * add tests to browser cog components and move them to a separate directory * remove unused objects and types in browser config * add test cases for browser helper functions * update tests for browser field and region inputs * PR review suggestions * More PR review suggestions * Even more PR review suggestions * fix more issues in PR * fix genome browser disappearing when navigation panel is opened * fix karyotype name and add types to region validation result * remove redundant loading state import and fix regression issue in browser bar * add parse error to browser region validation and sort region validation types * fix test case description for browser helper * reset the api proxy url for webpack to staging * fix region editor select menu not being clickable
-
Manoj Pandian Sakthivel authored
* Save automatic bookmarks * Save track state along with bookmarks * Style changes * SAve bookmarks under genome * Add test to storage service * Build bookmark function * GetExample & bookmark links as its own component * Separate bookmarks from previously viewed * Automatically close bookmark tab * Use previously viewed links instead of bookmarks * Get previousky viewed links from localstorage onload * Put back accidentally removed code * Limit to 20 bookmarks * Tests for bookmark * Put back the location * PR review fixes * Update wording and names in TrackPanelBookmarks test file * More updates to names * PR review changes and fixes * Add all previously drawer view * Close drawer on bookmark select * Minor changes * Update tests * fix types * PR review changes * Fix first focus object bookmark * fix bug switching between track panel models * Restore track states from bookmarks * Use assign instead of merge * focus object specific track states * retain common track states across focus objects * Close drawer along with modal * Cleanups and more tests * Fix restoring common tracks * rename clear track states to reset * Turn on all tracks when you reset * PR review fixes * Fix an issue with wrong object ID * Fix types * Cleanup browser useEffect * Remove unused import * Fix tests * Remove console log * Rename drawer title * Fix Drawer links position issue * PR review fixes * Incorporate reset tracks feature * Move reserBrowser function to helpers * Remove resetBrowserTrackStates helper * Css cleanups * Remove dd dt & dl * Remove unused css * Drawer links css update
-
- 28 Aug, 2019 1 commit
-
-
Andrey Azov authored
-
- 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
-
- 30 Jul, 2019 2 commits
-
-
Andrey Azov authored
- /api/ensembl_object namespace has changed to /api/object - /api/object/info parses region location and generates data for region focus object - ensembl_object_id field in the response has been renamed to object_id - /api/genome_search endpoint now accepts the exclude parameter (to exclude already selected genome id from search results) and the limit parameter (to limit the number of search matches in the response) - show gene coordinates in BrowserBar - extract formatter of genetic location into its own functino
-
Imran Salam authored
* separate home and genome browser numbers with commas * make numberFormatter accept only number as before
-
- 12 Jul, 2019 1 commit
-
-
Andrey Azov authored
-
- 26 Jun, 2019 1 commit
-
-
Andrey Azov authored
A giant chunk of code pull request containing updates to genome browser and browser chrome to enable browsing genomes of multiple species.
-
- 27 Mar, 2019 1 commit
-
-
Imran Salam authored
- Slice the browser reducer into smaller reducers - Separate reducers, actions et al into their own files for better maintenance - Add api-service that contains the code for data fetching
-
- 15 Mar, 2019 1 commit
-
-
Imran Salam authored
-
- 12 Mar, 2019 1 commit
-
-
Manoj Pandian Sakthivel authored
-
- 11 Mar, 2019 1 commit
-
-
Imran Salam authored
-
- 07 Mar, 2019 1 commit
-
-
Imran Salam authored
-
- 28 Feb, 2019 1 commit
-
-
Imran Salam authored
-
- 26 Feb, 2019 1 commit
-
-
Imran Salam authored
-