Commit Graph

40 Commits

Author SHA1 Message Date
Jack Goh 385372e3dd added rate to booking table 2018-06-20 22:54:31 +08:00
Jack Goh a30fd2a0b1 added booking list controller 2018-06-20 22:21:45 +08:00
Jack Goh bc637adcab Merge branch 'master' of gitlab.com:CIEFWorldwideSdnBhd/exchange
# Conflicts:
#	routes/api.php
2018-06-20 18:41:31 +08:00
Jack Goh 498fafd502 added booking lists controller and routes 2018-06-20 18:39:55 +08:00
Too e3c104f902 Done checking marking before register user 2018-06-20 16:57:47 +08:00
Too b1843c0b9b Revert back unnessary changes during debug 2018-06-20 02:04:05 +08:00
Too 3f2d9fbfb8 Add controller and table for marking 2018-06-20 00:38:32 +08:00
Too 1b39ee8bda Add admin auth middleware 2018-06-19 16:46:32 +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 4a4e147072 fix running routes:cache error
fix UserBankSlip class not found
fix undefined book_id
added loading when confirm booking
added confirm booking success redirect with correct page
added error handling for upload user bankslip
completed upload user bankslip flow
2018-06-18 22:37:33 +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
Jack Goh 97062480d5 added get one booking function in controller
update routes with booking id pramas
fixed not found routes
fixed count down with real data
moved bookings routes into autenticated route
2018-06-18 17:34:20 +08:00
Too 39c30065f1 Approved user bankslip 2018-06-18 14:05:08 +08:00
Jack Goh d10837c068 Merge branch 'master' of gitlab.com:CIEFWorldwideSdnBhd/exchange into fix/booking-integration
# Conflicts:
#	app/Http/Controllers/BookingController.php
2018-06-18 11:16:38 +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
Jack Goh 5eb4f46275 Merge branch 'master' of gitlab.com:CIEFWorldwideSdnBhd/exchange into fix/booking-integration 2018-06-15 23:21:37 +08:00
Jack Goh a449d4f30c TBD calculation feature
updated bookingconfirmationTable frontend
2018-06-15 18:54:03 +08:00
Too 3b2b4617cc Fix conflit 2018-06-14 23:02:24 +08:00
Jack Goh a3cb5344ee updated readme 2018-06-12 09:46:42 +08:00
Nazri 11ccbd6a91 fix discussion 2018-05-30 12:24:30 +08:00
Nazri 4210cdc19d upload purchase order 2018-05-28 17:24:13 +08:00
Nazri 5c1a4d28c4 customer booking bank slip 2018-05-28 10:58:40 +08:00
Mohd Arief 315ed64520 added booking seeder
updated booking controller
added test for booking
2018-05-19 12:33:48 +08:00
Mohd Arief 204af7cf5e merge master 2018-05-15 12:35:52 +08:00
Mohd Arief bc6f948314 added unit testing 2018-05-15 10:59:26 +08:00
Nazri 47975d6de2 fix conflict 2018-05-14 10:45:15 +08:00
Nazri f56a858e18 new upload china bankslip 2018-05-08 15:24:21 +08:00
jack 8da0cbceec added seeder
added user to return role
2018-05-07 17:38:31 +08:00
jack 3373524bc1 added entrust role based permission 2018-05-07 16:25:42 +08:00
jack a1db64d1c1 integrated frontend 2018-05-07 15:26:23 +08:00
Mohd Arief 0a13822716 update api and controller 2018-05-02 11:13:14 +08:00
Nazri Hamzah 805d357048 add model,controller,migration,api 2018-04-27 18:03:16 +08:00
Mohd Arief 021a5e46b4 update controller 2018-04-24 15:03:01 +08:00
Mohd Arief 77adb83fb7 edit controller 2018-04-23 17:31:02 +08:00
jack 5d0cf138b8 removed vendor fixed docker 2018-04-23 17:28:22 +08:00
Nazri Hamzah 87653b2863 add migration 2018-04-23 15:01:18 +08:00
Mohd Arief 8e3e4cc4d1 added migration, model 2018-04-23 14:54:06 +08:00
jack cd217f9db8 init 2018-04-20 14:03:37 +08:00