grist-core
grist-core copied to clipboard
Grist is the evolution of spreadsheets.
Ignore this PR. This is to check for a CI logging issue, and a PR is the easiest way to monitor runs.
### Describe the problem to be solved I just discovered grist, and it looks absolutely amazing -- kudos to all of you for such a fantastic tool. While trying to...
row expands its height when a text column type has new lines inserted with [shift+return] and the cell format word-wrap is unselected. The row should expand only if the cell...
## Context HomeDBManager lacks of direct tests, which makes hard to make rework or refactorations. ## Proposed solution Specifically here, I introduce tests which call exposed UsersManager methods directly and...
Hi, I really appreciate the potential of Grist forms. A feature I miss compared to other forms solutions is the possibility to show questions conditionnaly of previous answers. One way...
### Describe the problem to be solved Making a big form in a single page can be deterrent for respondents. ### Describe the solution you would like Many form solutions...
### Describe the current behavior Applying the same SELinux file permissions applied to other rootless containers, the grist container stops after printing an unhelpful TLS error during startup. ### Steps...
### Describe the problem to be solved Search can return too many hits when there's a lot of columns. This was also mentioned here https://github.com/gristlabs/grist-core/issues/105 among other idea, but I...
### Describe the current behavior I have a python backend service that continuously updates tables with new data on a self-hosted grist-core instance via docker. Over the past months, this...
WIP! This PR is open to see whether it passes the tests ## Context Since version 0.3.0, Typeorm functions, methods and classes related to Connections have been deprecated in favor...