about summary refs log tree commit diff
path: root/uploader/templates/populations/sui-view-population.html
AgeCommit message (Collapse)Author
2025-12-29Populations: Move feature to new UI templates.Frederick Muriuki Muriithi
2025-12-17Move phenotypes dataset UI to its own template.Frederick Muriuki Muriithi
2025-12-16Improve UI text.Frederick Muriuki Muriithi
2025-12-16Go straight to phenotypes data upload form.Frederick Muriuki Muriithi
2025-12-16Improve UI: Remove UI elements and cleanup text.Frederick Muriuki Muriithi
2025-12-16Provide UI for actions on existing phenotypes.Frederick Muriuki Muriithi
2025-12-10Minor UI fixes for "Population" pageFrederick Muriuki Muriithi
* Fix tabulation * Reduce amount of text * Leave comments for future improvements.
2025-12-10Improve layout: Use more of the horizontal space for medium screens.Frederick Muriuki Muriithi
2025-12-10Change element's ID.Frederick Muriuki Muriithi
2025-12-10Improve UI text.Frederick Muriuki Muriithi
2025-12-10Feature Flags: Generically deal with HTTP-based feature flags.Frederick Muriuki Muriithi
* Define a default `FEATURE_FLAGS_HTTP` configuration variable that's an empty list to help defining http-based feature flags that can be used to turn on/off features * Build macro to include hidden fields for feature flags where necessary. * Extend flask's `url_for` function to deal with defined feature flags in a mostly transparent way
2025-12-10Implement streamlined UI for populations.Frederick Muriuki Muriithi