Commit Graph

26 Commits (418ae03475eb5d8f78f93177ad0ba34d38b74aea)

Author SHA1 Message Date
George Gevoian 3112433a58 (core) Add dropdown conditions
5 months ago
Jarosław Sadziński 42d7e31d27 (core) In custom widgets show placeholder content until all columns are mapped
7 months ago
George Gevoian b1f7ca353a (core) Polish Record Cards
8 months ago
Alex Hall 225a76c9cb (core) Don't throw error in `onRecord(s)` for insufficient access for `includeColumns`
9 months ago
Jarosław Sadziński 9262e1f1ef (core) Fixing bug with collapsed custom widget.
11 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 1be1e5f647 (core) Move theme from ConfigNotifier to ThemeNotifier
12 months ago
Jakub Serafin 498ad07d38 (core) passing language as a query parameter to custom widgets
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
Jarosław Sadziński 58323f5313 (core) Adding testId to the widget iframe once it receives the ready message
1 year ago
Jakub Serafin 942fc96225 (core) custom widget appear as build-in widget
1 year ago
Jarosław Sadziński b6a431dd58 (core) Cursor in custom widgets
1 year 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
2 years 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
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