Commit Graph
358 Commits
Author SHA1 Message Date
Antonio ScandurraandNathan Sobo eb711cde53 Polish styling of contacts popover
Co-Authored-By: Nathan Sobo <nathan@zed.dev>
2022-10-11 16:52:20 +02:00
Antonio ScandurraandNathan Sobo 29c3b81a0a Show prompt when closing last window while there's an active call
Co-Authored-By: Nathan Sobo <nathan@zed.dev>
2022-10-11 14:52:47 +02:00
Antonio Scandurra feb17c29ec Show participant projects in contacts popover 2022-10-11 12:23:15 +02:00
Antonio Scandurra bf488f2027 Show project root names when displaying incoming call notification 2022-10-11 10:59:36 +02:00
Max Brunsfeld b229bc69b9 Tweak scrollbar styling 2022-10-10 17:54:40 -07:00
Nathan Sobo e0b6b0df2a Rename Join button to Open, rework message slightly 2022-10-10 18:12:00 -06:00
Nathan SoboandAntonio Scandurra b8c2acf0f2 Show worktree root names when sharing additional projects on a call
Co-Authored-By: Antonio Scandurra <antonio@zed.dev>
2022-10-10 17:56:03 -06:00
Max Brunsfeld eedcc585af Add scrollbars to editors 2022-10-10 16:20:47 -07:00
Nate Butler 95bc18a995 Fix color ramps to use colored fg 2022-10-10 17:50:41 -04:00
Nate Butler 61dc703a58 Improve feedback button hover state 2022-10-10 17:42:23 -04:00
Nate Butler a87d9d3578 Make code actions/autocomplete match contextMenu style 2022-10-10 17:35:12 -04:00
Nate Butler 0c68abbe17 Revert tab bar to pre-elevation style 2022-10-10 16:53:38 -04:00
Antonio Scandurra 5f9cedad23 Add margin to picker in contacts popover 2022-10-10 16:05:09 +02:00
Antonio Scandurra afaacba41f Merge remote-tracking branch 'origin/main' into room 2022-10-10 15:43:38 +02:00
Antonio Scandurra 3396a98978 💄 2022-10-10 14:41:18 +02:00
Antonio Scandurra 7cfe435e62 Style project shared notifications 2022-10-10 14:37:51 +02:00
Antonio Scandurra 9d990ae329 Show all room participants in titlebar
...and allow following them into external projects.
2022-10-10 14:20:45 +02:00
Antonio Scandurra 25ff5959fb Superimpose external location message on active view 2022-10-10 12:23:50 +02:00
Antonio Scandurra d7bac3cea6 Style incoming call notification 2022-10-10 11:36:39 +02:00
Antonio Scandurra 79748803a9 Add leave button on active call header 2022-10-10 10:30:51 +02:00
Antonio Scandurra 6f4edf6df5 Move contact finder into contacts popover 2022-10-10 09:56:21 +02:00
Nate Butler 2d25e25ec3 WIP + Format 2022-10-09 19:43:06 -04:00
Antonio Scandurra d14744d02f Show current user in active call 2022-10-08 14:38:17 +02:00
Antonio ScandurraandNathan Sobo f9fb3f78b2 WIP: Render active call in contacts popover
Co-Authored-By: Nathan Sobo <nathan@zed.dev>
2022-10-07 17:01:48 +02:00
Antonio Scandurra d3cddfdced Fix styling for busy contacts 2022-10-07 14:42:18 +02:00
Antonio Scandurra 4aaf3df8c7 Show contact status 2022-10-07 13:56:28 +02:00
Nate Butler 431ac1267a Update contextMenu.ts 2022-10-06 21:08:53 -04:00
Antonio Scandurra baf6097b49 Remove stale contacts panel reference 2022-10-06 15:17:02 +02:00
Antonio Scandurra c43956d70a Move contacts panel styles into contacts popover 2022-10-06 14:07:21 +02:00
Antonio Scandurra 40163da679 Move contacts panel features into collab_ui 2022-10-06 14:00:14 +02:00
Nate Butler 5bc074005c WIP 2022-10-05 12:40:38 -04:00
Antonio Scandurra 383c21046f Set room location when active workspace changes 2022-10-05 15:03:40 +02:00
Nate Butlerandgibusu 0bbc02e10d Add bottom padding and spacing between items to pickers
Co-Authored-By: gibusu <95764254+gibusu@users.noreply.github.com>
2022-10-04 13:55:01 -04:00
Nate Butler 0ed811b81b Update palettes 2022-10-04 13:16:11 -04:00
Nate Butler ce2112df43 Update offline indicator 2022-10-04 12:36:31 -04:00
Antonio Scandurra debedaf004 Show notification when a new project is shared and allow joining it 2022-10-04 16:55:41 +02:00
Antonio Scandurra 57930cb88a Show Share button for unshared projects when inside of a room 2022-10-04 15:56:20 +02:00
Antonio Scandurra de917c4678 Use a different style for inactive participants 2022-10-04 15:06:20 +02:00
Nate Butler 7080dc9c23 WIP 2022-10-03 14:08:01 -04:00
Mikayla Maki 5769cdc354 made git diff rendering respect line wrap 2022-10-02 18:00:13 -07:00
Nate Butler a6cccf82f7 Fix illegible rename text 2022-09-29 13:28:31 -04:00
Mikayla Maki 9fe6a5e83e made git stuff slightly more themable 2022-09-29 13:16:02 -04:00
Nate Butler 8a2430090b WIP Git gutter styling 2022-09-29 13:16:02 -04:00
8d2de1074b Pull git indicator colors out of theme
Co-Authored-By: Kay Simmons <kay@zed.dev>
Co-Authored-By: Mikayla Maki <mikayla@zed.dev>
2022-09-29 13:16:02 -04:00
Nate Butler a62e2a38d7 Update projectPanel.ts 2022-09-28 16:04:15 -04:00
Nate Butler 48dcc465f2 WIP 2022-09-28 16:03:00 -04:00
Nate Butler d0c50b4fbf Style tab bar 2022-09-28 15:53:06 -04:00
Nate Butler ab3a6f775e WIP Titlebar styling 2022-09-28 13:01:12 -04:00
Nathan SoboandAntonio Scandurra 815cf44647 Rename AddParticipantPopover to ContactsPopover
Co-Authored-By: Antonio Scandurra <antonio@zed.dev>
2022-09-28 09:10:01 -06:00
Antonio Scandurra 4b73239972 WIP: Start moving contacts panel into "add participants" popover 2022-09-28 11:33:38 +02:00