gristlabs_grist-core/app/client/widgets
George Gevoian 70feb336d9 (core) Add AI assistant usage banners
Summary:
Banners are now shown when there are low or no AI assistant
credits remaining.

Test Plan: Browser tests.

Reviewers: jarek

Reviewed By: jarek

Differential Revision: https://phab.getgrist.com/D4018
2023-08-30 16:00:04 -04:00
..
AbstractWidget.js
AttachmentsEditor.ts
AttachmentsWidget.ts
BaseEditor.js
CellStyle.ts Header colored (#581) 2023-08-07 11:01:35 -07:00
CheckBox.css
CheckBoxEditor.js
ChoiceEditor.js Visually identify that a field is a drop-down list (single choice) #491 (#525) 2023-06-13 13:14:01 -04:00
ChoiceListCell.ts
ChoiceListEditor.ts
ChoiceListEntry.ts
ChoiceTextBox.ts Visually identify that a field is a drop-down list (single choice) #491 (#525) 2023-06-13 13:14:01 -04:00
ChoiceToken.ts
ConditionalStyle.ts (core) Floating formula editor 2023-06-02 17:59:22 +02:00
CurrencyPicker.ts
DateEditor.js
DateTextBox.js Fixes bug 'this.valueFormatter is not a function' (#632) 2023-08-22 03:17:01 -04:00
DateTimeEditor.css
DateTimeEditor.js
DateTimeTextBox.js
DiffBox.ts (core) Configure more comprehensive eslint rules for Typescript 2021-04-26 18:54:55 -04:00
DiscussionEditor.ts (core) Adding description icon and tooltip in the GridView 2023-04-20 18:21:31 +02:00
EditorButtons.ts
EditorPlacement.ts
EditorTooltip.ts
ErrorDom.ts
FieldBuilder.css
FieldBuilder.ts (core) Implement AI Assistant UI V2 2023-07-13 10:30:35 -04:00
FieldEditor.ts (core) Cursor in custom widgets 2023-08-29 09:19:52 +02:00
FloatingEditor.ts (core) Implement AI Assistant UI V2 2023-07-13 10:30:35 -04:00
FormulaAssistant.ts (core) Add AI assistant usage banners 2023-08-30 16:00:04 -04:00
FormulaEditor.ts (core) allow copying errors from regular cell editor 2023-08-17 09:35:22 -04:00
HyperLinkEditor.ts
HyperLinkTextBox.ts (core) Adding links to description tooltips 2023-08-04 18:34:04 +02:00
NewAbstractWidget.ts
NewBaseEditor.ts (core) Floating formula editor 2023-06-02 17:59:22 +02:00
NTextBox.ts Fixes bug 'this.valueFormatter is not a function' (#632) 2023-08-22 03:17:01 -04:00
NTextEditor.ts (core) Floating formula editor 2023-06-02 17:59:22 +02:00
NumericTextBox.ts
Reference.css
Reference.ts
ReferenceEditor.ts
ReferenceList.ts
ReferenceListEditor.ts
Spinner.css
Spinner.ts
Switch.css
TextBox.css (core) Improve highlighting of previewed formula 2023-07-20 14:34:22 -04:00
TextEditor.css (core) allow copying errors from regular cell editor 2023-08-17 09:35:22 -04:00
TextEditor.js Visually identify that a field is a drop-down list (single choice) #491 (#525) 2023-06-13 13:14:01 -04:00
Toggle.ts
TZAutocomplete.ts (core) Improving experience when editing group-by column. 2022-01-18 14:31:31 +01:00
UserType.ts
UserTypeImpl.ts