Skip to content

REFACTORED code#5

Open
rewatpun10 wants to merge 1 commit into
mainfrom
new-urls-implemented-reference-swagger
Open

REFACTORED code#5
rewatpun10 wants to merge 1 commit into
mainfrom
new-urls-implemented-reference-swagger

Conversation

@rewatpun10

Copy link
Copy Markdown
Collaborator
  • swagger.json file implemented
  • under services folder new api.ts file generated with codegen:api script
  • admin part code removed as a result at the moment msal is removed as well
  • under config folder apiConfig.ts and authConfig.ts removed as it was related to security token stuffs related to admin part
  • under services folder emptyApi.ts file renamed to baseApi.ts file and config/api.ts file logic moved to baseApi.ts file
  • cents conversion done to represent in dollar in UI
  • in app.tsx routh path for slug refactored and duplicate code rendering same ShopView refactored.

- swagger.json file implemented
- under services folder new api.ts file generated with codegen:api script
- admin part code removed as a result at the moment msal is removed as well
- under config folder apiConfig.ts and authConfig.ts removed as it was related to security token stuffs related to admin part
- under services folder emptyApi.ts file renamed to baseApi.ts file and config/api.ts file logic moved to baseApi.ts file
- cents conversion done to represent in dollar in UI
- in app.tsx routh path for slug refactored and duplicate code rendering same ShopView refactored.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant