Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-04-02 | Display a history page containing all the edits. | Munyoki Kilyungi | |
* gn2/wqflask/edit.py (__fetch_dataset_git_history__): New function. (view_history): New end-point. * gn2/wqflask/templates/dataset.html: Use htmx to fetch history. * gn2/wqflask/templates/dataset_history.html: New history page. Signed-off-by: Munyoki Kilyungi <me@bonfacemunyoki.com> |