gristlabs_grist-core/app/client/lib
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
..
ACIndex.ts (core) Forms Improvements 2024-03-21 13:01:25 -04:00
ACSelect.ts
ACUserManager.ts (core) Polish dark mode and remove beta tag 2023-09-21 13:14:48 -04:00
autocomplete.ts
browserGlobals.js
browserInfo.ts
chartUtil.ts
clipboardUtils.ts
CustomSectionElement.ts
dblclick.ts
Delay.ts
dispose.d.ts
dispose.js Move phab docs to /documentation (#882) 2024-03-05 08:35:48 -05:00
DocPluginManager.ts (core) Support dark mode in custom widgets 2023-09-19 16:08:21 -04:00
dom.js
domAsync.ts
domUtils.ts (core) Form Publishing 2024-01-12 11:58:12 -08:00
download.js
FocusLayer.ts (core) Import redesign 2023-08-04 14:59:55 +02:00
formUtils.ts (core) Refactor forms implementation 2024-02-22 08:44:25 -05:00
fromKoSave.ts
guessTimezone.ts
helpScout.ts
HomePluginManager.ts (core) Move theme from ConfigNotifier to ThemeNotifier 2023-10-10 21:45:10 -04:00
imports.d.ts
imports.js
ImportSourceElement.ts
koArray.d.ts
koArray.js
koArrayWrap.ts
koDom.js
koDomScrolly.css
koDomScrolly.js
koForm.css (core) Polish dark mode and remove beta tag 2023-09-21 13:14:48 -04:00
koForm.js
koUtil.js
loadScript.ts (core) Improve API Console and link from Document Settings. 2024-01-29 10:08:19 -05:00
localization.ts
localStorageObs.ts
log.ts
Mousetrap.js
multiselect.css
multiselect.js
MultiUserManager.ts
ObservableMap.js
ObservableSet.js
pausableObs.ts
popupControl.ts
popupUtils.ts
ReferenceUtils.ts
SafeBrowser.ts (core) Move theme from ConfigNotifier to ThemeNotifier 2023-10-10 21:45:10 -04:00
SafeBrowserProcess.css
sessionObs.ts
Signal.ts
simpleList.ts (core) Forms Improvements 2024-03-21 13:01:25 -04:00
sortUtil.ts (core) Cursor in custom widgets 2023-08-29 09:19:52 +02:00
storage.ts
tableUtil.ts
telemetry.ts
testState.ts
textUtils.ts
TokenField.ts (core) Polish dark mode and remove beta tag 2023-09-21 13:14:48 -04:00
uploads.ts (core) Add TSV and DSV import/export 2024-03-20 10:57:21 -04:00
UrlState.ts allow Grist front-end to function when location history is unavailable (#596) 2023-07-27 07:02:17 -04:00
Validator.ts