This website requires JavaScript.
Explore
Help
Sign In
Archives
/
gristlabs_grist-core
Watch
1
Star
0
Fork
0
You've already forked gristlabs_grist-core
mirror of
https://github.com/gristlabs/grist-core.git
synced
2024-10-27 20:44:07 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
9edbf9f415
Branches
Tags
No results found.
gristlabs_grist-core
/
app
/
plugin
History
Arnaud Peich
c9933b6908
Use relative imports only in plugin folder (
#328
)
2022-10-26 10:41:38 -04:00
..
CustomSectionAPI-ti.ts
(core) Run and test imports only in Python 3, upgrade openpyxl, fix weird date handling
2022-09-02 16:27:34 +02:00
CustomSectionAPI.ts
add a description property to column mapping for custom widgets (
#255
)
2022-08-26 08:25:34 -04:00
DocApiTypes-ti.ts
(core) DocApi meta endpoints: GET /tables and POST/PATCH /tables and /columns
2022-10-21 10:15:46 +02:00
DocApiTypes.ts
Use relative imports only in plugin folder (
#328
)
2022-10-26 10:41:38 -04:00
FileParserAPI-ti.ts
FileParserAPI.ts
grist-plugin-api.ts
(core) flesh out getAccessToken API documentation
2022-07-28 08:50:12 -04:00
GristAPI-ti.ts
(core) add an access token mechanism to help with attachments in custom widgets
2022-07-19 11:55:18 -04:00
GristAPI.ts
(core) flesh out getAccessToken API documentation
2022-07-28 08:50:12 -04:00
GristData-ti.ts
(core) Update Plugin API documentation
2022-05-24 17:27:34 -07:00
GristData.ts
(core) flesh out getAccessToken API documentation
2022-07-28 08:50:12 -04:00
GristTable-ti.ts
GristTable.ts
(core) Update Plugin API documentation
2022-05-24 17:27:34 -07:00
gutil.ts
ImportSourceAPI-ti.ts
ImportSourceAPI.ts
InternalImportSourceAPI-ti.ts
InternalImportSourceAPI.ts
objtypes.ts
Use relative imports only in plugin folder (
#328
)
2022-10-26 10:41:38 -04:00
PluginManifest-ti.ts
PluginManifest.ts
README.md
(core) configure typedoc for generating plugin api documentation
2022-04-04 18:11:33 -04:00
RenderOptions-ti.ts
RenderOptions.ts
(core) configure typedoc for generating plugin api documentation
2022-04-04 18:11:33 -04:00
StorageAPI-ti.ts
StorageAPI.ts
TableOperations.ts
Use relative imports only in plugin folder (
#328
)
2022-10-26 10:41:38 -04:00
TableOperationsImpl.ts
Use relative imports only in plugin folder (
#328
)
2022-10-26 10:41:38 -04:00
tsconfig.json
TypeCheckers.ts
(core) Speed up and upgrade build.
2022-06-27 16:10:10 -04:00
WidgetAPI-ti.ts
WidgetAPI.ts
README.md
Methods here are available for use in Grist custom widgets.