10 Commits

Author SHA1 Message Date
Allan Leary
aea2b5fa25 Fix UI test failures for operation category popover
- Click the option checkbox's label instead of the input, as Bootstrap
  Material Design restyles checkboxes making the input itself not
  interactable in headless Chrome
- Wait for any in-progress accordion transition before opening the target
  category in categoryLinkClick. When the search box collapses an open
  category and a category link is clicked during that transition,
  Bootstrap silently ignores the collapse('show') call
2026-07-15 09:22:49 +01:00
Allan Leary
f15ad10b94 Add operation category display in popovers
- Add 'Show operation category in popover' option (enabled by default)
- Display category names (excluding Favourites) in operation popovers
- Make category names clickable to open the category in operations list
- Clicking a category link clears search and expands the category
- Add UI test for category popover functionality
- Addresses issue gchq/CyberChef#1654
2026-07-14 11:19:46 +01:00
GCHQ Developer 85297
0b9258b8fb
Fix operation description rendering (#2577) 2026-06-18 15:33:11 +01:00
n1474335
ee77e0a1e4
More test tweaking 2024-03-26 16:10:44 +00:00
n1474335
f1dcc339b3
More test tweaking 2024-03-26 15:42:21 +00:00
n1474335
1f316a2f32
More test tweaking 2024-03-26 15:37:18 +00:00
n1474335
a5f9a8726b
Fixed erroring test 2024-03-26 15:19:35 +00:00
n1474335
16dfb3fac6
Automatically detect EOL from paste events and output setting 2024-03-26 13:44:58 +00:00
n1474335
36aafb9246 Added test for alert bar 2023-03-06 14:53:20 +00:00
n1474335
73f5069971 Added more IO tests and created browser test utils 2023-03-05 14:58:11 +00:00