Skip to content

Commit

Permalink
UIREQ-1190 - Add "Retrieval service point" filter (follow-up) (#1254)
Browse files Browse the repository at this point in the history
* UIREQ-1190 - initial commit

* UIREQ-1190 - Add "Retrieval service point" filter

* fix failed tests

* fix test

* refine and fix tests

* UIREQ-1190 - remove unnecessary mock

* UIREQ-1190 - duplicate existing Request filters in deprecated folder so that 'Retrieval service point" filter is not available from deprecated folder path

* update translation id

* Update src/hooks/useRetrievalServicePoints/useRetrievalServicePoints.js

Co-authored-by: Mariia Aloshyna <[email protected]>

* move RequestFilters to components and remove unnecessary code from deprecated folder

* fix tests

* fix test failures and review comments

* UIREQ-1190 - add missed permission to view requests permission

---------

Co-authored-by: Mariia Aloshyna <[email protected]>
  • Loading branch information
Terala-Priyanka and mariia-aloshyna authored Dec 20, 2024
1 parent a6d0fe2 commit fe3825c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -109,6 +109,7 @@
"inventory-storage.holdings.item.get",
"inventory-storage.instances.item.get",
"inventory-storage.instances.collection.get",
"inventory-storage.locations.collection.get",
"manualblocks.collection.get",
"circulation.requests.hold-shelf-clearance-report.get",
"circulation.settings.collection.get",
Expand Down

0 comments on commit fe3825c

Please sign in to comment.