[MOSIP-44044] : Removed download card feature in admin portal#834
[MOSIP-44044] : Removed download card feature in admin portal#834ase-101 merged 1 commit intomosip:developfrom
Conversation
Signed-off-by: GOKULRAJ136 <110164849+GOKULRAJ136@users.noreply.github.com>
WalkthroughA navigation entry for the download card menu item was removed from the admin UI constants file. The item with route Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~3 minutes Poem
🚥 Pre-merge checks | ✅ 3✅ Passed checks (3 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing touches
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
There was a problem hiding this comment.
Actionable comments posted: 1
🤖 Fix all issues with AI agents
In @admin-ui/src/app/app.constants.ts:
- Around line 79-86: Remove the partially deleted download-card feature by
deleting the feature module directory named download-card, removing the
lazy-loaded route that references '/admin/download-card' from the
AppRoutingModule (the route that imports the download-card module), and delete
the translation keys "menuItems.item9" and the "download-card" object from all
i18n JSON files; verify no remaining references to the '/admin/download-card'
route or download-card module remain (the DIGITALCARD_ADMIN role can be ignored
as it was only in the commented nav entry).
📜 Review details
Configuration used: Organization UI
Review profile: CHILL
Plan: Pro
📒 Files selected for processing (1)
admin-ui/src/app/app.constants.ts
⏰ Context from checks skipped due to timeout of 90000ms. You can increase the timeout in your CodeRabbit configuration to a maximum of 15 minutes (900000ms). (3)
- GitHub Check: uitest-admin / build-dockers
- GitHub Check: build-admin-ui / npm-build
- GitHub Check: Analyze (java-kotlin)
Summary by CodeRabbit
Release Notes
✏️ Tip: You can customize this high-level summary in your review settings.