Skip to content

PMM-14930 Settings page native UI#5163

Draft
matejkubinec wants to merge 29 commits intov3from
PMM-14930-settings-page-native-ui
Draft

PMM-14930 Settings page native UI#5163
matejkubinec wants to merge 29 commits intov3from
PMM-14930-settings-page-native-ui

Conversation

@matejkubinec
Copy link
Copy Markdown
Contributor

@matejkubinec matejkubinec commented Mar 19, 2026

PMM-14930

SUBMODULES-4273

Grafana PR: percona/grafana#891

Screenshots:
image
image
screenshot-2026-03-23-09-06-03

…tings hook with query invalidation

Made-with: Cursor
… forms

- Add Settings page with SSH Key, Metrics Resolution, Advanced Settings tabs
- Add Settings.messages.ts with all copy from Grafana
- Add placeholder form components (to be implemented in next commits)
- Fix useUpdateSettings onSuccess signature for react-query v5
- Fix updateSnoozeDuration optional handling in useSnooze

Made-with: Cursor
@matejkubinec matejkubinec changed the title Pmm 14930 settings page native UI PMM-14930 Settings page native UI Mar 19, 2026
- Updated esbuild packages in yarn.lock from version 0.21.5 to 0.25.12.
- Added scrollbar stability in GlobalStyles for improved UI experience.
- Refactored Page component layout to ensure proper flex behavior and added a Divider for better separation of the footer.
- Enhanced Sidebar component for better usability on narrow screens, so now it overlaps, instead of pushing, to open it in smaller screens.
@it-percona-cla
Copy link
Copy Markdown
Contributor

it-percona-cla commented Apr 2, 2026

CLA assistant check
All committers have signed the CLA.

- Promoted Metrics resolution as the 1st tab.
- Updated text capitalization in Settings.messages.
- Improved layout and styling in MetricsResolutionForm for better accessibility.
- Transformed the MetricsResolutionForm into inline info, for better accessibility.
- Updated tooltip texts and labels in Settings.messages for clarity.
- Refined layout and styling in AdvancedSettingsForm and SshKeyForm for better accessibility and usability.
- Added a sticky footer to all tabs for improved action visibility during form submission.
- Adjusted spacing and alignment in various components to enhance overall UI consistency.
- Added a new 'surface' prop to the Page component for customizable background styling.
- Integrated GlobalStyles to manage background color based on the 'surface' prop.
- Updated Settings page to utilize the new 'surface' prop for improved visual consistency.
@pmcf-percona
Copy link
Copy Markdown
Contributor

Done with my review and proposals for improvement ✔️

@codecov
Copy link
Copy Markdown

codecov bot commented Apr 3, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 46.87%. Comparing base (ca3db34) to head (626f6eb).
⚠️ Report is 1 commits behind head on v3.

Additional details and impacted files
@@            Coverage Diff             @@
##               v3    #5163      +/-   ##
==========================================
- Coverage   47.77%   46.87%   -0.90%     
==========================================
  Files         410      540     +130     
  Lines       41979    44323    +2344     
  Branches        0      584     +584     
==========================================
+ Hits        20054    20778     +724     
- Misses      19949    21536    +1587     
- Partials     1976     2009      +33     
Flag Coverage Δ
admin 35.80% <ø> (ø)
agent 50.88% <ø> (-2.37%) ⬇️
managed 47.70% <ø> (-0.02%) ⬇️
vmproxy 72.09% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

freenandes and others added 8 commits April 6, 2026 10:04
Bumps [golang.org/x/sys](https://github.com/golang/sys) from 0.42.0 to 0.43.0.
- [Commits](golang/sys@v0.42.0...v0.43.0)

---
updated-dependencies:
- dependency-name: golang.org/x/sys
  dependency-version: 0.43.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* PMM-14980 Fix the healthcheck

* PMM-14980 Optimize the logs

* PMM-14980 Replace assert with require for higher reliability

* PMM-14980 Fix API test workflow
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