Commit Graph

191 Commits

Author SHA1 Message Date
Too c6ef6219a3 fix conflit 2018-06-26 12:19:08 +08:00
Too 0a6bd2c405 Add eta 2018-06-26 12:17:12 +08:00
Jack Goh a3d8eff9e0 Merge branch 'feature/admin-home-frontend' into 'master'
Feature/admin home frontend

See merge request CIEFWorldwideSdnBhd/exchange!28
2018-06-25 08:57:41 +00:00
Jack Goh 1683f5bed5 Merge branch 'master' of gitlab.com:CIEFWorldwideSdnBhd/exchange into feature/admin-home-frontend
# Conflicts:
#	app/Http/Controllers/BookingController.php
2018-06-25 16:57:20 +08:00
Jack Goh b715663d47 updated adminshow function 2018-06-25 16:56:36 +08:00
Jack Goh 2c6128c564 changed admin status default to 1
added show one booking for admin
added booking details for verification page
2018-06-25 16:41:31 +08:00
Jack Goh 0db893d07b Merge branch 'too/creditlimit' into 'master'
add handle for exceed credit limit

See merge request CIEFWorldwideSdnBhd/exchange!27
2018-06-25 08:32:22 +00:00
Too 9aea239c52 add handle for exceed credit limit 2018-06-25 16:03:24 +08:00
Jack Goh 1e7f076335 updated booking status on upload user bankslip
revert back the correct routes for user
update user path names
2018-06-25 15:45:02 +08:00
Jack Goh bf40262994 added admin booking list controller 2018-06-23 00:40:50 +08:00
Jack Goh bc49e39df7 added admin status to booking table
updated admin progress track steps
added dummy template in admin booking
2018-06-22 12:31:51 +08:00
Jack Goh 47b2c34bf9 update booking status redirection 2018-06-21 21:55:38 +08:00
Jack Goh 8ff5abcc2b updated routes name 2018-06-21 19:12:17 +08:00
Jack Goh 401b016fe0 updated routes 2018-06-21 19:07:21 +08:00
Jack Goh 81a8505fb1 added nessasary files for the admin pages 2018-06-21 18:02:08 +08:00
Jack Goh ee66f7614f added admin progress track component 2018-06-21 17:51:47 +08:00
Jack Goh b9c0bc53fd added booking table to admin home
integrate booking list to admin home
2018-06-21 17:35:08 +08:00
Jack Goh b5d8fd4e72 added bookingtable 2018-06-21 16:38:59 +08:00
Jack Goh 9acf2a773e fix admin routes on vuejs 2018-06-21 16:35:09 +08:00
Jack Goh efb5f21567 Merge branch 'feature/user-uploadpo-frontend' into 'master'
removed amount from uploadpo

See merge request CIEFWorldwideSdnBhd/exchange!26
2018-06-21 07:49:10 +00:00
Jack Goh aaf0decd97 removed amount from uploadpo
added confirmpo after user upload their po
completed uploadpo integration
2018-06-21 15:48:24 +08:00
Jack Goh c4e85d0e6d Merge branch 'bug/bookinglist-timeout-countdown' into 'master'
Bug/bookinglist timeout countdown

See merge request CIEFWorldwideSdnBhd/exchange!25
2018-06-21 07:05:48 +00:00
Jack Goh 1e6d38646e update ignore file 2018-06-21 15:05:16 +08:00
Jack Goh de7161369c Merge branch 'master' of gitlab.com:CIEFWorldwideSdnBhd/exchange into bug/bookinglist-timeout-countdown 2018-06-21 14:48:48 +08:00
Jack Goh 46873c7107 added handlecountdowned function 2018-06-21 14:48:17 +08:00
Jack Goh b405f05369 Merge branch 'too/uploadinvoice' into 'master'
Too/uploadinvoice

See merge request CIEFWorldwideSdnBhd/exchange!24
2018-06-21 06:40:54 +00:00
Too 453852c7ea rename image_url to image_path in user_bank_slip,invoice,purchase_order 2018-06-21 14:36:33 +08:00
Jack Goh 3c263b56ea fix 404 not found for upload user bankslip
added display term on booking table
2018-06-21 14:31:53 +08:00
Too de45782ae3 fix conflit with master 2018-06-21 13:26:18 +08:00
Too db7e30ea95 add upload invoice and test 2018-06-21 13:15:36 +08:00
Jack Goh 23b024c2fb fixed status description not found
removed timeout on home page
added timeout handling in upload user bankslip
2018-06-21 12:45:05 +08:00
Jack Goh 5a4c4b14ee updated create booking status to 2 2018-06-21 10:58:47 +08:00
Jack Goh 6bbf271a36 added status tracking in booking 2018-06-21 10:58:16 +08:00
Jack Goh d06b8ac359 added status column to booking table 2018-06-21 10:49:45 +08:00
Jack Goh a650879977 completed list booking
TBD implement status feature
2018-06-21 10:43:52 +08:00
Jack Goh 7eb8c7bafc create booking with rate 2018-06-20 22:55:29 +08:00
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
Jack Goh c3558eb39b Merge branch 'too/registerwithmarking' into 'master'
Too/registerwithmarking

See merge request CIEFWorldwideSdnBhd/exchange!23
2018-06-20 09:37:21 +00:00
Too 93d866f432 Revert back changes during debug. Remove Auto login after register. 2018-06-20 17:30:53 +08:00
Too e6d58004bc fix error response code 2018-06-20 17:04:50 +08:00
Too e3c104f902 Done checking marking before register user 2018-06-20 16:57:47 +08:00
Too 3959c8c8b2 pull from master 2018-06-20 15:56:08 +08:00
Too 6e51b18058 Merge branch 'master' of gitlab.com:CIEFWorldwideSdnBhd/exchange into too/registerwithmarking 2018-06-20 15:54:36 +08:00
Too a2dad37758 Check marking before create user 2018-06-20 15:43:04 +08:00
Jack Goh 40d6eb7ead Merge branch 'too/marking' into 'master'
Too/marking

See merge request CIEFWorldwideSdnBhd/exchange!22
2018-06-20 00:50:07 +00:00
Jack Goh 01f6c78619 Merge branch 'too/adminmiddleware' into 'master'
Add admin auth middleware

See merge request CIEFWorldwideSdnBhd/exchange!20
2018-06-20 00:48:46 +00:00
Too b1843c0b9b Revert back unnessary changes during debug 2018-06-20 02:04:05 +08:00