gristlabs_grist-core/app/client/widgets
George Gevoian 418681915e (core) Forms Improvements
Summary:
 - Forms now have a reset button.
 - Choice and Reference fields in forms now have an improved select menu.
 - Formula and attachments column types are no longer mappable or visible in forms.
 - Fields in a form widget are now removed if their column is deleted.
 - The preview button in a published form widget has been replaced with a view button. It now opens the published form in a new tab.
 - A new share menu for published form widgets, with options to copy a link or embed code.
 - Forms can now have multiple sections.
 - Form widgets now indicate when publishing is unavailable (e.g. in forks or unsaved documents).
 - General improvements to form styling.

Test Plan: Browser tests.

Reviewers: jarek

Reviewed By: jarek

Subscribers: paulfitz

Differential Revision: https://phab.getgrist.com/D4203
2024-03-21 13:01:25 -04:00
..
AbstractWidget.js (core) Forms post-release fixes and improvements 2024-02-14 16:38:16 -05:00
AttachmentsEditor.ts
AttachmentsWidget.ts (core) Forms post-release fixes and improvements 2024-02-14 16:38:16 -05:00
BaseEditor.js
CellStyle.ts
CheckBox.css
CheckBoxEditor.js
ChoiceEditor.js
ChoiceListCell.ts
ChoiceListEditor.ts
ChoiceListEntry.ts
ChoiceTextBox.ts (core) Forms post-release fixes and improvements 2024-02-14 16:38:16 -05:00
ChoiceToken.ts
ConditionalStyle.ts (core) Add additional telemetry events 2024-02-13 13:09:16 -05:00
CurrencyPicker.ts (core) Forms Improvements 2024-03-21 13:01:25 -04:00
DateEditor.js
DateTextBox.js (core) Forms post-release fixes and improvements 2024-02-14 16:38:16 -05:00
DateTimeEditor.css
DateTimeEditor.js
DateTimeTextBox.js
DiffBox.ts
DiscussionEditor.ts
EditorButtons.ts
EditorPlacement.ts
EditorTooltip.ts
ErrorDom.ts
FieldBuilder.css
FieldBuilder.ts (core) Forms Improvements 2024-03-21 13:01:25 -04:00
FieldEditor.ts
FloatingEditor.ts
FormulaAssistant.ts (core) Add additional telemetry events 2024-02-13 13:09:16 -05:00
FormulaEditor.ts
HyperLinkEditor.ts
HyperLinkTextBox.ts
NewAbstractWidget.ts (core) Forms post-release fixes and improvements 2024-02-14 16:38:16 -05:00
NewBaseEditor.ts
NTextBox.ts (core) Forms post-release fixes and improvements 2024-02-14 16:38:16 -05:00
NTextEditor.ts
NumericEditor.ts
NumericTextBox.ts
Reference.css
Reference.ts (core) Forms post-release fixes and improvements 2024-02-14 16:38:16 -05:00
ReferenceEditor.ts
ReferenceList.ts
ReferenceListEditor.ts
Spinner.css
Spinner.ts
Switch.css
TextBox.css
TextEditor.css
TextEditor.js
Toggle.ts (core) Forms post-release fixes and improvements 2024-02-14 16:38:16 -05:00
TZAutocomplete.ts (core) Forms Improvements 2024-03-21 13:01:25 -04:00
UserType.ts
UserTypeImpl.ts