Paul Fitzpatrick
Paul Fitzpatrick
@hexaltation this looks in pretty good shape to land once @jonathanperret's suggestions are addressed.
*wince* thanks for reporting that @hexaltation !
So from the security perspective, would that mean you'd like to include a sufficient token or other authorizing secret in the download URL? Feels like there needs to be some...
Yes, that is what I mean. The `activeSortSpec` could be set to something trivial, the `viewSection` could be brute forced (it is likely a small integer), and `tableId` might be...
@LouisDelbosc something like you suggest is certainly possible. Widgets do have IDs (in the code they are often called view sections). There are lots of nice options for convenient endpoints...
> Not sure how this can be worked together, but here is a related need: sharing a whole page without sharing the document itself. In the example we've seen today,...
As a first step, it would be possible to get about half-way to what you want using link keys: https://support.getgrist.com/access-rules/#link-keys For example, we can take a document like: https://templates.getgrist.com/vAcfEKLQf3YF/Doggie-Daycare and...
We've been thinking about this some more, there are some notes at https://docs.getgrist.com/j3vnmtXw55HK/Half-baked-Sketches/p/1#a1.s6.r1.c6 - still not a firm design, mostly back-end thinking. Seems doable.
@diraneyya thanks for looking at this! The calendar widget lives over here: https://github.com/gristlabs/grist-widget/tree/master/calendar
I'm not sure how to do that. Is this an `AppImage` issue? Would either of these packaging methods help: * https://www.electron.build/flatpak (flatpak, but with restrictions) * https://www.electron.build/snap