3128 Commits

Author SHA1 Message Date
weichien00 dda0879db2 new: add class required to authenticate user after registration success. #1 2021-06-26 00:55:01 +08:00
weichien00 2b02acf6eb new: verification email template. #1 2021-06-26 00:49:46 +08:00
weichien00 1ddeb1cac6 new: Add models currency, passwordReset, segmentCompany, segmentConstant. #1 2021-06-26 00:43:21 +08:00
weichien00 0e1ea69515 new :add classes required to send verification email after user registered. #1 2021-06-26 00:36:37 +08:00
weichien00 d3fa2170f7 new: assign segment to company created. #1 2021-06-26 00:27:55 +08:00
weichien00 b6f56ffebd delete: remove redundant migration files. 2021-06-26 00:17:01 +08:00
weichien00 e6b615e0b5 fix: remove classmap - error when run composer install 2021-06-26 00:14:32 +08:00
weichien00 741b4a89b4 Merge branch 'master' into 199-user-registration-api
# Conflicts:
#	routes/api.php
2021-06-25 13:00:07 +08:00
Fairuz a294287c5a Merge branch 'address' into 'master'
Address

See merge request CIEFWorldwideSdnBhd/shipping-portal!2
2021-06-25 02:22:35 +00:00
Fairuz 17c8b4f77c Merge branch 'swagger_apidocs' into 'master'
Swagger API docs initial setup

See merge request CIEFWorldwideSdnBhd/shipping-portal!1
2021-06-25 02:22:22 +00:00
weichien00 f59b3cba47 new: add classes required to assign user as an employee to a company. #1 2021-06-25 04:04:34 +08:00
weichien00 bac5622fe2 new: add classes required to create contact along with new user registration #1 2021-06-25 03:53:59 +08:00
weichien00 49cad624f1 new: add company model required by 55a25275 #1 2021-06-25 03:48:20 +08:00
weichien00 55a2527506 new: add classes required to create company along with new user registration. #1 2021-06-25 03:44:29 +08:00
weichien00 718a7bbf43 new: add classes required to create basic user entry. #1 2021-06-25 03:34:47 +08:00
weichien00 de9fb4d4f2 new: Add CreateCustomerLogic - Main class to create a account with other related infomation. 2021-06-25 03:21:40 +08:00
weichien00 923b0b581e new: add register account api route. #1 2021-06-25 03:16:23 +08:00
weichien00 96125d5dc8 update: DatabaseSeeder - run seeder added 5fbd5ef7 2021-06-25 03:13:00 +08:00
weichien00 5fbd5ef78a new: add country,currency,segment and segment constant seed #1 2021-06-25 03:10:47 +08:00
weichien00 0fbbfdaa3e update: Additional column on country table. #1 2021-06-25 03:07:23 +08:00
weichien00 0e73012be2 new:create job,segment,segment_constant,segment_company and currency migration file . #1 2021-06-25 03:06:30 +08:00
weichien00 168881e98a new: Add Account/CreateCustomerController. 2021-06-25 00:43:02 +08:00
unknown 28f8a7c44a new: create country, company,contact, user_email_verification ,employee table . and modify user table migration file. 2021-06-24 15:16:33 +08:00
Hafiz 1640e6ef26 fixed address branch as comments 2021-06-24 11:32:13 +08:00
unknown 5bfd4731ba auto prefixed on controller route declaration. 2021-06-24 11:05:03 +08:00
Hafiz f33c316ba5 Add address API,Model,Controller 2021-06-23 21:58:07 +08:00
Fairuz 3b9c28dcbd Swagger API docs initial setup 2021-06-22 13:02:19 +08:00
Fairuz ee1a7a12cc Initial setup 2021-06-17 20:12:08 +08:00