Skip to content

Dev#35

Merged
Stivenjs merged 4 commits into
mainfrom
dev
May 20, 2025
Merged

Dev#35
Stivenjs merged 4 commits into
mainfrom
dev

Conversation

@Stivenjs
Copy link
Copy Markdown
Contributor

No description provided.

Stivenjs and others added 4 commits May 19, 2025 14:29
Added a new middleware for verifying collection ownership and improved the existing product ownership check. Updated the middleware logic to handle specific URL patterns for collections. Additionally, refactored comments for clarity.

refactor(config): update Next.js configuration for asset handling

Modified the Next.js configuration to allow wildcard hostnames and pathnames for asset URLs, enhancing flexibility in CDN usage.

style(global.css): add active submenu item styling

Introduced styles for active submenu items to improve UI visibility and user experience.

refactor(product-management): streamline imports and enhance routing

Updated import paths in product management components for consistency and clarity. Enhanced routing logic in InventoryTracking and ProductTableDesktop components to utilize dynamic store IDs.
…oryManager and enhance inventory table

Updated the InventoryPage to use InventoryManager instead of InventoryTracking, incorporating store ID retrieval via `useParams` and `usePathname`. Enhanced the InventoryTracking component with additional props for better data handling and pagination. Refactored InventoryTableRow to support inline editing of stock quantities and improved the overall structure of inventory management components.
…ship checks

Updated middleware imports to reflect new directory structure, improving clarity and organization. Enhanced product and collection ownership checks with specific URL pattern matching, ensuring better access control. Refactored related middleware functions for consistency and improved readability.
@Stivenjs Stivenjs merged commit d68352e into main May 20, 2025
7 checks passed
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