Commit Graph

1034 Commits (0579a6b01a58f4e6ba0424227b77c84fc6366659)
 

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 637caf8105 (core) Fixing bug with first click on windows
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
Cyprien P 64ff9ccd0a (core) Allows range filter for Date, DateTime columns
2 years ago
Alex Hall 9fffb491f9 (core) External requests
2 years ago
George Gevoian abebe812db (core) Show Grist video tour after welcome questions
2 years ago
Dmitry S a91d493ffc (core) Fix issue with 'UNEXPECTED ORDER OF CALLBACKS' in Client.ts.
2 years ago
George Gevoian 9b08666f96 (core) Handle importing xls files with invalid dimensions
2 years ago
Paul Fitzpatrick 561d9696aa (core) clean up interaction of forward auth with session
2 years ago
Alex Hall 0005ad013e (core) Notify open ActiveDocs when the product is upgraded
2 years ago
Dmitry S b57a211741 (core) Fix issue with sandboxUtil where %s in message would get interpreted wrongly
2 years ago
George Gevoian 983638a5c5 (core) Disable overscroll in gridview
2 years ago
Paul Fitzpatrick e5e361808b (core) repair grist-ee build and add smoke test
2 years ago
George Gevoian 7176b7efb6 (core) Use new Banner component for activation messages
2 years ago
George Gevoian 02dd96daf2 (core) Add page titles to login and error pages
2 years ago
Alex Hall 0350e2df58 (core) Fix filtering of empty reflists
2 years ago
Jarosław Sadziński 64d9ecacdb (core) Renaming table linked by summary table resulted in error
2 years ago
Alex Hall 1c89d08ea3 (core) Add a row to summary tables grouped by list column(s) corresponding to empty lists
2 years ago
Jarosław Sadziński 3b30c052bc (core) Enabling clipboard events on Choice entry field
2 years ago
Jarosław Sadziński d92a761f6e (core) Product update popups and hosted stripe integration
2 years ago
Dmitry S 3b4d936013 (core) Hide 'helpCenter' and 'templates' elements in HomeIntro when requested
2 years ago
Dmitry S 007c0f2af0 (core) Fix some bugs with repositioning rows.
2 years ago
Dmitry S 4f1cb53b29 (core) Converting server-side Comm.js to typescript
2 years ago
Alex Hall 519f1be93a (core) Disambiguate label for link between summary table and source table with self reference
2 years ago
Cyprien P 4b54c7d99b (core) Fix column and view fields mismatch in filters
2 years ago
Paul Fitzpatrick 05d1cdf140 (core) limit retries of uploads to external store in tests
2 years ago
George Gevoian 6dcdd22792 (core) Redirect less often in welcomeNewUser
2 years ago
George Gevoian 090d9af21d (core) Broadcast doc usage updates to clients
2 years ago
Paul Fitzpatrick ff77ecc6c6 (core) deal with SQLITE_BUSY: database is locked during tests
2 years ago
Paul Fitzpatrick 1c6f80f956 (core) make it easier to enable Azure storage without setting GRIST_DOCS_S3_BUCKET
2 years ago
Dmitry S acddd25cfd (core) Update design of empty docs home page, and add a "Manage Team" button.
2 years ago
Alex Hall af4738b94a (core) Allow linking to summary table via reference to source table
2 years ago
Alex Hall c5ebd7db3d (core) Add PEEK() function to bypass circular dependencies
2 years ago
George Gevoian f837f43e55 (core) fix inconsistent name of directory for DocUsageBanner.ts
2 years ago
Cyprien P 815c9e1462 (core) Adds new range filter for numeric columns
2 years ago
Paul Fitzpatrick dcaa2b4f29 (core) move DocUsageBanner to ext
2 years ago
Paul Fitzpatrick b9a4b2b58f (core) add missing tsconfig file that affects IDEs
2 years ago
Alex Hall 6b372fa6cd (core) Allow configuring (mostly hiding) various little bits of UI
2 years ago
George Gevoian 74ec9358da (core) Show usage banners in doc menu of free team sites
2 years ago
Paul Fitzpatrick 2f3cf59fc3 (core) updates from grist-core
2 years ago
Alex Hall 8ee23f5344 (core) Mark column changing actions as indirect when adding data to empty column
2 years ago
George Gevoian 3d3a5e334a (core) Update Plugin API documentation
2 years ago
Alex Hall 3ad2d9212e (core) Prevent rebuilding usercode for every AddColumn when importing
2 years ago
Cyprien P 6793377579 (core) Fix values ordering in column filter menu
2 years ago
Alex Hall fb575a8b7e (core) Ensure formulas return something and don't assign to attributes of rec
2 years ago
Alex Hall fcbad1c887 (core) Add GET /attachments endpoint for listing attachment metadata
2 years ago
Dmitry S 9bc04a6e66 (core) Replace nulls in X-axis of charts with '-' to avoid confusion with missing points
2 years ago
Cyprien P 8f4f21e94a (core) Filter menu show all options for Bool/Choice/Choice List columns
2 years ago