Commit Graph

1106 Commits (1a6d427339bba32b28661df730cb0693ee287a45)
 

Author SHA1 Message Date
Jarosław Sadziński 22ed7d3024 Skipping tests that can't be run on external server.
2 years ago
Alex Hall 31f54065f5 (core) Use standard library `uuid.uuidv4` when possible for better randomness
2 years ago
George Gevoian 09db2253e4
Merge pull request #242 from gristlabs/import-empty-columns-bug
2 years ago
George Gevoian ebcfd2074f Fix bug that skips empty columns during imports
2 years ago
George Gevoian 3ad78590c2 (core) Polish display of table row counts
2 years ago
Alex Hall b416a5c4b1 (core) Fix error when updating summary table formulas after rename
2 years ago
jarek 7f74652b26
Merge pull request #241 from gristlabs/moving-tests-to-grist-core
2 years ago
Jarosław Sadziński a44a59e591 Tweaking logging in github action and test_under_docker script
2 years ago
Jarosław Sadziński c7a6784873 Removing grist logs from tests
2 years ago
Jarosław Sadziński 9da6fec7ad Moving 3 ACinput tests to grist core
2 years ago
Jarosław Sadziński f215ec8b24 (core) Editing text for viewers on empty site
2 years ago
Jarosław Sadziński 9e4d802405 (core) Implementing row conditional formatting
2 years ago
George Gevoian fbba6b8f52 (core) Add methods for quarantining documents
2 years ago
Paul Fitzpatrick 62cf6edfc5
mention conditional formatting, and more auth options (#203)
2 years ago
Jarosław Sadziński ee109e9186 (core) Removing NEW_DEAL flag
2 years ago
Alex Hall 083a0ec000 (core) Allow using MIN and MAX functions with dates/datetimes
2 years ago
Dmitry S 787b70f0f6 (core) Upgrade to latest plotly, and set automargin on Y-Axis
2 years ago
Paul Fitzpatrick c72ebf61a7 (core) updates from grist-core
2 years ago
jarek 71e6f800bf
Merge pull request #237 from LouisDelbosc/rename-page-on-click
2 years ago
Louis Delbosc a82d02ebcc feat: add tests for feature
2 years ago
Jarosław Sadziński 6206644686 (core) Fixing redirect url for landing page
2 years ago
Louis Delbosc 531ea1a4b5 feat: add rename when clicking on selected label page
2 years ago
Jarosław Sadziński 7210ef3117 (core) Removing viewer tests from HomeIntro deployment tests
2 years ago
George Gevoian 1c6ab775dd (core) Polish upgrade button
2 years ago
George Gevoian 771e1edd54 (core) Keep track of row counts per table
2 years ago
jarek 9434b8e454
Merge pull request #238 from gristlabs/left-panel-tests
2 years ago
Jarosław Sadziński fe220d576f Adding tests for left panel
2 years ago
Jarosław Sadziński 40c9b8b7e8 (core) New URL that opens Create site popup.
2 years ago
Jarosław Sadziński c359547f6b (core) Welcome intro for viewers on a team site.
2 years ago
Alex Hall b7686fa664 (core) Add 'Show raw data' widget menu option
2 years ago
Paul Fitzpatrick 39841c6991
update lockfile after recent addition of jsesc (#234)
2 years ago
Paul Fitzpatrick b6890bed4b (core) serialize document uploads and DocSnapshots.versions() to reduce surprises
2 years ago
George Gevoian d12b05abcb (core) Keep focus when canceling choice rename
2 years ago
Paul Fitzpatrick e430748c12 (core) updates from grist-core
2 years ago
Paul Fitzpatrick 4c678f12cb (core) dust off electron build a little bit
2 years ago
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