This project is mirrored from https://github.com/Ensembl/ensembl-client.
Pull mirroring updated .
- 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)
-
- 08 Jun, 2019 2 commits
-
-
Manoj Pandian Sakthivel authored
* Replace the track reset icon * Use capital R for reset
-
Manoj Pandian Sakthivel authored
* Create a pull request template file * More comment sections * Comment out all the descriptions
-
- 07 Jun, 2019 10 commits
-
-
Dan Sheppard authored
-
Dan Sheppard authored
-
Dan Sheppard authored
-
Dan Sheppard authored
-
Dan Sheppard authored
-
Dan Sheppard authored
-
Dan Sheppard authored
Browser scheduler
-
Dan Sheppard authored
-
Dan Sheppard authored
-
Dan Sheppard authored
Feature/browser blackbox
-
- 05 Jun, 2019 6 commits
-
-
Dan Sheppard authored
-
Dan Sheppard authored
-
Dan Sheppard authored
-
Andrey Azov authored
Enable the link only when at least one species has been selected. Disable the link when no species are selected.
-
Dan Sheppard authored
1. time_sig auto-correlates. 2. projector has been deleted. 3. scheduled tasks are deletable.
-
Dan Sheppard authored
-
- 04 Jun, 2019 9 commits
-
-
Dan Sheppard authored
-
Dan Sheppard authored
Current defects: 1. time_sig doesn't auto correlate; 2. when it does projector needs to go; 3. needs documenting; 4. scheduler module needs separating into multiple files; 5. scheduled tasks need to be deletable.
-
Dan Sheppard authored
-
Dan Sheppard authored
-
Dan Sheppard authored
Too confusing otherwise, it turns out!
-
Dan Sheppard authored
-
Dan Sheppard authored
-
Andrey Azov authored
Also included: - InlineSVG component - updates to api-service (now supports options to use the passed host and to avoid modification of the passed endpoint)
-
Dan Sheppard authored
-
- 03 Jun, 2019 2 commits
-
-
Dan Sheppard authored
-
Dan Sheppard authored
Feature/browser code tidy
-
- 30 May, 2019 1 commit
-
-
Manoj Pandian Sakthivel authored
* Add loading animation to browser * Remove unused styling * Adust loader position * Calculate loader position with css calc
-