Commit Graph

878 Commits (40c9b8b7e8c7b54ee436e0cc443cd784cd057d7d)
 

Author SHA1 Message Date
George Gevoian ac910389bc (core) Make login URL regexes more specific
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 4c935e7fb3 (core) Import Hashable from six.moves.collections_abc
3 years ago
Paul Fitzpatrick 21f2765a59 (core) updates from grist-core
3 years ago
Paul Fitzpatrick 88fe090032
Merge pull request #136 from tirkarthi/fix-abc
3 years ago
Alex Hall 5b352211c4 (core) Guess date format during type conversion
3 years ago
George Gevoian 481122b4d3 (core) Fix failing login tests
3 years ago
Paul Fitzpatrick be8c053922 (core) updates from grist-core
3 years ago
Paul Fitzpatrick e73e74b8ad
Merge pull request #141 from N6UDP/patch-1
3 years ago
Lee Burton 9c47b9cdee
Fix typo in email fallback for SAML
3 years ago
Paul Fitzpatrick 6d941fb5a3
Merge pull request #137 from EdwardBetts/spelling
3 years ago
Edward Betts d6e0e1fee3 Correct spelling mistakes
3 years ago
Karthikeyan Singaravelan 08cbdf29f5 Import ABC through six.moves for Python 2/3 compatibility.
3 years ago
Paul Fitzpatrick bf7c46c3cd
Merge pull request #132 from mscherer/patch-1
3 years ago
mscherer 988e3ab7f0 Fix links
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
Paul Fitzpatrick f224afcc62 (core) updates from grist-core
3 years ago
Paul Fitzpatrick 6c01e2c7b6
Merge pull request #131 from matthiaskoenig/patch-1
3 years ago
Matthias König 005564f9c2
Fixing broken 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
Dmitry S 3136077636 (core) Update documentation of CURRENT_CONVERSION function
3 years ago
Alex Hall c0ca936c1e (core) Backend restrictions for raw data widgets
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
Paul Fitzpatrick d51180d349 (core) updates from grist-core
3 years ago
George Gevoian 6abe7d5827 (core) Use original column headers during imports
3 years ago
Dmitry 25b7e6c245
Tweaks to documentation comments for user-facing Grist functions (#126)
3 years ago
Natalie Misasi 2611d05c39
Updates to Grist Functions (#125)
3 years ago
Alex Hall f877f3859d (core) Use visible column formatting when converting RefList to Text
3 years ago
Alex Hall 0de0cb0f4a (core) Add PUT /records DocApi endpoint to AddOrUpdate records
3 years ago
Jarosław Sadziński 66eb0b91b8 (core) API fix for a bug that treated 0 as null
3 years ago
Cyprien P 7cc3092e1b (core) Restore default context menu out of std views
3 years ago
Jarosław Sadziński e99122433a (core) Sending visible columns for not configured widgets
3 years ago
Alex Hall 1c855537d6 (core) Fix non-existent page ID showing all raw data widgets
3 years ago
Alex Hall 592a43ec36 (core) Initial data tables page
3 years ago
Paul Fitzpatrick 0f4153dc23 (core) stop applying product limits to grist-core
3 years ago
Jarosław Sadziński b80e56a4e1 (core) Custom Widget column mapping feature.
3 years ago
Cyprien P 196ab6c473 (core) Adds cell context menu
3 years ago
Alex Hall ec7bc9bef3 (core) Remove code related to newui
3 years ago
Alex Hall 5d671bf0b3 (core) New type conversion in the backend
3 years ago
Paul Fitzpatrick 4890a1fe89 (core) add free team site product
3 years ago
Alex Hall 64abfcb0ac (core) Remove some unused code, especially in ViewConfigTab
3 years ago
Paul Fitzpatrick d8aacbe3b4 (core) AddOrUpdateRecord user action
3 years ago