Commit Graph

15 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
Sebastien Castiel
210c12b7ef Use tRPC in other group pages (#249)
* Use tRPC in group edition + group layout

* Use tRPC in group modals

* Use tRPC in group stats

* Use tRPC in group activity
2024-10-19 21:29:53 -04:00
dcbr
e619c1a5b4 Add basic activity log (#141)
* Add basic activity log

* Add database migration

* Fix layout

* Fix types

---------

Co-authored-by: Sebastien Castiel <sebastien@castiel.me>
2024-05-29 22:06:45 -04:00
Sebastien Castiel
9e300e0ff0 Use React’s cache to avoid some queries to the database 2024-01-30 12:57:21 -05:00
Sebastien Castiel
7956156d70 Upgrade Next.js to 14.1.0 2024-01-24 09:50:37 -05:00
Sebastien Castiel
f881aff5f9 Revert "Use modal dialogs for expense creation & edition (#10)"
This reverts commit 1e66efe516.
2023-12-19 09:44:09 -05:00
Sebastien Castiel
1e66efe516 Use modal dialogs for expense creation & edition (#10)
* First attemps at using route interception and modals

* Remove route interception

* Make it work

* Use Vaul on small screens

* Improve vaul
2023-12-19 09:36:40 -05:00
Sebastien Castiel
aa95497aab Improve design 2023-12-14 17:15:28 -05:00
Sebastien Castiel
9e2834abc3 Add share button 2023-12-13 13:01:59 -05:00
Sebastien Castiel
fb6cff2fe3 Share button 2023-12-07 19:38:03 -05:00
Sebastien Castiel
0b27f90fb7 Titles and navigation 2023-12-07 16:44:01 -05:00
Sebastien Castiel
e747ec3ea0 Tabs 2023-12-06 18:57:35 -05:00
Sebastien Castiel
b949626cfa Change theme 2023-12-06 13:00:49 -05:00
Sebastien Castiel
c72311d01a Better loading behavior 2023-12-06 12:39:54 -05:00
Sebastien Castiel
6c4ced0f79 Loading screens & layouts 2023-12-06 12:22:24 -05:00