about summary refs log tree commit diff
path: root/uploader/templates/phenotypes/confirm-delete-phenotypes.html
AgeCommit message (Collapse)Author
4 daysReplace '#' with 'Index' in tables.Frederick Muriuki Muriithi
2026-01-30Fetch and display actual details for phenotypes being deleted.Frederick Muriuki Muriithi
2026-01-30Implement UI logic to trigger phenotype deletion job.Frederick Muriuki Muriithi
2026-01-26Initialise forms to help delete phenotypes.Frederick Muriuki Muriithi
2026-01-26Remove commented out proof-of-concept code.Frederick Muriuki Muriithi
2026-01-26Bug: DataTables: Check both radio buttons and checkboxes.Frederick Muriuki Muriithi
Extract logic for checking/unchecking a datatable's row's checkbox or radio button as relevant, into a new function. Use new function instead of multiple copies of the logic.
2026-01-23Add initial placeholder UI to confirm deletion.Frederick Muriuki Muriithi