Commit Graph

91 Commits (524dbf34e18c9a37470f351c2a9667a2a6723274)

Author SHA1 Message Date
Paul Fitzpatrick 0a61d740ba (core) clear redis state for docapi tests
2 years ago
George Gevoian 52eb5325c2 (core) Use different user in ActionLog tests
2 years ago
George Gevoian 1e42871cc9 (core) Add attachment and data size usage
2 years ago
Jarosław Sadziński f194d6861b (core) Updating RawData views
2 years ago
Alex Hall 0beb2898cb (core) Add flexibility to daily API usage limit
2 years ago
Jarosław Sadziński 6f00106d7c (core) Raw renames
2 years ago
Jarosław Sadziński 995bf9b63a (core) Distinct style rules for summary columns
2 years ago
Alex Hall a701b4bf13 (core) Remove expired attachments every hour and on shutdown
2 years ago
Jarosław Sadziński 77ef9df27d (core) Adding new command Duplicate rows
2 years ago
Alex Hall 64a5c79dbc (core) Limit total attachment file size per document
2 years ago
Jarosław Sadziński dea1a8ba1b (core) Implementing search on raw data view
2 years ago
Paul Fitzpatrick 20dd2fc70d (core) allow non-owners to remove themselves from sites/workspaces/docs
2 years ago
Alex Hall 09da815c0c (core) Add /attachments/removeUnused DocApi endpoint to hard delete all unused attachments in document
2 years ago
George Gevoian 859c593448 (core) Add authSubject and authProvider to sessions
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 c6d66e15bf (core) configure typedoc for generating plugin api documentation
2 years ago
George Gevoian 6305811ca6 (core) Add new Grist login page
2 years ago
Paul Fitzpatrick 24522e61ff
remove stray redis dependency, and upgrade node in tests (#173)
2 years ago
Paul Fitzpatrick de703343d0 (core) disentangle some server tests, release to core, add GRIST_PROXY_AUTH_HEADER test
2 years ago
Jarosław Sadziński b1c3943bf4 (core) Conditional formatting rules
2 years ago
Jarosław Sadziński 96a34122a5 (core) Restoring cursor position on raw data views
2 years ago
Jarosław Sadziński d2b82b84c7 (core) Fixing bug with resuming search on a hidden column.
2 years ago
George Gevoian 7ead97b913 (core) Fill name on test login page when possible
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 cc1af85594 (core) Add missing .isPresent() to isOnTestLoginPage
2 years ago
George Gevoian 10097c5423 (core) Add check for test login page in homeUtil.ts
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
George Gevoian a294eefdff (core) Update HomeIntro.ts to check for either login page
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
Alex Hall 5b352211c4 (core) Guess date format during type conversion
2 years ago
George Gevoian 481122b4d3 (core) Fix failing login tests
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
Cyprien P 196ab6c473 (core) Adds cell context menu
2 years ago
Alex Hall 5d671bf0b3 (core) New type conversion in the backend
2 years ago
Alex Hall fa9e6eee88 (core) Create an extra raw data widget when creating a table
2 years ago
Jarosław Sadziński a685707d50 (core) Renaming filters for choice columns
2 years ago
Jarosław Sadziński d2077bc486 (core) Improving experience when editing group-by column.
2 years ago
Dmitry S 9c57b565b2 (core) Fix deployment tests.
2 years ago
George Gevoian ba6ecc5e9e (core) Move user profile to new page and begin MFA work
2 years ago
Jarosław Sadziński 85ef873ce5 (core) Widget options api
2 years ago
Jarosław Sadziński 08881d9663 (core) Scrolling to the active record when editor is activated
2 years ago
Dmitry S f024aaaf5d (core) Fix some bugs with ChoiceList in summary tables, and evaluation of lookups.
2 years ago