Commit Graph

35 Commits

Author SHA1 Message Date
omair saleh ea9955c269 Merge remote-tracking branch 'origin/master' 2021-07-30 21:23:59 +08:00
omair saleh 41d59d9a80 fix migration files and add admin user seeder 2021-07-30 21:23:43 +08:00
weichien00 693bd68726 fix: bank migration file typo. 2021-07-26 15:04:21 +08:00
Fairuz 7ae581300d WIP - Order steps & remaining APIs 2021-07-24 11:39:40 +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 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 6278ddb16b WIP - Order steps & remaining APIs 2021-07-22 11:28:58 +08:00
Fairuz ac288981f5 Resolved conflict with Master branch 2021-07-15 10:50:03 +08:00
Fairuz 562ea1ff7b Orders APIs WIP 2021-07-14 15:18:25 +08:00
weichien00 ab5202d8bb fix: company seeder create company module along with creating new compaany 2021-07-12 16:50:12 +08:00
Fairuz 1ada18c33f Order API progress 2021-07-12 10:19:05 +08:00
Fairuz ccb8e630ce Merge branch 'master' into 229_order_apis 2021-07-11 13:59:45 +08:00
Fairuz 861341ce3a Migration file for orders 2021-07-08 16:30:10 +08:00
weichien00 6cc27d1c43 fix: address table with column default set with default value false. 2021-07-08 03:59:14 +08:00
weichien00 29b43ee69b add: country,state and district seeder files. 2021-07-08 03:58:17 +08:00
weichien00 13988d1021 fix: company_employees table set primay key on company_module_id and user_id 2021-07-08 01:33:52 +08:00
weichien00 c7719eb787 update: contacts migration - default column with default value set to false. 2021-07-08 00:37:15 +08:00
weichien00 1351724030 new: add companiesTableSeeder - sample warehouse. 2021-07-07 00:29:05 +08:00
weichien00 a2f2b42ff4 remove: employee table migration file. 2021-07-07 00:27:04 +08:00
weichien00 6dfff29d02 add: new migration files - company_modules,company_employees,company_connections,connection_segments. 2021-07-07 00:26:35 +08:00
weichien00 04ebda1c6a update migration companies,address,contact,segments,segment_constants,segment_companies. 2021-07-07 00:25:10 +08:00
weichien00 aa4bee875c new: migration file to create documents and files table. #5 2021-07-03 02:40:17 +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 b6f56ffebd delete: remove redundant migration files. 2021-06-26 00:17:01 +08:00
weichien00 741b4a89b4 Merge branch 'master' into 199-user-registration-api
# Conflicts:
#	routes/api.php
2021-06-25 13:00:07 +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
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
Hafiz f33c316ba5 Add address API,Model,Controller 2021-06-23 21:58:07 +08:00
Fairuz ee1a7a12cc Initial setup 2021-06-17 20:12:08 +08:00