Summary: | Add a search option for licenses to top search bar | ||
---|---|---|---|
Product: | Koha | Reporter: | Katrin Fischer <katrin.fischer> |
Component: | ERM | Assignee: | Matt Blenkinsop <matt.blenkinsop> |
Status: | CLOSED FIXED | QA Contact: | Martin Renvoize (ashimema) <martin.renvoize> |
Severity: | enhancement | ||
Priority: | P5 - low | CC: | jonathan.druart, jonathan.field, lucas, martin.renvoize, matt.blenkinsop, pedro.amorim |
Version: | Main | ||
Hardware: | All | ||
OS: | All | ||
Change sponsored?: | --- | Patch complexity: | --- |
Documentation contact: | Documentation submission: | ||
Text to go in the release notes: |
**Sponsored by** *PTFS Europe*
|
Version(s) released in: |
23.05.00,22.11.06
|
Circulation function: | |||
Attachments: |
Bug 33064: Add a licenses option to the searchbar
Bug 33064: Update cypress tests Bug 33064: Add a licenses option to the searchbar Bug 33064: Update cypress tests Bug 33064: Add a licenses option to the searchbar Bug 33064: Update cypress tests |
Description
Katrin Fischer
2023-02-24 14:40:27 UTC
Created attachment 149803 [details] [review] Bug 33064: Add a licenses option to the searchbar This patch adds a licenses option to the top searchbar Test plan: 1) Apply patch 2) run yarn build 3) Navigate to the ERM module 4) Observe that the top search bar should have an option for licenses 5) Click on licenses in the left hand menu, the search bar should update to show licenses as the active search option Created attachment 149805 [details] [review] Bug 33064: Update cypress tests This patch amends Searchbar_spec.ts to account for the new licenses option Test plan: 1) Run yarn cypress open 2) Select the Searchbar_spec.ts test 3) The test should pass Created attachment 149821 [details] [review] Bug 33064: Add a licenses option to the searchbar This patch adds a licenses option to the top searchbar Test plan: 1) Apply patch 2) run yarn build 3) Navigate to the ERM module 4) Observe that the top search bar should have an option for licenses 5) Click on licenses in the left hand menu, the search bar should update to show licenses as the active search option Signed-off-by: Lucas Gass <lucas@bywatersolutions.com> Created attachment 149822 [details] [review] Bug 33064: Update cypress tests This patch amends Searchbar_spec.ts to account for the new licenses option Test plan: 1) Run yarn cypress open 2) Select the Searchbar_spec.ts test 3) The test should pass Signed-off-by: Lucas Gass <lucas@bywatersolutions.com> Created attachment 150290 [details] [review] Bug 33064: Add a licenses option to the searchbar This patch adds a licenses option to the top searchbar Test plan: 1) Apply patch 2) run yarn build 3) Navigate to the ERM module 4) Observe that the top search bar should have an option for licenses 5) Click on licenses in the left hand menu, the search bar should update to show licenses as the active search option Signed-off-by: Lucas Gass <lucas@bywatersolutions.com> Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com> Created attachment 150291 [details] [review] Bug 33064: Update cypress tests This patch amends Searchbar_spec.ts to account for the new licenses option Test plan: 1) Run yarn cypress open 2) Select the Searchbar_spec.ts test 3) The test should pass Signed-off-by: Lucas Gass <lucas@bywatersolutions.com> Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com> All working as described, QA scripts happy. Passing QA Pushed to master for 23.05. Nice work everyone, thanks! Nice work everyone! Pushed to stable for 22.11.x Missing dependencies for 22.05.x, no backport |