Commit Graph

706 Commits (c6d66e15bfb98b2ffe087aca9bc5eafddc6f1fe3)
 

Author SHA1 Message Date
Paul Fitzpatrick c6d66e15bf (core) configure typedoc for generating plugin api documentation
2 years ago
George Gevoian d8af25de9d (core) Add usage to data tables page
2 years ago
Alex Hall bf271c822b (core) Copy column type and options when pasting into an empty column
2 years ago
George Gevoian 6305811ca6 (core) Add new Grist login page
2 years ago
Alex Hall 8fdfb02646 (core) Don't treat Attachments as RefList in creator panel
2 years ago
Dmitry S d55bdbcdf3 (core) Reopen HelpScout beacon to the last-opened article
2 years ago
Jarosław Sadziński 499e24b744 (core) Adding conditional styles to old style widgets
2 years ago
Alex Hall 21b0ac3eff (core) Enforcing data size limit
2 years ago
Dmitry S 8269c33d01 (core) When importing JSON, create columns of type Numeric rather than Int
2 years ago
Alex Hall 06956f84a5 (core) Make Attachments columns get treated like RefLists more
2 years ago
Paul Fitzpatrick 24522e61ff
remove stray redis dependency, and upgrade node in tests (#173)
2 years ago
Paul Fitzpatrick c41c07e4d0 (core) add missing sandbox/run.sh script
2 years ago
Alex Hall 4ce492b9e5 (core) Compute sample_record lazily using a property
2 years ago
Alex Hall 59436d2bca (core) Grace period and delete-only mode when exceeding row limit
2 years ago
Paul Fitzpatrick 134ae99e9a (core) add gvisor-based sandboxing to core
2 years ago
Paul Fitzpatrick de703343d0 (core) disentangle some server tests, release to core, add GRIST_PROXY_AUTH_HEADER test
2 years ago
Jarosław Sadziński 64c9717ac1 (core) Undo bug with summary table and raw data view
2 years ago
Alex Hall 546096fcc9 (core) Clean up and refactor uses of HomeDBManager.getDoc
2 years ago
Jarosław Sadziński b1c3943bf4 (core) Conditional formatting rules
2 years ago
Jarosław Sadziński 96a34122a5 (core) Restoring cursor position on raw data views
2 years ago
Dmitry S 3b76b33423 (core) Fix bugs when both welcomeTour and docTour are available
2 years ago
Alex Hall 1452b6efc3 (core) Improve stacktraces from pyCall
2 years ago
Alex Hall 2c9ae6dc94 (core) Enforce daily limit on API usage
2 years ago
Cyprien P b6f146d755 (core) Add options to switch chart orientation
2 years ago
Alex Hall ec8460b772 (core) Prune snapshots outside the window in product features
2 years ago
Cyprien P 21f1dfa56c (core) Add 'stacked' option to charts
2 years ago
Paul Fitzpatrick a5f5ecce19 (core) add grist.getTable(tableId) and a getTableId() method in plugin api
2 years ago
Dmitry S fa75f60bfd (core) Fix selection of rows after rows are dragged
2 years ago
George Gevoian 0f4f0d3dad (core) Migrate to SRP and add change password dialog
2 years ago
Paul Fitzpatrick 7ba4dff18f (core) updates from grist-core
2 years ago
Paul Fitzpatrick a641517bb1
Merge pull request #165 from MHOOO/reverse-proxy-auth-support
2 years ago
Paul Fitzpatrick 98f64a8461 (core) add grist.selectedTable.create/update/destroy/upsert to custom widget api
2 years ago
Alex Hall 02e69fb685 (core) Crudely show row count and limit in UI
2 years ago
Alex Hall d154b9afa7 (core) Make lookups depend on all rows
2 years ago
Thomas Karolski ccdd551b4d style fixes
2 years ago
Paul Fitzpatrick b2715ae9ef (core) forbid use of sqlite ATTACH except during VACUUM
2 years ago
Paul Fitzpatrick 3a8e7032bc (core) updates from grist-core
2 years ago
George Gevoian ad1b4f3cff (core) Record new user sign-ups
2 years ago
Thomas Karolski 87af7a36cd [README] Update with doc on header based auth
2 years ago
Thomas Karolski e5dc2d198f [comm] Use getRequestProfile from Authorizer
2 years ago
Thomas Karolski 9f3ed989c4 [authorizer] Determine auth header to use via an environment variable
2 years ago
Thomas Karolski c459037b04 [authorizer] Move code for extracting auth header into a function
2 years ago
Jarosław Sadziński eff78ae2e1 (core) New UI for raw data views
2 years ago
Alex Hall 2d0978559b (core) Replace compute stack and frames with _current_node and _current_row_id
2 years ago
George Gevoian f02174eb7e (core) Fix error when canceling import
2 years ago
Paul Fitzpatrick 00eb44fa00 v0.7.6
2 years ago
Alex Hall 77a5d31afe (core) More accurate data size measurement
2 years ago
Alex Hall 222dc505eb (core) Generate Engine._autocomplete_context lazily
2 years ago
Thomas Karolski a584bc3a19 [Comm.js] Return a session profile based on the x-remote-user header if set
2 years ago
Jarosław Sadziński 351d70d4fb (core) Serving widget info page from home url
2 years ago