18 Commits

Author SHA1 Message Date
Jack Goh c59fb24537 Merge branch 'asif/contact' of gitlab.com:CIEFWorldwideSdnBhd/izyim-api into asif/warehouses
# Conflicts:
#	app/Http/Controllers/CompanyController.php
#	package-lock.json
#	routes/api.php
2018-06-20 11:32:02 +08:00
Zain Fauzan Rofie Azizi 5fecbf8ade fix seeding for testing 2018-06-12 15:23:17 +08:00
Zain Fauzan Rofie Azizi 8037733f2e fixed merged conflict 2018-06-12 09:54:54 +08:00
Aqeeb Imtiaz Harun 3c1f2c522d Merge branch 'master' of gitlab.com:CIEFWorldwideSdnBhd/izyim-api into asif/contact
# Conflicts:
#	Dockerfile
#	app/Company.php
#	app/Http/Controllers/CompanyController.php
#	app/Http/Kernel.php
#	app/User.php
#	composer.json
#	composer.lock
#	config/app.php
#	package-lock.json
#	routes/api.php
#	tests/TestCase.php
2018-06-12 09:28:51 +08:00
Aqeeb Imtiaz Harun f58bd69d76 fixed database issue 2018-06-08 11:35:47 +08:00
Aqeeb Imtiaz Harun ba827bf27d fixed the issues that were pointed out except the pdf test 2018-05-24 12:16:37 +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
Asif 20209f9e36 search company and id storing test 2018-05-16 16:23:04 +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 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 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 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
aqeebimtiaz 3314e3eb33 company migration 2018-04-24 14:19:14 +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