Commit Graph

24 Commits

Author SHA1 Message Date
Aqeeb Imtiaz Harun e34df92ef6 changed files according to discussions on Gitlab and tweaked search function 2018-08-06 15:10:25 +08:00
Aqeeb Imtiaz Harun f4763b9b29 fixed the listing of the contacts page 2018-08-03 12:32:30 +08:00
Aqeeb Imtiaz Harun 7d9e4a3c0f Merge branch 'asif/contact' of gitlab.com:CIEFWorldwideSdnBhd/izyim-api into asif/contact 2018-07-07 17:24:36 +08:00
Aqeeb Imtiaz Harun 1759b088a3 changed the listing function on contacts frontend, still got issues 2018-07-06 18:05:12 +08:00
Zain Fauzan Rofie Azizi 47b6b70744 remove success 2018-07-06 10:08:28 +08:00
Zain Fauzan Rofie Azizi 87478d1572 return error with json 2018-07-06 10:01:17 +08:00
Aqeeb Imtiaz Harun 5c24c159c6 Merge branch 'asif/warehouses' of gitlab.com:CIEFWorldwideSdnBhd/izyim-api into asif/contact
# Conflicts:
#	app/Http/Controllers/ContactController.php
#	routes/api.php
2018-06-27 09:51:56 +08:00
Jack Goh 7b76f613ca fix duplicated function for search company 2018-06-20 11:33:19 +08:00
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
Jack Goh 256014c75b fix conflict 2018-06-20 11:28:06 +08:00
Jack Goh 262884f369 merged master 2018-06-20 11:26:23 +08:00
Aqeeb Imtiaz Harun eee806bd6d Added search function and frontend of add contacts 2018-06-12 13:45:51 +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 670eb012ed added alternative bootstrap alert to frontends during the signup process 2018-06-06 09:53:26 +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
Aqeeb Imtiaz Harun ba827bf27d fixed the issues that were pointed out except the pdf test 2018-05-24 12:16:37 +08:00
jack 2bf4eb2b05 remove companycontroller index function 2018-05-23 12:20:44 +08:00
Aqeeb Imtiaz Harun f72645e2c2 Company Profile has been completed and tested 2018-05-16 09:57:03 +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
Asif c0dab3c496 contact migration 2018-05-14 16:23:56 +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
Aqeeb Imtiaz Harun 6c5e0b6e0e added the image upload for company profile 2018-05-02 16:34:39 +08:00
aqeebimtiaz c6b5c0d3f2 added create company
added update company
2018-04-26 16:43:40 +08:00
aqeebimtiaz 3314e3eb33 company migration 2018-04-24 14:19:14 +08:00