13 Commits

Author SHA1 Message Date
23f448ecd9 feat: redesign admin dashboard using polaris layouts and extracted custom components 2026-03-15 16:19:55 +05:30
d478e42889 feat: integrate polaris app provider and stylings into root admin layout 2026-03-15 16:19:41 +05:30
20888478ee chore: add shopify polaris ui and icons packages for admin dashboard redesign 2026-03-15 16:19:28 +05:30
c572da5cbb fix: strictly filter reviews by product_id in storefront api to ensure only matching product reviews are shown 2026-03-15 15:42:41 +05:30
341f98b6ef fix: resolve shopify reserved keyword error by renaming metaobject type to custom_product_review 2026-03-15 15:37:55 +05:30
f017bb8847 style: cleanup admin dashboard and update landing page branding 2026-03-10 03:02:02 +05:30
c91cffab72 feat: add reviews api routes using shopify metaobjects and app proxy authentication 2026-03-10 03:01:51 +05:30
88b44085e6 feat: implement customer reviews liquid block with singleton pattern and verified buyer check 2026-03-10 03:01:38 +05:30
4f0efb6454 refactor: remove prisma and sqlite database files to transition to database-less architecture 2026-03-10 03:01:25 +05:30
1b7c46ff8d chore: setup project infrastructure and shopify app configuration 2026-03-10 03:01:14 +05:30
23290c49ae docs: Add TODO comments for mcpId, mcpName, and mcpDescription in MCP configuration files and remove the registry line from .npmrc. 2026-03-04 14:37:17 +05:30
72e599e263 Update .gitignore with local config files 2026-03-04 14:32:45 +05:30
0cb3aa98d2 feat: Scaffold a new Shopify app with product review functionality and Prisma integration. 2026-03-04 13:25:06 +05:30