From ab5b8be7c88d2d97155ce8c58f2ef4acfc3fd831 Mon Sep 17 00:00:00 2001 From: Frederick Muriuki Muriithi Date: Tue, 24 Oct 2023 05:08:42 +0300 Subject: case-attribute: approve/reject diff Make calls to the API server to approve or reject a diff, depending on the user's actions. Clean up the UI elements to remove debug artifacts. --- .../templates/list_case_attribute_diffs.html | 6 --- .../templates/view_case_attribute_diff.html | 31 +++++++------- wqflask/wqflask/views.py | 47 +++++++++++++++++++--- 3 files changed, 58 insertions(+), 26 deletions(-) (limited to 'wqflask') diff --git a/wqflask/wqflask/templates/list_case_attribute_diffs.html b/wqflask/wqflask/templates/list_case_attribute_diffs.html index a0f946d5..f5c7482f 100644 --- a/wqflask/wqflask/templates/list_case_attribute_diffs.html +++ b/wqflask/wqflask/templates/list_case_attribute_diffs.html @@ -20,12 +20,6 @@ {{flash_me()}} -
- - - WORK IN PROGRESS!!! -
-