Commit Graph

25 Commits (361af238cc55403b000a029ff125e1f442849780)

Author SHA1 Message Date
Dmitry S 361af238cc (core) Fix bug where duplicating a table would cause an error when a column had mismatching label and colId
1 year ago
George Gevoian 1a6d427339 (core) Update sort and filter UI
2 years ago
George Gevoian cd64237dad (core) Allow duplicating tables from Raw Data page
2 years ago
Alex Hall 1864b7ba5d (core) Add BulkAddOrUpdateRecord action for efficiency
2 years ago
George Gevoian 771e1edd54 (core) Keep track of row counts per table
2 years ago
Alex Hall b8486dcdba (core) Nice summary table IDs
2 years ago
Alex Hall 77775401fc (core) Don't clear widget options when changing column type
2 years ago
George Gevoian a051830aeb (core) Show summary tables on Raw Data page
2 years ago
Jarosław Sadziński f194d6861b (core) Updating RawData views
2 years ago
Alex Hall dc9e53edc8 (core) Update the current time in formulas automatically every hour
2 years ago
Jarosław Sadziński 6f00106d7c (core) Raw renames
2 years ago
Alex Hall 437d30bd9f (core) Log number of rows in user tables in data engine
2 years ago
Alex Hall c0ca936c1e (core) Backend restrictions for raw data widgets
2 years ago
Alex Hall 0de0cb0f4a (core) Add PUT /records DocApi endpoint to AddOrUpdate records
2 years ago
Paul Fitzpatrick d8aacbe3b4 (core) AddOrUpdateRecord user action
2 years ago
Alex Hall fa9e6eee88 (core) Create an extra raw data widget when creating a table
2 years ago
Jarosław Sadziński a685707d50 (core) Renaming filters for choice columns
2 years ago
Alex Hall be96db4689 (core) Remove code related to _grist_TableViews
3 years ago
Alex Hall ecb30eebb8 (core) Parsing multiple values in reflists, parsing refs without table data in client
3 years ago
Alex Hall d4626aea82 (core) Only update changed records with RenameChoices
3 years ago
Alex Hall d4ea5b3761 (core) Add RenameChoices user action
3 years ago
Alex Hall 16f297a250 (core) Simple Python 3 compatibility changes
3 years ago
Dmitry S 6b582b9ace (core) Remove the old attempt at ACLs implemented in Python.
4 years ago
Dmitry S e2226c3ab7 (core) Store formula values in DB, and include them into .stored/.undo fields of actions.
4 years ago
Paul Fitzpatrick b82eec714a (core) move data engine code to core
4 years ago