Commit Graph

13 Commits

Author SHA1 Message Date
Sebastien Castiel
4db788680e Use tRPC for recent groups page (#253)
* Use tRPC for recent groups page

* Use tRPC for adding group by URL

* Use tRPC for saving visited group

* Group context
2024-10-20 17:50:52 -04:00
Tuomas Jaakola
4f5e124ff0 Internationalization + Finnish language (#181)
* I18n with next-intl

* package-lock

* Finnish translations

* Development fix

* Use locale for positioning currency symbol

* Translations: Expenses.ActiveUserModal

* Translations: group 404

* Better translation for ExpenseCard

* Apply translations in CategorySelect search

* Fix for Finnish translation

* Translations for ExpenseDocumentsInput

* Translations for CreateFromReceipt

* Fix for Finnish translation

* Translations for schema errors

* Fix for Finnish translation

* Fixes for Finnish translations

* Prettier

---------

Co-authored-by: Sebastien Castiel <sebastien@castiel.me>
2024-08-02 11:26:23 -04:00
Sebastien Castiel
11d2e298e8 Improve recent groups design 2024-01-26 16:11:51 -05:00
Sebastien Castiel
545cf75e99 Join group by URL (Closes #55) 2024-01-24 11:12:55 -05:00
Brandon Eng
36cc4f1ef7 Ability to archive groups when they’re settled up (#45)
* 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>
2024-01-16 10:41:46 -05:00
Sebastien Castiel
cf41048aea Remove group (Fix #38) 2024-01-11 10:12:58 -05:00
Sebastien Castiel
55883ce414 Mark a group as favorite (fixes #29) 2024-01-08 15:49:07 -05:00
Sebastien Castiel
aa95497aab Improve design 2023-12-14 17:15:28 -05:00
Sebastien Castiel
7e279a535d Improve loading states 2023-12-14 12:34:15 -05:00
Sebastien Castiel
69fa008ea4 Tiny adjustments 2023-12-11 10:26:13 -05:00
Sebastien Castiel
92a21ff4c5 Migration script, improvements in expenses list 2023-12-08 14:56:51 -05:00
Sebastien Castiel
0e7b879aa8 Redesign the groups page 2023-12-07 20:57:48 -05:00
Sebastien Castiel
ed55c696cd First version 2023-12-05 17:39:05 -05:00