aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorJoris2019-08-11 22:40:09 +0200
committerJoris2019-08-11 22:40:09 +0200
commit2d79ab0e0a11f55255fc21a5dfab1598d3beeba3 (patch)
tree80ab3cd98cebfb9694f66aa7718f6bc5d1c83d22 /README.md
parentc542424b7b41c78a170763f6996c12f56b359860 (diff)
downloadbudget-2d79ab0e0a11f55255fc21a5dfab1598d3beeba3.tar.gz
budget-2d79ab0e0a11f55255fc21a5dfab1598d3beeba3.tar.bz2
budget-2d79ab0e0a11f55255fc21a5dfab1598d3beeba3.zip
Add payment clone
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