Continuing the work of Bug 32571, I would like to update the saved SQL reports page in the staff client to use the new WRAPPER for tabs
Created attachment 148686 [details] [review] Bug 33333: Use template wrapper for tabs: SQL reports This patch updates the saved SQL reports template so that it uses the new WRAPPER directive to build tab markup. To test, apply the patch and go to Reports -> Use saved. In order to properly test the patch you should have multiple reports defined with multiple categories ("Accounts", "Acquisitions", "Catalog", etc.). Clicking each tab should filter the table of reports correctly. After navigating away from the page and back to it, your selected tab should be remembered.
Created attachment 148756 [details] [review] Bug 33333: Use template wrapper for tabs: SQL reports This patch updates the saved SQL reports template so that it uses the new WRAPPER directive to build tab markup. To test, apply the patch and go to Reports -> Use saved. In order to properly test the patch you should have multiple reports defined with multiple categories ("Accounts", "Acquisitions", "Catalog", etc.). Clicking each tab should filter the table of reports correctly. After navigating away from the page and back to it, your selected tab should be remembered. Signed-off-by: Alexandra Speer <alexandra.speer@bsz-bw.de>
Created attachment 149314 [details] [review] Bug 33333: Use template wrapper for tabs: SQL reports This patch updates the saved SQL reports template so that it uses the new WRAPPER directive to build tab markup. To test, apply the patch and go to Reports -> Use saved. In order to properly test the patch you should have multiple reports defined with multiple categories ("Accounts", "Acquisitions", "Catalog", etc.). Clicking each tab should filter the table of reports correctly. After navigating away from the page and back to it, your selected tab should be remembered. Signed-off-by: Alexandra Speer <alexandra.speer@bsz-bw.de> Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Pushed to master for 23.05. Nice work everyone, thanks!
Nice work, thanks everyone! Pushed to 22.11.x for the next release.