Commit Graph

79 Commits (51ff72c15e1d75c35430b98c6f06a4141eba9dae)

Author SHA1 Message Date
Dmitry S 51ff72c15e (core) Faster builds all around.
2 years ago
Dmitry S dd2eadc86e (core) Speed up and upgrade build.
2 years ago
Paul Fitzpatrick 561d9696aa (core) clean up interaction of forward auth with session
2 years ago
Jarosław Sadziński d92a761f6e (core) Product update popups and hosted stripe integration
2 years ago
Dmitry S 4f1cb53b29 (core) Converting server-side Comm.js to typescript
2 years ago
George Gevoian 6dcdd22792 (core) Redirect less often in welcomeNewUser
2 years ago
Paul Fitzpatrick 1c6f80f956 (core) make it easier to enable Azure storage without setting GRIST_DOCS_S3_BUCKET
2 years ago
Jarosław Sadziński 0ab9e4a6a0 (core) Adding GristConnect login system
2 years ago
George Gevoian 2fd8a34ff8 (core) Move Notifier to /ext
2 years ago
Paul Fitzpatrick e4d47a2f3c (core) add minimal support for activation keys
2 years ago
Paul Fitzpatrick e6983e9209 (core) add machinery for self-managed flavor of Grist
2 years ago
Paul Fitzpatrick 4de5928396 (core) when redirecting, use protocol in APP_HOME_URL if available
2 years ago
Paul Fitzpatrick ce7eb05ed4 (core) get user.Name through same mechanism as user.id for websocket Client
2 years ago
Paul Fitzpatrick c1af5a9803 (core) have user.Name come from database for websocket users
2 years ago
Dmitry S cedcdc6bff (core) Improve debug logging related for client-side errors and sandbox crashes.
2 years ago
George Gevoian 4c5de16e2d (core) Include altSessionId in logs
2 years ago
Paul Fitzpatrick 6c6bfee00e (core) fix redirects for multi-team Grist on a single domain
2 years ago
Paul Fitzpatrick fea8f906d7 (core) add a login method based on headers
2 years ago
George Gevoian 6305811ca6 (core) Add new Grist login page
2 years ago
Alex Hall 546096fcc9 (core) Clean up and refactor uses of HomeDBManager.getDoc
2 years ago
George Gevoian ad1b4f3cff (core) Record new user sign-ups
2 years ago
Jarosław Sadziński 351d70d4fb (core) Serving widget info page from home url
2 years ago
Paul Fitzpatrick c4d3d7d3bb (core) be careful when reassigning a doc to a worker it was on before
2 years ago
George Gevoian 9522438967 (core) Add Grist forgot password page
2 years ago
Paul Fitzpatrick 2563fb745a (core) make Grist easier to run with a single server
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
George Gevoian ff4e5d2769 (core) Send emails when 2FA settings are updated
2 years ago
George Gevoian 95592b81bd (core) Skip /welcome/user page for new users
2 years ago
Edward Betts d6e0e1fee3 Correct spelling mistakes
2 years ago
George Gevoian 99f3422217 (core) Add new Grist sign-up page
2 years ago
Alex Hall 0de0cb0f4a (core) Add PUT /records DocApi endpoint to AddOrUpdate records
2 years ago
Paul Fitzpatrick 7440485ebe (core) run survey for new users only when a survey doc is set
2 years ago
Dmitry S 215bb90e68 (core) Replace questionnaire for new users with a popup asking for just their primary use-case.
2 years ago
George Gevoian ba6ecc5e9e (core) Move user profile to new page and begin MFA work
2 years ago
Paul Fitzpatrick d99db8d016 (core) move more tests to grist-core
3 years ago
Jarosław Sadziński 1425461cd8 (core) Exposing custom widgets on the UI
3 years ago
Jarosław Sadziński 53bdd6c8e1 (core) Exposing more descriptive errors from exports
3 years ago
Paul Fitzpatrick 3055a11fb2 (core) set cookie response header more consistently
3 years ago
Dmitry S c5db65d1d2 (core) Process new user info in /welcome/info post without waiting for it to be written to the collecting document
3 years ago
Dmitry S 1517dca644 (core) Implement DiscourseConnect to enable easy sign-in to community forum
3 years ago
Paul Fitzpatrick 383b8ffbf0 (core) add a tool for deleting a user
3 years ago
Paul Fitzpatrick 3e5a292cde (core) add tests for site deletion
3 years ago
George Gevoian ef5da42378 (core) Update export CSV and Excel endpoints
3 years ago
Paul Fitzpatrick f9630b3aa4 (core) clean up a collection of small problems affecting grist-core
3 years ago
Paul Fitzpatrick 54beaede84 (core) revive saml support and test against Auth0
3 years ago
Jarosław Sadziński 4ca47878ca (core) Adding import from google drive to the home screen
3 years ago
Jarosław Sadziński 6ed1d8dfea (core) Adding google drive plugin as a fallback for url plugin
3 years ago
Jarosław Sadziński 291bcd17ff (core) Google auth endpoint has not responded with auth code
3 years ago
Jarosław Sadziński 08295a696b (core) Export to Excel and Send to drive
3 years ago