Commit graph

53 commits

Author SHA1 Message Date
3e7a07dc2a
improve month sync again 2024-09-28 09:01:48 +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
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
abf37d8413
add search by custumer name 2024-08-23 09:55:19 +02:00
f4250fb275
cleanup 2024-08-23 08:21:22 +02:00
4fc580c93e
update css and js 2024-08-10 13:37:42 +02:00
9765edc318
update templ version 2024-08-05 20:19:33 +02:00
aff18b2b12
split view models 2024-07-15 16:59:23 +02:00
22175a9b39
fix linter errors 2024-07-14 23:43:14 +02:00
967df34451
add external field to form 2024-07-14 23:35:39 +02:00
ae233e46e0
add alpinejs form validation on the login step 2024-06-17 17:19:48 +02:00
1ec2f5365c
update templ version 2024-06-14 22:35:20 +02:00
0db50b2268
add validation to login form 2024-06-08 13:23:43 +02:00
eef6c85fe3
add helper file 2024-06-08 12:27:05 +02:00
c3c52cfbf7
reformat 2024-06-02 11:27:08 +02:00
ab52e6ec95
show cancel state on booking list 2024-06-02 11:07:42 +02:00
0a41989b01
cancel booking in db 2024-06-01 20:56:13 +02:00
04586832fa
add cancel flag on booking 2024-06-01 20:21:24 +02:00
9f28a53e63
improve login screen 2024-05-30 20:51:59 +02:00
0307ed8507
improve layout 2024-05-27 22:02:13 +02:00
5ee98a9709
improve layout 2024-05-27 20:35:06 +02:00
24b7cf1251
redirect with htmx
format
2024-05-25 19:03:33 +02:00
cc621582f9
read session to login 2024-05-25 16:53:49 +02:00
e1766812c4
session login 2024-05-25 16:38:25 +02:00
f66ada145a
use google signin button 2024-05-19 21:37:17 +02:00
37c5c9428e
Login page using templ 2024-05-19 21:29:23 +02:00
e673acb5c2
can store token after login 2024-05-10 23:01:50 +02:00
aa5ac4dace
add login page design 2024-05-10 13:00:21 +02:00
fee3f660ed
add login page 2024-05-10 12:45:08 +02:00
0e1877e592
fix html table 2024-04-21 22:14:39 +02:00
bb8ea5fe07
require all fields to create item 2024-04-20 21:53:33 +02:00
f2ed530b71
fix dev strings 2024-04-19 20:44:54 +02:00
e1be7b3a88
cleanup 2024-04-19 15:01:09 +02:00
641605098f
clean up 2024-04-12 11:58:58 +02:00
71d5fbe21b
move request form to components 2024-04-12 11:54:43 +02:00
1ea82268bd
move layouts to own folder 2024-04-12 11:22:55 +02:00
28866ac5fb
update line item 2024-03-22 21:45:57 +01:00
b89a760aa3
get line form on click edit button 2024-03-22 15:19:55 +01:00
057f9991e9
replace the current line and don't show paid option when already paid 2024-03-22 14:42:47 +01:00
8db9e6ebb8
mark line item as paid 2024-03-22 12:13:22 +01:00
0215361e43
update booking form 2024-03-21 22:05:01 +01:00
faf5432b99
success page 2024-03-15 10:47:09 +01:00
08739d10ba
add favicons 2024-03-11 21:12:46 +01:00
fef6ba4954
refactor conditionals in template 2024-03-10 19:54:56 +01:00
8201b16f63
split booking form to component 2024-03-10 19:39:58 +01:00
89ffba3af3
persist form values on errors 2024-03-10 19:36:57 +01:00
de8dad8fa8
validate missing communication method 2024-03-10 15:40:25 +01:00
3cbddfa47d
validate time range 2024-03-10 15:30:49 +01:00