Commit graph

39 commits

Author SHA1 Message Date
584d81f7bd
feat(i18n): add language toggle and localize views
Some checks failed
CI / checks (push) Has been cancelled
2026-01-09 16:09:20 -04:00
aa9f46a222
feat/stripe integration (#48) 2025-10-19 15:48:59 +02:00
2aadb421ef
chore(go): bump Go to 1.25 (Dockerfiles + go.mod); respect .gitignore 2025-09-12 11:24:06 -04:00
968e5d2aef
line items 2025-06-27 13:15:53 +02:00
eaa40a62f3
booking details page header 2025-06-23 19:29:45 +02:00
c0f617944c
footer 2025-06-23 19:12:51 +02:00
5a566ac13d
body spacing 2025-06-23 19:07:57 +02:00
e72ad67c98
update deps 2025-06-23 19:02:48 +02:00
f836822ff0
upgrade dependencies and remove dead code 2025-05-04 23:48:12 +02:00
db1fa2cbd9
feat: update Go version and dependencies
Updated Go version to 1.24 and upgraded dependencies to their latest
compatible versions. This includes updates to Dockerfiles, go.mod,
and go.sum. Regenerated templated files with templ v0.3.857.
2025-04-23 17:31:46 +02:00
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)