Amir
1dd909adb9
fixes(HMS-3853): fix blueprint clear selection
2024-04-04 12:24:13 +02:00
regexowl
0fc1b54833
Blueprints: Update Delete blueprint modal copy
...
This updates the copy on `Delete blueprint` modal as per recent SPUR.
2024-04-04 12:17:59 +02:00
regexowl
155962c141
ESLint: Resolve useSelector-prefer-selectors errors
...
This resolves all occurences of useSelector-prefer-selectors errors.
2024-04-02 20:21:34 +02:00
Anna Vítová
eafd67ee08
fixes( #1841 ): Alignment of title and description in card
2024-04-02 10:17:55 +02:00
regexowl
4a74813c2b
Blueprints: Add test ids
...
This updates the data-testid of Create button in the header (`Link` component, not OUIA-compliant) and adds a data-testid to the blueprint search input (`SearchInput` component, also not OUIA-compliant).
A testId was also added to the blueprint actions dropdown (`MenuToggle`).
2024-03-28 12:14:44 +01:00
Amir
465527bda0
Fixes #1770 : keep blueprint card selected after editing
2024-03-18 10:21:03 +01:00
Anna Vítová
a3a7ea88c5
feat(HMS-3401): Add blueprints sidebar pagination
2024-03-18 10:06:05 +01:00
Ondrej Ezr
aa6b9789a7
Blueprint: Empty state action to link
...
Convert Empty state action to a link and add test for it.
2024-03-13 13:29:46 +01:00
Ondrej Ezr
9b5f3631d1
Blueprints: filter composes by blueprint version
...
Refs: HMS-3412
2024-03-07 17:19:32 +01:00
Ondrej Ezr
947c20875c
ImagesTable: extract toolbar to separate component
...
This extracts the toolbar, that was getting bit too big to a separate component.
It also adjusts the title to correspond to the filter of the images.
If there is a Blueprint selected, it changes the title to '<BlueprintName> images'
2024-03-07 16:48:08 +01:00
Ondrej Ezr
64dbb4b912
Blueprints: Empty state create button
...
Make the empty state create button work.
It was a placeholder for now, we can have it working.
2024-03-06 14:02:33 +01:00
Amir
61b86da98a
Blueprints: add blueprints slice for client global state
2024-03-06 12:52:03 +01:00
lucasgarfield
d204d4c5dc
Blueprints Table: Clear selection button now a <Button>
...
As per discussion with UX, change the `Clear selection` card to a button
(link variant).
2024-03-06 10:34:22 +01:00
Anna Vítová
5813fdaf10
feat(HMS-3686): Update position of blueprint buttons
2024-03-05 13:49:31 +01:00
Anna Vítová
45194fa225
feat(HMS-3515): Change blueprint cards to be clickable
2024-02-27 18:21:41 +01:00
Ondrej Ezr
c447244c8a
Blueprints: add Blueprints filtering
...
Enables Blueprints filtering.
Given this is a server side filtering, it also ads Debounce hook.
This hook enables delay the API request to save server roundtrips.
Refs HMS-3389
2024-02-02 14:52:46 +01:00
Anna Vítová
1be52727c7
feat(HMS-3390): Add delete button in the dropdown menu to delete a blueprint
2024-02-01 10:48:11 +01:00
Amir
017f5bfb51
feat(HMS-3391): add blueprint onclick handler
2024-01-25 09:28:34 +01:00
Amir
c2e7c34d6e
feat(HMS-3386): add blueprints initial layout
2024-01-19 17:20:21 +01:00