weichien00
|
42b58ce68c
|
new:[user apis]add classes required for update user API #3
|
2021-06-27 01:13:23 +08:00 |
|
weichien00
|
d1065f0f39
|
new:[user apis]add classes required to delete a user API #3
|
2021-06-27 00:49:30 +08:00 |
|
weichien00
|
8697fb7a18
|
new:[user apis]add classes required to create admin user API #3
|
2021-06-27 00:41:06 +08:00 |
|
weichien00
|
eaa0b2d382
|
new:[user apis]add classes required to fetch a user API #3
|
2021-06-27 00:08:02 +08:00 |
|
weichien00
|
570fd257bf
|
new:[User apis]add classes required for user listing API #3
|
2021-06-27 00:05:09 +08:00 |
|
weichien00
|
7beead2300
|
new:[authentication apis]add classes required for resend verification email API #2
|
2021-06-26 18:45:58 +08:00 |
|
weichien00
|
ce4b45708d
|
new:[authentication apis]add classes required for email verification API #2
|
2021-06-26 18:30:35 +08:00 |
|
weichien00
|
116248b346
|
new:[authentication apis]add classes required for password reset API #2
|
2021-06-26 18:19:54 +08:00 |
|
weichien00
|
9248592417
|
new:[authentication apis]add classes required for request password reset API #2
|
2021-06-26 18:04:30 +08:00 |
|
weichien00
|
38cccef2fd
|
new:[authentication apis]add classes required for refresh token API #2
|
2021-06-26 17:16:01 +08:00 |
|
weichien00
|
e0f72c25fb
|
update: include logout route. #2
|
2021-06-26 03:46:30 +08:00 |
|
weichien00
|
38153de7c6
|
update: JWT auth config.
|
2021-06-26 03:45:56 +08:00 |
|
weichien00
|
3426d6b157
|
new:[authentication apis]add classes required for logout API #2
|
2021-06-26 03:45:00 +08:00 |
|
weichien00
|
287e72e714
|
new: [authentication apis]add classes required for login API #2
|
2021-06-26 02:46:08 +08:00 |
|
weichien00
|
9821c0e306
|
new: [authentication apis]add classes required for check email API #2
|
2021-06-26 02:39:41 +08:00 |
|
weichien00
|
da205cc706
|
clear: debug log message.
|
2021-06-26 02:03:07 +08:00 |
|
weichien00
|
be967ced3d
|
fix: route - dummy login route(for verification email route reference.)
|
2021-06-26 01:55:31 +08:00 |
|
weichien00
|
26bf40b954
|
fix: routes - remove unnecessary route at this moment.
|
2021-06-26 01:43:49 +08:00 |
|
weichien00
|
f12ceac557
|
fix: add missing classes required to run seeder.
|
2021-06-26 01:25:59 +08:00 |
|
weichien00
|
e36ffdb8df
|
update: route required when generate verification email.
|
2021-06-26 00:59:56 +08:00 |
|
weichien00
|
d4dc18b45f
|
fix: add index.php in public folder.
|
2021-06-26 00:58:47 +08:00 |
|
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 |
|