Skip to content
Snippets Groups Projects

feat: add content query (MIN-61)

Merged mateuszmiko requested to merge feature/MIN-61-connect-content-query into development

Objective:

Add connect search content query.

What has been done:

  • Added content reducers, thunks, slice, and types files in the redux folder
  • Added tests for reducers and thinks
  • Added getContentsStringWithQuery func with test
  • Added fixtures

Additionally:

  • added husky config file called pre-commit (We check now: linter, prettier, ts types and jest's tests before committing)
  • deleted precommit file with old husky config
  • replaced type ZodError<TResponse> to ZodError in useApiQuery file
  • created an apiPath file containing all APIs call
Edited by mateuszmiko

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
Please register or sign in to reply
Loading