learning_ai_common_plat/services/platform-service/src/modules
2026-03-02 23:38:21 -08:00
..
analytics feat(platform-service): add P2 Product Intelligence modules (5 modules, 61 tests) 2026-02-28 14:04:07 -08:00
audit refactor(platform-service): migrate remaining 14 repositories to @bytelyst/datastore 2026-03-02 01:06:24 -08:00
auth refactor(platform-service): migrate remaining 14 repositories to @bytelyst/datastore 2026-03-02 01:06:24 -08:00
blob refactor(storage): migrate to storage abstraction 2026-03-02 09:07:33 -08:00
changelog fix(platform): replace Math.random() IDs with crypto.randomUUID() in 5 P2 modules 2026-03-01 17:42:28 -08:00
comments feat(platform-service): migrate 6 repositories to @bytelyst/datastore (flags, settings, comments, votes, products, themes) — 756/756 tests pass 2026-03-02 00:51:03 -08:00
delivery feat(platform-service): migrate 7 more repositories to @bytelyst/datastore (exports, plans, status, sessions, referrals, ip-rules, delivery) — 753/753 tests pass 2026-03-02 00:54:55 -08:00
diagnostics test(diagnostics): add diagnostics.test.ts with 14+ tests for Phase 1 2026-03-02 23:38:21 -08:00
experiments fix(platform): replace Math.random() IDs with crypto.randomUUID() in 5 P2 modules 2026-03-01 17:42:28 -08:00
exports feat(platform-service): migrate 7 more repositories to @bytelyst/datastore (exports, plans, status, sessions, referrals, ip-rules, delivery) — 753/753 tests pass 2026-03-02 00:54:55 -08:00
feedback fix(platform): replace Math.random() IDs with crypto.randomUUID() in 5 P2 modules 2026-03-01 17:42:28 -08:00
flags feat(platform-service): migrate 6 repositories to @bytelyst/datastore (flags, settings, comments, votes, products, themes) — 756/756 tests pass 2026-03-02 00:51:03 -08:00
impersonation fix(platform): replace Math.random() IDs with crypto.randomUUID() in 5 P2 modules 2026-03-01 17:42:28 -08:00
invitations refactor(platform-service): migrate remaining 14 repositories to @bytelyst/datastore 2026-03-02 01:06:24 -08:00
ip-rules feat(platform-service): migrate 7 more repositories to @bytelyst/datastore (exports, plans, status, sessions, referrals, ip-rules, delivery) — 753/753 tests pass 2026-03-02 00:54:55 -08:00
items refactor(platform-service): migrate remaining 14 repositories to @bytelyst/datastore 2026-03-02 01:06:24 -08:00
jobs fix(jobs): implement stub job handlers with actual functionality 2026-03-02 10:19:15 -08:00
licenses refactor(platform-service): migrate remaining 14 repositories to @bytelyst/datastore 2026-03-02 01:06:24 -08:00
maintenance refactor(platform-service): migrate remaining 14 repositories to @bytelyst/datastore 2026-03-02 01:06:24 -08:00
marketplace fix(marketplace): prevent duplicate votes with vote tracking collection 2026-03-02 10:12:33 -08:00
notifications refactor(platform-service): migrate remaining 14 repositories to @bytelyst/datastore 2026-03-02 01:06:24 -08:00
plans feat(platform-service): migrate 7 more repositories to @bytelyst/datastore (exports, plans, status, sessions, referrals, ip-rules, delivery) — 753/753 tests pass 2026-03-02 00:54:55 -08:00
products feat(platform-service): migrate 6 repositories to @bytelyst/datastore (flags, settings, comments, votes, products, themes) — 756/756 tests pass 2026-03-02 00:51:03 -08:00
promos test(platform-service): add promos route-level tests 2026-02-16 12:46:40 -08:00
public test(platform-service): add route tests for settings, votes, and public modules 2026-02-16 12:33:17 -08:00
ratelimit test(platform-service): add repository tests for notifications, plans, subscriptions, usage, tokens, memory + fix extraction-service flaky test 2026-02-16 11:59:06 -08:00
referrals fix(marketplace): prevent duplicate votes with vote tracking collection 2026-03-02 10:12:33 -08:00
sessions feat(platform-service): migrate 7 more repositories to @bytelyst/datastore (exports, plans, status, sessions, referrals, ip-rules, delivery) — 753/753 tests pass 2026-03-02 00:54:55 -08:00
settings feat(platform-service): migrate 6 repositories to @bytelyst/datastore (flags, settings, comments, votes, products, themes) — 756/756 tests pass 2026-03-02 00:51:03 -08:00
status feat(platform-service): migrate 7 more repositories to @bytelyst/datastore (exports, plans, status, sessions, referrals, ip-rules, delivery) — 753/753 tests pass 2026-03-02 00:54:55 -08:00
stripe fix(stripe): remove dead syncUserPlan call to deleted backend /api/users/:userId/plan route 2026-02-15 15:40:42 -08:00
subscriptions refactor(platform-service): migrate remaining 14 repositories to @bytelyst/datastore 2026-03-02 01:06:24 -08:00
telemetry fix(telemetry): remove redundant event.userId check in cluster affected users dedup 2026-03-02 10:13:47 -08:00
themes feat(platform-service): migrate 6 repositories to @bytelyst/datastore (flags, settings, comments, votes, products, themes) — 756/756 tests pass 2026-03-02 00:51:03 -08:00
tokens refactor(platform-service): migrate remaining 14 repositories to @bytelyst/datastore 2026-03-02 01:06:24 -08:00
usage refactor(platform-service): migrate remaining 14 repositories to @bytelyst/datastore 2026-03-02 01:06:24 -08:00
votes feat(platform-service): migrate 6 repositories to @bytelyst/datastore (flags, settings, comments, votes, products, themes) — 756/756 tests pass 2026-03-02 00:51:03 -08:00
waitlist fix(marketplace): prevent duplicate votes with vote tracking collection 2026-03-02 10:12:33 -08:00
webhooks refactor(platform-service): migrate webhooks/routes and migrations/runner from cosmos.js to datastore 2026-03-02 02:02:47 -08:00