gristlabs_grist-core/app/client
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
..
aclui (core) flesh out "View As" feature 2021-10-08 12:00:40 -04:00
components (core) Formula UI redesign 2021-11-05 13:07:30 +01:00
lib (core) Adding sort options for columns. 2021-11-03 15:31:39 +01:00
models (core) Adding sort options for columns. 2021-11-03 15:31:39 +01:00
ui (core) Formula UI redesign 2021-11-05 13:07:30 +01:00
ui2018 (core) Formula UI redesign 2021-11-05 13:07:30 +01:00
widgets (core) Formula UI redesign 2021-11-05 13:07:30 +01:00
app.css (core) Make mobile the default mode. 2021-02-25 11:31:43 -05:00
app.js (core) Avoid loading the Grist frontend app more than once. 2021-09-07 16:40:40 -04:00
declarations.d.ts (core) Convert CopySelection and tableUtil to typescript 2021-10-25 18:55:26 -04:00
errorMain.ts (core) clean up a collection of small problems affecting grist-core 2021-08-17 21:44:50 -04:00
exposeModulesForTests.js (core) Some cleanup: remove old unused modules. 2020-11-20 11:23:20 -05:00
logo.css (core) Cleanup removing some old unused files, fixing logo.css, and removing #grist-app. 2020-10-09 17:04:09 -04:00
tsconfig.json freshen app/client/ui2018/cssVars.ts 2020-06-23 16:16:38 -04:00