mirror of
https://github.com/Unleash/unleash.git
synced 2025-01-06 00:07:44 +01:00
0ccfc29e26
This PR moves the CR specific logic out of the MultiActionButton and generalises so that we can re-use it across the application. The CR specific logic is moved into: * ApplyButton.tsx * ReviewButton.tsx This fixes a bug where multi action button would be disabled if you tried to apply an approved change request that you had created yourself. |
||
---|---|---|
.. | ||
ChangeRequest | ||
ChangeRequestConfirmDialog | ||
ChangeRequestOverview | ||
ChangeRequestSidebar | ||
ChangeRequestStatusBadge | ||
ModifiedInChangeRequestStatusBadge | ||
ProjectChangeRequests | ||
ChangeRequest.test.tsx | ||
changeRequest.types.ts | ||
ChangeRequestContext.tsx | ||
ChangeRequestPermissions.test.tsx | ||
changesCount.ts | ||
UpdateCount.test.tsx | ||
UpdateCount.tsx |