Commit Graph

55 Commits (9c90da7398e990f56fee820fab716d233b92458f)

Author SHA1 Message Date
George Gevoian 0c60446f9c
Move phab docs to /documentation (#882)
7 months ago
Jarosław Sadziński 0aad09a4ed (core) Forms improvements
8 months ago
Dmitry S 8ddcff4310 (core) Update app/plugin/ documentation comments to improve generated docs
8 months ago
Dmitry S 527e9670ef (core) Include linking rowIds into remembered cursor position and anchor links.
8 months ago
Alex Hall eea9f47e50 (core) Small fixes in plugin API docs
9 months ago
Alex Hall 225a76c9cb (core) Don't throw error in `onRecord(s)` for insufficient access for `includeColumns`
9 months ago
Paul Fitzpatrick cc9a9ae8c5 (core) support for bundling custom widgets with the Grist app
11 months ago
Alex Hall 4e67c679b2 (core) Options for plugin API functions which fetch data from the selected table or record
11 months ago
George Gevoian f6256646ef (core) Remove deprecated code
11 months ago
George Gevoian 0cadb93d25 (core) Update dependencies
11 months ago
George Gevoian 1be1e5f647 (core) Move theme from ConfigNotifier to ThemeNotifier
11 months ago
Jarosław Sadziński 083a20417e (core) Tests and bug fixes for bidirectional linking
12 months ago
Jarosław Sadziński a8e0f96813 (core) Extending widget
12 months ago
George Gevoian f38df564a9 (core) Add Command API to Grist Plugin API
12 months ago
George Gevoian 4c25aa7d3d (core) Support dark mode in custom widgets
1 year ago
Paul Fitzpatrick 6dab12f301 (core) updates from grist-core
1 year ago
Paul Fitzpatrick bfd0fa8c7f
add an endpoint for doing SQL selects (#641)
1 year ago
Jarosław Sadziński b6a431dd58 (core) Cursor in custom widgets
1 year ago
Paul Fitzpatrick c02acff361 (core) updates from grist-core
1 year ago
Dmitry S d5a4605d2a (core) Improve encoding detection for csv imports, and make encoding an editable option.
1 year ago
Florent ee31764b83
DocApi: Implement DELETE on columns (#601) (#640)
1 year ago
Florent e93ad5a0c5
Issue #601: implement PUT on columns (#605)
1 year ago
Arnaud Peich c9933b6908
Use relative imports only in plugin folder (#328)
2 years ago
Alex Hall 62792329c3 (core) DocApi meta endpoints: GET /tables and POST/PATCH /tables and /columns
2 years ago
Alex Hall 1864b7ba5d (core) Add BulkAddOrUpdateRecord action for efficiency
2 years ago
Alex Hall 42afb17e36 (core) Run and test imports only in Python 3, upgrade openpyxl, fix weird date handling
2 years ago
Yohan Boniface 7ae425f869
add a description property to column mapping for custom widgets (#255)
2 years ago
Paul Fitzpatrick aeb7a4b849 (core) flesh out getAccessToken API documentation
2 years ago
Paul Fitzpatrick dd8d2e18f5 (core) add an access token mechanism to help with attachments in custom widgets
2 years ago
Dmitry S dd2eadc86e (core) Speed up and upgrade build.
2 years ago
George Gevoian 3d3a5e334a (core) Update Plugin API documentation
2 years ago
Jarosław Sadziński db57815d2b (core) Improving custom widget API. Changing destroy function signature.
2 years ago
Jarosław Sadziński 4401ec4d79 (core) Adding onNewRecord event for custom widgets
2 years ago
Paul Fitzpatrick c6d66e15bf (core) configure typedoc for generating plugin api documentation
2 years ago
Paul Fitzpatrick a5f5ecce19 (core) add grist.getTable(tableId) and a getTableId() method in plugin api
3 years ago
Paul Fitzpatrick 98f64a8461 (core) add grist.selectedTable.create/update/destroy/upsert to custom widget api
3 years ago
Edward Betts d6e0e1fee3 Correct spelling mistakes
3 years ago
Jarosław Sadziński 8d34b70899 (core) Exposing WidgetApi methods in a module scope
3 years ago
Cyprien P 2f6eafff35 (core) Adds setSelectedRows to the grist api for custom view
3 years ago
Jarosław Sadziński b80e56a4e1 (core) Custom Widget column mapping feature.
3 years ago
Jarosław Sadziński 85ef873ce5 (core) Widget options api
3 years ago
Alex Hall ecb30eebb8 (core) Parsing multiple values in reflists, parsing refs without table data in client
3 years ago
Jarosław Sadziński 3e661db38c (core) Adding schema validation for records endpoint
3 years ago
Alex Hall a64fb105e3 (core) Use GristObjCode in CellValue
3 years ago
Jarosław Sadziński 8684c9e930 (core) Adding traceback to trigger formulas
3 years ago
Alex Hall 9916a2d919 (core) Suggest correct table when converting to RefList
3 years ago
Jarosław Sadziński 4ca47878ca (core) Adding import from google drive to the home screen
3 years ago
Alex Hall 2f3a0e0c7f (core) Showing censored values as a grey cell
3 years ago
Dmitry S d1c1416d78 (core) Add rules to eslint to better match our coding conventions.
3 years ago
Dmitry S 526b0ad33e (core) Configure more comprehensive eslint rules for Typescript
3 years ago