feat(FN-206): add FeatureMatrix component, ALL_FEATURES constant, and i18n keys (+1 more)
Some checks failed
Sync dev → Gitea / Mirror dev to Gitea (push) Has been cancelled
Some checks failed
Sync dev → Gitea / Mirror dev to Gitea (push) Has been cancelled
Commits merged: - feat(FN-206): add FeatureMatrix tests and export SubscriptionPage for testing - feat(FN-206): add FeatureMatrix component, ALL_FEATURES constant, and i18n keys Files changed: apps/web/src/messages/en.json | 1 + apps/web/src/messages/tr.json | 1 + .../routes/dashboard/subscription/index.test.tsx | 177 +++++++++++++++++++++ .../src/routes/dashboard/subscription/index.tsx | 73 +++++++++ package.json | 1 + 5 files changed, 253 insertions(+) Fusion-Task-Id: FN-206
This commit is contained in:
@@ -17,6 +17,7 @@
|
||||
},
|
||||
"pnpm": {
|
||||
"onlyBuiltDependencies": [
|
||||
"@biomejs/biome",
|
||||
"@nestjs/core",
|
||||
"@sentry-internal/node-cpu-profiler",
|
||||
"esbuild",
|
||||
|
||||
Reference in New Issue
Block a user