ZIm/crates/git_ui/src
Mikayla Maki 73ac19958a
Add user-visible output for remote operations (#25849)
This PR adds toasts for reporting success and errors from remote git
operations. This PR also adds a focus handle to notifications, in
anticipation of making them keyboard accessible.

Release Notes:

- N/A

---------

Co-authored-by: julia <julia@zed.dev>
2025-03-03 09:20:15 +00:00
..
branch_picker.rs Move PopoverButton into ui (#25724) 2025-02-27 02:51:19 +00:00
commit_modal.rs git_ui: New panel design (#25821) 2025-02-28 20:00:39 +00:00
git_panel.rs Add user-visible output for remote operations (#25849) 2025-03-03 09:20:15 +00:00
git_panel_settings.rs Eliminate GPUI View, ViewContext, and WindowContext types (#22632) 2025-01-26 03:02:45 +00:00
git_ui.rs Add user-visible output for remote operations (#25849) 2025-03-03 09:20:15 +00:00
picker_prompt.rs Add user-visible output for remote operations (#25849) 2025-03-03 09:20:15 +00:00
project_diff.rs Diff View: Scroll to center of hunks when reviewing (#25846) 2025-03-01 03:20:26 +00:00
remote_output_toast.rs Add user-visible output for remote operations (#25849) 2025-03-03 09:20:15 +00:00
repository_selector.rs Follow-up tweaks to new git panel footer (#25832) 2025-02-28 19:05:43 -05:00