InvokeAI/invokeai/frontend/web/src/features/queue/components
psychedelicious 7a57bc99cf feat(ui): statusindicator changes
We are now using the lefthand vertical strip for the settings menu button. This is a good place for the status indicator.

Really, we only need to display something *if there is a problem*. If the app is processing, the progress bar indicates that.

For the case where the panels are collapsed, I'll add the floating buttons back in some form, and we'll indicate via those if the app is processing something.
2024-01-04 09:36:59 -05:00
..
common feat(ui): ux improvements & redesign 2023-12-29 08:26:14 -05:00
QueueList feat(ui): more memoization 2023-12-29 08:26:14 -05:00
CancelCurrentQueueItemButton.tsx feat(ui): ux improvements & redesign 2023-12-29 08:26:14 -05:00
ClearInvocationCacheButton.tsx feat(ui): ux improvements & redesign 2023-12-29 08:26:14 -05:00
ClearQueueButton.tsx feat(ui): ux improvements & redesign 2023-12-29 08:26:14 -05:00
InvocationCacheStatus.tsx feat(ui): ux improvements & redesign 2023-12-29 08:26:14 -05:00
InvokeQueueBackButton.tsx feat(ui): statusindicator changes 2024-01-04 09:36:59 -05:00
PauseProcessorButton.tsx feat(ui): ux improvements & redesign 2023-12-29 08:26:14 -05:00
PruneQueueButton.tsx feat(ui): ux improvements & redesign 2023-12-29 08:26:14 -05:00
QueueActionsMenuButton.tsx feat(ui): add open queue to queue action menu 2024-01-02 07:28:53 -05:00
QueueButtonTooltip.tsx feat(ui): dynamic prompts loading ux 2024-01-02 07:28:53 -05:00
QueueControls.stories.tsx fix(ui): fix typing issues 2023-12-29 08:26:14 -05:00
QueueControls.tsx feat(ui): statusindicator changes 2024-01-04 09:36:59 -05:00
QueueFrontButton.tsx feat(ui): ux improvements & redesign 2023-12-29 08:26:14 -05:00
QueueStatus.tsx feat(ui): ux improvements & redesign 2023-12-29 08:26:14 -05:00
QueueTabContent.tsx feat(ui): ux improvements & redesign 2023-12-29 08:26:14 -05:00
QueueTabQueueControls.tsx feat(ui): ux improvements & redesign 2023-12-29 08:26:14 -05:00
ResumeProcessorButton.tsx feat(ui): ux improvements & redesign 2023-12-29 08:26:14 -05:00
ToggleInvocationCacheButton.tsx feat(ui): ux improvements & redesign 2023-12-29 08:26:14 -05:00