grist-core
grist-core copied to clipboard
Grist is the evolution of spreadsheets.
### Describe the problem to be solved :wave: Hey, small thing here but I feel it's not really obvious that the document name and page name are editable in the...
### Describe the problem to be solved This is related to #1243 but I figured creating a detailed issue for this case would be better. Please go check this related...
### Describe the problem to be solved When previewing the URL of an instance (say https://docs.getgrist.com/ ) in websites or apps, it simply displays "Loading..." without any further description or...
There are common trigger formulas such as timestamps, authorship columns, detect duplicates and UUID which could be created via shortcuts. Reference lookups, and aggregations on lookups that return record lists,...
### Describe the current behavior Patching a document to change its type within API console we realized that values are not checked. Supported DocTypes are `""`, `"tutorial"`, `"template"` according to...
### Describe the problem to be solved Currently, only a user themself is allowed to delete their account. ### Describe the solution you would like As a self-hosted instance superadmin,...
Context: https://github.com/gristlabs/grist-core/pull/594#discussion_r1274875933 Using a formatter tool like [prettier](https://prettier.io/) would reduce the remarks regarding the code style. Also [husky](https://www.npmjs.com/package/husky) is a convenient npm package to add git hooks, which would allow...
### Describe the problem to be solved #### Problem Grist's form creation is a great feature, but only being able to share anonymous form links could be security and observability...
The brand new forms are missing from the features presented in the README document, despite being a key feature: https://github.com/gristlabs/grist-core?tab=readme-ov-file#features It would probably be very interesting to promote them.
Hi, I like the fact that Grist forms are directly integrated with the underlying data structure, especially that Reference field values can be populated with data from the referenced table....