gristlabs_grist-core/app
Alex Hall fa9e6eee88 (core) Create an extra raw data widget when creating a table
Summary: This is the first step towards raw data views, merely adding metadata without any UI. Every 'normal' table now has a widget referenced by `rawViewSectionRef`. It has no parent view/page and cannot actually be viewed for now. The widget is created during the AddTable user action, and the migration creates a widget for existing tables.

Test Plan: Many tests had to be updated, especially tests that listed all view sections and/or fields.

Reviewers: jarek, dsagal

Reviewed By: jarek

Differential Revision: https://phab.getgrist.com/D3232
2022-02-01 21:19:30 +02:00
..
client (core) Make new account page mobile-friendly 2022-01-26 23:38:57 -08:00
common (core) Create an extra raw data widget when creating a table 2022-02-01 21:19:30 +02:00
gen-server (core) move more tests to grist-core 2021-12-10 18:33:07 -05:00
plugin (core) Widget options api 2022-01-13 11:10:17 +01:00
server (core) Create an extra raw data widget when creating a table 2022-02-01 21:19:30 +02:00
tsconfig.json (core) move home server into core 2020-07-21 20:39:10 -04:00