Commit Graph

1071 Commits (64710b60f39aeba8499e6ab7189374144c770066)
 

Author SHA1 Message Date
Cyprien P 5f51dd7a00 (core) Fix nbrowser/CopyPaste test on Mac
2 years ago
Paul Fitzpatrick 96c46c6fa0
remove watch flag no longer available under newer webpack (#229)
2 years ago
Paul Fitzpatrick aeb7a4b849 (core) flesh out getAccessToken API documentation
2 years ago
Cyprien P 80f31bffc2 (core) Allow left pane to auto-expand on mouse over
2 years ago
George Gevoian c54dde3dba (core) Populate doc title, description and thumbnail in app.html
2 years ago
Paul Fitzpatrick 7078922a65 (core) ensure randomness works when sandbox is cloned from a checkpoint
2 years ago
Jarosław Sadziński 364715eba3 (core) FormulaEditor was updating formula when nothing has changed
2 years ago
George Gevoian aeba738f7c (core) Add product for new personal plan
2 years ago
Jarosław Sadziński 5c8211c61d (core) Fixing selectby error on the creator panel.
2 years ago
Alex Hall 938928f1b9 (core) Fix renaming columns when iterating over Table.all in comprehension
2 years ago
Alex Hall 460f22b701 (core) Don't show hidden tables in table data options when adding widgets
2 years ago
Dmitry S 4e805a4d9c (core) Fix sizing of tracebacks in formula errors, to make it scrollable
2 years ago
Paul Fitzpatrick dd8d2e18f5 (core) add an access token mechanism to help with attachments in custom widgets
2 years ago
George Gevoian 5c0a250309 (core) Prevent raw table names from overflowing
2 years ago
George Gevoian 3e49fe9a50 (core) Polish ChoiceListEntry drag and drop
2 years ago
Alex Hall 4b258ae0fa (core) Fix 'select by' when adding summary table widget to page
2 years ago
Alex Hall f39b496563 (core) Use table title instead of ID in ACL UI
2 years ago
Dmitry S a0f405e45f (core) Include altSessionId in morgan request logging
2 years ago
Alex Hall d221aeed24 (core) Update _grist_ACLResources.tableId when migration summary table IDs
2 years ago
Jarosław Sadziński 257dafe423 (core) Improving billing page user experience
2 years ago
George Gevoian c70b427483 (core) Fix error when filtering empty choice and choice list columns
2 years ago
Alex Hall 1a6e1872de (core) Miscellaneous little logging improvements
2 years ago
Alex Hall 333ed863f4 (core) Only allow getFormulaError for clients with access to read the cell
2 years ago
Paul Fitzpatrick ec8ab598cb (core) add a `yarn run cli` tool, and add a `sqlite gristify` option
2 years ago
Alex Hall b8486dcdba (core) Nice summary table IDs
2 years ago
Alex Hall f1df6c0a46 (core) Prevent logging pointless errors about attachments and data size on shutdown
2 years ago
Alex Hall 29fb3360b6 (core) Update attributes of Table.all when column is renamed
2 years ago
George Gevoian c0852761b9 (core) Fix cell selection bugs
2 years ago
Alex Hall 77775401fc (core) Don't clear widget options when changing column type
2 years ago
Jarosław Sadziński 8469b7ded0 (core) Fixing bug in token field editor with moving choices.
2 years ago
Alex Hall 0bdc82a170 (core) Automatically remove empty summary table rows
2 years ago
Jarosław Sadziński ddb80f111e (core) Reference columns weren't added to Raw Data Views
2 years ago
Paul Fitzpatrick f91f45b26d (core) support granular read access for attachments
2 years ago
Paul Fitzpatrick 56c9d2cfe9 (core) fix grist-core build after chai-as-promised change
2 years ago
George Gevoian a051830aeb (core) Show summary tables on Raw Data page
2 years ago
Alex Hall 8bab8c18fa (core) Clear error.__traceback__ to prevent memory leaks
2 years ago
Cyprien P 808aacdc52 (core) Fix CustomWidget nbrowser test
2 years ago
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