Commit Graph

106 Commits (51ff72c15e1d75c35430b98c6f06a4141eba9dae)

Author SHA1 Message Date
Dmitry S 51ff72c15e (core) Faster builds all around.
2 years ago
Dmitry S d5ebd49eb7 (core) Parallelize jenkins by running on multiple machines.
2 years ago
Jarosław Sadziński aefe451bab (core) Polishing upgrade plan UI
2 years ago
Dmitry S dd2eadc86e (core) Speed up and upgrade build.
2 years ago
Dmitry S a91d493ffc (core) Fix issue with 'UNEXPECTED ORDER OF CALLBACKS' in Client.ts.
2 years ago
Paul Fitzpatrick 561d9696aa (core) clean up interaction of forward auth with session
2 years ago
Dmitry S b57a211741 (core) Fix issue with sandboxUtil where %s in message would get interpreted wrongly
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 090d9af21d (core) Broadcast doc usage updates to clients
2 years ago
Dmitry S acddd25cfd (core) Update design of empty docs home page, and add a "Manage Team" button.
2 years ago
Paul Fitzpatrick b9a4b2b58f (core) add missing tsconfig file that affects IDEs
2 years ago
Alex Hall fcbad1c887 (core) Add GET /attachments endpoint for listing attachment metadata
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 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