Commit Graph

46 Commits

Author SHA1 Message Date
Zain Fauzan Rofie Azizi 04d4f5c521 rename warehouse arrangement routes, controller 2018-07-04 10:38:34 +08:00
Zain Fauzan Rofie Azizi 7a23b4ed3c merged conflict 2018-06-28 17:11:56 +08:00
Jack Goh f21c6c9ded commeted out delivery info test TBD
added delivery info index to show lists of delivery info for the company
fixed delivery info show security
2018-06-20 11:00:15 +08:00
Zain Fauzan Rofie Azizi 8037733f2e fixed merged conflict 2018-06-12 09:54:54 +08:00
Zain Fauzan Rofie Azizi f463d0b6b2 completed the user intergration 2018-06-12 09:49:24 +08:00
Zain Fauzan Rofie Azizi 12e071d260 fix merge problem, create factory, fix controller problem in SO and WRN, setup a testing database 2018-05-31 15:59:59 +08:00
Zain Fauzan Rofie Azizi f4610f7596 merging with so 2018-05-30 16:33:16 +08:00
Zain Fauzan Rofie Azizi 2f7ceb77c1 ongoing testing 2018-05-30 11:12:59 +08:00
Zain Fauzan Rofie Azizi ef9aff6868 testing 2018-05-30 11:05:01 +08:00
jack c64c526d98 updated docker to fix faker image error
updated on user phone verification, create a company profile
removed company store function
updated company with user relationship
added company factory
moved company routes into authenticated routes
updated company test
renamed "verify" routes to "verify-phone"
2018-05-28 17:14:09 +08:00
Zain Fauzan Rofie Azizi ea95e8767d completed POST,PUT,GET,DELETE 2018-05-24 16:55:58 +08:00
Zain Fauzan Rofie Azizi bd5d0076fe added upload image for wrni, and POST for wrn wrni 2018-05-23 16:00:51 +08:00
jack 3996157187 clean up routes 2018-05-23 12:18:19 +08:00
jack 3d00b6f040 Merge branch 'master' of gitlab.com:CIEFWorldwideSdnBhd/izyim-api into Aqeeb/company
# Conflicts:
#	routes/web.php
2018-05-23 12:16:36 +08:00
jack 45dea363ec changed route and controller name from verifyUser to verifyPhone 2018-05-23 11:21:16 +08:00
jack 587234f205 added auto seed on dockerup
updated jwt kernel from getuserfromtoken to autenticate
updated verify response from data.token to token
updated user factory
changed routes for update user profile to from PUT to PATCH
added register with actingAs user
added test update freightforwarder user
added test update importer user
2018-05-23 11:15:38 +08:00
Zain Fauzan Rofie Azizi 5909f50cd3 edit routes 2018-05-23 08:59:15 +08:00
Zain Fauzan Rofie Azizi cbcd538eda ongoing controller 2018-05-23 08:56:58 +08:00
jack 98113c0544 Merge branch 'Aqeeb/company' of gitlab.com:CIEFWorldwideSdnBhd/izyim-api into Aqeeb/company
# Conflicts:
#	Dockerfile
#	composer.json
#	composer.lock
#	config/app.php
2018-05-22 17:19:15 +08:00
Zain Fauzan Rofie Azizi 32db666e09 completed multiple item order 2018-05-22 09:12:38 +08:00
Zain Fauzan Rofie Azizi 0969c8647b can insert both so and soitem into db, but have an error 2018-05-21 17:01:07 +08:00
Zain Fauzan Rofie Azizi 137b9dc576 remove id at store, rename cancel order 2018-05-17 09:18:03 +08:00
Zain Fauzan Rofie Azizi 4a96a75890 new migration 2018-05-17 09:03:58 +08:00
Zain Fauzan Rofie Azizi 88605f2ec4 ongoing task 2018-05-16 14:32:54 +08:00
Zain Fauzan Rofie Azizi 525a313676 added routes for the warehouse receive note 2018-05-15 15:31:07 +08:00
Zain Fauzan Rofie Azizi 4d7b9b931f complete the model, controller, and migration 2018-05-15 12:13:06 +08:00
Aqeeb Imtiaz Harun a1ebdb9767 added the upload functions for both company image and registration certificate, stored under /storage/app directory 2018-05-15 10:36:41 +08:00
jack 47c12e5e97 added user seeder
added example to get user info
2018-05-14 15:29:24 +08:00
Zain Fauzan Rofie Azizi 6057f48d9e updated controller for both SO and SOitem 2018-05-14 15:00:12 +08:00
Zain Fauzan Rofie Azizi 796373e671 added POST for so 2018-05-13 23:38:19 +08:00
Zain Fauzan Rofie Azizi 9162d86512 added migration, model, controller 2018-05-07 16:24:59 +08:00
Aqeeb Imtiaz Harun 2da890f36e added file upload for both company profile picture and registration certificate 2018-05-07 11:11:57 +08:00
Zain Fauzan Rofie Azizi 7c0c86e4fe added route for shipping-order 2018-05-04 16:39:17 +08:00
Zain Fauzan Rofie Azizi 19f97d0662 added unit testing 2018-05-04 16:13:51 +08:00
Aqeeb Imtiaz Harun 6c5e0b6e0e added the image upload for company profile 2018-05-02 16:34:39 +08:00
jack 838e5150a3 added reset password method 2018-04-27 10:30:18 +08:00
jack b4c257b2d0 added role based user management
added send reset link method
updated jwt expire to one week
added seeder
2018-04-26 17:18:53 +08:00
aqeebimtiaz c6b5c0d3f2 added create company
added update company
2018-04-26 16:43:40 +08:00
Zain Fauzan Rofie Azizi 4c5c65c289 added POST,GET,PUT,DELETE controller 2018-04-26 16:27:15 +08:00
jack a85e58af54 added phone verification 2018-04-26 11:44:04 +08:00
Zain Fauzan Rofie Azizi 2c6921ea3f edit cotroller 2018-04-23 15:55:46 +08:00
Zain Fauzan Rofie Azizi 5953408634 edit controller 2018-04-23 15:49:04 +08:00
Zain Fauzan Rofie Azizi 4a8a075414 added migration, model, and controller 2018-04-23 14:47:34 +08:00
jack 737c7da54f added verification 2018-04-23 11:49:26 +08:00
jack 843103c58c updated jwt 2018-04-22 15:58:23 +08:00
jack 407179f8f8 init 2018-04-16 15:37:03 +08:00