Commit Graph

316 Commits

Author SHA1 Message Date
Jack Goh 2ae8ce7384 added canva2image package
upgraded webpack
2018-07-01 20:49:04 +08:00
Jack Goh 278d543bcf Merge branch 'integration/bookinginfo-allpage' into 'master'
Integration/bookinginfo allpage

See merge request CIEFWorldwideSdnBhd/exchange!46
2018-06-30 02:52:06 +00:00
Jack Goh 9d3e08889c fix booking status on upload invoice 2018-06-30 10:51:05 +08:00
Jack Goh 43809bc478 fix wrong update status on upload po
fix validation message for upload china bankslip
removed get po api on upload invoice
2018-06-30 10:47:35 +08:00
Jack Goh d827b0a1ba fix supplier booking required field validation
updated header text for transfer page
2018-06-30 10:33:40 +08:00
Jack Goh eec356f22d fix wrong timeout
fix seeder info to newer info
2018-06-30 10:29:03 +08:00
Jack Goh b36c133818 fix loading forever on upload china bankslip 2018-06-30 10:00:41 +08:00
Jack Goh d2fd140f74 fixed loading forever on upload chinabankslip 2018-06-30 09:55:54 +08:00
Jack Goh ca74cfae23 updated admin booking show function with user, china, po, invoice slip
removed one step from admin tracking
integrated admin booking complete
changed admin complete order component name
2018-06-29 19:18:54 +08:00
Jack Goh d80f048f5a added po and invoice into show booking return
integrated complete page frontend
integrated po page frontend
integrated po complete page frontend
removed ETA for transfer page frontend
2018-06-29 19:01:15 +08:00
Jack Goh 0a9dd6a338 added reject reason on user slip reject 2018-06-29 18:08:19 +08:00
Jack Goh 3d05dbb755 added chinabankslip return on show booking query
updated upload po page with booking info, china bankslip and user bankslip
2018-06-29 17:40:28 +08:00
Jack Goh 7aba4e2b05 fix edit supplier booking
fix done supplier booking report button loading
2018-06-29 15:48:26 +08:00
Jack Goh 9d0aadb5c3 added reject reason response for getting booking
updated bankslip reject screen for user
2018-06-29 15:37:44 +08:00
Jack Goh 0544e23ee6 fix timeout for rejected user bankslip
fix is_rejected able to accept again
2018-06-29 15:21:27 +08:00
Jack Goh 691bd1c91a updated reject booking status
added reject reason on verification page
2018-06-29 11:05:27 +08:00
Jack Goh 71e6c3358f added reject reason dialog 2018-06-29 10:59:41 +08:00
Jack Goh 79cad74ee0 Merge branch 'nazri/admin-frontend-setting-fix' into 'master'
Nazri/admin frontend setting fix

See merge request CIEFWorldwideSdnBhd/exchange!44
2018-06-29 01:32:00 +00:00
Nazri Hamzah d1d5aaf694 fixed bug admin setting frontend 2018-06-29 00:56:00 +08:00
Nazri Hamzah fe07b7cd64 first commit 2018-06-28 22:26:06 +08:00
Jack Goh 722dbacd00 updated home frontend to cope with pagination 2018-06-28 16:15:10 +08:00
Jack Goh f2784c47ed Merge branch 'integration/upload-invoice' into 'master'
Integration/upload invoice

See merge request CIEFWorldwideSdnBhd/exchange!43
2018-06-28 08:01:07 +00:00
Jack Goh 536c67bbc6 Merge branch 'master' of gitlab.com:CIEFWorldwideSdnBhd/exchange into integration/upload-invoice
# Conflicts:
#	database/migrations/2018_06_28_011717_rename_booking_foreignkey_in_po_table.php
#	database/seeds/DatabaseSeeder.php
2018-06-28 15:55:58 +08:00
Jack Goh 265887f0d7 Merge branch 'integration/confirmation-n-transfer' into 'master'
update confirmation and transfer page

