Commit Graph

64 Commits

Author SHA1 Message Date
omair saleh 4b950fc373 fixing bugs 2021-05-18 13:59:31 +08:00
Fairuz 2c70e23e8e EXCHANGE-149, EXCHANGE-156 - Hide link, disabled post merge API 2021-05-18 13:37:26 +08:00
Fairuz c47d6ebd64 EXCHANGE-149, EXCHANGE-156 - Bug fixes, clean-up. Updated seeder to create sample transactions 2021-05-17 19:20:47 +08:00
Fairuz 8e5e0fee24 EXCHANGE-149, EXCHANGE-156 - Bug fixes, clean-up. Updated seeder to create sample transactions 2021-05-15 14:09:39 +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 97bd0f9488 EXCHANGE-149 - Frontend bug fixes, clean-up 2021-05-12 16:54:22 +08:00
Fairuz 5a55c2c808 EXCHANGE-149 - Backend APIs bug fixes, clean-up 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 8e363fb740 fixing bugs 2021-05-12 16:29:59 +08:00
omair saleh 80e3276193 fixing bugs 2021-05-12 12:06:38 +08:00
omair saleh 350cae9785 fixing bugs 2021-05-12 10:38:54 +08:00
omair saleh dc1a996eee fixing bugs 2021-05-12 05:39:50 +08:00
omair saleh 366a4d87b3 fixing bugs 2021-05-12 05:19:37 +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
weichien 4274a9d34b style: improve booking detail UI , show booking status. 2021-05-05 11:47:23 +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 a3df023adb add cief logo 2021-04-27 03:13:02 +08:00
omair saleh 9d2fcda5e6 fixing bugs 2021-04-21 16:53:11 +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
omair saleh e97d2236a9 Merge branch 'Bug/128-recipients_bank_acc_duplicates' into 'master'
Bug/128 recipients bank acc duplicates

See merge request CIEFWorldwideSdnBhd/exchange-2.0!31
2021-04-03 03:52:36 +00:00
omair saleh 7511e9bdf4 Merge branch 'Bug/129-convert_amount_JS_error' into 'master'
fix: [FE] emit updateCalculation method with total -1 when amount less than...

See merge request CIEFWorldwideSdnBhd/exchange-2.0!30
2021-04-03 03:52:10 +00:00
omair saleh 3af7c8062f Merge branch 'Bug/137-js_error_on_billing_detail' into 'master'
fix: [FE] clear the section prop and default_address vue warning.

See merge request CIEFWorldwideSdnBhd/exchange-2.0!29
2021-04-03 03:51:49 +00:00
glovetleong b353f01721 Display Only Payment Transaction
Js Error on Dashboard (Frontend)
 Document Upload Multiple (Frontend)
2021-04-03 09:28:20 +08:00
weichien ed09e8bb21 fix: [FE] clear the section prop and default_address vue warning. 2021-04-02 11:14:24 +08:00
weichien 460afc1b37 fix: [FE] emit updateCalculation method with total -1 when amount less than RM100. in-order to hide "Transfer Now" button 2021-04-02 10:16:29 +08:00
weichien 6801b6a77d fix: [FE] avoid trigger parent's updateCalculation method when amount is below RMB100 2021-04-02 01:03:03 +08:00
weichien 6f9b7c280a fix: [FE] Avoid duplicate when select recipient bank info. 2021-04-02 00:25:30 +08:00
weichien 13d7707cef fix: [FE] reset recipient detail form after create new recipient 2021-04-02 00:20:02 +08: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
weichien fb26d84291 task: [FE] show system bank information at payment verification form. 2021-03-28 02:49:25 +08:00
omair saleh 192d07e3a0 fixing bugs 2021-03-22 04:16:57 +08:00
weichien 554d1becbf fix: [FE] new address form switch to view billing detail after create billing address button executed. 2021-03-19 14:42:04 +08:00
weichien 893a8cc8c7 feat: [FE] new component to show list of address 2021-03-19 10:16:06 +08:00
weichien 7368eb8787 feat: [FE] new component to save default address. 2021-03-19 10:14:54 +08:00
weichien 23741c1b8c feat: [FE] add new component to manage billing address. 2021-03-19 10:13:45 +08:00
omair saleh 68ee6eeee1 Merge branch 'pdf_render' into 'master'
iframe pdf

See merge request CIEFWorldwideSdnBhd/exchange-2.0!22
2021-03-17 06:47:46 +00:00
omair saleh 4812bf5d73 Merge branch 'new_field_for_bank' into 'master'
New field for bank

See merge request CIEFWorldwideSdnBhd/exchange-2.0!21
2021-03-17 06:47:10 +00:00
omair saleh 6221aa753c Merge branch 'fix-admin-CO-currency-dropdown' into 'master'
fix: Currency drop-down issue in Admin Currency Order.

See merge request CIEFWorldwideSdnBhd/exchange-2.0!20
2021-03-17 03:08:52 +00:00
omair saleh 487e388f1d change site title and favicon 2021-03-17 11:07:12 +08:00
weichien aa092bf27a fix: Currency drop-down issue in Admin Currency Order. 2021-03-17 04:29:51 +08:00
glovetleong 975f4fd1d1 iframe pdf 2021-03-16 22:07:34 +08:00