|
|
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 |
|
|
|
3d6d1474a2
|
add host details
|
2024-03-03 12:15:45 +01:00 |
|
|
|
fc0f9c574b
|
simplify error handler
|
2024-02-29 18:08:20 +01:00 |
|
|
|
24799bd2db
|
add booking fees total
|
2024-02-29 16:02:18 +01:00 |
|
|
|
da38546c3d
|
use booking.com logic for reports
|
2024-02-29 15:27:21 +01:00 |
|
|
|
788711e8c9
|
fix booking overview query
|
2024-02-28 22:56:04 +01:00 |
|
|
|
322f440716
|
fix the report query
|
2024-02-28 22:50:26 +01:00 |
|
|
|
3cf56095b7
|
add whatsapp button to report page
|
2024-02-28 22:50:12 +01:00 |
|
|
|
ea039dc428
|
improve the report sql query
|
2024-02-28 17:56:23 +01:00 |
|
|
|
68df2f06a2
|
add total to the booking overview page
|
2024-02-28 17:17:26 +01:00 |
|
|
|
b8c83b2d2d
|
add card only revenue
|
2024-02-28 10:44:53 +01:00 |
|
|
|
55ee7f8638
|
fix watchmode
|
2024-02-26 18:40:17 +01:00 |
|
|
|
584c30bdd4
|
add totals to the report
|
2024-02-26 18:36:30 +01:00 |
|
|
|
8ea51da144
|
add internal fee and profit
|
2024-02-26 17:41:28 +01:00 |
|
|
|
8c9886991e
|
fix booking total in report preview
|
2024-02-26 17:28:55 +01:00 |
|
|
|
d5654f808c
|
invoice number in place of db id
|
2024-02-26 17:17:29 +01:00 |
|
|
|
a31a1f6350
|
force to set pdf service
|
2024-02-25 00:17:49 +01:00 |
|
|
|
6a25589751
|
embed assets in binry
|
2024-02-25 00:08:11 +01:00 |
|
|
|
4bc9a71061
|
remove migration script
|
2024-02-24 21:50:42 +01:00 |
|
|
|
8afd35da8e
|
change the offset
|
2024-02-24 21:48:38 +01:00 |
|
|
|
0ccabe71b3
|
migration script
|
2024-02-24 21:18:56 +01:00 |
|
|
|
9bcd8e611f
|
fix line item object
|
2024-02-23 09:34:35 +01:00 |
|
|
|
37cadd8b20
|
add customer number seed
|
2024-02-22 22:08:46 +01:00 |
|