Commit Graph

1750 Commits

Author SHA1 Message Date
Dillon Ngo 52fa577c4b Export pdf file from Laravel Vapor through S3 bucket 2024-06-18 11:53:45 +08:00
Dillon Ngo fcaee29be3 Export pdf file from Laravel Vapor through S3 bucket 2024-06-18 11:38:43 +08:00
Dillon Ngo 38aa670528 Export excel file from Laravel Vapor through S3 bucket, code touch up 2024-06-18 10:34:04 +08:00
Dillon Ngo 700b72900a Export excel file directly from Laravel Vapor without going through S3 bucket 2024-06-18 09:16:04 +08:00
Dillon Ngo 4bda041c08 Export file directly from Laravel Vapor without going through S3 bucket 2024-06-17 13:59:00 +08:00
Dillon Ngo d976b8b42b Export file directly from Laravel Vapor without going through S3 bucket 2024-06-17 13:07:42 +08:00
Dillon Ngo 9395c51d4c Export file directly from Laravel Vapor without going through S3 bucket 2024-06-17 12:43:23 +08:00
Dillon Ngo 5c39d4555e Export file directly from Laravel Vapor without going through S3 bucket 2024-06-17 12:15:22 +08:00
Dillon Ngo 3e50431b9f Export file directly from Laravel Vapor without going through S3 bucket 2024-06-17 11:57:23 +08:00
Dillon Ngo c4edcdf814 Export file directly from Laravel Vapor without going through S3 bucket 2024-06-17 11:26:16 +08:00
Dillon Ngo e4a1836f23 Export file directly from Laravel Vapor without going through S3 bucket 2024-06-17 11:07:28 +08:00
Dillon Ngo 9ac9a50519 Export file directly from Laravel Vapor without going through S3 bucket 2024-06-17 10:35:10 +08:00
Dillon Ngo b24c9149ce Export file directly from Laravel Vapor without going through S3 bucket 2024-06-17 10:08:57 +08:00
Dillon Ngo acbdd79677 Export file directly from Laravel Vapor without going through S3 bucket 2024-06-17 09:36:25 +08:00
JiaSheng b31d592e4a update command logic 2024-06-16 11:50:29 +08:00
JiaSheng ff88dcecf4 -check group total not tally with bill group total due to transfer fee not being included
-include the transfer fee calculation
-script to update the bill group to include the transfer fee calculation
2024-06-09 14:44:06 +08:00
Dillon Ngo 7b35c7ca89 Laravel Vapor - sync code for download files in bulk from S3 2024-05-26 20:04:46 +08:00
Dillon Ngo 5885ff16e5 Laravel Vapor - sync code for download files in bulk from S3 2024-05-26 19:45:37 +08:00
Dillon Ngo 126c73ab47 Laravel Vapor - Look into logs in different channel in cloudwatch 2024-05-26 17:27:15 +08:00
Dillon Ngo 35bf735db3 Laravel Vapor - Fix a problem with fetching file from S3 bucket path inconsistency 2024-05-26 01:57:55 +08:00
Dillon Ngo d3bbed3ea6 Laravel Vapor - Fix a problem with fetching file from S3 bucket path inconsistency 2024-05-25 13:17:58 +08:00
Dillon Ngo 0913597746 Laravel Vapor - New V2 command to do housekeeping at S3 Bucket 2024-05-25 12:34:56 +08:00
Dillon Ngo a6dc5d5203 Laravel Vapor - New V2 command to do housekeeping at S3 Bucket 2024-05-25 12:13:19 +08:00
Dillon Ngo 5da53651d4 Laravel Vapor - Code Sync from Shipping Portal to use S3 Bucket to replace local storage 2024-05-25 12:12:18 +08:00
Dillon Ngo 9d4ebdf9fe Laravel Vapor - Look into logs in different channel in cloudwatch (Sync Code from Shipping Portal) 2024-05-25 02:24:27 +08:00
Dillon Ngo a2276ac977 Merge branch 'master' into dillon/34.4-jenkins-vapor 2024-05-25 02:06:50 +08:00
Dillon Ngo ca80a528a6 Laravel Vapor - Added comment 2024-05-25 02:02:52 +08:00
Dillon Ngo 6df19923e9 Laravel Vapor - test attaching a file in an email + upload file to S3 (code sync from shipping portal) 2024-05-25 01:48:05 +08:00
Dillon Ngo 94189da10d Laravel Vapor - test attaching a file in an email + upload file to S3 (code sync from shipping portal) 2024-05-25 01:17:25 +08:00
Dillon Ngo 0cb7f33b9b Laravel Vapor - test attaching a file in an email + upload file to S3 (code sync from shipping portal) 2024-05-24 23:57:21 +08:00
edmondlang a17812be3b check duplicate refunds 2024-05-22 23:22:44 +08:00
Dillon Ngo c202f1bbc2 Laravel Vapor - typo fix + commented unnecessary code 2024-05-21 11:10:21 +08:00
Dillon Ngo f9d7e48b58 Merge branch 'master' into dillon/34.3-jenkins-vapor 2024-05-17 14:55:01 +08:00
Dillon Ngo 11ba52fbb9 Laravel Vapor - code sync from shipping portal to solve issue related to AWS S3 2024-05-17 14:49:42 +08:00
edmondlang 0797f26fe1 Merge branch 'master' of gitlab.com:CIEFWorldwideSdnBhd/exchange-2.0 into export-currency-vendor-order-module 2024-05-16 17:58:47 +08:00
edmondlang 531b65686f export white form transactions 2024-05-16 10:56:02 +08:00
Aqqil Azman 97a8e34f3d initial commit 2024-05-13 09:58:28 +08:00
JiaSheng cb367d0033 bug fix for update booking amount 2024-05-11 00:01:49 +08:00
edmondlang 8fa956e0d7 Merge branch 'master' of gitlab.com:CIEFWorldwideSdnBhd/exchange-2.0 into refund-booking 2024-05-10 00:17:08 +08:00
edmondlang f03d91ba42 add remarks for refund 2024-05-10 00:00:01 +08:00
JiaSheng b8d741f57c fix edit transfer fee bug 2024-05-08 20:07:06 +08:00
JiaSheng 26f8ca87cd fix partial refund bug 2024-05-08 12:58:23 +08:00
JiaSheng 76e76e077a edit transfer fee functionality for individual whiteform 2024-05-06 17:20:01 +08:00
Omair Saleh f57b1e625f update estimated delivery date for E2E 2024-04-30 17:49:30 +08:00
Omair Saleh f3e35ec31d Merge remote-tracking branch 'origin/master' 2024-04-30 17:46:42 +08:00
Omair Saleh b528ac66fc update estimated delivery date for E2E 2024-04-30 17:46:25 +08:00
Dillon Ngo 0fd70fde1b Laravel Vapor - sync code for download files in bulk from S3 to more files 2024-04-30 14:31:56 +08:00
Dillon Ngo 608297c77c Laravel Vapor - sync code for download files in bulk from S3 to more files 2024-04-30 13:07:25 +08:00
Dillon Ngo 78fbd66a53 Laravel Vapor - sync code for download files in bulk from S3 to more files 2024-04-30 12:15:16 +08:00
Dillon Ngo e7357fd9da Laravel Vapor - sync code for download files in bulk from S3 to more files 2024-04-30 11:25:07 +08:00