Commit graph

55 commits

Author SHA1 Message Date
029981f838 150 - Authenticate once per instance in the community id migration
Some checks failed
CI / ci (pull_request) Failing after 11m41s
2026-08-15 02:04:43 +02:00
6270c97c29 141 - Add a cascading foreign key to article publications 2026-08-14 00:28:09 +02:00
c7b9cd6d0c 142 - Surface failed publishes and replace auto-retry with a manual one
Some checks failed
CI / ci (push) Failing after 11m41s
2026-08-13 21:36:57 +02:00
df5013f86d 83 - Record approval decisions and rework the dashboard layout 2026-08-13 00:40:21 +02:00
8375c948c6 83 - Add a decision timestamp to route articles 2026-08-13 00:15:36 +02:00
c40e167ab5 95 - Add a platform credential health check 2026-08-11 00:44:26 +02:00
3b4200a0e5 91 - Show the feed name on article activity entries 2026-08-10 21:43:47 +02:00
c7de5bc3df 91 - Add activity log table, model and event pipeline 2026-08-10 20:44:30 +02:00
ddd6514a77 119 - Back off and give up on repeatedly failing publishes 2026-08-10 00:05:17 +02:00
ecb12ddfc7 119 - Publish articles from stored data instead of re-fetching 2026-08-09 20:41:07 +02:00
433aa79007 119 - Store article thumbnail in image_url during validation 2026-08-09 15:22:02 +02:00
e0056864af 113 - Add per-feed colour dots to article routing 2026-08-07 02:14:58 +02:00
d0d81e524e 114 - Select channel communities from the instance instead of typing a slug
Some checks failed
CI / ci (pull_request) Failing after 26m6s
CI / ci (push) Successful in 21m12s
2026-08-06 00:20:49 +02:00
b527813721 123 - Key duplicate mirror by local channel and distinguish skipped publishes 2026-08-02 17:16:30 +02:00
1140e527f1 115 - Read Belga API url from config and sync the feed row via migration 2026-08-02 12:55:53 +02:00
839f247006 106 - Enforce channel_id integrity across create paths and sync job 2026-07-29 20:15:43 +02:00
ff855facda Fix flaky test from duplicate Article factory URLs
Some checks failed
CI / ci (push) Successful in 5m14s
CI / ci (pull_request) Failing after 5m13s
2026-03-18 21:39:22 +01:00
d2919758f5 Fix Pint 1.29.0 lint issues and update CI workflow
All checks were successful
CI / ci (push) Successful in 5m52s
CI / ci (pull_request) Successful in 5m46s
Build and Push Docker Image / build (push) Successful in 4m6s
2026-03-18 20:01:25 +01:00
e7acbb6882 99 - Move publish_status from Article to RouteArticle with PublishStatusEnum 2026-03-18 17:31:47 +01:00
f3406b1713 85 - Remove approval_status from Article, migrate to route_articles 2026-03-18 16:23:46 +01:00
e3ea02ae1c 85 - Refactor ValidationService to per-route keyword evaluation with ApprovalStatusEnum 2026-03-18 15:46:15 +01:00
2a5a8c788b 85 - Add auto_approve column to routes table 2026-03-18 15:28:01 +01:00
b832d6d850 85 - Add route_articles table, model, and factory for per-route approval 2026-03-18 15:24:03 +01:00
4feab96765 92 - Add in-app notification infrastructure with model, service, and bell component 2026-03-09 02:21:24 +01:00
0bb10729de 78 - Convert Belga from website scraping to RSS feed parsing 2026-03-08 17:19:11 +01:00
56db303b15 25 - Fix code style issues across codebase with Pint 2026-03-08 14:17:55 +01:00
c75a1c8cf0 68 - Fix duplicate posting and publishing pipeline 2026-02-26 01:19:38 +01:00
8bc6e99f96 68 - Fix duplicate posting + test suite fixes 2026-02-25 23:22:05 +01:00
3e23dad5c5 Minor bug fixes
Some checks failed
linter / quality (push) Has been cancelled
tests / ci (push) Has been cancelled
2026-02-25 20:22:02 +01:00
0823cb796c 73 - Move backend to root 2026-01-22 21:55:57 +01:00
714be5e7f3 Front/back split - first draft 2025-08-03 20:35:13 +02:00
bb771d5e14 Convert regular controllers to API 2025-08-02 15:20:09 +02:00
ca428250fe Add tests. 2025-08-02 03:48:06 +02:00
3ee9e342e6 Article Approval 2025-07-10 14:57:10 +02:00
dd032b3a80 Rename FeedPlatformChannel to Route 2025-07-10 11:14:10 +02:00
8f7dbf993d Add enable/disable 2025-07-10 11:01:01 +02:00
195471f8a9 Fix event flow after onboarding 2025-07-06 16:51:09 +02:00
a1e2f4639b Add factories 2025-07-06 01:35:59 +02:00
626085ed67 Add keywords 2025-07-05 23:54:43 +02:00
bea1e67b19 Routing CRUD 2025-07-05 18:26:04 +02:00
c7302092bb Feeds CRUD 2025-07-05 02:37:38 +02:00
d4e9e27c41 Rename communities to channels 2025-07-05 02:29:50 +02:00
214b240423 Add communities form 2025-07-05 02:19:59 +02:00
774ef59e28 Add credentials form 2025-07-05 01:55:53 +02:00
18d7a2dbce Check community history for same urls 2025-06-30 19:54:43 +02:00
97edb507f6 Optimize article fetching 2025-06-29 21:20:45 +02:00
137cb4ebfc Generate article publications 2025-06-29 20:21:17 +02:00
d341c616f0 Adapt validation 2025-06-29 20:15:50 +02:00
6e1affeda3 Add database logging 2025-06-29 18:33:18 +02:00
948bca3f0a Add updated at timestamp 2025-06-29 17:13:18 +02:00