gristlabs_grist-core/static/ui-icons
Jarosław Sadziński da323fb741 (core) Floating formula editor
Summary:
Adding a way to detach an editor. Initially only implemented for the formula editor, includes redesign for the AI part.
- Initially, the detached editor is tight with the formula assistant and both are behind GRIST_FORMULA_ASSISTANT flag, but this can be relaxed
later on, as the detached editor can be used on its own.

- Detached editor is only supported in regular fields and on the creator panel. It is not supported yet for conditional styles, due to preview limitations.
- Old code for the assistant was removed completely, as it was only a temporary solution, but the AI conversation part was copied to the new one.
- Prompting was not modified in this diff, it will be included in the follow-up with more test cases.

Test Plan: Added only new tests; existing tests should pass.

Reviewers: JakubSerafin

Reviewed By: JakubSerafin

Differential Revision: https://phab.getgrist.com/D3863
2023-06-02 17:59:22 +02:00
..
Charts (core) Brings in the new donut charts. 2021-11-23 08:56:38 +01:00
Data Types (core) move client code to core 2020-10-02 13:24:21 -04:00
Fields (core) move client code to core 2020-10-02 13:24:21 -04:00
Login (core) Add new Grist sign-up page 2022-02-14 10:32:47 -08:00
Logo (core) Add new Grist sign-up page 2022-02-14 10:32:47 -08:00
UI (core) Floating formula editor 2023-06-02 17:59:22 +02:00
use-cases (core) Replace questionnaire for new users with a popup asking for just their primary use-case. 2022-01-14 10:16:11 -05:00