learning_ai_common_plat/services/platform-service/src/modules/licenses
saravanakumardb1 b69abf44c7 refactor(platform-service): migrate remaining 14 repositories to @bytelyst/datastore
Migrated modules: audit, auth, invitations, items, jobs, licenses,
maintenance, notifications, subscriptions, telemetry, tokens, usage,
waitlist, webhooks.

Updated 4 test files (notifications, subscriptions, tokens, usage) from
Cosmos SDK mocks to MemoryDatastoreProvider.

Zero cosmos.js imports remain in modules/. All 66 test files pass (746 tests).
2026-03-02 01:06:24 -08:00
..
licenses.routes.test.ts test(platform-service): add route-level tests for Phase 1 migration behaviors 2026-02-15 15:09:23 -08:00
licenses.test.ts refactor: merge billing-service into platform-service 2026-02-14 21:31:04 -08:00
repository.ts refactor(platform-service): migrate remaining 14 repositories to @bytelyst/datastore 2026-03-02 01:06:24 -08:00
routes.ts feat(licenses): add POST /licenses/revoke endpoint 2026-02-15 20:15:10 -08:00
types.ts fix(licenses): add deviceName and platform to ActivateLicenseSchema 2026-02-15 15:41:52 -08:00