Skip to content

Conversation

@RemiBonnet
Copy link
Member

Summary

#2276

Screenshots / Recordings

Testing

  • Changes tested locally in the relevant Console's pages and Storybooks
  • yarn test or yarn test -u (if you need to regenerate snapshots)
  • yarn format
  • yarn lint

PR Checklist

  • I followed naming, styling, and TypeScript rules (see .cursor/rules)
  • I performed a self-review (diff inspected, dead code removed)
  • I titled the PR using Conventional Commits with a scope when possible (e.g. feat(service): add new Terraform service) - required for semantic-release
  • I only kept necessary comments, written in English (watch for useless AI comments)
  • I involved a designer to validate UI changes if I am not a designer
  • I covered new business logic with tests (unit)
  • I confirmed CI is green (Codecov red can be accepted)
  • I reviewed and executed locally any AI-assisted code

@RemiBonnet
Copy link
Member Author

Qovery Preview

Qovery can create a Preview Environment for this PR.
To trigger its creation, please post a comment with one of the following command.

Command Blueprint environment
/qovery preview 28c47145-c8e7-4b9d-8d9e-c65c95b48425 staging
/qovery preview cc1de7de-94e5-40f8-8e45-bc8986d9dfec storybook
/qovery preview {all|UUID1,UUID2,...} To preview multiple environments

This comment has been generated from Qovery AI 🤖.
Below, a word from its wisdom :

You are going to thank you later if it contains tests

@RemiBonnet RemiBonnet changed the base branch from staging to new-navigation January 6, 2026 13:34
* Init organization overview

* Add webflow libraries
…d sections (#2238)

feat(organization-overview): add first part of sections
- Added a new component for managing advanced cluster settings, allowing users to view and edit settings with validation.
- Integrated form handling using react-hook-form for better state management and user experience.
- Included tests for the new advanced settings component to ensure functionality and reliability.
- Updated routing to accommodate the new advanced settings page and adjusted sidebar links accordingly.
- Enhanced UI components for better styling and consistency across the application.
@RemiBonnet RemiBonnet force-pushed the feat/cluster-advanced-settings branch from e2f83d8 to a957bf1 Compare January 6, 2026 13:40
@RemiBonnet RemiBonnet marked this pull request as ready for review January 6, 2026 13:40
@RemiBonnet RemiBonnet merged commit f98d9f5 into new-navigation Jan 6, 2026
1 check passed
@RemiBonnet RemiBonnet deleted the feat/cluster-advanced-settings branch January 6, 2026 13:41
rmnbrd pushed a commit that referenced this pull request Jan 19, 2026
* feat(organization-overview): add webflow changelog section (#2230)

* Init organization overview

* Add webflow libraries

* feat(organization-overview): changelog, links + draft project and prod sections (#2238)

feat(organization-overview): add first part of sections

* feat(cluster): implement advanced settings for clusters

- Added a new component for managing advanced cluster settings, allowing users to view and edit settings with validation.
- Integrated form handling using react-hook-form for better state management and user experience.
- Included tests for the new advanced settings component to ensure functionality and reliability.
- Updated routing to accommodate the new advanced settings page and adjusted sidebar links accordingly.
- Enhanced UI components for better styling and consistency across the application.

* refactor(tests): simplify ClusterAdvancedSettings tests with wrapWithReactHookForm

* Add comment for complex advanced settings logic
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.

2 participants