gristlabs_grist-core/sandbox
Dmitry S b537539b73 (core) Implement UI for trigger formulas.
Summary:
- Implement UI with "Apply to new records" and "Apply on record changes"
  checkboxes, and options for selecting which changes to recalculate on.
- For consistency, always represent empty RefList as None
- Fix up generated SchemaTypes to remember that values are encoded.

Included test cases for the main planned use cases:
- Auto-filled UUID column
- Data cleaning
- NOW() formula for record's last-updated timestamp.
- Updates that depend on other columns.

Test Plan: Added a browser test.

Reviewers: jarek

Reviewed By: jarek

Subscribers: paulfitz

Differential Revision: https://phab.getgrist.com/D2885
2021-06-29 10:24:16 -04:00
..
grist (core) Implement UI for trigger formulas. 2021-06-29 10:24:16 -04:00
gen_js_schema.py (core) Implement UI for trigger formulas. 2021-06-29 10:24:16 -04:00
install_tz.js (core) move data engine code to core 2020-07-29 08:57:25 -04:00
requirements.txt (core) Updating dependencies only in preparation for Python 3 upgrade 2021-06-18 15:43:02 +02:00