Joseph T. Lyons
|
98a0113ac3
|
Add call events
Co-Authored-By: Max Brunsfeld <maxbrunsfeld@gmail.com>
|
2023-07-11 13:58:55 -04:00 |
|
Piotr Osiewicz
|
e00e73f608
|
branches: Add a modal branch list.
Extract branch list into a separate vcs_menu crate akin to recent_projects.
Add current bind for a modal branch to branch popover's tooltip.
Z-2555
|
2023-07-10 17:18:12 +02:00 |
|
Piotr Osiewicz
|
a75a7e2b1d
|
Add tooltip to recent projects button (#2694)
Z-2545
Release Notes:
- N/A
|
2023-07-10 16:53:50 +02:00 |
|
Piotr Osiewicz
|
3318896ad9
|
Display key bind of a modal project picker
|
2023-07-10 14:29:30 +02:00 |
|
Piotr Osiewicz
|
6e24ded2bc
|
collab_ui: Add tooltip to branches popover (#2695)
Z-2554
Release Notes:
- N/A
|
2023-07-10 14:20:12 +02:00 |
|
Piotr Osiewicz
|
d69b07bafd
|
Add tooltip to recent projects button
Z-2545
|
2023-07-07 16:30:19 +02:00 |
|
Piotr Osiewicz
|
b80281e556
|
cargo fmt
|
2023-07-05 18:57:06 +02:00 |
|
Nate Butler
|
1baa13561d
|
Update project & git menus to be Toggleable<Interactive<ContainedText>>
Co-Authored-By: Piotr Osiewicz <24362066+osiewicz@users.noreply.github.com>
|
2023-07-05 12:50:56 -04:00 |
|
Piotr Osiewicz
|
ec47464bba
|
branch_list: Show match count on the right hand side of a header.
Co-authored-by: Antonio <antonio@zed.dev>
|
2023-07-05 16:56:08 +02:00 |
|
Piotr Osiewicz
|
8b3b1a6074
|
fixup! Remove stacks from branch list header
|
2023-07-05 14:08:21 +02:00 |
|
Piotr Osiewicz
|
64b77bfa8d
|
Remove stacks from branch list header
Co-authored-by: Antonio <antonio@zed.dev>
|
2023-07-05 14:04:16 +02:00 |
|
Piotr Osiewicz
|
48371ab8b2
|
Remove PickerEvent::Dismiss emission from picker header
|
2023-07-04 16:30:17 +02:00 |
|
Piotr Osiewicz
|
e9b34de7c8
|
Fix click behaviour of vcs/project dropdowns
|
2023-07-04 16:00:59 +02:00 |
|
Piotr Osiewicz
|
14eab4e94f
|
branch list: dismiss correct window on PickerEvent.
Query proper window
|
2023-07-03 19:22:43 +02:00 |
|
Piotr Osiewicz
|
4eedc3e646
|
Remove flex from underneath the pickers
|
2023-07-03 16:16:14 +02:00 |
|
Piotr Osiewicz
|
026ad191eb
|
Dismiss dropdowns on click out
|
2023-07-01 01:49:00 +02:00 |
|
Piotr Osiewicz
|
525521eeb3
|
Render match count next to branch label
|
2023-07-01 01:38:36 +02:00 |
|
Piotr Osiewicz
|
cec884b5a5
|
Add styles for project name/git menu
|
2023-06-30 20:07:44 +02:00 |
|
Piotr Osiewicz
|
a5d9a10d7b
|
Focus dropdowns on open
|
2023-06-30 19:48:28 +02:00 |
|
Piotr Osiewicz
|
ed75c31640
|
Improve styling of git menu
|
2023-06-30 16:38:38 +02:00 |
|
Piotr Osiewicz
|
b699e5c142
|
Add styles to git menu
|
2023-06-30 16:23:27 +02:00 |
|
Piotr Osiewicz
|
3be8977ee8
|
Switch branches within spawn()
|
2023-06-30 14:05:55 +02:00 |
|
Piotr Osiewicz
|
c1a6292152
|
Add missing call to cx.notify
|
2023-06-30 14:05:55 +02:00 |
|
Piotr Osiewicz
|
081e340d26
|
Do not query db on foreground thread.
Co-authored-by: Mikayla <mikayla@zed.dev>
|
2023-06-30 14:05:55 +02:00 |
|
Piotr Osiewicz
|
818ddbc703
|
Make project dropdown exclusive wrt git menu
|
2023-06-30 14:05:55 +02:00 |
|
Piotr Osiewicz
|
888d3b3fd6
|
Project dropdown menu
|
2023-06-30 14:05:55 +02:00 |
|
Piotr Osiewicz
|
d000ea9739
|
Fix warning about unused variable
|
2023-06-30 14:05:55 +02:00 |
|
Piotr Osiewicz
|
1eb0f3d091
|
Update toast for checkout failure
|
2023-06-30 14:05:55 +02:00 |
|
Piotr Osiewicz
|
98f71a7fa3
|
Trail off project/branch name
|
2023-06-30 14:05:55 +02:00 |
|
Piotr Osiewicz
|
e57364ede6
|
Remove unnecessary imports
|
2023-06-30 14:05:55 +02:00 |
|
Piotr Osiewicz
|
aeafa6f6d6
|
Fix build after rebase
|
2023-06-30 14:05:55 +02:00 |
|
Piotr Osiewicz
|
c84f3b3bfc
|
Add toast for git checkout failure
|
2023-06-30 14:05:55 +02:00 |
|
Piotr Osiewicz
|
54fad5969f
|
List recent branches
|
2023-06-30 14:05:55 +02:00 |
|
Piotr Osiewicz
|
3027e4729a
|
Add timestamps to branches
|
2023-06-30 14:05:55 +02:00 |
|
Piotr Osiewicz
|
6747acbb84
|
Trail off branch names
|
2023-06-30 14:05:55 +02:00 |
|
Piotr Osiewicz
|
ac6e9c88e9
|
Render header and footer of git menu
|
2023-06-30 14:05:55 +02:00 |
|
Piotr Osiewicz
|
d8d0bdc479
|
WIP: git menu
|
2023-06-30 14:05:55 +02:00 |
|
Mikayla Maki
|
5366631173
|
Remove on_click_out handler from context menu
Add 'delay_cancel()' method and on_down handler to relevant buttons
|
2023-06-29 17:10:51 -07:00 |
|
Mikayla Maki
|
cb782c5a7b
|
Remove menu tracking state
|
2023-06-28 09:06:06 -07:00 |
|
Mikayla Maki
|
88b30dea10
|
fmt
|
2023-06-28 08:44:17 -07:00 |
|
Mikayla Maki
|
9ab0efa1f8
|
Fix microphone and speaking styles
|
2023-06-28 08:41:31 -07:00 |
|
Piotr Osiewicz
|
49ce1977e3
|
Optimize user menu trigger
|
2023-06-28 15:27:38 +02:00 |
|
Piotr Osiewicz
|
c2f5855fdc
|
Fix warning
|
2023-06-28 15:22:17 +02:00 |
|
Piotr Osiewicz
|
456be1f86e
|
Hide user menu on second click
|
2023-06-28 15:19:32 +02:00 |
|
Mikayla Maki
|
749f60ba81
|
fmt
|
2023-06-27 19:25:46 -07:00 |
|
Mikayla Maki
|
5d02b49058
|
Added muted and currently speaking tracking
|
2023-06-27 19:23:13 -07:00 |
|
Nate Butler
|
8b2732c3aa
|
workspace.titlebar -> titlebar in Theme
|
2023-06-27 17:27:58 -04:00 |
|
Mikayla Maki
|
19ca6a8875
|
Seperate online and offline
|
2023-06-27 13:33:04 -07:00 |
|
Nate Butler
|
825a7cb799
|
Update screenshare toggle, titlebar spacing
|
2023-06-27 16:20:45 -04:00 |
|
Mikayla Maki
|
37cb202c93
|
Rename and toggle screenshare
|
2023-06-27 09:58:01 -07:00 |
|