feat(contracts): wire contracts pages to the API (PMS-64 client) #60
Loading…
Reference in a new issue
No description provided.
Delete branch "feat/pms-64-contracts-client"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Replace demo Contracts pages with real API data: list (paginated+filters), detail with items + hour-balance, create/edit with nested items, rate-cards view. New src/modules/contracts/models.rs DTOs. wasm check + clippy -D + fmt clean.