gristlabs_grist-core/test/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
chartUtil.ts (core) Moving client and common tests to core 2022-08-23 19:20:10 +02:00
Delay.js (core) bump mocha version to allow parallel tests; move more tests to core 2023-06-27 02:55:34 -04:00
dispose.js (core) bump mocha version to allow parallel tests; move more tests to core 2023-06-27 02:55:34 -04:00
dom.js (core) bump mocha version to allow parallel tests; move more tests to core 2023-06-27 02:55:34 -04:00
domAsync.ts (core) Moving client and common tests to core 2022-08-23 19:20:10 +02:00
ImportSourceElement.ts (core) Moving client and common tests to core 2022-08-23 19:20:10 +02:00
koArray.js (core) bump mocha version to allow parallel tests; move more tests to core 2023-06-27 02:55:34 -04:00
koArrayWrap.ts (core) Moving client and common tests to core 2022-08-23 19:20:10 +02:00
koDom.js (core) bump mocha version to allow parallel tests; move more tests to core 2023-06-27 02:55:34 -04:00
koDomScrolly.js (core) bump mocha version to allow parallel tests; move more tests to core 2023-06-27 02:55:34 -04:00
koForm.js (core) bump mocha version to allow parallel tests; move more tests to core 2023-06-27 02:55:34 -04:00
koUtil.js (core) bump mocha version to allow parallel tests; move more tests to core 2023-06-27 02:55:34 -04:00
localization.ts (core) Making makeT helper use the unprefixed key as a fallback 2023-01-05 16:25:19 +01:00
localStorageObs.ts (core) Moving client and common tests to core 2022-08-23 19:20:10 +02:00
ObservableMap.js (core) bump mocha version to allow parallel tests; move more tests to core 2023-06-27 02:55:34 -04:00
ObservableSet.js (core) bump mocha version to allow parallel tests; move more tests to core 2023-06-27 02:55:34 -04:00
PluginApi.ts (core) Moving client and common tests to core 2022-08-23 19:20:10 +02:00
SafeBrowser.ts (core) Move theme from ConfigNotifier to ThemeNotifier 2023-10-10 21:45:10 -04:00
Signal.ts (core) Minimazing widgets 2023-03-02 11:22:49 +01:00
sortUtil.ts (core) Moving client and common tests to core 2022-08-23 19:20:10 +02:00
textUtils.ts (core) Moving client and common tests to core 2022-08-23 19:20:10 +02:00
UrlState.ts (core) Moving client and common tests to core 2022-08-23 19:20:10 +02:00