-
Notifications
You must be signed in to change notification settings - Fork 15
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
feat(client|redux): expose closet endpoints #854
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
github-actions
bot
added
type: feature
New feature
📦 client
Relative to the `@farfetch/blackout-client` package
📦 redux
Relative to the `@farfetch/blackout-redux` package
labels
Aug 30, 2023
andreecosta
force-pushed
the
feat_expose_closet_endpoints
branch
from
August 30, 2023 10:56
36018cc
to
be5b943
Compare
github-actions
bot
added
type: feature
New feature
and removed
type: feature
New feature
labels
Aug 30, 2023
andreecosta
force-pushed
the
feat_expose_closet_endpoints
branch
from
August 30, 2023 14:51
be5b943
to
59e2b87
Compare
github-actions
bot
added
type: feature
New feature
and removed
type: feature
New feature
labels
Aug 30, 2023
andreecosta
force-pushed
the
feat_expose_closet_endpoints
branch
from
August 30, 2023 15:11
59e2b87
to
d4b2eee
Compare
github-actions
bot
added
type: feature
New feature
and removed
type: feature
New feature
labels
Aug 30, 2023
andreecosta
force-pushed
the
feat_expose_closet_endpoints
branch
from
September 1, 2023 10:51
d4b2eee
to
5ae70f9
Compare
github-actions
bot
added
type: feature
New feature
and removed
type: feature
New feature
labels
Sep 1, 2023
andreecosta
force-pushed
the
feat_expose_closet_endpoints
branch
from
September 1, 2023 13:31
5ae70f9
to
a857ba3
Compare
github-actions
bot
added
type: feature
New feature
and removed
type: feature
New feature
labels
Sep 1, 2023
andreecosta
force-pushed
the
feat_expose_closet_endpoints
branch
from
September 4, 2023 07:57
a857ba3
to
7bf0dac
Compare
github-actions
bot
added
type: feature
New feature
and removed
type: feature
New feature
labels
Sep 4, 2023
boliveira
reviewed
Sep 4, 2023
boliveira
reviewed
Sep 4, 2023
boliveira
reviewed
Sep 4, 2023
packages/redux/src/users/closets/actions/__tests__/resetUserClosetSummaries.test.ts
Outdated
Show resolved
Hide resolved
boliveira
reviewed
Sep 4, 2023
boliveira
reviewed
Sep 4, 2023
pedro-gbf
reviewed
Sep 6, 2023
pedro-gbf
reviewed
Sep 6, 2023
packages/redux/src/users/closets/actions/factories/fetchUserClosetFactory.ts
Outdated
Show resolved
Hide resolved
andreecosta
force-pushed
the
feat_expose_closet_endpoints
branch
from
September 6, 2023 14:58
b006548
to
61cd811
Compare
github-actions
bot
added
type: feature
New feature
and removed
type: feature
New feature
labels
Sep 6, 2023
andreecosta
force-pushed
the
feat_expose_closet_endpoints
branch
from
September 6, 2023 15:09
61cd811
to
dc1bd35
Compare
github-actions
bot
added
type: feature
New feature
and removed
type: feature
New feature
labels
Sep 6, 2023
andreecosta
force-pushed
the
feat_expose_closet_endpoints
branch
from
September 6, 2023 15:30
dc1bd35
to
7fd46e4
Compare
github-actions
bot
added
type: feature
New feature
and removed
type: feature
New feature
labels
Sep 6, 2023
andreecosta
force-pushed
the
feat_expose_closet_endpoints
branch
from
September 6, 2023 15:59
7fd46e4
to
90106b9
Compare
github-actions
bot
added
type: feature
New feature
and removed
type: feature
New feature
labels
Sep 6, 2023
boliveira
reviewed
Sep 7, 2023
packages/client/src/users/closets/types/getUserClosetItems.types.ts
Outdated
Show resolved
Hide resolved
boliveira
reviewed
Sep 7, 2023
packages/client/src/users/closets/types/getUserClosets.types.ts
Outdated
Show resolved
Hide resolved
andreecosta
force-pushed
the
feat_expose_closet_endpoints
branch
from
September 7, 2023 14:14
90106b9
to
c16e284
Compare
github-actions
bot
added
type: feature
New feature
and removed
type: feature
New feature
labels
Sep 7, 2023
pedro-gbf
approved these changes
Sep 12, 2023
This exposes user closet endpoints
pedro-gbf
force-pushed
the
feat_expose_closet_endpoints
branch
from
September 12, 2023 09:23
c16e284
to
dd0dd03
Compare
github-actions
bot
added
type: feature
New feature
and removed
type: feature
New feature
labels
Sep 12, 2023
boliveira
approved these changes
Sep 12, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
📦 client
Relative to the `@farfetch/blackout-client` package
📦 redux
Relative to the `@farfetch/blackout-redux` package
type: feature
New feature
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
This exposes user closet endpoints
Dependencies
None.
Checklist
Disclaimer
By sending us your contributions, you are agreeing that your contribution is made subject to the terms of our Contributor Ownership Statement