grist-core
grist-core copied to clipboard
Grist is the evolution of spreadsheets.
It's possible though very technical to convert a document to a template or a tutorial: you have to make Rest API calls (`PATCH /docs/{docId}` with this body: `{"type": "template"} `,...
The share icon was really not where I'd had thought to click in order to replace the current version with the snapshot version. I actually thought it was not possible...
- Better access to Help Center content (videos, tutorials, webinars) - Show progress bar for tutorial - Clearer way to create documents - Test & improve how documents and workspaces...
Create a better flow for new users, to introduce Grist with a video and offer the tutorial. Make it customizable for self-managed installations.
Fix proposal for #1035 Use rem value instead of fixed pixel where needed. Removed inline style 52px for `.gridview_data_row_num`
There needs to be a function or way to reference a record's previous value in the previous row, optionally provide a default or initial value. Going through the community forum(s)...
The list of available sites can be long for some users. In this case, the switch site menu can be very long and it is hard to find a specific...
Documents can get huge, mostly because of the history. This can lead to difficulties to open documents. User-Story: As a document owner, I would like to purge or reduce the...
# Context - Some Identity provider don't support PKCE and instead impose Nonce; - They also may impose passing some ACR values; - And require to pass the state and...
Currently, the [/columns api](https://support.getgrist.com/api/#tag/tables) lacks the DELETE method, which could be handy on some situations - e.g. if I create a document and want to remove the default table.