Commit graph

29 commits

Author SHA1 Message Date
9e9cd8acc4
update dependencies 2025-03-23 23:06:19 +01:00
7d909f34e3
remove payment status field on item (#41) 2025-02-22 02:34:13 +01:00
b4ffff3c67
improve header layout 2025-01-08 13:52:35 +01:00
9b4063618c
change theme 2025-01-05 17:09:06 +01:00
9f0b6e71cb
change theme 2025-01-05 01:10:41 +01:00
6e8ef3d1eb
feat: add plausible tracking
fd
2024-12-01 20:43:27 +01:00
148dba120f
improve accessibility 2024-11-16 19:35:44 +01:00
ffa7f140d1
use daisyUI (#25)
* use tailwind and daisyui

* split the layout in multiple components

* remove unused code

* footer compoonent

* login form

log

* booking table

fd

* cancel style

* header

* booking form

* new booking

* line items

* line item

* report

* uniform headings
2024-11-16 19:24:26 +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
4768e066e9
up templates 2024-09-08 21:16:13 +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
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
c3c52cfbf7
reformat 2024-06-02 11:27:08 +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
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
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
Renamed from internal/view/base_templ.go (Browse further)