| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Responsive category selector with drawer | Sebastien Castiel | 2024-01-17 | 1 | -51/+109 |
| | | |||||
| * | Use combobox for category selector | Sebastien Castiel | 2024-01-17 | 3 | -31/+254 |
| | | |||||
| * | Add GitHub actions | Sebastien Castiel | 2024-01-16 | 1 | -1/+4 |
| | | |||||
| * | Fix donation modal with dark mode (Closes #46) | Sebastien Castiel | 2024-01-15 | 1 | -4/+4 |
| | | |||||
| * | Fix client-side error when editing date with keyboard (Closes #43) | Sebastien Castiel | 2024-01-14 | 1 | -3/+6 |
| | | |||||
| * | Add donation button (closes #40) | Sebastien Castiel | 2024-01-14 | 1 | -0/+123 |
| | | |||||
| * | Add category icons | Sebastien Castiel | 2024-01-11 | 1 | -4/+11 |
| | | |||||
| * | Assign categories to expenses (#28) | Chris Johnston | 2024-01-11 | 1 | -3/+61 |
| | | | | | | | | | | | | | | * add expense categories * set category to Payment for reimbursements * Insert categories as part of the migration * Display category groups --------- Co-authored-by: Sebastien Castiel <sebastien@castiel.me> | ||||
| * | Fix font size in inputs | Sebastien Castiel | 2024-01-09 | 1 | -2/+10 |
| | | |||||
| * | Feedback button | Sebastien Castiel | 2024-01-09 | 8 | -0/+636 |
| | | |||||
| * | Ask the user who they are when opening a group for the first time (#7) | Sebastien Castiel | 2024-01-09 | 3 | -0/+284 |
| | | |||||
| * | Add activeUser for default payer per group (#16) | Ankit Bahl | 2024-01-09 | 2 | -1/+81 |
| | | | | | | | | | | * Add activeUser for default payer per group * Prettier, change labels, use useEffect --------- Co-authored-by: Sebastien Castiel <sebastien@castiel.me> | ||||
| * | add shares to paidFor in reimbursement (#32) | Chris Johnston | 2024-01-08 | 1 | -1/+1 |
| | | |||||
| * | Fix UI bug when clicking reimbursement link (#31) | Chris Johnston | 2024-01-08 | 1 | -0/+1 |
| | | |||||
| * | Add Expense Date (#26) | Chris Johnston | 2024-01-08 | 1 | -0/+29 |
| | | | | | | | | | | | | | | * add expense date * Improve date formatting * Prettier * Change field description --------- Co-authored-by: Sebastien Castiel <sebastien@castiel.me> | ||||
| * | Fix items alignment | Sebastien Castiel | 2024-01-08 | 1 | -1/+1 |
| | | |||||
| * | Add splitmode and shares to expenses (#11) | Sebastien Castiel | 2024-01-08 | 2 | -105/+296 |
| | | | | | | | | | | | | | | * Add splitmode and shares to expenses * Update balances based on shares * Change field size * Form validation * Redesign expense form * Split unevenly by amount | ||||
| * | Revert "Use modal dialogs for expense creation & edition (#10)" | Sebastien Castiel | 2023-12-19 | 2 | -317/+193 |
| | | | | | This reverts commit 1e66efe5169dfad9a0c62ba42fbf31ce977bf49e. | ||||
| * | Use modal dialogs for expense creation & edition (#10) | Sebastien Castiel | 2023-12-19 | 2 | -193/+317 |
| | | | | | | | | | | | | * First attemps at using route interception and modals * Remove route interception * Make it work * Use Vaul on small screens * Improve vaul | ||||
| * | Small improvements | Sebastien Castiel | 2023-12-14 | 1 | -1/+1 |
| | | |||||
| * | Improve loading states | Sebastien Castiel | 2023-12-14 | 1 | -0/+15 |
| | | |||||
| * | Add share button | Sebastien Castiel | 2023-12-13 | 1 | -0/+44 |
| | | |||||
| * | Select all/no participant for expenses (Fix #3) | Sebastien Castiel | 2023-12-12 | 1 | -3/+32 |
| | | |||||
| * | Input mode on type=number | Sebastien Castiel | 2023-12-10 | 1 | -0/+1 |
| | | |||||
| * | Redesign the groups page | Sebastien Castiel | 2023-12-07 | 1 | -1/+1 |
| | | |||||
| * | Prevent removing participants with expenses | Sebastien Castiel | 2023-12-07 | 2 | -11/+75 |
| | | |||||
| * | Share button | Sebastien Castiel | 2023-12-07 | 3 | -0/+124 |
| | | |||||
| * | Dark mode | Sebastien Castiel | 2023-12-07 | 3 | -0/+247 |
| | | |||||
| * | Titles and navigation | Sebastien Castiel | 2023-12-07 | 2 | -3/+9 |
| | | |||||
| * | Store amounts as cents | Sebastien Castiel | 2023-12-07 | 1 | -2/+4 |
| | | |||||
| * | Reimbursements | Sebastien Castiel | 2023-12-06 | 1 | -3/+31 |
| | | |||||
| * | Reimbursements | Sebastien Castiel | 2023-12-06 | 1 | -4/+3 |
| | | |||||
| * | Tabs | Sebastien Castiel | 2023-12-06 | 1 | -0/+55 |
| | | |||||
| * | Add currency | Sebastien Castiel | 2023-12-06 | 2 | -11/+38 |
| | | |||||
| * | Delete expense | Sebastien Castiel | 2023-12-06 | 4 | -13/+75 |
| | | |||||
| * | Input font size | Sebastien Castiel | 2023-12-06 | 2 | -3/+12 |
| | | |||||
| * | Empty state | Sebastien Castiel | 2023-12-06 | 1 | -5/+5 |
| | | |||||
| * | Better loading behavior | Sebastien Castiel | 2023-12-06 | 1 | -0/+13 |
| | | |||||
| * | Loading screens & layouts | Sebastien Castiel | 2023-12-06 | 3 | -8/+30 |
| | | |||||
| * | First version | Sebastien Castiel | 2023-12-05 | 11 | -0/+1027 |
