282 Commits

Author SHA1 Message Date
Sebastien Castiel
8abdcb7d6f Fix donation modal with dark mode (Closes #46) 2024-01-15 09:19:53 -05:00
Sebastien Castiel
43f7ca700b Fix client-side error when editing date with keyboard (Closes #43) 2024-01-14 12:47:52 -05:00
Sebastien Castiel
beae336666 Add donation button (closes #40) 2024-01-14 11:43:48 -05:00
Sebastien Castiel
2dcb80f954 Update home page & README 2024-01-11 17:32:52 -05:00
Sebastien Castiel
c7fb810f80 Add category icons 2024-01-11 17:12:21 -05:00
Chris Johnston
45ee9cdba4 Assign categories to expenses (#28)
* 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>
2024-01-11 16:38:30 -05:00
Sebastien Castiel
057f3e9c53 Update contributors 2024-01-11 15:30:50 -05:00
Max
76427c9f13 Docker container version (#39)
* + Dockerfile and compose file
+ Scripts dir and startup script
+ Build image npm script

* * Moves env to file

* + Tags image with info from package.json
* Moves image creation to script
* Updates README

* Update README.md

Co-authored-by: Sebastien Castiel <sebastien@castiel.me>

---------

Co-authored-by: Maxime Jacob <mjacob-no-reply@proton.me>
Co-authored-by: Sebastien Castiel <sebastien@castiel.me>
2024-01-11 15:25:08 -05:00
Sebastien Castiel
ddce4d0bdb Add contributors link 2024-01-11 11:44:48 -05:00
Sebastien Castiel
cf41048aea Remove group (Fix #38) 2024-01-11 10:12:58 -05:00
Sebastien Castiel
f20ebd5bdd Improve design for expense list 2024-01-10 08:21:12 -05:00
Sebastien Castiel
9c728530c9 Fix font size in inputs 2024-01-09 15:38:08 -05:00
Sebastien Castiel
323b0ea128 Feedback button 2024-01-09 15:32:19 -05:00
Sebastien Castiel
5ce96aef30 Add contributors on home page 2024-01-09 11:25:42 -05:00
Sebastien Castiel
a258e85fae Update README.md 2024-01-09 09:15:38 -05:00
Sebastien Castiel
1b9e624004 Ask the user who they are when opening a group for the first time (#7) 2024-01-09 08:53:51 -05:00
Ankit Bahl
6bd3299331 Add activeUser for default payer per group (#16)
* Add activeUser for default payer per group

* Prettier, change labels, use useEffect

---------

Co-authored-by: Sebastien Castiel <sebastien@castiel.me>
2024-01-09 08:08:17 -05:00
Sebastien Castiel
a942369193 Fix how dates are displayed (Fix #33) 2024-01-09 07:45:28 -05:00
Chris Johnston
e891d259a5 add shares to paidFor in reimbursement (#32) 2024-01-08 16:22:30 -05:00
Sebastien Castiel
d9aeb45c83 Update README.md 2024-01-08 16:21:46 -05:00
Chris Johnston
76befff481 Fix UI bug when clicking reimbursement link (#31) 2024-01-08 15:56:54 -05:00
Sebastien Castiel
55883ce414 Mark a group as favorite (fixes #29) 2024-01-08 15:49:07 -05:00
Chris Johnston
bec1dd270a Add Expense Date (#26)
* add expense date

* Improve date formatting

* Prettier

* Change field description

---------

Co-authored-by: Sebastien Castiel <sebastien@castiel.me>
2024-01-08 14:26:44 -05:00
Sebastien Castiel
4566900f9c Fix items alignment 2024-01-08 12:29:20 -05:00
Sebastien Castiel
0a8e56f800 Add splitmode and shares to expenses (#11)
* Add splitmode and shares to expenses

* Update balances based on shares

* Change field size

* Form validation

* Redesign expense form

* Split unevenly by amount
2024-01-08 12:11:11 -05:00
Sebastien Castiel
0fb0c42ff5 Fix index 2023-12-26 12:24:42 +01: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
66ab0ff82b Add background 2023-12-15 10:34:00 -05:00
Sebastien Castiel
541827eb9a Add ref in shared link 2023-12-15 09:13:25 -05:00
Sebastien Castiel
d1f164a5cd Small improvements 2023-12-14 17:34:11 -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
80c4baa0e1 Add image to README 2023-12-14 12:05:46 -05:00
Sebastien Castiel
560492423f Update README.md 2023-12-14 11:39:44 -05:00
Sebastien Castiel
bb6041ba9f Remove ProductHunt banner 2023-12-14 11:11:14 -05:00
Sebastien Castiel
31f04e4a02 Gradient on landing page 2023-12-13 15:04:02 -05:00
Sebastien Castiel
1987b220ad Robots.txt and Sitemap.xml 2023-12-13 14:09:24 -05:00
Sebastien Castiel
9e2834abc3 Add share button 2023-12-13 13:01:59 -05:00
Sebastien Castiel
6bd99d9a34 Update README 2023-12-13 12:31:36 -05:00
Ivan Alexandrov
c96c4f94b9 Replace unsafe id generator with nanoid (#4) 2023-12-13 12:28:35 -05:00
Sebastien Castiel
705eca8c1c Add ProductHunt badge 2023-12-13 05:44:00 -05:00
Sebastien Castiel
af3ed68f1c Select all/no participant for expenses (Fix #3) 2023-12-12 09:55:48 -05:00
Sebastien Castiel
1ed533d01f Fix string to number conversion in expense schema (Fix #1) (#2) 2023-12-12 09:20:05 -05:00
Sebastien Castiel
4f43e8e42a Add Plausible 2023-12-11 11:54:24 -05:00
Sebastien Castiel
9f7ea9ca50 README 2023-12-11 11:39:04 -05:00
Sebastien Castiel
69fa008ea4 Tiny adjustments 2023-12-11 10:26:13 -05:00
Sebastien Castiel
c504a77338 PWA 2023-12-10 12:04:15 -05:00
Sebastien Castiel
5553ac1df9 Input mode on type=number 2023-12-10 11:45:50 -05:00
Sebastien Castiel
f3b2a2662a Improve accessibility 2023-12-10 11:44:39 -05:00