Skip to content
This repository has been archived by the owner on Apr 11, 2023. It is now read-only.

refactor: create entities component for groups and users #37

Merged
merged 32 commits into from Jan 11, 2021

Conversation

RudyRed
Copy link
Contributor

@RudyRed RudyRed commented Jan 5, 2021

fixes issue #23

Copy link
Member

@simoneb simoneb left a comment

Choose a reason for hiding this comment

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

There is still some work to do on the abstraction, while extracting the component you missed some details which are different between users and groups

packages/brokeneck-react/src/components/Entities.js Outdated Show resolved Hide resolved
packages/brokeneck-react/src/components/Entities.js Outdated Show resolved Hide resolved
@RudyRed RudyRed marked this pull request as ready for review January 6, 2021 15:20
Mathieu Davy and others added 6 commits January 6, 2021 17:01
This will avoid showing the Cognito icon if
the server returns a provider unknown to the front-end.
…to refactor/remove-duplication-entity-components
Mathieu Davy and others added 5 commits January 7, 2021 11:28
# Conflicts:
#	packages/brokeneck-html/public/index.html
#	packages/brokeneck-react/src/components/Groups.js
#	packages/brokeneck-react/src/components/Navigation.js
#	packages/brokeneck-react/src/components/Provider.js
#	packages/brokeneck-react/src/components/Users.js
#	packages/brokeneck-react/src/hooks/useFields.js
#	packages/brokeneck-react/src/theme.js
…efactor/remove-duplication-entity-components
@RudyRed RudyRed requested a review from simoneb January 8, 2021 15:22
Copy link
Member

@simoneb simoneb left a comment

Choose a reason for hiding this comment

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

LGTM, nice job!

@simoneb simoneb merged commit a93a351 into master Jan 11, 2021
@simoneb simoneb deleted the refactor/remove-duplication-entity-components branch January 11, 2021 13:29
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants