gristlabs_grist-core/static
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
..
icons (core) Floating formula editor 2023-06-02 17:59:22 +02:00
img (core) Add dark mode to user preferences 2022-09-05 19:17:32 -07:00
locales Translated using Weblate (French) 2023-05-26 10:51:46 +02:00
ui-icons (core) Floating formula editor 2023-06-02 17:59:22 +02:00
account.html (core) i18 2022-09-29 18:02:09 +02:00
activation.html (core) i18 2022-09-29 18:02:09 +02:00
app.html (core) On mobile, only show a warning for older and unknown browsers rather than for all 2023-06-01 11:15:21 -04:00
custom-widget.html (core) Focusing the creator panel on the table wiget for charts and custom views 2023-04-14 12:45:24 +02:00
custom.css (core) Add config to include custom CSS 2022-05-12 11:13:52 -07:00
error.html (core) i18 2022-09-29 18:02:09 +02:00
hljs.default.css (core) move client code to core 2020-10-02 13:24:21 -04:00
index.html Initial config with a few files that build on client and server side. 2020-05-20 00:50:46 -04:00
message.html (core) Google auth endpoint has not responded with auth code 2021-07-21 20:18:04 +02:00