Commit Graph

663 Commits (1c6f80f956dcf5e1522caa1be518a151f850c041)

Author SHA1 Message Date
Alex Hall d7514e9cfc (core) Create _grist_Attachments_fileIdent index in new docs
2 years ago
Alex Hall 47b77c8c24 (core) Allow filtering by selected cell value in cell context menu
2 years ago
Paul Fitzpatrick ce7eb05ed4 (core) get user.Name through same mechanism as user.id for websocket Client
2 years ago
Alex Hall 64a5c79dbc (core) Limit total attachment file size per document
2 years ago
Paul Fitzpatrick c1af5a9803 (core) have user.Name come from database for websocket users
2 years ago
Jarosław Sadziński dea1a8ba1b (core) Implementing search on raw data view
2 years ago
George Gevoian 007a862333 (core) Include hash/fragment in post-login redirect URLs
2 years ago
Paul Fitzpatrick 20dd2fc70d (core) allow non-owners to remove themselves from sites/workspaces/docs
2 years ago
Cyprien P 25e40bfa9b (core) Fix setting xaxis when both chart aggregation and split series
2 years ago
Alex Hall 09da815c0c (core) Add /attachments/removeUnused DocApi endpoint to hard delete all unused attachments in document
2 years ago
Jarosław Sadziński 4401ec4d79 (core) Adding onNewRecord event for custom widgets
2 years ago
Dmitry S cedcdc6bff (core) Improve debug logging related for client-side errors and sandbox crashes.
2 years ago
George Gevoian 859c593448 (core) Add authSubject and authProvider to sessions
2 years ago
Paul Fitzpatrick 14f7e30e6f (core) add users.options.isConsultant flag, and omit such users from billing
2 years ago
George Gevoian 4c5de16e2d (core) Include altSessionId in logs
2 years ago
Cyprien P bf8769bc42 (core) Fix linking after a summary update
2 years ago
Jarosław Sadziński 34708cd348 (core) Adding font options to the style picker
2 years ago
Cyprien P 98ac2f7e5b (core) add 'Aggregate Values' option to chart config
2 years ago
Alex Hall 64369df4c3 (core) Add /attachments/updateUsed DocApi endpoint to soft delete all unused attachments in document
2 years ago
Alex Hall 251d79704b (core) Migrate Attachments columns from marshalled blobs to JSON
2 years ago
Paul Fitzpatrick 6c6bfee00e (core) fix redirects for multi-team Grist on a single domain
2 years ago
Alex Hall bb5f3fc378 (core) Store monthly snapshots for 8 years to give Enterprise plans a more significant advantage
2 years ago
Paul Fitzpatrick fea8f906d7 (core) add a login method based on headers
2 years ago
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
3 years ago
Alex Hall 8fdfb02646 (core) Don't treat Attachments as RefList in creator panel
3 years ago
Dmitry S d55bdbcdf3 (core) Reopen HelpScout beacon to the last-opened article
3 years ago
Jarosław Sadziński 499e24b744 (core) Adding conditional styles to old style widgets
3 years ago
Alex Hall 21b0ac3eff (core) Enforcing data size limit
3 years ago
Alex Hall 06956f84a5 (core) Make Attachments columns get treated like RefLists more
3 years ago
Alex Hall 59436d2bca (core) Grace period and delete-only mode when exceeding row limit
3 years ago
Paul Fitzpatrick 134ae99e9a (core) add gvisor-based sandboxing to core
3 years ago
Paul Fitzpatrick de703343d0 (core) disentangle some server tests, release to core, add GRIST_PROXY_AUTH_HEADER test
3 years ago
Jarosław Sadziński 64c9717ac1 (core) Undo bug with summary table and raw data view
3 years ago
Alex Hall 546096fcc9 (core) Clean up and refactor uses of HomeDBManager.getDoc
3 years ago
Jarosław Sadziński b1c3943bf4 (core) Conditional formatting rules
3 years ago
Jarosław Sadziński 96a34122a5 (core) Restoring cursor position on raw data views
3 years ago
Dmitry S 3b76b33423 (core) Fix bugs when both welcomeTour and docTour are available
3 years ago
Alex Hall 1452b6efc3 (core) Improve stacktraces from pyCall
3 years ago
Alex Hall 2c9ae6dc94 (core) Enforce daily limit on API usage
3 years ago
Cyprien P b6f146d755 (core) Add options to switch chart orientation
3 years ago
Alex Hall ec8460b772 (core) Prune snapshots outside the window in product features
3 years ago
Cyprien P 21f1dfa56c (core) Add 'stacked' option to charts
3 years ago
Paul Fitzpatrick a5f5ecce19 (core) add grist.getTable(tableId) and a getTableId() method in plugin api
3 years ago
Dmitry S fa75f60bfd (core) Fix selection of rows after rows are dragged
3 years ago
George Gevoian 0f4f0d3dad (core) Migrate to SRP and add change password dialog
3 years ago
Paul Fitzpatrick 7ba4dff18f (core) updates from grist-core
3 years ago
Paul Fitzpatrick a641517bb1
Merge pull request #165 from MHOOO/reverse-proxy-auth-support
3 years ago
Paul Fitzpatrick 98f64a8461 (core) add grist.selectedTable.create/update/destroy/upsert to custom widget api
3 years ago
Alex Hall 02e69fb685 (core) Crudely show row count and limit in UI
3 years ago
Thomas Karolski ccdd551b4d style fixes
3 years ago
Paul Fitzpatrick b2715ae9ef (core) forbid use of sqlite ATTACH except during VACUUM
3 years ago
George Gevoian ad1b4f3cff (core) Record new user sign-ups
3 years ago
Thomas Karolski e5dc2d198f [comm] Use getRequestProfile from Authorizer
3 years ago
Thomas Karolski 9f3ed989c4 [authorizer] Determine auth header to use via an environment variable
3 years ago
Thomas Karolski c459037b04 [authorizer] Move code for extracting auth header into a function
3 years ago
Jarosław Sadziński eff78ae2e1 (core) New UI for raw data views
3 years ago
George Gevoian f02174eb7e (core) Fix error when canceling import
3 years ago
Alex Hall 77a5d31afe (core) More accurate data size measurement
3 years ago
Thomas Karolski a584bc3a19 [Comm.js] Return a session profile based on the x-remote-user header if set
3 years ago
Jarosław Sadziński 351d70d4fb (core) Serving widget info page from home url
3 years ago
Jarosław Sadziński d2b82b84c7 (core) Fixing bug with resuming search on a hidden column.
3 years ago
Paul Fitzpatrick c4d3d7d3bb (core) be careful when reassigning a doc to a worker it was on before
3 years ago
Thomas Karolski 116295e42f Minor refactor & comments
3 years ago
Thomas Karolski 82a7f0a796 Implement support for webserver header based auth
3 years ago
Alex Hall 321019217d (core) Lossless imports
3 years ago
George Gevoian 9522438967 (core) Add Grist forgot password page
3 years ago
Cyprien P 76481d21e0 (core) Enable selecting x axis for the group data columns
3 years ago
Paul Fitzpatrick 2563fb745a (core) make Grist easier to run with a single server
3 years ago
Cyprien P 0da397ab90 (core) Fix js error when changing X Axis with chart with no series
3 years ago
Alex Hall 5213972d24 (core) Guess numeric formatting options
3 years ago
Jarosław Sadziński 70373550cf (core) Shortcuts help page can be scrolled using a keyboard
3 years ago
George Gevoian 8f5ce9d610 (core) Wait for transform column before finalizing
3 years ago
Alex Hall 599545fb11 (core) Fuller guessing of type and options when adding first data to blank columns
3 years ago
Jarosław Sadziński ae6c857ac5 (core) Frozen columns reordering
3 years ago
George Gevoian fa68b790bb (core) Remove code for unused welcome flows
3 years ago
George Gevoian 83ba2957bf (core) Update failing HomeIntro core test
3 years ago
Cyprien P c2070877b6 (core) Fix out of sync GROUP DATA and X Axis options when table change
3 years ago
Alex Hall 3445ecb64c (core) Search backwards with Shift+Enter
3 years ago
George Gevoian ff4e5d2769 (core) Send emails when 2FA settings are updated
3 years ago
Paul Fitzpatrick accd640078 (core) add a `user.SessionID` value for trigger formulas and granular access rules
3 years ago
George Gevoian 95592b81bd (core) Skip /welcome/user page for new users
3 years ago
George Gevoian 36843e632b (core) Hide API key when it's not selected
3 years ago
Alex Hall 437d30bd9f (core) Log number of rows in user tables in data engine
3 years ago
Alex Hall f1002c0e67 (core) Regularly log data size in DocStorage.applyStoredActions using sqlite dbstat
3 years ago
Alex Hall 5b352211c4 (core) Guess date format during type conversion
3 years ago
Paul Fitzpatrick be8c053922 (core) updates from grist-core
3 years ago
Lee Burton 9c47b9cdee
Fix typo in email fallback for SAML
3 years ago
Edward Betts d6e0e1fee3 Correct spelling mistakes
3 years ago
Alex Hall 8b5e837d9c (core) Use YYYY-MM-DD as default date format for parsing
3 years ago
Cyprien P afa90cc365 (core) Show default context menu on link
3 years ago
Dmitry S 9855a145d1 (core) Remove UI-imposed restriction against combining public edit access and access rules
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
George Gevoian e264094412 (core) Add account page option to allow Google login
3 years ago
George Gevoian 99f3422217 (core) Add new Grist sign-up page
3 years ago
George Gevoian 6abe7d5827 (core) Use original column headers during imports
3 years ago
Alex Hall f877f3859d (core) Use visible column formatting when converting RefList to Text
3 years ago