aboutsummaryrefslogtreecommitdiffstats
path: root/src/app
Commit message (Collapse)AuthorAgeFilesLines
* Merge feedback and support dialogsSebastien Castiel2024-01-182-8/+21
|
* Improve UI of expense listSebastien Castiel2024-01-173-6/+10
|
* Group expenses (#48)Brandon Eng2024-01-171-60/+117
| | | | | | | | | | | | | | | * Group expenses my date * Group expenses my date * typescript errors * prettier * getExpenseGroup * update logic to use dayjs * clean up
* Add GitHub actionsSebastien Castiel2024-01-161-2/+5
|
* Update contributorsSebastien Castiel2024-01-161-0/+6
|
* Ability to archive groups when they’re settled up (#45)Brandon Eng2024-01-166-175/+331
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Settled up icon on group card * remove logs * archived groups * remove settled up * remove more settled up * recent-group-list-card * sortGroups * archiveGroup * unarchiveGroup * clean up * more clean up * Prettier, fix TS errors, add titles --------- Co-authored-by: Sebastien Castiel <sebastien@castiel.me>
* Export group expenses as JSON (Closes #42)Sebastien Castiel2024-01-152-3/+47
|
* Add donation button (closes #40)Sebastien Castiel2024-01-141-28/+36
|
* Update home page & READMESebastien Castiel2024-01-111-0/+12
|
* Add category iconsSebastien Castiel2024-01-112-0/+149
|
* Assign categories to expenses (#28)Chris Johnston2024-01-112-3/+6
| | | | | | | | | | | | | * 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>
* Update contributorsSebastien Castiel2024-01-111-1/+7
|
* Add contributors linkSebastien Castiel2024-01-111-0/+8
|
* Remove group (Fix #38)Sebastien Castiel2024-01-112-5/+76
|
* Improve design for expense listSebastien Castiel2024-01-102-13/+21
|
* Feedback buttonSebastien Castiel2024-01-092-3/+9
|
* Add contributors on home pageSebastien Castiel2024-01-091-2/+54
|
* Ask the user who they are when opening a group for the first time (#7)Sebastien Castiel2024-01-093-41/+187
|
* Add activeUser for default payer per group (#16)Ankit Bahl2024-01-091-1/+16
| | | | | | | | | * Add activeUser for default payer per group * Prettier, change labels, use useEffect --------- Co-authored-by: Sebastien Castiel <sebastien@castiel.me>
* Fix how dates are displayed (Fix #33)Sebastien Castiel2024-01-091-5/+9
|
* Mark a group as favorite (fixes #29)Sebastien Castiel2024-01-082-44/+124
|
* Add Expense Date (#26)Chris Johnston2024-01-082-2/+5
| | | | | | | | | | | | | * add expense date * Improve date formatting * Prettier * Change field description --------- Co-authored-by: Sebastien Castiel <sebastien@castiel.me>
* Fix indexSebastien Castiel2023-12-261-0/+3
|
* Revert "Use modal dialogs for expense creation & edition (#10)"Sebastien Castiel2023-12-1914-210/+73
| | | | This reverts commit 1e66efe5169dfad9a0c62ba42fbf31ce977bf49e.
* Use modal dialogs for expense creation & edition (#10)Sebastien Castiel2023-12-1914-73/+210
| | | | | | | | | | | * First attemps at using route interception and modals * Remove route interception * Make it work * Use Vaul on small screens * Improve vaul
* Add backgroundSebastien Castiel2023-12-152-2/+2
|
* Add ref in shared linkSebastien Castiel2023-12-151-1/+1
|
* Small improvementsSebastien Castiel2023-12-142-4/+11
|
* Improve designSebastien Castiel2023-12-145-7/+7
|
* Improve loading statesSebastien Castiel2023-12-142-14/+40
|
* Remove ProductHunt bannerSebastien Castiel2023-12-141-16/+0
|
* Gradient on landing pageSebastien Castiel2023-12-132-2/+11
|
* Robots.txt and Sitemap.xmlSebastien Castiel2023-12-132-0/+26
|
* Add share buttonSebastien Castiel2023-12-132-4/+10
|
* Add ProductHunt badgeSebastien Castiel2023-12-131-0/+16
|
* Add PlausibleSebastien Castiel2023-12-111-0/+4
|
* READMESebastien Castiel2023-12-111-10/+0
|
* Tiny adjustmentsSebastien Castiel2023-12-115-17/+37
|
* PWASebastien Castiel2023-12-102-3/+39
|
* Improve accessibilitySebastien Castiel2023-12-102-11/+13
|
* Landing pageSebastien Castiel2023-12-083-5/+180
|
* Migration script, improvements in expenses listSebastien Castiel2023-12-082-16/+36
|
* Add manifestSebastien Castiel2023-12-071-0/+17
|
* Update header backgroundSebastien Castiel2023-12-071-2/+2
|
* Redesign the groups pageSebastien Castiel2023-12-072-23/+75
|
* Prevent removing participants with expensesSebastien Castiel2023-12-071-2/+9
|
* Share buttonSebastien Castiel2023-12-074-6/+54
|
* Dark modeSebastien Castiel2023-12-073-27/+39
|
* Increase navbar sizeSebastien Castiel2023-12-071-3/+4
|
* Logo, bannerSebastien Castiel2023-12-073-8/+14
|