Fairuz
|
fde433d60c
|
Created contract at Unity
|
2021-07-26 13:14:43 +08:00 |
|
Fairuz
|
e12e5a460e
|
WIP - Order steps & remaining APIs
|
2021-07-24 16:21:11 +08:00 |
|
Fairuz
|
9296c321f3
|
WIP - Order steps & remaining APIs
|
2021-07-24 15:17:54 +08:00 |
|
Fairuz
|
805ae4ff2b
|
WIP - Order steps & remaining APIs
|
2021-07-24 13:40:21 +08:00 |
|
Fairuz
|
7ae581300d
|
WIP - Order steps & remaining APIs
|
2021-07-24 11:39:40 +08:00 |
|
Fairuz
|
1281990b08
|
WIP - Order steps & remaining APIs
|
2021-07-24 00:11:59 +08:00 |
|
Fairuz
|
4eaf1917fa
|
WIP - Order steps & remaining APIs
|
2021-07-23 21:27:18 +08:00 |
|
Fairuz
|
d5dd26ae73
|
WIP - Order steps & remaining APIs
|
2021-07-23 18:31:52 +08:00 |
|
Fairuz
|
6ae3c64b3b
|
WIP - Order steps & remaining APIs
|
2021-07-23 16:36:37 +08:00 |
|
Fairuz
|
d65b630560
|
WIP - Order steps & remaining APIs
|
2021-07-23 16:14:54 +08:00 |
|
Fairuz
|
1fe25476ce
|
WIP - Order steps & remaining APIs
|
2021-07-23 15:07:05 +08:00 |
|
Fairuz
|
d7131dd5f8
|
WIP - Order steps & remaining APIs
|
2021-07-23 12:41:06 +08:00 |
|
Fairuz
|
67e104d7e7
|
WIP - Order steps & remaining APIs
|
2021-07-23 01:25:48 +08:00 |
|
Fairuz
|
d74d12da96
|
WIP - Order steps & remaining APIs
|
2021-07-23 01:16:19 +08:00 |
|
Fairuz
|
d87c4f7df4
|
WIP - Order steps & remaining APIs
|
2021-07-22 16:53:52 +08:00 |
|
Fairuz
|
3dfa087831
|
WIP - Order steps & remaining APIs
|
2021-07-22 14:28:02 +08:00 |
|
Fairuz
|
adf9896410
|
WIP - Order steps & remaining APIs
|
2021-07-22 13:00:11 +08:00 |
|
Fairuz
|
6278ddb16b
|
WIP - Order steps & remaining APIs
|
2021-07-22 11:28:58 +08:00 |
|
Fairuz
|
d308ab4045
|
WIP - Order steps & remaining APIs
|
2021-07-22 11:25:00 +08:00 |
|
Fairuz
|
95660069c9
|
Order APIs & Unity services
|
2021-07-17 18:44:22 +08:00 |
|
Fairuz
|
9c0772bf65
|
Orders APIs WIP
|
2021-07-15 17:30:12 +08:00 |
|
Fairuz
|
ac288981f5
|
Resolved conflict with Master branch
|
2021-07-15 10:50:03 +08:00 |
|
Fairuz
|
a7eec812c9
|
Orders APIs WIP
|
2021-07-15 10:33:12 +08:00 |
|
Fairuz
|
562ea1ff7b
|
Orders APIs WIP
|
2021-07-14 15:18:25 +08:00 |
|
weichien00
|
8cde051869
|
fix: User Model - typo on companyModule.
|
2021-07-13 23:25:31 +08:00 |
|
weichien00
|
d254b56629
|
fix: include business_type for company_module process in create_customer logic.
|
2021-07-13 22:23:56 +08:00 |
|
weichien00
|
b0b3f27738
|
update: add create company_module processsor in create company logic. #7
|
2021-07-13 22:22:45 +08:00 |
|
weichien00
|
a9c921b8cf
|
fix: save businessType as type in company_module table.
|
2021-07-13 22:20:54 +08:00 |
|
weichien00
|
7700d863d6
|
update: CompanyModule Model - add belongto relationship with company.
|
2021-07-13 22:09:00 +08:00 |
|
Fairuz
|
ddbf83465e
|
Orders APIs WIP
|
2021-07-13 11:58:03 +08:00 |
|
weichien00
|
bbfd905e5d
|
update: add company relationship with company module.
|
2021-07-12 16:51:43 +08:00 |
|
weichien00
|
7acda23f3d
|
new: eloquent filter for company_module.type.
|
2021-07-12 16:48:39 +08:00 |
|
Fairuz
|
ccb8e630ce
|
Merge branch 'master' into 229_order_apis
|
2021-07-11 13:59:45 +08:00 |
|
Fairuz
|
3cf303f33f
|
Merge branch 'master' into swagger_address
|
2021-07-09 18:54:49 +08:00 |
|
weichien00
|
db5294332c
|
update: address,conpanyModule,user models .
|
2021-07-09 00:34:07 +08:00 |
|
Fairuz
|
861341ce3a
|
Migration file for orders
|
2021-07-08 16:30:10 +08:00 |
|
weichien00
|
5c432dbf6a
|
update : address model add polymorphic relationship
|
2021-07-08 11:40:54 +08:00 |
|
weichien00
|
3ac76cfc99
|
add: service class required when creating new address.
|
2021-07-08 04:00:23 +08:00 |
|
weichien00
|
37f60792f2
|
update: company model.
|
2021-07-08 03:33:52 +08:00 |
|
weichien00
|
10a7bd3421
|
new: copy remaining company module classes from exhange2.0.
|
2021-07-08 03:31:33 +08:00 |
|
weichien00
|
14e35e2110
|
update: changes on Account Module based on changes #6
|
2021-07-08 01:59:09 +08:00 |
|
weichien00
|
8dc45d0848
|
update: changes on Company Module based on changes #6
|
2021-07-08 01:58:32 +08:00 |
|
weichien00
|
0866509107
|
add: contact interface #6 related to dc11a1f8
|
2021-07-08 01:56:36 +08:00 |
|
weichien00
|
dc11a1f8d5
|
update: changes on Contacts Module based on changes #6
|
2021-07-08 01:53:14 +08:00 |
|
weichien00
|
45077c953e
|
add: company module classes. #7
|
2021-07-08 01:47:58 +08:00 |
|
weichien00
|
0e057a8832
|
update: Company,Contact,User model files - change accordingly based on new db structure.
|
2021-07-08 01:13:37 +08:00 |
|
weichien00
|
644339a224
|
add: copy serviceType models file from exchange2.0.
|
2021-07-08 01:10:49 +08:00 |
|
weichien00
|
99b173c4c8
|
add: new model files, CompanyEmployee and CompanyModule based on new tables.
|
2021-07-08 01:07:49 +08:00 |
|
weichien00
|
7f0d5843f5
|
remove: employee model.
|
2021-07-08 00:44:10 +08:00 |
|
Fairuz
|
f603ef53c4
|
Missing resources address, district & swagger docs for it
|
2021-07-07 17:17:56 +08:00 |
|