Files
oak-gpui/crates
Piotr Osiewicz cc97b04627 Buffer search channel notes (#3608)
We were registering `deploy` only on editors, which did succeed for
channel notes; however, channel note does not have an associated
workspace (that we pulled from the editor). It made more sense to just
register these actions for a workspace, notwithstanding the editor.

This PR also fixes a bunch of cx.dispatch_action calls to call the
handler directly instead (e.g. instead of dispatching ReplaceNext we
just call buffer_search_bar.replace_next instead) as otherwise these
actions are not handled if the buffer search bar does not have the
focus.

Release Notes:

- N/A
2023-12-12 17:09:37 +01:00
..
2023-11-14 08:28:57 -05:00
WIP
2023-12-05 19:27:15 +01:00
2023-11-02 10:55:02 -07:00
2023-11-17 12:54:16 -08:00
2023-12-08 12:48:02 -05:00
2023-12-05 14:57:20 +01:00
2023-12-04 23:35:31 +00:00
2023-11-02 10:55:02 -07:00
2023-12-11 12:28:22 +02:00
2023-11-03 12:15:23 -04:00
2023-11-02 19:18:01 -06:00
2023-11-14 00:06:33 -08:00
2023-11-18 10:46:35 -08:00
2023-11-30 13:07:47 +02:00
2023-11-08 21:23:31 -08:00
2023-12-11 14:21:21 -07:00
2023-11-29 11:52:26 +02:00
2023-12-12 13:50:23 +02:00
2023-12-12 13:34:46 +02:00
2023-12-12 13:50:23 +02:00
2023-12-11 12:28:22 +02:00
2023-12-11 12:28:22 +02:00
2023-12-11 09:38:23 -07:00
WIP
2023-11-16 10:40:02 +02:00
2023-11-03 14:53:08 +01:00
2023-11-03 12:15:23 -04:00
2023-12-07 17:16:19 -08:00
2023-12-11 11:40:54 -07:00
2023-12-11 16:12:17 -07:00
2023-10-23 11:06:58 +02:00
2023-12-06 14:29:09 -08:00
2023-12-11 11:00:55 -07:00
2023-10-28 11:37:25 -04:00