-
Notifications
You must be signed in to change notification settings - Fork 3.3k
feat(application): Adding application entity models, apis, search and entity page. #13660
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Codecov ReportAttention: Patch coverage is ❌ Unsupported file format
❌ Your patch status has failed because the patch coverage (41.20%) is below the target coverage (75.00%). You can increase the patch coverage or adjust the target coverage. 📢 Thoughts on this report? Let us know! |
|
🔴 Meticulous spotted visual differences in 407 of 1502 screens tested: view and approve differences detected. Meticulous evaluated ~10 hours of user flows against your PR. Last updated for commit 1385ed5. This comment will update as new commits are pushed. |
Bundle ReportChanges will increase total bundle size by 10.68kB (0.05%) ⬆️. This is within the configured threshold ✅ Detailed changes
Affected Assets, Files, and Routes:view changes for bundle: datahub-react-web-esmAssets Changed:
Files in
|
ae1e40d to
ebdf684
Compare
| - name: application | ||
| category: core | ||
| keyAspect: applicationKey | ||
| aspects: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
should dataPlatformInstance be included too?
not sure about the scope of Application, so just raising the question to make sure it's not overlooked
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I don't think that should be necessary based on what we've heard so far.
|
Merge-able once CI is green of course |
The first phase in delivering Application as an entity.
Next steps:
Sidebar section for entities, gated by feature flag controllable from Admin UI, default off to prevent additional noise for the UI for most users.
Being able to add entities to Application from Application entity page
Application as a dropdown filter in searchBeing able to create new Applications from a root Application management page.
Entity page:

In search:
