Commit Graph

109 Commits

Author SHA1 Message Date
Fairuz 1218a31f2c Added issuer filter for transaction list 2021-05-31 13:26:06 +08:00
Fairuz 4c57620f99 Layout adjust for document viewer 2021-05-31 12:44:46 +08:00
Fairuz a4eb858338 Merge branch 'master' into admin_customer_profile 2021-05-31 11:46:59 +08:00
Fairuz ea465a8739 Set default, delete, update & view identity documents 2021-05-31 11:45:41 +08:00
Fairuz 7be6569900 Set default, delete, update & view identity documents 2021-05-30 22:50:36 +08:00
glovetleong 6b5f99925b admin account create and edit 2021-05-30 21:05:34 +08:00
omair saleh 1af14d0705 Merge branch 'admin_view_document_bugs' into 'master'
Admin view document bugs

See merge request CIEFWorldwideSdnBhd/exchange-2.0!42
2021-05-26 06:39:36 +00:00
omair saleh 678654cf89 Merge branch '154_edit_profile' into 'master'
update: manupulate getUserName getter to show updated fullname after success...

See merge request CIEFWorldwideSdnBhd/exchange-2.0!43
2021-05-26 06:39:21 +00:00
Fairuz 72b3f66032 Merge branch 'master' into admin_view_document_bugs 2021-05-25 12:37:11 +08:00
Fairuz b32d5ae2c0 Fixes for admin can't view document / missing permission 2021-05-25 12:35:42 +08:00
omair saleh 1a996a128f add recipient bank details to booking details 2021-05-25 12:24:24 +08:00
omair saleh 3bdc1177cc purchase order value must match booking total up to 2 decimal 2021-05-25 10:58:53 +08:00
omair saleh df83d2fc7b fixing bugs 2021-05-24 00:59:33 +08:00
weichien a51d1dce38 feat: add reset password and generate reset pasword link controller. 2021-05-23 02:57:14 +08:00
omair saleh 58d91e8d05 fixing bugs 2021-05-18 17:14:29 +08:00
weichien 7efcea8eee fix blade file typo 2021-05-18 16:02:42 +08:00
weichien 5172e146e1 feat: Add module class for update profile feature. 2021-05-17 13:47:45 +08:00
Fairuz 9dd0a8d786 EXCHANGE-149, EXCHANGE-156 - Bug fixes, clean-up. Added seeder to create sample transactions 2021-05-15 13:23:23 +08:00
Fairuz 55717afc14 Resolve conflict 2021-05-12 17:04:51 +08:00
Fairuz 5a55c2c808 EXCHANGE-149 - Backend APIs bug fixes, clean-up 2021-05-12 16:54:22 +08:00
Fairuz 1682fe152a EXCHANGE-149 - Backend for process merge 2021-05-12 16:54:22 +08:00
Fairuz 095f4052bc EXCHANGE-149 - Confirmation modal for merge bookings (abit on backend for process merge) 2021-05-12 16:54:22 +08:00
Fairuz 609dd06bb8 EXCHANGE-149 - Layout, components for merge bookings (abit on backend for filter booking list) 2021-05-12 16:54:22 +08:00
omair saleh 366a4d87b3 fixing bugs 2021-05-12 05:19:37 +08:00
Fairuz f1f929498a EXCHANGE-149 - Backend for process merge 2021-05-11 15:24:40 +08:00
Fairuz 94904ee373 EXCHANGE-149 - Confirmation modal for merge bookings (abit on backend for process merge) 2021-05-10 17:02:33 +08:00
Fairuz d3c670aeed EXCHANGE-149 - Layout, components for merge bookings (abit on backend for filter booking list) 2021-05-06 18:06:17 +08:00
omair saleh 21ee4333ba fixing bugs 2021-05-06 14:01:01 +08:00
glovetleong 590021bde9 Invoice Document Amendment 2021-04-29 00:33:25 +08:00
omair saleh 69eccb2d9c fixing bugs 2021-04-27 14:56:53 +08:00
omair saleh 812d4ccc66 Merge branch 'invoice_download_styling' into 'master'
Invoice download styling

See merge request CIEFWorldwideSdnBhd/exchange-2.0!34
2021-04-27 03:40:54 +00:00
omair saleh cff48c510d Merge branch 'invoice_download' into 'master'
invoice pdf design

See merge request CIEFWorldwideSdnBhd/exchange-2.0!33
2021-04-27 03:40:37 +00:00
weichien 3d0837c0a1 fix: Generate PDF with MPDF lib. 2021-04-27 02:31:36 +08:00
weichien 75b201d248 fix: case-sensitive of defining class 2021-04-27 02:26:41 +08:00
omair saleh 9d2fcda5e6 fixing bugs 2021-04-21 16:53:11 +08:00
omair saleh 009dcda138 Merge remote-tracking branch 'origin/master' 2021-04-21 16:52:36 +08:00
omair saleh 260552fe61 fixing bugs 2021-04-21 16:52:15 +08:00
glovetleong 865fe11bf7 invoice pdf design 2021-04-12 14:44:05 +08:00
glovetleong 1d2f10079e Booking Detail Invoice Download (Frontend & Backend) 2021-04-04 15:37:49 +08:00
glovetleong b95fa1f2d5 pull 2021-04-03 12:12:49 +08:00
omair saleh ee3c831d8b Merge branch 'invoice_transaction' into 'master'
Invoice transaction

See merge request CIEFWorldwideSdnBhd/exchange-2.0!27
2021-03-29 18:14:14 +00:00
omair saleh 99eed4fb75 Merge branch 'transaction_invoice_bind' into 'master'
document type

See merge request CIEFWorldwideSdnBhd/exchange-2.0!26
2021-03-29 18:13:30 +00:00
omair saleh f9340b9bde Merge branch 'cus-billing-address-mgmt' into 'master'
fix: [FE] new address form switch to view billing detail after create billing...

See merge request CIEFWorldwideSdnBhd/exchange-2.0!25
2021-03-29 18:12:35 +00:00
omair saleh 1df44f22fb Merge branch 'display_bank_info_at_payment_verification' into 'master'
Display bank info at payment verification

See merge request CIEFWorldwideSdnBhd/exchange-2.0!24
2021-03-29 18:11:21 +00:00
omair saleh 23a191d1f7 fixing bugs 2021-03-30 02:10:14 +08:00
glovetleong 897f0c7207 fix bug 2021-03-29 17:19:36 +08:00
weichien 7cef40ffd3 task: [BE] add service class for ServiceTypes Modules to fetch system bank information. 2021-03-28 02:44:27 +08:00
glovetleong b9bceb12fb Invoice Transaction (Backend) 2021-03-25 23:00:19 +08:00
glovetleong b01621b947 document type 2021-03-24 16:15:26 +08:00
omair saleh 192d07e3a0 fixing bugs 2021-03-22 04:16:57 +08:00