Age | Commit message (Expand) | Author |
---|---|---|
2024-04-08 | Fix issues caught by integration tests. | Frederick Muriuki Muriithi |
2024-03-04 | Display flash messages correctly. | Frederick Muriuki Muriithi |
2024-02-14 | Extract upload progress indication code...* Extract the UI elements and code for indicating upload progress into separate, reusable "modules". * Fix bugs arising from changes. | Frederick Muriuki Muriithi |
2024-02-05 | Update UI documentation...Improve the UI documentation by making it more explicit what each section deals with to help aleviate confusion of what the different features do. | Frederick Muriuki Muriithi |
2024-01-22 | UI: Fix some UI bugs. | Frederick Muriuki Muriithi |
2024-01-20 | Fetch sample/case names from database...Fetch the sample/case names from the database rather than from a static file in the repository. Issue: https://issues.genenetwork.org/issues/quality-control/read-samples-from-database-by-species | Frederick Muriuki Muriithi |
2024-01-19 | UI: Present entry point for R/qtl2 bundles upload. | Frederick Muriuki Muriithi |
2023-12-06 | Feature: Upload Samples/Cases...Implements the code enabling the upload of the samples/cases to the database. | Frederick Muriuki Muriithi |
2023-01-17 | upload: Enable cancelling an upload. | Frederick Muriuki Muriithi |
2022-12-23 | Help: Provide some help content for end user | Frederick Muriuki Muriithi |
2022-11-16 | ui: provide error messaging if file is not selected. | Frederick Muriuki Muriithi |
2022-11-12 | Accept plain text (text/plain) files | Frederick Muriuki Muriithi |
2022-07-07 | Rework styling for form elements | Frederick Muriuki Muriithi |
2022-06-13 | Add upload progress indicator | Frederick Muriuki Muriithi |
2022-06-10 | Enable upload of zipfiles | Frederick Muriuki Muriithi |
2022-05-20 | Use standard-error rather than standard_error for consistency...The CLI scripts use "standard-error" so update the web version to fit in with that. | Frederick Muriuki Muriithi |
2022-04-25 | Implement file upload | Frederick Muriuki Muriithi |
2022-04-25 | UI: Add index page and basic styling...Add template(s) for the index page and some basic styling to get started with. | Frederick Muriuki Muriithi |