Commit graph

111 commits

Author SHA1 Message Date
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
32350c59b6
add logs 2024-04-19 20:36:59 +02:00
f89ee4f33d
update deps 2024-04-19 15:06:50 +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
65423c176a
use std lib for time formatting 2024-04-12 17:31:24 +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
0b059ac991
fix date on pdf report 2024-04-11 14:59:27 +02:00
f764e1007c
add transport 2024-04-06 13:34:33 +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
83f2490870
change the pdf filenames 2024-03-20 17:15:52 +01:00
873e957078
format platform fees value 2024-03-20 17:03:18 +01:00
1b2906bd65
Merge pull request #6 from rjNemo/3-readme
3: Change readme
2024-03-20 16:49:13 +01:00
9b882f2068
change readme 2024-03-20 16:47:37 +01:00
3ece623a27
Merge pull request #4 from rjNemo/2-pdf-report
2: Formatting for PDF report
2024-03-20 15:55:46 +01:00
81647b7416
pdf report formatting 2024-03-20 15:53:27 +01:00
491fd89471
remove unused constant 2024-03-17 17:50:48 +01:00
f3e266e502
replace unused constants with config values 2024-03-17 17:50:48 +01:00
ff58b79630
Merge pull request #1 from rjNemo/dependabot/go_modules/github.com/jackc/pgx/v5-5.5.4
Bump github.com/jackc/pgx/v5 from 5.5.3 to 5.5.4
2024-03-17 17:47:08 +01:00
faf5432b99
success page 2024-03-15 10:47:09 +01:00
dependabot[bot]
68500cbdb2
Bump github.com/jackc/pgx/v5 from 5.5.3 to 5.5.4
Bumps [github.com/jackc/pgx/v5](https://github.com/jackc/pgx) from 5.5.3 to 5.5.4.
- [Changelog](https://github.com/jackc/pgx/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jackc/pgx/compare/v5.5.3...v5.5.4)

---
updated-dependencies:
- dependency-name: github.com/jackc/pgx/v5
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-14 22:24:03 +00:00
bc2c7a7583
basic tracing middleware 2024-03-11 22:11:08 +01:00
08739d10ba
add favicons 2024-03-11 21:12:46 +01:00
b537d03777
profiling 2024-03-11 21:01:04 +01:00
e100f50def
setry transaction 2024-03-11 20:59:15 +01:00
4ae233f9a3
set tracing 2024-03-11 20:49:55 +01:00
f4870cbb4c
sentry 2024-03-11 20:41:45 +01:00
07f91e8f85
store booking request in D 2024-03-10 20:34:29 +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
430ec69ae6
request booking layout 2024-03-10 11:22:34 +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
a7514e9419
inline return else 2024-03-03 20:47:12 +01:00
761719f1bf
rename packages to singular 2024-03-03 18:49:03 +01:00
56704a4062
improve landing page 2024-03-03 15:04:19 +01:00
96710d033a
new rport builder 2024-03-03 14:25:36 +01:00
575dc5ad7b
create report pdf 2024-03-03 14:03:23 +01:00