Commit graph

20 commits

Author SHA1 Message Date
77dcbdc678
feat: create payment in the database 2025-01-19 19:55:22 +01:00
1efb11c300
render new item list on modal submit 2025-01-19 19:12:48 +01:00
cb6677ca60
refactor: move the driver interfaces to the service layer 2025-01-15 22:24:42 +01:00
49c49f4098
feat: add client parser to get response from LLM 2025-01-12 21:29:59 +01:00
cf7e1d4cb6
fix: parsing item name 2025-01-07 22:28:57 +01:00
8dcbd9679e
fix parsing 2025-01-05 17:13:17 +01:00
2a417096f7
fix:test 2025-01-05 16:15:35 +01:00
a2ce003299
parsing (#28)
* test: add test for booking parsing

* improve error handling

* fix: booking parsing

fix: guest number

fix: item name

fix: parsing

* refactor tests

* test: more
2025-01-05 16:04:44 +01:00
9edad056c6
refactor: booking creation 2024-12-08 21:52:13 +01:00
7b0d63855f
test: add test for All 2024-12-08 12:08:54 +01:00
c9380481cf
create a booking repo 2024-12-07 12:48:43 +01:00
025f31f79d
update dependencies 2024-12-07 12:31:51 +01:00
6376fbd234
RE19 taxes only for booking (#24)
* create taxes only ofr booking platform

* also for sync

sync
2024-11-14 23:29:20 +01:00
42764ab6cc
improve th esorting per item (#23) 2024-11-14 22:45:45 +01:00
5d826c21da
RE18 translation (#22)
* translate the item for display in the invoice

* add documentation to the makefile
2024-11-14 22:35:35 +01:00
3e7a07dc2a
improve month sync again 2024-09-28 09:01:48 +02:00
9c6e5ff76e
cleanup 2024-09-13 18:55:35 +02:00
abfbe1ff1b
refactor authentication service 2024-09-13 17:32:18 +02:00
34ce10ff86
move booking to service layer 2024-09-12 22:18:12 +02:00
b073844772
move auth to service layer 2024-09-12 22:11:01 +02:00