Commit Graph

878 Commits (40c9b8b7e8c7b54ee436e0cc443cd784cd057d7d)
 

Author SHA1 Message Date
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
Alex Hall d154b9afa7 (core) Make lookups depend on all rows
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
Paul Fitzpatrick 3a8e7032bc (core) updates from grist-core
3 years ago
George Gevoian ad1b4f3cff (core) Record new user sign-ups
3 years ago
Thomas Karolski 87af7a36cd [README] Update with doc on header based auth
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
Alex Hall 2d0978559b (core) Replace compute stack and frames with _current_node and _current_row_id
3 years ago
George Gevoian f02174eb7e (core) Fix error when canceling import
3 years ago
Paul Fitzpatrick 00eb44fa00 v0.7.6
3 years ago
Alex Hall 77a5d31afe (core) More accurate data size measurement
3 years ago
Alex Hall 222dc505eb (core) Generate Engine._autocomplete_context lazily
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
George Gevoian 7ead97b913 (core) Fill name on test login page when possible
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 953ac7c689 Use /usr/bin/env instead of /bin/bash
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
Paul Fitzpatrick aa3fe975e7 (core) updates from grist-core
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
George Gevoian cc1af85594 (core) Add missing .isPresent() to isOnTestLoginPage
3 years ago
Jarosław Sadziński 70373550cf (core) Shortcuts help page can be scrolled using a keyboard
3 years ago
George Gevoian 10097c5423 (core) Add check for test login page in homeUtil.ts
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
Paul Fitzpatrick 99ee495b4b v0.7.5
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
Paul Fitzpatrick c91593e312 (core) make cognito logins for tests work on slightly smaller screens
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 a294eefdff (core) Update HomeIntro.ts to check for either login page
3 years ago
George Gevoian ff4e5d2769 (core) Send emails when 2FA settings are updated
3 years ago
George Gevoian 8f1889d2d7 (core) Fix staging test that would timeout
3 years ago