Skip to content

Co 3339 new s3 connector admin UI changes rc#1184

Draft
dhavaldodiya wants to merge 107 commits into
develfrom
CO-3339-new-s3-connector-admin-ui-changes-RC
Draft

Co 3339 new s3 connector admin UI changes rc#1184
dhavaldodiya wants to merge 107 commits into
develfrom
CO-3339-new-s3-connector-admin-ui-changes-RC

Conversation

@dhavaldodiya
Copy link
Copy Markdown
Contributor

No description provided.

giuliano176 and others added 30 commits February 25, 2026 20:13
…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))
## [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.
* fix: handle nullable string
## [0.12.6](v0.12.5...v0.12.6) (2026-03-13)

### Bug Fixes

* handle nullable string ([7268a5f](7268a5f))
* handle nullable string ([#1105](#1105)) ([c9f699a](c9f699a))
* sonarqube issue fixed ([20fd34b](20fd34b))
* sonarqube issue fixed ([ab9b63a](ab9b63a))
…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.
@sonarqube-zextras
Copy link
Copy Markdown

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants