Commit Graph

650 Commits (953ac7c6891cb142ef75b8fe33429df70398f691)
 

Author SHA1 Message Date
Thomas Karolski 953ac7c689 Use /usr/bin/env instead of /bin/bash
2 years ago
Thomas Karolski 82a7f0a796 Implement support for webserver header based auth
2 years ago
Paul Fitzpatrick aa3fe975e7 (core) updates from grist-core
2 years ago
Cyprien P 76481d21e0 (core) Enable selecting x axis for the group data columns
2 years ago
Paul Fitzpatrick 2563fb745a (core) make Grist easier to run with a single server
2 years ago
Cyprien P 0da397ab90 (core) Fix js error when changing X Axis with chart with no series
2 years ago
Alex Hall 5213972d24 (core) Guess numeric formatting options
2 years ago
George Gevoian cc1af85594 (core) Add missing .isPresent() to isOnTestLoginPage
2 years ago
Jarosław Sadziński 70373550cf (core) Shortcuts help page can be scrolled using a keyboard
2 years ago
George Gevoian 10097c5423 (core) Add check for test login page in homeUtil.ts
2 years ago
George Gevoian 8f5ce9d610 (core) Wait for transform column before finalizing
2 years ago
Alex Hall 599545fb11 (core) Fuller guessing of type and options when adding first data to blank columns
2 years ago
Paul Fitzpatrick 99ee495b4b v0.7.5
2 years ago
Jarosław Sadziński ae6c857ac5 (core) Frozen columns reordering
2 years ago
George Gevoian fa68b790bb (core) Remove code for unused welcome flows
2 years ago
George Gevoian 83ba2957bf (core) Update failing HomeIntro core test
2 years ago
Paul Fitzpatrick c91593e312 (core) make cognito logins for tests work on slightly smaller screens
2 years ago
Cyprien P c2070877b6 (core) Fix out of sync GROUP DATA and X Axis options when table change
2 years ago
Alex Hall 3445ecb64c (core) Search backwards with Shift+Enter
2 years ago
George Gevoian a294eefdff (core) Update HomeIntro.ts to check for either login page
2 years ago
George Gevoian ff4e5d2769 (core) Send emails when 2FA settings are updated
2 years ago
George Gevoian 8f1889d2d7 (core) Fix staging test that would timeout
2 years ago
George Gevoian ac910389bc (core) Make login URL regexes more specific
2 years ago
Paul Fitzpatrick accd640078 (core) add a `user.SessionID` value for trigger formulas and granular access rules
2 years ago
George Gevoian 95592b81bd (core) Skip /welcome/user page for new users
2 years ago
George Gevoian 36843e632b (core) Hide API key when it's not selected
2 years ago
Alex Hall 437d30bd9f (core) Log number of rows in user tables in data engine
2 years ago
Alex Hall f1002c0e67 (core) Regularly log data size in DocStorage.applyStoredActions using sqlite dbstat
2 years ago
Alex Hall 4c935e7fb3 (core) Import Hashable from six.moves.collections_abc
2 years ago
Paul Fitzpatrick 21f2765a59 (core) updates from grist-core
2 years ago
Paul Fitzpatrick 88fe090032
Merge pull request #136 from tirkarthi/fix-abc
2 years ago
Alex Hall 5b352211c4 (core) Guess date format during type conversion
2 years ago
George Gevoian 481122b4d3 (core) Fix failing login tests
2 years ago
Paul Fitzpatrick be8c053922 (core) updates from grist-core
2 years ago
Paul Fitzpatrick e73e74b8ad
Merge pull request #141 from N6UDP/patch-1
2 years ago
Lee Burton 9c47b9cdee
Fix typo in email fallback for SAML
2 years ago
Paul Fitzpatrick 6d941fb5a3
Merge pull request #137 from EdwardBetts/spelling
2 years ago
Edward Betts d6e0e1fee3 Correct spelling mistakes
2 years ago
Karthikeyan Singaravelan 08cbdf29f5 Import ABC through six.moves for Python 2/3 compatibility.
2 years ago
Paul Fitzpatrick bf7c46c3cd
Merge pull request #132 from mscherer/patch-1
2 years ago
mscherer 988e3ab7f0 Fix links
2 years ago
Alex Hall 8b5e837d9c (core) Use YYYY-MM-DD as default date format for parsing
2 years ago
Cyprien P afa90cc365 (core) Show default context menu on link
2 years ago
Paul Fitzpatrick f224afcc62 (core) updates from grist-core
2 years ago
Paul Fitzpatrick 6c01e2c7b6
Merge pull request #131 from matthiaskoenig/patch-1
2 years ago
Matthias König 005564f9c2
Fixing broken link
2 years ago
Dmitry S 9855a145d1 (core) Remove UI-imposed restriction against combining public edit access and access rules
2 years ago
Jarosław Sadziński 8d34b70899 (core) Exposing WidgetApi methods in a module scope
2 years ago
Dmitry S 3136077636 (core) Update documentation of CURRENT_CONVERSION function
2 years ago
Alex Hall c0ca936c1e (core) Backend restrictions for raw data widgets
2 years ago