Uecko_ERP/packages
david a264f43b95 feat: enhance proforma listing and archiving functionality
- Updated proforma listing behavior to utilize `Criteria filters[]` for managing archived and active proformas.
- Removed `archived` query parameter from backend; frontend now manages `archiveView` state.
- Implemented new filters for `archived_at` and `status` in the proforma listing API.
- Adjusted proforma creation and deletion contracts to reflect changes in archiving logic.
- Introduced new utility functions for building proforma listing criteria based on UI state.
- Updated frontend components to support new filtering options and maintain state in the URL.
- Added SQL index for improved performance on proforma queries.
- Created new TypeScript types for managing proforma list filters and criteria.
2026-07-29 22:24:53 +02:00
..
i18n v0.9.4 2026-07-15 18:52:45 +02:00
rdx-criteria feat: enhance proforma listing and archiving functionality 2026-07-29 22:24:53 +02:00
rdx-ddd v0.9.4 2026-07-15 18:52:45 +02:00
rdx-logger v0.9.4 2026-07-15 18:52:45 +02:00
rdx-ui v0.9.4 2026-07-15 18:52:45 +02:00
rdx-utils v0.9.4 2026-07-15 18:52:45 +02:00
shadcn-ui v0.9.4 2026-07-15 18:52:45 +02:00
typescript-config feat(document-series): implement document series management API 2026-07-28 18:04:57 +02:00