From c73bfb23245945e4e85d986abf40026635af6b0a Mon Sep 17 00:00:00 2001 From: dam Date: Sun, 2 Jan 2022 09:57:56 +0000 Subject: Update todo list. --- readme.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 4a28a70..56ad625 100644 --- a/readme.md +++ b/readme.md @@ -11,9 +11,13 @@ Surgery Log - [x] Remove db_entry; - [x] Rename db script/node to database; - [x] scrolling down on the database screen jumps to the end of the list immediatelly; +- [ ] edited entry does not show updated once saved; +- [ ] edited entry shows updated when selected then press back button; - [ ] load/store database CSV file; +- [ ] export database to CSV file; - [ ] load/store filters CSV file; -- [ ] add auto-fill button buttons on stage screen: +- [ ] import/export filters to CSV file; +- [ ] add auto-fill buttons on stage screen: - should show a pop-up with multiple options filtered according to current filters; - allow options to be scrolled by dragging; - selecting option puts that text on the associated LineEdit; @@ -25,6 +29,8 @@ Surgery Log - on auto-fill pop-up, should close it; - on database screen, should deselect selected item, otherwise should quit the app; - [ ] add pop-up asking if changes are to be discarded once the stage screen's discard button is pressed; +- [ ] add pop-up confirming delete-entry action; (pressing back should cancel the action); +- [ ] edit and delete action buttons should be faded-out when no entry is selected; - [ ] Share DB: - share db via html email with db inserted in encoded downliadable field; - Use this to send email: https://docs.godotengine.org/en/stable/classes/class_os.html#class-os-method-shell-open -- cgit v1.2.3