Commit Graph
16629 Commits
Author SHA1 Message Date
Max Brunsfeld 85fe11ff11 Replace disconnected channel notes views when re-opening the notes 2023-10-12 12:38:23 -07:00
Marshall Bowers 30979caf25 Use new children approach for Panes and Toasts 2023-10-12 15:37:50 -04:00
Nathan Sobo ce8533f83b Checkpoint 2023-10-12 13:27:46 -06:00
Mikayla 78432d08ca Add channel visibility columns and protos 2023-10-12 12:21:41 -07:00
Conrad Irwin 540436a1f9 Push role refactoring through RPC/client 2023-10-12 13:05:54 -06:00
Max Brunsfeld 2e5461ee4d Exclude disconnected channel views from following messages 2023-10-12 11:55:39 -07:00
Antonio Scandurra 2044ccdc0b WIP 2023-10-12 19:40:13 +02:00
Antonio Scandurra ca35573ad5 WIP 2023-10-12 19:30:00 +02:00
Julia 85332eacbd Race completion filter w/completion request & make not block UI 2023-10-12 13:23:26 -04:00
Marshall Bowers 6dbe983461 Checkpoint: Back to a compiling state 2023-10-12 12:22:23 -04:00
Marshall Bowers 262f5886a4 Checkpoint 2023-10-12 12:18:35 -04:00
Julia 4688a94a54 Allow file links in markdown & filter links a bit aggressively 2023-10-12 12:11:27 -04:00
Marshall Bowers 207d843aee Fix issues in storybook2 2023-10-12 10:44:18 -04:00
Marshall Bowers a6b872bb0c Temporarily disable click handlers 2023-10-12 10:44:11 -04:00
Marshall Bowers 8cd112110e Reconcile with upstream changes 2023-10-12 10:40:47 -04:00
Marshall Bowers 9581279919 Fix some merge errors 2023-10-12 10:27:50 -04:00
Marshall Bowers 002458f4c8 Merge branch 'gpui2' into gpui2-ui 2023-10-12 10:27:43 -04:00
Kirill Bulatov a50977e0fd Add prettier support (#3122) 2023-10-12 17:13:10 +03:00
Kirill Bulatov ef73bf799c Fix license issue 2023-10-12 16:26:28 +03:00
Kirill Bulatov 7aea95704e Revert unnecessary style changes 2023-10-12 16:17:41 +03:00
Antonio Scandurra 564a8bdc19 Checkpoint 2023-10-12 14:58:31 +02:00
Kirill Bulatov 09ef3ccf67 Fix tailwind prettier plugin discovery 2023-10-12 15:58:00 +03:00
Antonio Scandurra 1f84cdb88c Checkpoint 2023-10-12 14:49:06 +02:00
Kirill Bulatov 12d7d8db0a Make all formatting to happen on the client's buffers, as needed 2023-10-12 15:29:57 +03:00
Kirill Bulatov 1bfde4bfa2 Add more tests 2023-10-12 15:14:51 +03:00
Antonio Scandurra 80c0a6ead3 Checkpoint 2023-10-12 13:25:49 +02:00
Kirill Bulatov 7f4ebf50d3 Make the first prettier test pass 2023-10-12 13:30:49 +03:00
Kirill Bulatov a528c6c686 Prettier server style fixes 2023-10-12 12:31:30 +03:00
Antonio Scandurra 23f11fcd5e Merge branch 'main' into gpui2 2023-10-12 10:55:17 +02:00
Nathan Sobo 3dad0d9811 Add group_active 2023-10-11 21:48:21 -06:00
Nathan Sobo d920f7edc1 Add group hovers 2023-10-11 21:34:08 -06:00
Conrad Irwin 690d9fb971 Add a role column to the database and start using it
We cannot yet stop using `admin` because stable will continue writing
it.
2023-10-11 20:05:57 -06:00
Nathan Sobo f37b83a0ea WIP 2023-10-11 17:18:39 -06:00
Nate Butler 12573ed2e7 Refine project panel, list item 2023-10-11 19:15:27 -04:00
Conrad Irwin be1800884e Make collaboration warning more useful (#3119)
Release Notes:

- Fixed the titlebar upgrade UI to restart zed when an update is
available
2023-10-11 15:35:41 -06:00
Conrad Irwin f6d0934b5d deep considered harmful 2023-10-11 15:17:46 -06:00
Nathan Sobo 93c233b1cf Checkpoint 2023-10-11 13:22:40 -06:00
Nathan Sobo 47b64a5074 Checkpoint 2023-10-11 12:51:56 -06:00
Julia a09ee3a41b Fire markdown link on mouse down
Previously any amount of mouse movement would disqualify the mouse down
and up from being a click, being a drag instead, which is a long
standing UX issue. We can get away with just firing on mouse down here
for now
2023-10-11 14:39:34 -04:00
Joseph T. Lyons d6fa06b3be collab 0.24.0 2023-10-11 13:51:01 -04:00
Julia 0cec0c1c1d Fixup layout 2023-10-11 13:41:58 -04:00
Nathan Sobo e2da2b232e Checkpoint 2023-10-11 11:40:42 -06:00
Joseph T. Lyons bdf1731db3 v0.109.x dev 2023-10-11 12:40:57 -04:00
Marshall Bowers 5477b87774 Hook up assistant panel 2023-10-11 12:38:06 -04:00
Marshall Bowers 7478e63ea0 Simplify state interactions 2023-10-11 12:32:05 -04:00
Marshall Bowers 922d1462a8 Merge branch 'gpui2-ui' of github.com:zed-industries/zed into gpui2-ui 2023-10-11 12:24:34 -04:00
Marshall Bowers 8f410d5e2e Add support for switching between the project and collab panels 2023-10-11 12:24:33 -04:00
Nate Butler 0d8c743dfe Refine project panel, list 2023-10-11 12:22:24 -04:00
Kirill Bulatov e50f4c0ee5 Add prettier tests infrastructure 2023-10-11 19:13:28 +03:00
Marshall Bowers b6a9c58994 Push language selector handler down into StatusBar 2023-10-11 12:11:22 -04:00