gristlabs_grist-core/app/client/ui2018
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
..
breadcrumbs.ts (core) Add initial tutorials implementation 2023-03-22 10:09:02 -04:00
buttons.ts (core) Styling text button for left alignment 2023-04-27 13:03:38 +02:00
buttonSelect.ts (core) Multi-column configuration 2022-10-17 09:51:19 +02:00
checkbox.ts (core) Add dark mode to user preferences 2022-09-05 19:17:32 -07:00
ColorPalette.ts (core) Adding font options to the style picker 2022-04-07 20:35:03 +02:00
ColorSelect.ts (core) Save choice config on focus loss 2023-05-08 14:16:10 -04:00
cssVars.ts (core) Polish tutorial popups 2023-04-20 12:20:03 -04:00
draggableList.ts (core) Add dark mode to user preferences 2022-09-05 19:17:32 -07:00
editableLabel.ts (core) Draft version of AI assistant 2023-03-24 10:07:26 +01:00
IconList.ts (core) Floating formula editor 2023-06-02 17:59:22 +02:00
icons.ts (core) Add dark mode to user preferences 2022-09-05 19:17:32 -07:00
links.ts (core) Hides the link icon in print view 2023-01-19 09:55:12 +01:00
loaders.ts (core) Add dark mode to user preferences 2022-09-05 19:17:32 -07:00
menus.ts (core) Polish tutorial popups 2023-04-20 12:20:03 -04:00
modals.ts (core) Polish tutorial popups 2023-04-20 12:20:03 -04:00
pages.ts (core) Add overflowTooltip() tool, and use for long tables in widget picker, and long page names. 2023-03-13 21:47:35 -04:00
popups.ts (core) Add behavioral and coaching call popups 2022-12-20 09:49:41 -05:00
search.ts Remove prefix from translations keys 2023-01-03 16:01:45 +01:00
select.ts (core) Add dark mode to user preferences 2022-09-05 19:17:32 -07:00