aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md13
1 files changed, 10 insertions, 3 deletions
diff --git a/README.md b/README.md
index 19309f5..bc9e98c 100644
--- a/README.md
+++ b/README.md
@@ -58,12 +58,16 @@ See [application.conf](application.conf).
## TODO
+### Fix
+
+- When clicking on an input label, focus to the input
+
### Payment view
- Edit a payment
-- Possibly remove payment category after payment edit
-- Clone a payment
-- Add icon tooltip
+- Possibly remove payment category after payment edit (frontend)
+- Remove old validation, use client validation on the backend
+- Add icon tooltip ?
### Income view
@@ -88,6 +92,7 @@ See [application.conf](application.conf).
### Code
+- remove client warning messages
- Use BEM style
- Move the CSS out from the index page
- Add tests about exceedingPayers
@@ -101,3 +106,5 @@ See [application.conf](application.conf).
- deploy command
- migration diff (use flyway?).
+- utiliser ghcid
+- set up fast deploy