Skip to content

Create organization tasks page #151#153

Open
ieva1919 wants to merge 4 commits into
pets-oss:mainfrom
ieva1919:Create-organization-tasks-page-#151
Open

Create organization tasks page #151#153
ieva1919 wants to merge 4 commits into
pets-oss:mainfrom
ieva1919:Create-organization-tasks-page-#151

Conversation

@ieva1919

Copy link
Copy Markdown
Contributor

No description provided.

@saulyz saulyz linked an issue May 5, 2021 that may be closed by this pull request

@budaman budaman left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

LGTM, major implementation is done with graphql, only things missing to be merge is tests and separate organization task card component.


return (
<Page title="Organization Tasks">
{data.organizationTasks.map(organizationTask => (

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

OrganizationTask type is missing

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.

Create organization tasks page. ON HOLD

2 participants