gristlabs_grist-core/app/client/ui2018
Jarosław Sadziński e8e614c584 (core) Formula UI redesign
Summary:
Redesigning column type section to make it more user-friendly. Introducing column behavior concept.
Column can be either:
- Empty Formula Column: initial state (user can convert to Formula/Data Column)
- Data Column: non formula column with or without trigger (with option to add trigger, or convert to formula)
- Formula Column: pure formula column, with an option to convert to data column with a trigger.

Test Plan: Existing tests.

Reviewers: dsagal

Reviewed By: dsagal

Differential Revision: https://phab.getgrist.com/D3092
2021-11-05 13:07:30 +01:00
..
breadcrumbs.ts (core) Hide workspace in breadcrumbs if doc is unsaved 2021-08-05 15:57:03 -07:00
buttons.ts (core) Formula UI redesign 2021-11-05 13:07:30 +01:00
buttonSelect.ts
checkbox.ts (core) Adding sort options for columns. 2021-11-03 15:31:39 +01:00
ColorPalette.ts
ColorSelect.ts (core) Add color options to choice config UI 2021-07-09 12:07:38 -07:00
cssVars.ts (core) Adding colors to toast notification 2021-10-05 10:19:25 +02:00
draggableList.ts
editableLabel.ts
IconList.ts (core) Formula UI redesign 2021-11-05 13:07:30 +01:00
icons.ts (core) Showing links in text cells 2021-10-13 23:22:03 +02:00
links.ts (core) Showing links in text cells 2021-10-13 23:22:03 +02:00
loaders.ts
menus.ts (core) Formula UI redesign 2021-11-05 13:07:30 +01:00
modals.ts (core) Make ProfileDialog wait consistently for work to finish before closing. 2021-10-13 16:30:43 -04:00
pages.ts (core) Get first unicode character (e.g. 📝 ) for page label, not 1st byte 2021-09-17 12:59:53 +02:00
search.ts (core) Select previous search input when clicking the search icon 2021-11-01 01:28:08 -04:00
select.ts (core) Implement UI for trigger formulas. 2021-06-29 10:24:16 -04:00