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

[full-ci] Rename groups + refactoring #8715

Merged
merged 16 commits into from
Apr 3, 2023
Merged

[full-ci] Rename groups + refactoring #8715

merged 16 commits into from
Apr 3, 2023

Conversation

AlexAndBear
Copy link
Contributor

@AlexAndBear AlexAndBear commented Mar 27, 2023

Description

Related Issue

Motivation and Context

How Has This Been Tested?

  • test environment:
  • test case 1:
  • test case 2:
  • ...

Screenshots (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Technical debt
  • Tests

Checklist:

  • Code changes
  • Unit tests added
  • Acceptance tests added
  • Documentation ticket raised:

Open tasks:

  • ...

@update-docs
Copy link

update-docs bot commented Mar 27, 2023

Thanks for opening this pull request! The maintainers of this repository would appreciate it if you would create a changelog item based on your changes.

@AlexAndBear
Copy link
Contributor Author

AlexAndBear commented Mar 27, 2023

TBD:

  • Fix and add unit tests
  • Wait until unblocked by backend
  • Write e2e tests

@AlexAndBear AlexAndBear force-pushed the group-rename branch 3 times, most recently from 84e4a0d to 09346d6 Compare March 30, 2023 14:11
})
expect(wrapper.vm.isFormInvalid).toBeFalsy()
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Faked to make tests run trougj!

@AlexAndBear AlexAndBear marked this pull request as ready for review March 30, 2023 20:11
Comment on lines 53 to 54
When "Admin" changes displayName to "it sales department" for group "sales" using the sidebar panel
And "Admin" logs out
Copy link
Contributor Author

Choose a reason for hiding this comment

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

There is a confirmation step missing which doesn't exist on other tests as well.

@AlexAndBear
Copy link
Contributor Author

So there are still 2 tests that are failing still trying out to get behind it. Other than that with skipped tests the whole ci went trough.
At this stage it's ready to review for now

@@ -39,3 +39,17 @@ Feature: groups management
| security |
| finance |
And "Admin" logs out

Scenario: edit groups
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Edit group.

Copy link
Contributor

@JammingBen JammingBen left a comment

Choose a reason for hiding this comment

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

Just a few remarks, rest LGTM!

@JammingBen JammingBen mentioned this pull request Apr 3, 2023
10 tasks
@JammingBen JammingBen changed the title Rename groups + refactoring [full-ci] Rename groups + refactoring Apr 3, 2023
@sonarcloud
Copy link

sonarcloud bot commented Apr 3, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 2 Code Smells

84.6% 84.6% Coverage
0.0% 0.0% Duplication

@JammingBen JammingBen merged commit 2a2d196 into master Apr 3, 2023
@delete-merged-branch delete-merged-branch bot deleted the group-rename branch April 3, 2023 12:10
@micbar micbar mentioned this pull request May 3, 2023
89 tasks
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.

[Web] Rename groups [admin-settings] Make group names editable
3 participants