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
620465f206
RE20 github link footer ( #21 )
...
* add a github logo link to the repository in the footer
* update deps
* remove useless css loading
2024-11-14 22:14:20 +01:00
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
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
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
49dde76af6
hx boost helper
2024-09-09 22:34:29 +02:00
3c31b142f6
nosec
2024-09-09 22:09:43 +02:00
26c8996f0f
rename private handler
2024-09-09 22:01:43 +02:00
6fbac3ec39
fix linter
2024-09-09 21:15:28 +02:00
701a32671a
fix search bug introduce isHxRequest helper
2024-09-09 17:42:57 +02:00
e02de4daa5
split repo
2024-09-08 23:16:50 +02:00
542dbf0f97
split the service layer
2024-09-08 23:12:13 +02:00
79873249d6
introduce booking store
2024-09-08 22:51:50 +02:00
aa5dd17d07
move config and constant packages to internal
2024-09-08 21:34:36 +02:00
4768e066e9
up templates
2024-09-08 21:16:13 +02:00
280470c385
up deps and add database package
2024-09-08 21:16:04 +02:00
1cf2ee4806
add ci security check
2024-09-04 16:46:38 +02:00
54c772a265
update deps
2024-09-04 16:12:12 +02:00
e78a370448
improve regex
2024-09-04 09:42:20 +02:00
f2e45dcbb3
fix typo
2024-09-02 16:02:27 +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
04be887ad8
remove unused css
2024-08-23 16:24:24 +02:00
8417ac8ddc
fix linter error
2024-08-23 10:11:39 +02:00
abf37d8413
add search by custumer name
2024-08-23 09:55:19 +02:00
f4250fb275
cleanup
2024-08-23 08:21:22 +02:00
8a98880db1
update go version in build step
2024-08-21 22:01:58 +02:00
c79232a019
fix linter warning
2024-08-21 22:01:37 +02:00
c1b1333a88
up goversion
2024-08-21 17:02:47 +02:00
75832d251d
use colorful logger
2024-08-21 16:56:11 +02:00
f90b8a1c67
improve config setup
...
improve config setup
2024-08-21 09:49:31 +02:00
47ee4f2168
upgrade to Go 1.23
2024-08-21 07:41:54 +02:00
8a6531f50e
add static assets caching
2024-08-19 15:00:38 +02:00
1d1c871b8a
remove unused code
2024-08-19 14:27:04 +02:00
e37228ba31
improve dev dockerfile
2024-08-19 13:59:41 +02:00
fefbbc2ae9
add calendars as we use them
2024-08-17 00:59:45 +02:00
3983de237f
sync calendar on item creation
2024-08-16 19:58:49 +02:00
6a15d1b32a
refactor: server option to own filed
2024-08-15 23:48:35 +02:00
4fc580c93e
update css and js
2024-08-10 13:37:42 +02:00
6eb7e272a4
use docker dev env
2024-08-09 15:33:33 +02:00
622adafef6
debug calendar secrets ( #15 )
...
* debug secret parsing
* better logging
* update deps
2024-08-09 14:36:14 +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