You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gristlabs_grist-core/app/plugin
Arnaud Peich c9933b6908
Use relative imports only in plugin folder (#328)
2 years ago
..
CustomSectionAPI-ti.ts (core) Run and test imports only in Python 3, upgrade openpyxl, fix weird date handling 2 years ago
CustomSectionAPI.ts add a description property to column mapping for custom widgets (#255) 2 years ago
DocApiTypes-ti.ts (core) DocApi meta endpoints: GET /tables and POST/PATCH /tables and /columns 2 years ago
DocApiTypes.ts Use relative imports only in plugin folder (#328) 2 years ago
FileParserAPI-ti.ts (core) Adding schema validation for records endpoint 3 years ago
FileParserAPI.ts (core) move home server into core 4 years ago
GristAPI-ti.ts (core) add an access token mechanism to help with attachments in custom widgets 2 years ago
GristAPI.ts (core) flesh out getAccessToken API documentation 2 years ago
GristData-ti.ts (core) Update Plugin API documentation 2 years ago
GristData.ts (core) flesh out getAccessToken API documentation 2 years ago
GristTable-ti.ts (core) add grist.onRecord and grist.onRecords event handlers 4 years ago
GristTable.ts (core) Update Plugin API documentation 2 years ago
ImportSourceAPI-ti.ts (core) move home server into core 4 years ago
ImportSourceAPI.ts (core) move home server into core 4 years ago
InternalImportSourceAPI-ti.ts (core) Adding schema validation for records endpoint 3 years ago
InternalImportSourceAPI.ts (core) move home server into core 4 years ago
PluginManifest-ti.ts (core) Adding import from google drive to the home screen 3 years ago
PluginManifest.ts (core) Adding import from google drive to the home screen 3 years ago
README.md (core) configure typedoc for generating plugin api documentation 2 years ago
RenderOptions-ti.ts (core) Adding schema validation for records endpoint 3 years ago
RenderOptions.ts (core) configure typedoc for generating plugin api documentation 2 years ago
StorageAPI-ti.ts (core) Adding schema validation for records endpoint 3 years ago
StorageAPI.ts (core) move home server into core 4 years ago
TableOperations.ts Use relative imports only in plugin folder (#328) 2 years ago
TableOperationsImpl.ts Use relative imports only in plugin folder (#328) 2 years ago
TypeCheckers.ts (core) Speed up and upgrade build. 2 years ago
WidgetAPI-ti.ts (core) Widget options api 2 years ago
WidgetAPI.ts (core) Widget options api 2 years ago
grist-plugin-api.ts (core) flesh out getAccessToken API documentation 2 years ago
gutil.ts (core) add grist.selectedTable.create/update/destroy/upsert to custom widget api 2 years ago
objtypes.ts Use relative imports only in plugin folder (#328) 2 years ago
tsconfig.json (core) move home server into core 4 years ago

README.md

Methods here are available for use in Grist custom widgets.