gristlabs_grist-core/app
Paul Fitzpatrick 0a69501e58
Change how a builtin custom widget bundle is found (#783)
This change makes builtin custom widget bundles work on grist-electron,
by finding the package in a slightly more flexible way.

It also includes a related change to make a widget manifest fetched
from the network optional if a flag is present, with an error being
logged rather than thrown. This could make it harder to track down
why custom widgets aren't available, but makes it easier to make
grist-electron work (including calendars) when the network is shut off.
Ideally we'd do something fancier when we can.
2023-12-05 11:51:22 -05:00
..
client Allow URLs with only a docID #768 (#771) 2023-11-29 15:13:29 -05:00
common Allow URLs with only a docID #768 (#771) 2023-11-29 15:13:29 -05:00
gen-server (core) For slowly reported telemetry, add breaks to give other processes a chance to run 2023-11-28 14:34:36 -05:00
plugin (core) support for bundling custom widgets with the Grist app 2023-10-27 17:00:10 -04:00
server Change how a builtin custom widget bundle is found (#783) 2023-12-05 11:51:22 -05:00
tsconfig.json (core) move home server into core 2020-07-21 20:39:10 -04:00