You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
refactor: remove SetupPlugin and related files, integrate static Setup App definition
- Deleted the SetupPlugin and its associated files, including README, CHANGELOG, and configuration.
- Integrated the static Setup App definition directly into the platform-objects package.
- Updated AIServicePlugin to utilize the new static Setup App for navigation entries.
- Removed navigation contribution logic from AIServicePlugin and SecurityPlugin.
- Adjusted documentation and tests to reflect the removal of dynamic Setup navigation contributions.
0 commit comments