Skip to content

feat: Stock Management Search Capabilities & Introduced a StickyFormActions component - #110

Merged
bighadj22 merged 1 commit into
bighadj22:mainfrom
mouradsme:main
Sep 11, 2026
Merged

feat: Stock Management Search Capabilities & Introduced a StickyFormActions component#110
bighadj22 merged 1 commit into
bighadj22:mainfrom
mouradsme:main

Conversation

@mouradsme

Copy link
Copy Markdown
Contributor

What does this PR do?

  • UX improvements in the Categories/Products Creation/Editing by making the Save/Cancel buttons sticky in the bottom. Introduced a StickyFormActions component to keep action buttons visible while scrolling.
  • Added search functionality for stock items by product name, variant label, and SKU.
  • Implemented sorting options for stock items based on quantity, name, and last updated date.
  • Updated product and stock models to include SKU and last updated timestamp.
  • Enhanced localization files for Arabic, English, and French to support new UI elements.
  • Added tests for new filtering and sorting functionalities in stock management.

Related issues

  • None

Areas affected

  • cod-server
  • cod-client-astro
  • cod-shared

feat(stock-management): enhance stock management features with search, sorting..

- Added search functionality for stock items by product name, variant label, and SKU.
- Implemented sorting options for stock items based on quantity, name, and last updated date.
- Introduced a StickyFormActions component to keep action buttons visible while scrolling.
- Updated product and stock models to include SKU and last updated timestamp.
- Enhanced localization files for Arabic, English, and French to support new UI elements.
- Added tests for new filtering and sorting functionalities in stock management.
@bighadj22
bighadj22 merged commit f40c7a8 into bighadj22:main Sep 11, 2026
3 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.

2 participants