This project is mirrored from https://github.com/Ensembl/ensembl-client.
Pull mirroring updated .
- 12 Jul, 2019 1 commit
-
-
Andrey Azov 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 2 commits
-
-
Dan Sheppard authored
Feature/zmenu sections
-
Dan Sheppard authored
-
- 27 Jun, 2019 2 commits
-
-
Andrey Azov authored
-
Manoj Pandian Sakthivel authored
* Fix drawer description display * Remove unused import * Import specific function from lodash
-
- 26 Jun, 2019 4 commits
-
-
Andrey Azov authored
-
Kamal Dodiya authored
-
Dan Sheppard authored
-
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.
-
- 25 Jun, 2019 2 commits
-
-
Manoj Pandian Sakthivel authored
* Load all the config values * Correct spelling * Update the reduce method * Simplyfy analytics key retrival * PR review changes
-
Manoj Pandian Sakthivel authored
* Add environment env variable * PR review changes
-
- 21 Jun, 2019 5 commits
-
-
Andrey Azov authored
- bug 1: index of highlighted item in the autosuggestion panel remains the same for different searches - bug 2: species suggestions stop appearing - style updates
-
Andrey Azov authored
-
Andrey Azov authored
Update packages. - lint-staged to solve the git-related issue - css-loader (a major update with a breaking change that required updating webpack configs) - react-redux (now supports hooks) (and the rest, uneventfully)
-
Kamal Dodiya authored
-
Manoj Pandian Sakthivel authored
-
- 20 Jun, 2019 1 commit
-
-
Kamal Dodiya authored
-
- 19 Jun, 2019 2 commits
-
-
Andrey Azov authored
-
Manoj Pandian Sakthivel authored
* Create the directory and root component for custom download * Add animation to TrackPanel (#25) * Track panel animation * Update browser content styling * Fix the drawer position * TrackPanel animation settings update * Apply easing animation to TrackConfig * Revert "Add animation to TrackPanel (#25)" (#29) This reverts commit 5ddf015d. * Add RoundButtons to the pre filters * Minor reducer changes * Store preFilter selections in the state * Custom download header and components outline * Add checkbox grid * Add onchange handler to checkbox grid * Restructure files * Create the sampleData JSON * Store the accordion state in the store * Add permanent block to display checked attributes * Load results from the API * Add biotype filter * Simplify the state for customDownload * Add orthologue species filter * Orthologues filters and attributes with sample data * Implement orthologue species search filter * Code cleanup * Split the reducer into chunks * Add / Remove extra options using CheckboxMultiSelect * Fix duplicate options in the existing select * Implement checkbox wiht radios component * Implement the preview download screen * Add support for download types * Fix TabButton filter count * Linter errors fix * Format genesearch API result * Preview table even column width * Get attributes list from genesearch * Get the attributes from genesearch * Remove index file for the shared components * Map value error fix * Update result formatting function * Disable unavailable options * Gene source filter updates * Some cleanups and paralogue section addition * Revert paralogue changes * More UI fixes * More UI fixes * Separate folders for accordion sections * Tests for checkbox grid * Test for the Checkbox components * Result counter update * Remove the service file * Get endpoint from .env * UI fixes * Rname components and create state folders * Radio component and result loader update * Radio test fix * Update $ens-green value * Trim orthologues sample data * Result preview upadate * PR review changes * PR review fixes * Type for attributes * Remove 'any' from attribute types * Improve tests for CheckboxGrid * Result loader UI update * Checkbox with select fixes * Remove unnecessary useCallbacks * Update radio option to support number and boolean * Update to checkbox with radios component * Lint error fixes * Hide empty result cards * Download type select position * Replace table with div tags * Rename the helper files * Use faker for radio tests * Remove the table used in radio * Rename tabButton & resultHolder on redux * Update tests * Number formatter test update * Result loader update * Test numbers with decimals * Fix test comments * Update no results text
-
- 18 Jun, 2019 1 commit
-
-
Andrey Azov authored
-
- 17 Jun, 2019 1 commit
-
-
Andrey Azov authored
- Use the real api endpoint to get search-related data - Update typings of search-related data - Show message when no matches were found - Add an interface element for clearing the search field - Show a link to Genome Browser when at least one species has been selected - Update the way that the data about selected assembly is passed in redux action - Rename CloseButton to ClearButton (better reflects its functionality) - Show tooltip when hovering over popular species buttons - Show tooltip when hovering over the hint button (right-hand corner of species search field) - Remove the remaining SpeciesSelector stories (they don't serve any real purpose anymore) - Fix tests - Remove unused mock data for species selector
-
- 13 Jun, 2019 1 commit
-
-
Manoj Pandian Sakthivel authored
* Add the banner * Conditionally display the banner * Increase top padding * position fix * Absolute posiotioned banner * Get the total count alone * Add total species text * Add urlHelper * Add more URLs to the helper
-
- 12 Jun, 2019 2 commits
-
-
Dan Sheppard authored
Feature/browser size handling fix
-
Manoj Pandian Sakthivel authored
* Track panel animation * Update browser content styling * Fix the drawer position * TrackPanel animation settings update * Apply easing animation to TrackConfig * Remove ypos prop * Remove the horizontal scroll bar * Fix drawer animation * Css position error fix * Fix the drawer opening animation issue * PR review fixes
-
- 11 Jun, 2019 1 commit
-
-
Andrey Azov authored
- Rename Dropdown to Tooltip - Add more positions to the Tooltip (8 in total) - Make the Tooltip position itself in a way that adapts to the boundaries of its container
-
- 10 Jun, 2019 1 commit
-
-
Andrey Azov authored
- Update packages, run npm audit fix - Update webpack prod config (output all images into dist/images, without prepending path)
-