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

FEATURE: add more details to user list and user show command #4748

Conversation

crydotsnake
Copy link
Member

@crydotsnake crydotsnake commented Nov 13, 2023

Description

Adds more informations to the ./flow user:list and ./flow user:show command.

Upgrade instructions

None

Review instructions

resolves: #4357

Checklist

  • Code follows the PSR-2 coding style
  • Tests have been created, run and adjusted as needed
  • The PR is created against the lowest maintained branch
  • Reviewer - PR Title is brief but complete and starts with FEATURE|TASK|BUGFIX
  • Reviewer - The first section explains the change briefly for change-logs
  • Reviewer - Breaking Changes are marked with !!! and have upgrade-instructions

@crydotsnake crydotsnake marked this pull request as draft November 13, 2023 20:08
@crydotsnake crydotsnake force-pushed the feature/add-more-details-user-list-show-command branch from f09a829 to 5484b08 Compare December 2, 2023 14:04
@crydotsnake crydotsnake self-assigned this Dec 2, 2023
@crydotsnake crydotsnake force-pushed the feature/add-more-details-user-list-show-command branch from 5484b08 to 97036bc Compare December 16, 2023 09:10
@crydotsnake crydotsnake reopened this Feb 14, 2024
@crydotsnake crydotsnake added 8.4 and removed 9.0 labels Jun 8, 2024
@Sebobo Sebobo added the P: User Management Anything related to the user module label Aug 16, 2024
@Sebobo
Copy link
Member

Sebobo commented Aug 16, 2024

@crydotsnake what do you think about targeting this to 8.4 and make it ready for review?

@crydotsnake
Copy link
Member Author

@crydotsnake what do you think about targeting this to 8.4 and make it ready for review?

Yes, definetly! will take care ASAP.

@crydotsnake crydotsnake changed the base branch from 9.0 to 8.4 August 18, 2024 17:15
@crydotsnake crydotsnake changed the base branch from 8.4 to 9.0 August 18, 2024 17:16
@github-actions github-actions bot added 9.0 and removed 8.4 labels Aug 18, 2024
@crydotsnake
Copy link
Member Author

Cant change the Base branch here in GH. I have to cherry pick the commit.

@crydotsnake
Copy link
Member Author

Closed in favor of #5230

@crydotsnake crydotsnake closed this Sep 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
9.0 Feature P: User Management Anything related to the user module
Projects
None yet
Development

Successfully merging this pull request may close these issues.

FEATURE: Improvement of the detail view for the user:list and user:show command
2 participants