Commit Graph

11 Commits

Author SHA1 Message Date
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 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 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 46873c7107 added handlecountdowned function 2018-06-21 14:48:17 +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 498fafd502 added booking lists controller and routes 2018-06-20 18:39:55 +08:00
Jack Goh f9e94cc148 added loading for upload user bankinslip 2018-06-19 17:33:17 +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
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
Jack Goh 062350cc60 recommit last commit 2018-06-14 17:39:12 +08:00