Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Reorganize landscape page #1008

Open
wants to merge 4 commits into
base: main
Choose a base branch
from
Open

Conversation

ashuntu
Copy link
Collaborator

@ashuntu ashuntu commented Dec 10, 2024

Restructures the Landscape page to use the 2 column layout. This comes with quite the large side effect of combining the SaaS and self-hosted configurations into a single set of fields, so there are quite a lot of changes here to support that.

image

This is based on and relies on #997 being merged first.


UDENG-5288

@ashuntu ashuntu self-assigned this Dec 10, 2024
Copy link

codecov bot commented Dec 10, 2024

Codecov Report

Attention: Patch coverage is 87.69231% with 8 lines in your changes missing coverage. Please review.

Project coverage is 89.13%. Comparing base (d5ce322) to head (bb8ed80).

Files with missing lines Patch % Lines
.../ubuntupro/lib/pages/landscape/landscape_page.dart 85.71% 7 Missing ⚠️
...ubuntupro/lib/pages/landscape/landscape_model.dart 93.75% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1008      +/-   ##
==========================================
- Coverage   89.38%   89.13%   -0.25%     
==========================================
  Files         113      113              
  Lines        7618     7522      -96     
==========================================
- Hits         6809     6705     -104     
- Misses        632      640       +8     
  Partials      177      177              

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

This collapses the SaaS and custom configuration into one set of fields, and shows all fields at the same time.
No logic or UI changes here, just renaming variables.
@ashuntu ashuntu force-pushed the organize-landscape-page branch from c15d876 to bb8ed80 Compare December 11, 2024 18:03
@ashuntu ashuntu marked this pull request as ready for review December 11, 2024 20:44
@ashuntu ashuntu requested a review from a team as a code owner December 11, 2024 20:44
@ashuntu
Copy link
Collaborator Author

ashuntu commented Dec 11, 2024

This probably has a ways to go before it is ready, but I opened for review so we can get started on back and forth :)

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.

1 participant