Commit Graph

12 Commits

Author SHA1 Message Date
Too 6a025a6bac Fix conflit of variable name with master branch. 2018-06-19 13:32:09 +08:00
Too a019ae2616 Fix conflit 2018-06-19 02:52:21 +08:00
Jack Goh e7c63bb4e9 Merge branch 'master' of gitlab.com:CIEFWorldwideSdnBhd/exchange into fix/booking-integration
# Conflicts:
#	app/Http/Controllers/BookingController.php
#	routes/api.php
2018-06-18 22:42:16 +08:00
Jack Goh cc881cc5c7 added updatebankslip test 2018-06-18 22:39:15 +08:00
Too 012fef948e Reject user bank slip with reason. Add migration for userbankslip. 2018-06-18 18:57:27 +08:00
Jack Goh c303fb0c5f added update transfer amount function
changed bankslip_url to file for upload user bankslip
2018-06-18 18:39:30 +08:00
Too 39c30065f1 Approved user bankslip 2018-06-18 14:05:08 +08:00
Too 8f431ed090 New Route for booking cancel. Fix bookingTest hardcoded link. Add Cancel function to bookingcontroller. Get Latest Rate for bookingController@store. 2018-06-16 14:40:39 +08:00
Too 67b966f40f add file checking in bookingtest. optimize some code. 2018-06-15 18:21:12 +08:00
Too 3060aa1c1f Fix wrong variable name. Add auth check before upload bankslip and PO. Optimize some code stlye 2018-06-15 17:13:53 +08:00
Jack Goh a3cb5344ee updated readme 2018-06-12 09:46:42 +08:00
Jack Goh 929266a09c updated only booking belongs to user can update or delete the booking
phpfmt booking controller
removed example test
moved booking test to feature
2018-06-07 17:30:54 +08:00