This project is mirrored from https://github.com/Ensembl/ensembl-client.
Pull mirroring updated .
- 10 Mar, 2022 1 commit
-
-
Andres Veidenberg authored
-
- 04 Mar, 2022 1 commit
-
-
Andres Veidenberg authored
-
- 01 Mar, 2022 6 commits
-
-
Andres Veidenberg authored
-
Andres Veidenberg authored
Add Track API service/ingress for review apps
-
Kamal Dodiya authored
-
Jyothish authored
-
Kamal Dodiya authored
-
Manoj Pandian Sakthivel authored
-
- 28 Feb, 2022 1 commit
-
-
Kamal Dodiya authored
-
- 25 Feb, 2022 1 commit
-
-
Jyothish authored
-
- 24 Feb, 2022 2 commits
-
-
Manoj Pandian Sakthivel authored
-
Ridwan Amode authored
-
- 22 Feb, 2022 2 commits
-
-
Andrey Azov authored
- Focusing on a blast sequence input: - changes the colour of the textarea border to blue - hides the upload file component - Added validation of sequence length (sadly, as per spec, the input box shows invalid input while the user is still typing) - Added validation of sequence alphabet for given sequence type
-
Andrey Azov authored
-
- 18 Feb, 2022 2 commits
-
-
Andrey Azov authored
Guess sequence type when user commits a sequence, according to the following rules: - The guess is only made on the basis of the first sequence for consistency - The guessing algorithm checks if there are protein-specific characters in the input sequence; and if not, then whether unambiguous nucleotide codes make up more than 90% of the sequence - If the user deletes the first sequence such that the first input box now contains the sequence of a different type, we automatically change the sequence type - If the user has chosen sequence type manually, we do not attempt to make any guesses about the sequence type. However, if the user presses the "Clear all" button or clears the only input box on the page, we reset the sequence type to initial (i.e. nucleotide)
-
Ridwan Amode authored
-
- 17 Feb, 2022 1 commit
-
-
Andrey Azov authored
-
- 16 Feb, 2022 1 commit
-
-
Ridwan Amode authored
* blast species lozenges onclick function
-
- 15 Feb, 2022 1 commit
-
-
Imran Salam authored
- Updated the icons using Andrea's latest icon set (most of the icons are now using a 32x32px canvas) - Moved all svg icon files from the static/img folder to the static/icons folder - Updated the styles of the components that were displaying the icons incorrectly - Updated Storybook
-
- 11 Feb, 2022 2 commits
-
-
Imran Salam authored
- Update visual appearance of checkboxes and radio buttons in accordance with the spec - Add a theme property to capture the CSS rules that go together - Refactor the styling of the checkbox and the radio buttons group to enable more flexible and reliable customisation by exposing tweakable styles as CSS variables - Enable both vertical and horizontal orientation of radio buttons in a group - Remove the click handler from the pointer box, which prevented click default behaviour and propagation (presumably, its purpose was to react to outside clicks; but we have a better mechanism now)
-
Andrey Azov authored
- Add a config for the Blast parameters (hard-coded for now; will be fetched from the backend in the future) - Add a React component to display a list of available Blast parameters The availability of some of the parameters depends on which other parameters have been chosen - Fix a test of the Upload component to properly wait for the expected value
-
- 10 Feb, 2022 1 commit
-
-
Manoj Pandian Sakthivel authored
-
- 09 Feb, 2022 1 commit
-
-
Manoj Pandian Sakthivel authored
-
- 08 Feb, 2022 3 commits
-
-
Ridwan Amode authored
-
Andrey Azov authored
-
Manoj Pandian Sakthivel authored
-
- 07 Feb, 2022 1 commit
-
-
Ridwan Amode authored
-
- 04 Feb, 2022 1 commit
-
-
Jyothish authored
-
- 02 Feb, 2022 1 commit
-
-
Manoj Pandian Sakthivel authored
-
- 01 Feb, 2022 2 commits
-
-
Andrey Azov authored
- Improve the types, such that typescript could infer the type of the parameter of the callback function that is called when the file is uploaded depending on the props passed to the Upload component. - Move the drag&drop logic and the logic for reading file contents out of the Upload component into a hook and a helper file. This allows other components, not just the Upload, to also serve as a file drop zone. - Update the design to match new specs.
-
Ridwan Amode authored
-
- 31 Jan, 2022 1 commit
-
-
Jyothish authored
-
- 25 Jan, 2022 1 commit
-
-
Andrey Azov authored
Includes the following: - a dedicated page to show for unsupported browsers - redirect to the dedicated page for browsers that don't understand `<script type="module">` - additional check for browsers that lack support of specific apis
-
- 24 Jan, 2022 2 commits
-
-
Andrey Azov authored
-
Andrey Azov authored
-
- 21 Jan, 2022 1 commit
-
-
Andrey Azov authored
-
- 17 Jan, 2022 1 commit
-
-
Andrey Azov authored
-
- 14 Jan, 2022 1 commit
-
-
Manoj Pandian Sakthivel authored
-
- 13 Jan, 2022 1 commit
-
-
Andrey Azov authored
Plus, make sure to render the history buttons regardless of whether related articles are present
-
- 12 Jan, 2022 1 commit
-
-
Manoj Pandian Sakthivel authored
-