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

add caching, change ice-cream retrieval from payload to query #7

Merged
merged 4 commits into from
Jan 22, 2024

Conversation

mcdominik
Copy link
Owner

No description provided.

@mcdominik mcdominik merged commit 6587f76 into dev Jan 22, 2024
1 check passed
@mcdominik mcdominik deleted the cache branch January 22, 2024 17:10
mcdominik added a commit that referenced this pull request Feb 6, 2024
* add change password/delete user

* add user/auth tests

* Refactor (#3)

* refactored review flow, add tests

* update tests

* decouple ice<->review relation, fix tests

* refactor ice-cream query, add ice-cream tests

* simplify review logic, add tests

* add tests on PR

---------

Co-authored-by: Dominik Maćkiewicz <[email protected]>

* update workflows (#5)

Co-authored-by: Dominik Maćkiewicz <[email protected]>

* Refactor workflows (#6)

* update workflows

* change .github structure

---------

Co-authored-by: Dominik Maćkiewicz <[email protected]>

* update mongoose,babel, made audit

* remove duplicats

* update containers ports

* update mongo pass secret

* try fix deploy flow

* add caching, change ice-cream retrieval from payload to query (#7)

* add caching, change ice-cream retrieval from payload to query

* fix ice cream fetching, remove console logs

* fix expected http response code

* update validation pipe

---------

Co-authored-by: Dominik Maćkiewicz <[email protected]>

* add throw when ice cream does not exist

* add error handling

* add admin guard, implemented ice cream creation with tests (#8)

Co-authored-by: Dominik Maćkiewicz <[email protected]>

* add url, fix boolean query (#9)

* add url, fix boolean query

* fix url uniqness

---------

Co-authored-by: Dominik Maćkiewicz <[email protected]>

* update validator case

* update cache lifespan and scope

* add find by id endpoint

* add get ice cream reviewed by user endpoint

---------

Co-authored-by: Dominik Maćkiewicz <[email protected]>
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.

1 participant