See merge request CIEFWorldwideSdnBhd/exchange!42
2018-06-28 07:51:03 +00:00
Jack Goh 385623f6a2 update status upon user upload purchase order
fix admin complete page not found
fixed admin completed page tracking
2018-06-28 15:49:46 +08:00
Mohd Arief 651f762237 update confirmation and transfer page
- update booking controller
2018-06-28 15:40:27 +08:00
Jack Goh 6d2c83d912 temporary added default amount value
fixed no file detected bug
2018-06-28 15:38:15 +08:00
Jack Goh 4e448afc60 added relationship for invoice and booking
added confirm invoice feature (after user upload the image)
2018-06-28 15:22:25 +08:00
Jack Goh 105b61eab3 fixed retrive po path in booking controller
updated chinabankslip error message to be more clear
fixed supplier booking report loading button
updated upload invoice frontend to show user po image
2018-06-28 15:07:41 +08:00
Jack Goh 0cf92b9936 added confirmSupplier booking
removed droptable due to database contraints issue
fixed rename booking foreight key in po table issue
added supplierstable seeder
updated supplierreport frontend
updated upload po frontend
2018-06-28 14:46:30 +08:00
Jack Goh a19415357b Merge branch 'too/bookingpagination' into 'master'
Too/bookingpagination

See merge request CIEFWorldwideSdnBhd/exchange!41
2018-06-28 06:17:26 +00:00
Jack Goh 4ba48abf1a Merge branch 'master' into 'too/bookingpagination'
# Conflicts:
#   routes/api.php
2018-06-28 06:17:17 +00:00
Jack Goh 4f39b268ab Merge branch 'too/testsettingsuppliers' into 'master'
Add test for setting supplier

See merge request CIEFWorldwideSdnBhd/exchange!39
2018-06-28 06:13:26 +00:00
Too 7fc0696099 fix conflit 2018-06-28 12:45:02 +08:00
Jack Goh d054703170 fix wrong status for user after book supplier 2018-06-28 12:13:09 +08:00
Jack Goh ee7fe28f74 added new status for user tracking nav bar
fixed top nav for admin only
2018-06-28 12:08:12 +08:00
Jack Goh fd5883c747 Merge branch 'integration/upload-invoice' into 'master'
Integration/upload invoice

See merge request CIEFWorldwideSdnBhd/exchange!40
2018-06-28 03:41:54 +00:00
Jack Goh 2ddd9704bd Merge branch 'master' of gitlab.com:CIEFWorldwideSdnBhd/exchange into integration/upload-invoice
# Conflicts:
#	resources/assets/js/router/routes.js
2018-06-28 11:41:39 +08:00
Jack Goh e8b22841bd Merge branch 'arief/admin-top-nav-content' into 'master'
Arief/admin top nav content

See merge request CIEFWorldwideSdnBhd/exchange!37
2018-06-28 02:46:31 +00:00
Jack Goh 0e212f2751 added waiting po page 2018-06-28 10:33:21 +08:00
Jack Goh 1d740a08ea added waiting invoice and po frontend 2018-06-28 10:33:00 +08:00
Mohd Arief 7996450ab1 change rate to data variable 2018-06-28 10:31:49 +08:00
Jack Goh 2b4ddadfcb rename book_id in po table to booking_id to perform ORM relantionship
added relationship between booking and po
updated settings shows for different role
added function to display po for admin
2018-06-28 10:06:26 +08:00
Too 24f6273028 added booking pagination. (havent write test) 2018-06-28 00:06:23 +08:00
Too 06974f039b revert back changes during debug 2018-06-27 23:37:29 +08:00
Too 206a637a88 Add test for setting supplier 2018-06-27 23:34:35 +08:00
Jack Goh 9432cdaaad updated upload invoice UI 2018-06-27 18:28:58 +08:00
Mohd Arief 534ad41fd3 fix conflict 2018-06-27 17:25:11 +08:00
Jack Goh 540d8cfc15 Merge branch 'integration/upload-cnbankslip' into 'master'
Integration/upload cnbankslip

See merge request CIEFWorldwideSdnBhd/exchange!38
2018-06-27 09:15:29 +00:00
Jack Goh cc86e2272b updated get booking status for admin 2018-06-27 17:15:04 +08:00