Commit Graph

  • 8dc45d0848 update: changes on Company Module based on changes #6 weichien00 2021-07-08 01:58:32 +08:00
  • 0866509107 add: contact interface #6 related to dc11a1f8 weichien00 2021-07-08 01:56:36 +08:00
  • dc11a1f8d5 update: changes on Contacts Module based on changes #6 weichien00 2021-07-08 01:53:14 +08:00
  • 45077c953e add: company module classes. #7 weichien00 2021-07-08 01:47:58 +08:00
  • 13988d1021 fix: company_employees table set primay key on company_module_id and user_id weichien00 2021-07-08 01:33:52 +08:00
  • 0e057a8832 update: Company,Contact,User model files - change accordingly based on new db structure. weichien00 2021-07-08 01:13:37 +08:00
  • 644339a224 add: copy serviceType models file from exchange2.0. weichien00 2021-07-08 01:10:49 +08:00
  • 99b173c4c8 add: new model files, CompanyEmployee and CompanyModule based on new tables. weichien00 2021-07-08 01:07:49 +08:00
  • 7f0d5843f5 remove: employee model. weichien00 2021-07-08 00:44:10 +08:00
  • c7719eb787 update: contacts migration - default column with default value set to false. weichien00 2021-07-08 00:37:15 +08:00
  • f603ef53c4 Missing resources address, district & swagger docs for it Fairuz 2021-07-07 17:17:56 +08:00
  • 1351724030 new: add companiesTableSeeder - sample warehouse. weichien00 2021-07-07 00:29:05 +08:00
  • a2f2b42ff4 remove: employee table migration file. weichien00 2021-07-07 00:27:04 +08:00
  • 6dfff29d02 add: new migration files - company_modules,company_employees,company_connections,connection_segments. weichien00 2021-07-07 00:26:35 +08:00
  • 04ebda1c6a update migration companies,address,contact,segments,segment_constants,segment_companies. weichien00 2021-07-07 00:25:10 +08:00
  • c3d0cba20c Merge branch '209-document-api' into 'master' Fairuz 2021-07-05 09:52:54 +00:00
  • 3dbbe743eb update: swagger - add identification_no and file input field. weichien00 2021-07-05 11:00:06 +08:00
  • 4b330afc60 Merge branch '219_transactions_module' into 'master' Fairuz 2021-07-04 04:51:27 +00:00
  • bc8ec2854a Copied transaction, receipt & currecny module from Exchange Fairuz 2021-07-04 11:52:31 +08:00
  • aa4bee875c new: migration file to create documents and files table. #5 weichien00 2021-07-03 02:40:17 +08:00
  • a3ce7c14a1 update: filesystem config for upload document. weichien00 2021-07-03 02:39:22 +08:00
  • da4b6cd850 update: return TypeError exception with ApiResponseObject . #4 weichien00 2021-07-03 02:38:52 +08:00
  • 56c42fe8f9 update: createCustomerLogic - add upload identity document processor. related #5 weichien00 2021-07-03 00:59:25 +08:00
  • aaf0ff7645 new: Add classes required to upload identity document during account registration. #5 weichien00 2021-07-03 00:58:24 +08:00
  • f68f2701dc - new register page design Aneeqa inbox 2021-06-30 00:32:22 +08:00
  • 9bcb45e5cc Merge branch 'add_public_folder' into 'master' Fairuz 2021-06-29 03:20:43 +00:00
  • a3fc6895e8 Fixes for swagger to add bearer token to header Fairuz 2021-06-29 11:18:45 +08:00
  • 6bfcb11bb2 Add public folder, accidentally included in gitignore & remove swagger.json Fairuz 2021-06-29 08:04:29 +08:00
  • f29b8c4554 Merge branch '202-authentication-apis' into 'master' Fairuz 2021-06-28 13:10:03 +00:00
  • 8ee5bb0f4d update: add valid.token to use in middleware on route with user prefix. weichien00 2021-06-28 20:06:09 +08:00
  • aff5262a96 update: remove company_name from required field. weichien00 2021-06-27 03:02:09 +08:00
  • c7da41b3e0 update: swagger - add registration and login API weichien00 2021-06-27 02:41:06 +08:00
  • 7fda7a4584 update: add route for user CRUD API weichien00 2021-06-27 01:14:04 +08:00
  • 42b58ce68c new:[user apis]add classes required for update user API #3 weichien00 2021-06-27 01:13:23 +08:00
  • d1065f0f39 new:[user apis]add classes required to delete a user API #3 weichien00 2021-06-27 00:49:30 +08:00
  • 8697fb7a18 new:[user apis]add classes required to create admin user API #3 weichien00 2021-06-27 00:41:06 +08:00
  • eaa0b2d382 new:[user apis]add classes required to fetch a user API #3 weichien00 2021-06-27 00:08:02 +08:00
  • 570fd257bf new:[User apis]add classes required for user listing API #3 weichien00 2021-06-27 00:05:09 +08:00
  • 7beead2300 new:[authentication apis]add classes required for resend verification email API #2 weichien00 2021-06-26 18:45:58 +08:00
  • ce4b45708d new:[authentication apis]add classes required for email verification API #2 weichien00 2021-06-26 18:30:35 +08:00
  • 116248b346 new:[authentication apis]add classes required for password reset API #2 weichien00 2021-06-26 18:19:54 +08:00
  • 9248592417 new:[authentication apis]add classes required for request password reset API #2 weichien00 2021-06-26 18:04:30 +08:00
  • 38cccef2fd new:[authentication apis]add classes required for refresh token API #2 weichien00 2021-06-26 17:16:01 +08:00
  • e0f72c25fb update: include logout route. #2 weichien00 2021-06-26 03:46:30 +08:00
  • 38153de7c6 update: JWT auth config. weichien00 2021-06-26 03:45:56 +08:00
  • 3426d6b157 new:[authentication apis]add classes required for logout API #2 weichien00 2021-06-26 03:45:00 +08:00
  • 287e72e714 new: [authentication apis]add classes required for login API #2 weichien00 2021-06-26 02:46:08 +08:00
  • 9821c0e306 new: [authentication apis]add classes required for check email API #2 weichien00 2021-06-26 02:39:41 +08:00
  • da205cc706 clear: debug log message. weichien00 2021-06-26 02:03:07 +08:00
  • be967ced3d fix: route - dummy login route(for verification email route reference.) weichien00 2021-06-26 01:55:31 +08:00
  • 26bf40b954 fix: routes - remove unnecessary route at this moment. weichien00 2021-06-26 01:43:49 +08:00
  • f12ceac557 fix: add missing classes required to run seeder. weichien00 2021-06-26 01:25:59 +08:00
  • e36ffdb8df update: route required when generate verification email. weichien00 2021-06-26 00:59:56 +08:00
  • d4dc18b45f fix: add index.php in public folder. weichien00 2021-06-26 00:58:47 +08:00
  • dda0879db2 new: add class required to authenticate user after registration success. #1 weichien00 2021-06-26 00:55:01 +08:00
  • 2b02acf6eb new: verification email template. #1 weichien00 2021-06-26 00:49:46 +08:00
  • 1ddeb1cac6 new: Add models currency, passwordReset, segmentCompany, segmentConstant. #1 weichien00 2021-06-26 00:43:21 +08:00
  • 0e1ea69515 new :add classes required to send verification email after user registered. #1 weichien00 2021-06-26 00:36:37 +08:00
  • d3fa2170f7 new: assign segment to company created. #1 weichien00 2021-06-26 00:27:55 +08:00
  • b6f56ffebd delete: remove redundant migration files. weichien00 2021-06-26 00:17:01 +08:00
  • e6b615e0b5 fix: remove classmap - error when run composer install weichien00 2021-06-26 00:14:32 +08:00
  • 741b4a89b4 Merge branch 'master' into 199-user-registration-api weichien00 2021-06-25 13:00:07 +08:00
  • a294287c5a Merge branch 'address' into 'master' Fairuz 2021-06-25 02:22:35 +00:00
  • 17c8b4f77c Merge branch 'swagger_apidocs' into 'master' Fairuz 2021-06-25 02:22:22 +00:00
  • f59b3cba47 new: add classes required to assign user as an employee to a company. #1 weichien00 2021-06-25 04:04:34 +08:00
  • bac5622fe2 new: add classes required to create contact along with new user registration #1 weichien00 2021-06-25 03:53:59 +08:00
  • 49cad624f1 new: add company model required by 55a25275 #1 weichien00 2021-06-25 03:48:20 +08:00
  • 55a2527506 new: add classes required to create company along with new user registration. #1 weichien00 2021-06-25 03:44:29 +08:00
  • 718a7bbf43 new: add classes required to create basic user entry. #1 weichien00 2021-06-25 03:34:47 +08:00
  • de9fb4d4f2 new: Add CreateCustomerLogic - Main class to create a account with other related infomation. weichien00 2021-06-25 03:21:40 +08:00
  • 923b0b581e new: add register account api route. #1 weichien00 2021-06-25 03:16:23 +08:00
  • 96125d5dc8 update: DatabaseSeeder - run seeder added 5fbd5ef7 weichien00 2021-06-25 03:13:00 +08:00
  • 5fbd5ef78a new: add country,currency,segment and segment constant seed #1 weichien00 2021-06-25 03:10:47 +08:00
  • 0fbbfdaa3e update: Additional column on country table. #1 weichien00 2021-06-25 03:07:23 +08:00
  • 0e73012be2 new:create job,segment,segment_constant,segment_company and currency migration file . #1 weichien00 2021-06-25 03:06:30 +08:00
  • 168881e98a new: Add Account/CreateCustomerController. weichien00 2021-06-25 00:43:02 +08:00
  • 28f8a7c44a new: create country, company,contact, user_email_verification ,employee table . and modify user table migration file. unknown 2021-06-24 15:16:33 +08:00
  • 1640e6ef26 fixed address branch as comments Hafiz 2021-06-24 11:32:13 +08:00
  • 5bfd4731ba auto prefixed on controller route declaration. unknown 2021-06-24 11:05:03 +08:00
  • f33c316ba5 Add address API,Model,Controller Hafiz 2021-06-23 21:58:07 +08:00
  • 3b9c28dcbd Swagger API docs initial setup Fairuz 2021-06-22 13:02:19 +08:00
  • ee1a7a12cc Initial setup Fairuz 2021-06-17 20:12:08 +08:00
  • 3c1cf18879 big commit master omair saleh 2021-05-08 12:07:23 +08:00
  • 34ac751017 big commit omair saleh 2021-05-06 16:07:19 +08:00
  • 60490db66d big commit omair saleh 2021-05-06 15:51:10 +08:00
  • 8469a276be big commit omair saleh 2021-05-06 15:44:56 +08:00
  • 34c884f84e big commit omair saleh 2021-05-06 15:34:50 +08:00
  • 8a3613d869 big commit omair saleh 2021-05-06 15:32:35 +08:00
  • 6d77c4fa9c big commit omair saleh 2021-05-06 15:28:09 +08:00
  • b6a6610984 big commit omair saleh 2021-05-06 15:21:22 +08:00
  • e0f5abed5a big commit omair saleh 2021-05-06 15:04:43 +08:00
  • 5edc446c1e big commit omair saleh 2021-05-06 14:58:52 +08:00
  • 9c4bb4b315 big commit omair saleh 2021-04-12 15:30:17 +08:00
  • edf36d84b8 big commit omair saleh 2021-04-12 12:37:01 +08:00
  • 6072014220 big commit omair saleh 2021-04-08 14:42:52 +08:00
  • 2c0b8f9c41 big commit omair saleh 2021-04-08 14:40:13 +08:00
  • 9a265d5918 big commit omair saleh 2021-04-08 14:15:35 +08:00
  • 50f7b7dcbf big commit omair saleh 2021-04-07 17:23:38 +08:00
  • 34ad7add13 big commit omair saleh 2021-04-06 16:49:27 +08:00
  • 75d9510df8 big commit omair saleh 2021-04-06 16:45:22 +08:00