Paul Fitzpatrick
Paul Fitzpatrick
@aw1231 mentions need for reals here: https://github.com/paulfitz/cosmicos/pull/2#issuecomment-47473166.
Daff is written in a language (haxe) that can produce native code in several languages. This is handy, but even handier if that code gets packaged up and released for...
Thanks for express-session! Here's a small addition that is perhaps a bit niche but has been useful for us. This adds a `getDomainFromRequest` option which allows `cookie.domain` to be computed...
It would be good to allow connections to be specified to be persistent on one side only, to simplify program logic in situations such as #31.
Grist should allow the user (and integrators) to trigger other services on common events such as record updates. Without webhooks, users (and integrators) need to resort to polling, which is...
In addition to laying out widgets side-by-side as is currently possible, it is sometimes useful to collapse some widgets, or to expand one to the full screen. Mobile views address...
For sites with sensitive data, it may be desirable to automatically log out inactive users after some time. Grist session behavior is already somewhat configurable, but inactivity of a spreadsheet...
Self-hosted Grist would benefit from a well-supported login solution.
Grist has a card view that is similar to forms. A polished form experience would be useful to add, in addition to the existing option of integrations via e.g. Zapier.
We have an undocumented custom markup widget, but it would be more convenient to have a native, easily discoverable column type for rich text.