3e7a07dc2a
improve month sync again
2024-09-28 09:01:48 +02:00
d7e6b7891d
error message consistency
2024-09-15 11:03:40 +02:00
9c6e5ff76e
cleanup
2024-09-13 18:55:35 +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
876d54d7bb
move pdf to driver layer
2024-09-11 11:04:34 +02:00
916f2b1c47
move database to driver layer
2024-09-11 09:40:39 +02:00
78ca637807
call calendar driver from the booking service
2024-09-11 09:38:22 +02:00
4c209da0f6
move calendar to driver layer
2024-09-11 09:09:23 +02:00
aa5dd17d07
move config and constant packages to internal
2024-09-08 21:34:36 +02:00
280470c385
up deps and add database package
2024-09-08 21:16:04 +02:00
d4e6b35a96
Create taxes for taxable items automatically ( #16 )
...
* refactor return error when building booking service
* fix the description
* set taxable item by amount
* auto create tax items if the item is taxable
* fix linter
* remove legacy tax entry
* display multiple items
* use the price from the form
* improve item sorting
* lintfix
2024-08-26 21:44:31 +02:00
f90b8a1c67
improve config setup
...
improve config setup
2024-08-21 09:49:31 +02:00
1d1c871b8a
remove unused code
2024-08-19 14:27:04 +02:00
ac10e65097
Refactor service ( #14 )
...
* add comments to main file
* create health check handler
health check
* use naming convention for booking handler
* use naming convention for hamndlers
naming convention
* clean up
2024-08-07 09:12:50 +02:00
4409facd34
create calendar service at startup
2024-08-05 20:19:25 +02:00
22175a9b39
fix linter errors
2024-07-14 23:43:14 +02:00
cd61bdf2f1
add CI
2024-07-14 23:39:31 +02:00
0dc9bee3f7
add api_key to config
2024-06-16 16:20:55 +02:00
eda38b52a0
clean main function
2024-06-03 11:21:46 +02:00
8c4a1554ca
make origin a config change api sync url
2024-06-02 11:59:07 +02:00
e1766812c4
session login
2024-05-25 16:38:25 +02:00
8f4f1638a4
add google login
2024-05-19 21:04:05 +02:00
fee3f660ed
add login page
2024-05-10 12:45:08 +02:00
e1be7b3a88
cleanup
2024-04-19 15:01:09 +02:00
691b724189
set debug
2024-04-13 19:15:42 +02:00
efccace761
use getenv function
2024-04-13 19:04:57 +02:00
f764e1007c
add transport
2024-04-06 13:34:33 +02:00
b537d03777
profiling
2024-03-11 21:01:04 +01:00
4ae233f9a3
set tracing
2024-03-11 20:49:55 +01:00
f4870cbb4c
sentry
2024-03-11 20:41:45 +01:00
1daa3eb7b8
add request booking feature
2024-03-10 10:45:30 +01:00
3078bac637
func opt pattern
2024-03-03 21:40:17 +01:00
d5654f808c
invoice number in place of db id
2024-02-26 17:17:29 +01:00
a31a1f6350
force to set pdf service
2024-02-25 00:17:49 +01:00
6a25589751
embed assets in binry
2024-02-25 00:08:11 +01:00
4bc9a71061
remove migration script
2024-02-24 21:50:42 +01:00
0ccabe71b3
migration script
2024-02-24 21:18:56 +01:00
ec853f6b66
send data to render pdf
2024-02-18 14:01:33 +01:00
032df19805
refactor server config
2024-02-16 20:36:46 +01:00
dc00eb33a8
all booking to service
2024-02-16 15:50:07 +01:00
33ff39cdce
move booking folder
2024-02-16 15:37:43 +01:00
fbce6b6026
show booking page and line items
2024-02-04 21:52:08 +01:00
45c306c143
refactoring
2024-02-04 15:52:59 +01:00
a1b7c5921b
initial project structure
2024-02-04 12:48:43 +01:00