Co 3339 new s3 connector admin UI changes rc#1184
Draft
dhavaldodiya wants to merge 107 commits into
Draft
Conversation
…class in datepicker Added CSS to hide the .react-datepicker__sr-only class in the DateTimePicker component to prevent it from being displayed.
## [0.12.3](v0.12.2...v0.12.3) (2026-02-27) ### Bug Fixes * fixed mta sidebar expand collape icon ([132ee39](132ee39))
…-show fix: fixed admin core version
## [0.12.4](v0.12.3...v0.12.4) (2026-02-27) ### Bug Fixes * fixed admin core version ([901377a](901377a)) * fixed sonar cube error ([5998ecb](5998ecb))
…rder Align route path parameters by removing 'server' prefix in the path for BucketOperation and MTADetailOperationPanel. Also add a debug log for operation param in MTADetailOperationPanel.
## [0.12.5](v0.12.4...v0.12.5) (2026-02-27) ### Bug Fixes * **[admin-ui-storage] bucket-route-panel:** update route path param order ([24ed2c3](24ed2c3))
…rver version as string Update server version display logic to use a string format instead of accessing major, minor, and micro version properties. Adjust related props and usages in dashboard components for consistency.
…stant Replace hardcoded server version with SERVER_VERSION constant in dashboard-view and related components.
…undant string interpolation Remove unnecessary template literal from serverVersion rendering in dashboard-server-list-view component.
…ncorrect-version
* fix: handle nullable string
…fig) Enhanced proxy handling for /login and /service routes with location and cookie rewriting. Added middleware for trailing slash redirects. Updated plugin usage and removed unnecessary Babel config.
Added an invalidate method to useAllConfig and useConfigAttribute hooks. Updated MTA views in admin-ui-mta to use the new invalidate method for refreshing config data.
Replaces useAppConfigStore with useAllConfig for config retrieval and refresh in outbound-flow. Updates the updateGlobalConfig callback to use invalidate from useAllConfig instead of direct state mutation.
Switches from useAppConfigStore to useAllConfig for config management. Updates updateGlobalConfig to use invalidate instead of direct state mutation.
Removes unused updateGlobalConfig and related invalidate logic from post-screen-tuning. Updates modifyConfigRequest to use invalidate from react-query directly.
Replaces useAppConfigStore with useAllConfig for config fetching in domain-list-chip-input. Updates config usage accordingly.
… CO-3339-new-s3-connector-admin-ui-changes-RC
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

0 New Issues
21 Fixed Issues
0 Accepted Issues
No description provided.