Commit Graph

26 Commits

Author SHA1 Message Date
d19dacada0 Fix(database): Database connect retry
All checks were successful
ktm-booking-bot/ktm-booking-bot/pipeline/head This commit looks good
2022-10-19 20:45:25 +08:00
e95ee1a4e3 Fix(booking-model): Fix booking response transformer
All checks were successful
ktm-booking-bot/ktm-booking-bot/pipeline/head This commit looks good
2022-10-16 22:15:01 +08:00
b3442b667b Fix(booking-job): Fix start booking time
All checks were successful
ktm-booking-bot/ktm-booking-bot/pipeline/head This commit looks good
2022-10-12 23:37:23 +08:00
9c456b72b2 Feat(booking): New payment mode - KTMWallet
All checks were successful
ktm-booking-bot/ktm-booking-bot/pipeline/head This commit looks good
2022-10-10 22:39:46 +08:00
dcfa34176e Feat(booking-job): Handle seat retries
All checks were successful
ktm-booking-bot/ktm-booking-bot/pipeline/head This commit looks good
2022-10-10 00:31:23 +08:00
b277e50cd8 Fix(booking-job): check before completing probe & reduce thread
All checks were successful
ktm-booking-bot/ktm-booking-bot/pipeline/head This commit looks good
2022-10-07 00:45:35 +08:00
05126fa110 Feat(booking-job): Auto timeout close browser
All checks were successful
ktm-booking-bot/ktm-booking-bot/pipeline/head This commit looks good
2022-10-02 00:19:58 +08:00
635352edbd Fix(booking-job): Fix start time
All checks were successful
ktm-booking-bot/ktm-booking-bot/pipeline/head This commit looks good
2022-10-02 00:14:11 +08:00
13dd475314 Chore(booking-job): Reduce loop sleep time
All checks were successful
ktm-booking-bot/ktm-booking-bot/pipeline/head This commit looks good
2022-10-01 23:11:05 +08:00
b0eb1ae695 Chore(booking-job): Optimise maintenance animation sleep
All checks were successful
ktm-booking-bot/ktm-booking-bot/pipeline/head This commit looks good
2022-10-01 00:51:40 +08:00
38b86e8b79 Chore(booking-job): Increase threads
All checks were successful
ktm-booking-bot/ktm-booking-bot/pipeline/head This commit looks good
2022-10-01 00:22:20 +08:00
0f50ddfeb7 Feat(booking-job): Added sleep before allowing retry
All checks were successful
ktm-booking-bot/ktm-booking-bot/pipeline/head This commit looks good
2022-09-30 23:22:04 +08:00
bbbacfffe9 Fix(booking-slot): Check correct context for exit
All checks were successful
ktm-booking-bot/ktm-booking-bot/pipeline/head This commit looks good
2022-09-30 00:19:07 +08:00
6aa67554ee Feat(booking): Added updateBookingStatus
All checks were successful
ktm-booking-bot/ktm-booking-bot/pipeline/head This commit looks good
2022-09-29 00:26:12 +08:00
f3f4b93ebd Fix(booking-slot): Panic handling
All checks were successful
ktm-booking-bot/ktm-booking-bot/pipeline/head This commit looks good
2022-09-29 00:21:04 +08:00
8da6376f31 Feat(booking-job): Report ticket details
All checks were successful
ktm-booking-bot/ktm-booking-bot/pipeline/head This commit looks good
2022-09-28 23:57:46 +08:00
ca5940ce64 Feat(booking-job): Prioritise older booking
All checks were successful
ktm-booking-bot/ktm-booking-bot/pipeline/head This commit looks good
2022-09-28 00:51:19 +08:00
3ed9f510ff Fix(booking-job): Handle sql query builder when no running task
All checks were successful
ktm-booking-bot/ktm-booking-bot/pipeline/head This commit looks good
2022-09-28 00:40:32 +08:00
6d483b6fbd Fix(booking-job): Goroutine worker function
All checks were successful
ktm-booking-bot/ktm-booking-bot/pipeline/head This commit looks good
2022-09-27 21:01:44 +08:00
147d6f9177 Feat(booking-job): Allow concurrent job from different users
All checks were successful
ktm-booking-bot/ktm-booking-bot/pipeline/head This commit looks good
2022-09-27 21:00:53 +08:00
0a688a51f8 Chore(booking-model): Update datetime example
All checks were successful
ktm-booking-bot/ktm-booking-bot/pipeline/head This commit looks good
2022-09-27 20:41:54 +08:00
0ea75f6211 Fix(booking-controller): Fixed fetching of bookings
All checks were successful
ktm-booking-bot/ktm-booking-bot/pipeline/head This commit looks good
2022-09-27 20:29:46 +08:00
51b539fe7a Feat(booking): Added backtosg field
All checks were successful
ktm-booking-bot/ktm-booking-bot/pipeline/head This commit looks good
2022-09-27 04:36:41 +08:00
252dfbffd6 Feat(user): Added swagger examples
All checks were successful
ktm-booking-bot/ktm-booking-bot/pipeline/head This commit looks good
2022-09-27 04:23:12 +08:00
e99182da51 Feat(swagger): Added examples
All checks were successful
ktm-booking-bot/ktm-booking-bot/pipeline/head This commit looks good
2022-09-27 04:12:57 +08:00
7cf10b07d4 Feat(ktm-booking): Initial commit
Some checks failed
ktm-booking-bot/ktm-booking-bot/pipeline/head Something is wrong with the build of this commit
2022-09-27 02:50:07 +08:00