13 Commits

Author SHA1 Message Date
b528153113 feat: create and update feeds with filters 2025-05-05 15:10:31 +01:00
e4ab506abe fix(api): patching feeds would duplicate channels #4
All checks were successful
Build / build (push) Successful in 52s
2025-05-02 11:13:28 +01:00
00a4c749f0 fix(api): expected ids to be integers, not strings
All checks were successful
Build / build (push) Successful in 57s
2025-05-01 20:37:19 +01:00
84772852e3 feat: patch existing feeds 2025-05-01 12:32:32 +01:00
ce51623637 fix(api): feed push fails if channels is undefined (left blank in UI) 2025-05-01 00:04:29 +01:00
9896f8e094 fix(api): correctly handle arguments for channels and active 2025-04-30 23:57:55 +01:00
db5178fef0 fix: include filters on feed table 2025-04-29 14:09:11 +01:00
637415b8ca feat: allow a custom 'where' clause parameter for datatable queries. 2025-04-29 12:27:19 +01:00
6ff4bacddf feat: add filters guild page with table (missing full features) 2025-04-29 00:03:06 +01:00
f8724162ad feat: basic search functionality for feed table 2025-04-26 22:52:03 +01:00
10d55be62d fix(api): include channels in datatable response for feeds 2025-04-23 14:30:25 +01:00
130fa63f69 fix: errors with feed datatables api endpoint 2025-04-23 14:09:59 +01:00
95124ec6e5 feat: exposed api routes for Feed objects 2025-04-23 12:13:14 +01:00