Skip to content

Stay consistent with the Create/Refresh buttons order#7102

Merged
cbosdo merged 5 commits intouyuni-project:masterfrom
HoussemNasri:create-refresh-consistency
Jun 7, 2023
Merged

Stay consistent with the Create/Refresh buttons order#7102
cbosdo merged 5 commits intouyuni-project:masterfrom
HoussemNasri:create-refresh-consistency

Conversation

@HoussemNasri
Copy link
Contributor

@HoussemNasri HoussemNasri commented Jun 6, 2023

What does this PR change?

On the Images List page, the buttons are ordered: Import, Refresh, while on other pages like the Profiles one, the order is Refresh, Create. This PR modifies the Profiles and Stores pages button ordering to stay consistent with the Image List page.

GUI diff

Before:
The refresh button used to precede the create button on the profiles and stores pages

After:
Screenshot from 2023-06-06 18-51-30
Screenshot from 2023-06-06 18-51-33

  • DONE

Documentation

Test coverage

  • No tests: already covered

  • DONE

Links

Fixes #360

  • DONE

Changelogs

Make sure the changelogs entries you are adding are compliant with https://github.com/uyuni-project/uyuni/wiki/Contributing#changelogs and https://github.com/uyuni-project/uyuni/wiki/Contributing#uyuni-projectuyuni-repository

If you don't need a changelog check, please mark this checkbox:

  • No changelog needed

If you uncheck the checkbox after the PR is created, you will need to re-run changelog_test (see below)

Re-run a test

If you need to re-run a test, please mark the related checkbox, it will be unchecked automatically once it has re-run:

  • Re-run test "changelog_test"
  • Re-run test "backend_unittests_pgsql"
  • Re-run test "java_pgsql_tests"
  • Re-run test "schema_migration_test_pgsql"
  • Re-run test "susemanager_unittests"
  • Re-run test "javascript_lint"
  • Re-run test "spacecmd_unittests"

@HoussemNasri HoussemNasri requested a review from a team as a code owner June 6, 2023 18:03
@HoussemNasri HoussemNasri changed the title Stay consistent with the Create/Refresh buttons posittion Stay consistent with the Create/Refresh buttons position Jun 6, 2023
@Etheryte Etheryte requested review from cbosdo and removed request for a team June 6, 2023 18:10
@HoussemNasri HoussemNasri changed the title Stay consistent with the Create/Refresh buttons position Stay consistent with the Create/Refresh buttons order Jun 6, 2023
Copy link
Contributor

@cbosdo cbosdo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, I would just rephrase the changelog entry to make it a bit shorter

… create-refresh-consistency

# Conflicts:
#	web/spacewalk-web.changes
Copy link
Contributor

@cbbayburt cbbayburt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍
Thanks for the contribution!

To the person who's gonna do the merge: please squash the commits with a descriptive message when merging.

@cbosdo
Copy link
Contributor

cbosdo commented Jun 7, 2023

LGTM +1 Thanks for the contribution!

To the person who's gonna do the merge: please squash the commits with a descriptive message when merging.

I usually prefer to not rely on this Github feature, but squash them locally with git rebase -i

@cbosdo cbosdo merged commit d4ccbcd into uyuni-project:master Jun 7, 2023
@HoussemNasri HoussemNasri deleted the create-refresh-consistency branch June 9, 2023 16:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Create / Refresh buttons consistency

3 participants