mono
7112197ad2
feat: add catalogue image management ( #1 )
...
- Add CatalogueImage model with FK to Product
- Add image resize service (strict/non-strict modes with configurable dimensions)
- Add CRUD API endpoints with admin-only write permissions
- Add catalogue_images field to product listing/detail endpoints
- Serve media files in development via static()
- 28 TDD tests covering model, API, permissions, resize, and product listing
2026-06-13 13:39:57 -05:00
..
2024-06-22 09:52:44 -05:00
2024-06-22 10:37:34 -05:00
2024-08-03 10:27:47 -05:00
2024-06-22 10:37:34 -05:00
2024-06-22 11:10:09 -05:00
2024-06-22 11:10:09 -05:00
2024-06-22 11:10:09 -05:00
2024-06-22 13:57:39 -05:00
2024-06-22 14:13:16 -05:00
2024-06-22 14:20:03 -05:00
2024-06-29 14:29:22 -05:00
2024-06-29 16:23:47 -05:00
2024-06-29 16:57:50 -05:00
2024-07-13 11:43:16 -05:00
2024-07-13 11:43:16 -05:00
2024-07-13 11:43:16 -05:00
2024-07-13 11:43:16 -05:00
2024-07-13 17:13:17 -05:00
2024-07-13 17:13:17 -05:00
2024-07-13 17:13:17 -05:00
2024-07-13 17:13:17 -05:00
2024-07-13 17:13:17 -05:00
2024-07-13 17:17:45 -05:00
2024-07-13 17:48:57 -05:00
2024-08-03 10:27:47 -05:00
2024-08-03 10:27:47 -05:00
2024-08-03 11:23:33 -05:00
2024-08-03 11:23:33 -05:00
2024-08-03 11:33:11 -05:00
2024-08-17 09:48:36 -05:00
2024-08-17 14:29:20 -05:00
2024-08-17 16:40:13 -05:00
2024-10-26 17:16:27 -05:00
2024-10-26 17:22:58 -05:00
2024-11-09 13:49:24 -05:00
2024-11-16 15:59:56 -05:00
2024-11-17 23:15:21 -05:00
2024-12-02 22:00:05 -05:00
2024-12-28 17:13:55 -05:00
2025-01-11 19:08:05 -05:00
2025-04-06 16:02:44 -05:00
2025-07-19 10:57:28 -05:00
2025-07-19 17:28:47 -05:00
2025-07-19 17:32:35 -05:00
2025-07-19 18:17:18 -05:00
2025-07-19 19:04:58 -05:00
2026-03-14 23:45:52 -05:00
2026-05-28 16:38:45 -05:00
2026-05-29 00:01:29 -05:00
2026-05-30 21:01:29 -05:00
2026-06-05 09:11:52 -05:00
2026-06-13 13:39:57 -05:00