grist-core
grist-core copied to clipboard
Grist is the evolution of spreadsheets.
### Describe the problem to be solved Grist only allows dates and datetimes for date/time related information. This would be unable to handle things like a recurring event happening at...
### Describe the current behavior Get error > Cannot destructure property 'buildNameConfig' of 'e.FieldConfig' as it is undefined while open column tab after bumping self-hosted grist from 1.1.13 to 1.1.17...
### Describe the current behavior A bug occur when a user wants to fill a reference field in a form. If the initial list of references is too long (aka...
### Describe the problem to be solved As of today in grist there are a few supported import/export formats [as per this document](https://support.getgrist.com/exports/#:~:text=If%20you%20want%20to%20export,common%20interchange%20format%20for%20data.) Adding parquet would be great as it...
### Describe the problem to be solved Google Sheets and Excel allow for inserting image into cells with the `IMAGE` formula. This can quickly help with previewing linked images. Currently,...
### Describe the problem to be solved Grist cells don't currently support formatted text (e.g. headings, lists, bold, italic). Custom widgets are available that can display the contents of cells...
- Implements required changes for https://github.com/gristlabs/grist-desktop/pull/42 - Adds a `--no-nodemon` flag to `yarn start` that allows grist-desktop to use the script without running nodemon. - Updates use of deprecated TypeORM...
Currently a user is offered the ability to create an API key so they can connect their external applications to Grist. This key grants the same access than the user...
Hello Grist team! I ask you to consider the possibility of setting up a drop-down calendar for date field, such as localization, setting the beginning of the working week.
### Describe the current behavior If I have a choice options configured like so: And then I flip it to dark mode, it looks like this: The text color has...