Commit Graph

22 Commits

Author SHA1 Message Date
Aqeeb Imtiaz Harun c7b8cd76c0 added country code added to the front end 2018-06-06 16:03:05 +08:00
Aqeeb Imtiaz Harun 670eb012ed added alternative bootstrap alert to frontends during the signup process 2018-06-06 09:53:26 +08:00
jack d1023faeb4 fix update profile error
fix update profile frontend unauthorize
2018-05-31 09:56:15 +08:00
Aqeeb Imtiaz Harun e3632fce8d Merge branch 'master' of gitlab.com:CIEFWorldwideSdnBhd/izyim-api into companyFrontend
# Conflicts:
#	public/company-profile.html
2018-05-30 10:57:18 +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
jack ff4e7764d5 added relationship for company and user 2018-05-26 09:37:56 +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
jack f333b68dff fix conflict 2018-05-22 20:26:45 +08:00
jack 392cd42b5d Merge branch 'jack/auth' of gitlab.com:CIEFWorldwideSdnBhd/izyim-api into jack/auth
# Conflicts:
#	app/Http/Controllers/AuthController.php
#	tests/Feature/LoginTest.php
#	tests/Feature/RegisterTest.php
2018-05-22 19:57:15 +08:00
jack 3381ce1bd8 removed example test
addded verify sms code test
2018-05-22 19:55:04 +08:00
jack 70d455ac64 added send verification test 2018-05-22 18:11:24 +08:00
Aqeeb Imtiaz Harun e6855eb844 added frontend & login function tested completely 2018-05-19 11:53:39 +08:00
jack d8c4ea1bcd added update role in update profile 2018-05-14 17:12:59 +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
jack a16a9350cd updated return jwt after verify phone 2018-04-26 12:12:46 +08:00
jack a85e58af54 added phone verification 2018-04-26 11:44:04 +08:00
jack 456b5a8028 added twilio library
updated run laravel app after db started
temporary added login and register test
2018-04-25 22:09:11 +08:00
jack b166712039 added vendor to dockerignore
added doctrine for renaming database column
changed email to phone number
added confirm_password upon signup
2018-04-25 17:44:18 +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