aboutsummaryrefslogtreecommitdiff
path: root/ISSUES.md
diff options
context:
space:
mode:
Diffstat (limited to 'ISSUES.md')
-rw-r--r--ISSUES.md10
1 files changed, 6 insertions, 4 deletions
diff --git a/ISSUES.md b/ISSUES.md
index da9103f..4cfc960 100644
--- a/ISSUES.md
+++ b/ISSUES.md
@@ -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