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
  • LGTM but getting rid of api path magic string is an RFC

  • Tadeusz Miesiąc
  • mateuszmiko changed title from Resolve MIN-61 "Feature/ connect content query" to feat: add content query (MIN-61)

    changed title from Resolve MIN-61 "Feature/ connect content query" to feat: add content query (MIN-61)

  • mateuszmiko added 1 commit

    added 1 commit

    • a469e666 - feat(content query): rename content to bioEntityContent

    Compare with previous version

  • mateuszmiko added 1 commit

    added 1 commit

    • 570a74a5 - feat(apiPath): create apiPath objects with all apis in the app

    Compare with previous version

  • mateuszmiko resolved all threads

    resolved all threads

  • mateuszmiko changed the description

    changed the description

  • LGTM but replacing the apiPath.ts file is an RFC from my side

  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Please register or sign in to reply
    Loading