aboutsummaryrefslogtreecommitdiff
path: root/readme.md
diff options
context:
space:
mode:
authordam <dam@gudinoff>2022-02-16 00:25:26 +0000
committerdam <dam@gudinoff>2022-02-16 00:25:26 +0000
commit00825f2a5664000fa98d36922c0c329b052a724f (patch)
tree11bb7121868b499f89b51052c1272a7b0cec1b4e /readme.md
parent58b5d5ab5acb1f40e5a672470d2bf06bb6544046 (diff)
downloadsurgery-log-00825f2a5664000fa98d36922c0c329b052a724f.tar.zst
surgery-log-00825f2a5664000fa98d36922c0c329b052a724f.zip
Experimenting different UI.
Diffstat (limited to 'readme.md')
-rw-r--r--readme.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/readme.md b/readme.md
index 46a143b..795d37c 100644
--- a/readme.md
+++ b/readme.md
@@ -42,6 +42,9 @@ Surgery Log
else:
has_permissions = true
```
+- [ ] Fix the show option sets buttons; they are drawn over the input fields and hide inserted text;
+- [ ] Database menu and action buttons are not nice; Improve appearance;
+- [ ] Show title of database (Log/Historico) and stage (New entry/Novo registo);
- [ ] check if import_option_sets, store_option_sets, store_database require the parameter save_changes; this requires changes on databse, stage and menu scripts;
- [ ] fix back button:
- on stage screen should show pop-up asking it changes are to be discarded;