Commit Graph

24 Commits (b1f7ca353aa23bc3671745ef7a9f55a4e1b1c265)

Author SHA1 Message Date
George Gevoian b1f7ca353a (core) Polish Record Cards
4 months ago
Alex Hall 225a76c9cb (core) Don't throw error in `onRecord(s)` for insufficient access for `includeColumns`
6 months ago
Jarosław Sadziński 9262e1f1ef (core) Fixing bug with collapsed custom widget.
7 months ago
Paul Fitzpatrick cc9a9ae8c5 (core) support for bundling custom widgets with the Grist app
8 months ago
Alex Hall 4e67c679b2 (core) Options for plugin API functions which fetch data from the selected table or record
8 months ago
George Gevoian f6256646ef (core) Remove deprecated code
8 months ago
George Gevoian 1be1e5f647 (core) Move theme from ConfigNotifier to ThemeNotifier
8 months ago
Jakub Serafin 498ad07d38 (core) passing language as a query parameter to custom widgets
8 months ago
George Gevoian f38df564a9 (core) Add Command API to Grist Plugin API
9 months ago
George Gevoian 4c25aa7d3d (core) Support dark mode in custom widgets
9 months ago
Jarosław Sadziński 58323f5313 (core) Adding testId to the widget iframe once it receives the ready message
10 months ago
Jakub Serafin 942fc96225 (core) custom widget appear as build-in widget
10 months ago
Jarosław Sadziński b6a431dd58 (core) Cursor in custom widgets
10 months ago
Paul Fitzpatrick 7be0ee289d
support other SQLite wrappers, and various hooks needed by grist-static (#516)
1 year ago
Paul Fitzpatrick 472a9a186e (core) control the distribution of attachment metadata
1 year ago
Paul Fitzpatrick dd8d2e18f5 (core) add an access token mechanism to help with attachments in custom widgets
2 years ago
George Gevoian a051830aeb (core) Show summary tables on Raw Data page
2 years ago
Cyprien P 808aacdc52 (core) Fix CustomWidget nbrowser test
2 years ago
Dmitry S 51ff72c15e (core) Faster builds all around.
2 years ago
Jarosław Sadziński 4401ec4d79 (core) Adding onNewRecord event for custom widgets
2 years ago
Paul Fitzpatrick 98f64a8461 (core) add grist.selectedTable.create/update/destroy/upsert to custom widget api
2 years ago
Cyprien P 2f6eafff35 (core) Adds setSelectedRows to the grist api for custom view
2 years ago
Jarosław Sadziński b80e56a4e1 (core) Custom Widget column mapping feature.
2 years ago
Jarosław Sadziński 85ef873ce5 (core) Widget options api
2 years ago