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
b68eb896ea
test: use common function to select blueprints
2024-03-07 17:19:32 +01:00
Ondrej Ezr
9b5f3631d1
Blueprints: filter composes by blueprint version
...
Refs: HMS-3412
2024-03-07 17:19:32 +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
lucasgarfield
d6016519e5
Test: useChrome() mocks isBeta() returns true
...
The previous commit adjusts the necessary feature flags to expose the
new blueprints table and V2 wizard in stage-preview.
This causes tests where isBeta() == false to fail. This commit changes
the relevant useChrome() mocks such that isBeta() returns true.
2024-03-05 19:27:46 +01:00
Amir
97b7aa6bfd
fix(HMS-3704): hiding blueprint out of sync alert
2024-03-04 18:11:10 +01:00
Amir
a911c02780
Blueprints: add blueprint's images empty state
2024-03-04 15:36:06 +01:00
Amir
45d50b2440
Blueprints: Add blueprint editing
2024-03-04 14:48:32 +01:00
Anna Vítová
45194fa225
feat(HMS-3515): Change blueprint cards to be clickable
2024-02-27 18:21:41 +01:00
Amir
13ca8e868d
feat(HMS-3431): add a blueprint build images
2024-02-07 17:58:13 +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
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