From e5ac82f4808e974dec5f19fc6f059efaa5214022 Mon Sep 17 00:00:00 2001 From: Joris Date: Sun, 6 Oct 2019 19:46:03 +0200 Subject: Reorganize issues --- ISSUES.md | 33 ++++++++++++++++++++------------- 1 file changed, 20 insertions(+), 13 deletions(-) diff --git a/ISSUES.md b/ISSUES.md index f61d0b4..ba8d15f 100644 --- a/ISSUES.md +++ b/ISSUES.md @@ -1,30 +1,37 @@ -# Payment view +# MVP -- Remove unused payment category after payment edit on frontend -- Remove old validation, use client validation on the backend -- Add icon tooltip ? -- auto focus on first input when payment modal is open +- Implement routing -# Income view +## Payment view -… +- Remove old validation, use client validation on the backend -# Category view +## Income view -… +- Show the income table +- Add an income +- Edit an income +- Remove an income -# Stat view +## Category view -… +- Show the category table +- Add a category +- Edit a category +- Remove a category -# Features +# Additional features +- Remove unused payment category after payment edit on frontend +- Auto focus on first input when payment modal is open +- Add icon tooltip - HTTP error message - Use only one loader - Login with email and password -- search payments by: +- Search payments by: - category, - date. +- Show statistics. # Code -- cgit v1.2.3