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

Epic/upgrade #371

Merged
merged 26 commits into from
Apr 19, 2024
Merged

Epic/upgrade #371

merged 26 commits into from
Apr 19, 2024

Conversation

danieleguido
Copy link
Contributor

Draft PR as this would require a major upgrade of the feathers client in the frontend

danieleguido and others added 26 commits February 15, 2024 15:04
* wip

* authentication swaggerised

* Fix inline source map configuration

* Refactor page.json schema***

* refactored init - first steps

* further cleanup

* Dockerfile and documentation updated

* Add Docker build and run instructions to README.md and update docker-compose.yml

* schemas for articles endpoints

* added docker workflow for epic branches

* Update node version in unit-tests-and-lint.yml workflow

* update ajv regex validation

* make eslint happy
…373)

* added redis based rate limiter. feathers wiring refactoring

* make linter happy

* added schemas to collectable items

* sorted public services

* Refactor rateLimiter hook to remove console.log statement

* linting
* Refactor API version schema and service, fix Redis client creation, add Redis based rate limiter, update articles schema, add users service, rename schemas, update workflow file, and make initial changes for a Public API.

* Refactor articles.hooks.js to import rateLimiter and update imports
* Refactor rate limiter and authentication hooks

* Remove console.log statement in RateLimiter class
…ections.hooks.js, collections.service.js, collection.model.json (#377)
* WIP

* WIP: cleaner schema + validation

* Refactor hooks

* chore: Refactor hooks and parameters, update defaultErrorResponse schema

* Refactor JSON parsing logic in `decodeJsonQueryParameters` hook and add `NullRateLimiter` class
* WIP

* added schema

* ignore non-parseable strings

* added type to text reuse clusters service, moved cachedSolr to services (prettier reformatted some files)

* make linter happy

* reformatting

* added generate types script
@theorm theorm marked this pull request as ready for review April 19, 2024 13:32
@theorm theorm merged commit 576bc08 into develop Apr 19, 2024
2 checks passed
@theorm theorm deleted the epic/upgrade branch April 19, 2024 13:40
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.

2 participants