Skip to content

implemented branding theme and updated UI theme for each shop#6

Open
rewatpun10 wants to merge 3 commits into
mainfrom
add-branding-theme-for-each-shop
Open

implemented branding theme and updated UI theme for each shop#6
rewatpun10 wants to merge 3 commits into
mainfrom
add-branding-theme-for-each-shop

Conversation

@rewatpun10

Copy link
Copy Markdown
Collaborator
  • branding theme and colors implemented based on shop branding
  • search section removed from hero image section
  • menu items made clickable on the entire section rather than just view details button
  • two layered border look removed from the menu items
  • mobile view design implemented. items are scrolled horizontally for each category rather than vertical
  • close button inside modal when view details clicked is updated.
  • numbers of items displayed in the main category section and individual section
  • mobile view: if there are more than one items in any one of the category then two items layout is selected
  • mobile view: if each category section has one item then single layout view is selected

rewatpun10 and others added 3 commits February 16, 2026 08:59
- 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.
- branding theme and colors implemented based on shop branding
- search section removed from hero image section
- menu items made clickable on the entire section rather than just view details button
- two layered border look removed from the menu items
- mobile view design implemented. items are scrolled horizontally for each category rather than vertical
- close button inside modal when view details clicked is updated.
- numbers of items displayed in the main category section and individual section
- mobile view: if there are more than one items in any one of the category then two items layout is selected
- mobile view: if each category section has one item then single layout view is selected
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.

2 participants