Changelog
Branch feat/m1-27-admin-employer-analytics: changelog
April 12, 2026Branch feat/m1-27-admin-employer-analytics1 min readAI Generated
Branch feat/m1-27-admin-employer-analytics: changelog
Automated summary for branch feat/m1-27-admin-employer-analytics. This post is generated on push; commit it with your changes.
Commits
- 68534198 chore(webapp): sync PR blog post (post-push)
- 9dcd8deb chore(webapp): refresh PR blog post content
- 56c45a57 chore(webapp): sync PR blog post for admin employer stat
- 53f3a80b feat(admin): add employer profile count to admin stats API and UI
Files changed
CHANGELOG.md | 1 +
.../added-admin-employer-profile-stat.md | 1 +
lessons/lessons.md | 7 ++++++
plans/m1-core-platform.md | 5 ++--
services/rust-api/src/api/v1/admin.rs | 4 +++-
services/rust-api/src/repositories/postgres.rs | 7 ++++--
.../manifest.json | 12 ++++++++++
.../versions/ai.md | 28 ++++++++++++++++++++++
webapp/src/app/(authenticated)/admin/page.tsx | 9 ++++++-
9 files changed, 68 insertions(+), 6 deletions(-)
How this works
This file is produced by webapp/tools/sync-pr-blog-post.ts. Add a versions/human.md file in the same folder to publish a human-written alternative; the site will show tabs for AI Draft and Human when both exist.