diff options
Diffstat (limited to 'ISSUES.md')
-rw-r--r-- | ISSUES.md | 10 |
1 files changed, 6 insertions, 4 deletions
@@ -1,8 +1,13 @@ # MVP +## Income + +- Implement server side paging + ## Payment - Use income table factorizations +- Implement server side paging ## Category view @@ -12,10 +17,6 @@ - Edit a category - Remove a category -## Low speed - -- Implement server side paging - ## Bugs - After modal close, it is still on the DOM, preventing any click @@ -48,6 +49,7 @@ - Move the CSS out from the index page - Test exceedingPayers - try DuplicateRecordFields (https://ghc.haskell.org/trac/ghc/wiki/Records/OverloadedRecordFields/DuplicateRecordFields) +- ajax query parameters ## DB |