Commit Graph

631 Commits (e97a45143fdba2f85b3df25b807a439b15b8f4d3)

Author SHA1 Message Date
Jarosław Sadziński 76d94483ad (core) Adding fixSiteProducts that changes orgs from teamFree to Free product if it was set be default
3 months ago
Paul Fitzpatrick f071d91a0a (core) updates from grist-core
4 months ago
Dmitry S f280de6aef (core) Fix for flaky GridViewNewColumnMenu test which may have been flaky because of window resizing.
4 months ago
Spoffy e00c7f7d2b
Fixes flaky ViewLayoutCollapse test (#1027)
4 months ago
Spoffy caa1acdd0d
Attempts to make DropdownConditionEditor tests less flaky (#1026)
4 months ago
George Gevoian 72066bf0e4 (core) Support `user` variable in dropdown conditions
4 months ago
George Gevoian c469a68d6e (core) Removing virtual tables when they are not needed
4 months ago
Paul Fitzpatrick 06acc47cdb (core) updates from grist-core
4 months ago
George Gevoian 15590950e6 (core) Fix and move filter tests to grist-core
4 months ago
Paul Fitzpatrick 5dc4706dc7
reconcile boot and admin pages further (#963)
4 months ago
Paul Fitzpatrick 76a43129f1 (core) updates from grist-core
4 months ago
Jarosław Sadziński a6ffa6096a (core) Adding UI for timing API
4 months ago
Jarosław Sadziński 60423edc17 (core) Customizable stripe plans.
4 months ago
Grégoire Cutzach d8f4e075fe
feat: ADD Terms of service link (#985)
4 months ago
Florent 5e3cd94177
Introduce APP_HOME_INTERNAL_URL and fix duplicate docs (#915)
5 months ago
George Gevoian e299f4466b (core) Support reordering conditional styles
5 months ago
Paul Fitzpatrick 85f1040439 (core) updates from grist-core
5 months ago
Jarosław Sadziński 00c8343e8a (core) Updating UI for Document Settings
5 months ago
George Gevoian 5c35501654 (core) Upgrade browser testing dependencies
5 months ago
Paul Fitzpatrick 6299db6872
support $id in dropdown condition (#969)
5 months ago
Paul Fitzpatrick d5e82a4e88 (core) updates from grist-core
5 months ago
George Gevoian 6337eeb54f (core) Fix flaky tests
5 months ago
George Gevoian 50af681f47 (core) Use correct empty value in ChoiceEditor.getCellValue
5 months ago
Paul Fitzpatrick b9808944d7
tweak admin test to also work under grist-core settings (#960)
5 months ago
Paul Fitzpatrick d431c1eb63 (core) add a sandbox check to admin panel, and start reconciling boot and admin pages
5 months ago
Jarosław Sadziński ecf242c6c6 (core) Adding latest version section to the admin panel.
5 months ago
Paul Fitzpatrick a3442aee77 (core) updates from grist-core
5 months ago
fflorent 920eb09b3b Fix ManyFetches test so it checks TEST_REDIS_URL is set
5 months ago
fflorent f405ae715b Bump dependencies versions
5 months ago
George Gevoian 3112433a58 (core) Add dropdown conditions
5 months ago
Jarosław Sadziński 34c85757f1 (core) Fix for ReferenceList conversion during table rename
5 months ago
Jarosław Sadziński bd07e9c026 (core) New API to collect timing information from formula evaluation.
5 months ago
Paul Fitzpatrick 65966e4cfd (core) use visibility information when sharing referenced columns with forms
5 months ago
Paul Fitzpatrick d4a7660a21 (core) update grist-saas after team site and redis changes
5 months ago
Paul Fitzpatrick 4567fad947 (core) updates from grist-core
6 months ago
CamilleLegeron fe9cc80ccc
Create team site for self-hosted instances (#903)
6 months ago
George Gevoian 6f3cd1ec2f (core) Remove forms popup
6 months ago
George Gevoian 0130409447 (core) Fix null references in form fields bug
6 months ago
CamilleLegeron 76ef4d54f8
Webhook trigger update by column (#832)
6 months ago
George Gevoian 86062a8c28 (core) New Grist Forms styling and field options
6 months ago
jarek 6f4637a8f0
Renaming invalid resource file and adding simple check in tests for the future. (#930)
6 months ago
Jarosław Sadziński 661f1c1804 (core) DuplicatePage function didn't duplicated collapsed widgets
6 months ago
Jarosław Sadziński bddbcddbef (core) Endpoint to report on the latest version of stable grist-core image
6 months ago
George Gevoian ddc28e327b (core) Use login email to match billing profile
6 months ago
Florent 4a9b6fea9d
Shutdown Doc worker when it is not considered as available in Redis #831 (#856)
6 months ago
Dmitry 3405ce902e
When restarting test server with resetting the database, don't forget to close it (#923)
6 months ago
Paul Fitzpatrick 4736ca490c (core) updates from grist-core
6 months ago
Jonathan Perret 96b652fb52
Support HTTP long polling as an alternative to WebSockets (#859)
6 months ago
Dmitry S e380fcfa90 (core) Admin Panel and InstallAdmin class to identify installation admins.
6 months ago
Thomas Steen Rasmussen c40fa180c1
fix shebang in various bash scripts (#910)
6 months ago
Paul Fitzpatrick 0c05f4cdc4 (core) updates from grist-core
6 months ago
George Gevoian 418681915e (core) Forms Improvements
6 months ago
Dmitry S aff9c7075c (core) Move Billing tests into a separate test suite, and skip some
6 months ago
Jarosław Sadziński ff8477cbe4 (core) Bug with empty, self-referencing RefList columns.
6 months ago
George Gevoian 07fcce548b (core) Add TSV and DSV import/export
6 months ago
CamilleLegeron f3f320a193
Feat: rename all column label from a given row with right click (#848)
6 months ago
Paul Fitzpatrick 48a8af83fc (core) updates from grist-core
6 months ago
Jonathan Perret b054810fd1
Remove the GRIST_ALLOWED_HOSTS environment variable (#899)
7 months ago
Dmitry S e4d104ee41 (core) Try to get Billing tests to pass consistently.
7 months ago
Paul Fitzpatrick 17857ec1f0 (core) updates from grist-core
7 months ago
Jarosław Sadziński 0703c8527b (core) Better Max and Min shortcut funtions in the new column menu.
7 months ago
Florent 1e3e076820
Add option to skip Checksum verification between doc storage and Redis #751 (#767)
7 months ago
George Gevoian a5099fc598 (core) Skip showing empty doc tours
7 months ago
Dmitry S ca8ac806db (core) Trim unapplicable permissions bits for column rules, both at parse time, and in UI
7 months ago
Paul Fitzpatrick 95b734149e
make a /boot/GRIST_BOOT_KEY page for diagnosing configuration problems (#850)
7 months ago
Paul Fitzpatrick 85c51ab73f (core) updates from grist-core
7 months ago
George Gevoian d5b6d700d9
Fix failing Docker latest workflow tests (#866)
7 months ago
Jarosław Sadziński 42d7e31d27 (core) In custom widgets show placeholder content until all columns are mapped
7 months ago
George Gevoian c6fd79ac1f (core) Refactor forms implementation
7 months ago
Paul Fitzpatrick cc04e0bad7
maybe reduce the odds of one RawData test failing (#862)
7 months ago
Dmitry S fc44a60edf (core) When reporting email in log metadata, use normalized email.
7 months ago
George Gevoian cd339ce7cb (core) Forms post-release fixes and improvements
8 months ago
Jakub Serafin 7f9e2817d1 (core) Reference and ReferenceList should trigger RightMenu to show up on Column tab and display reference toolitp, if it wasn't dismissed yet
8 months ago
George Gevoian 94eec5e906 (core) Add AI Assistant retry with shorter prompt
8 months ago
Dmitry S b64802dfe8 (core) Fix bug in data engine when records are added after clearing a table with ReplaceTableData.
8 months ago
Paul Fitzpatrick fe2089710e (core) updates from grist-core
8 months ago
Dmitry S 93a2d26182 (core) Fix a bug with editing numbers in some locales.
8 months ago
George Gevoian cb298e63d4 (core) Fix bug forcing login on some form URLs
8 months ago
George Gevoian 5e6abeb165
Fix nbrowser test failures (#837)
8 months ago
Florent 866ec66096
Optimize sql query for workspace acl (#824)
8 months ago
Vincent Viers 6ff4f43b07
Make ISEMAIL and ISURL more flexible for longer TLD (#834)
8 months ago
Jarosław Sadziński 716144ed46 (core) Hiding creator panel when raw data page is active.
8 months ago
George Gevoian b1f7ca353a (core) Polish Record Cards
8 months ago
Dmitry S be0b4a1968 (core) Use slugify module to construct slugs in urlIds, addressing a long-standing TODO.
8 months ago
Paul Fitzpatrick fb276bade7 (core) updates from grist-core
8 months ago
Jarosław Sadziński 372d86618f (core) Required fields in forms and bug fixes
8 months ago
George Gevoian 6cb8614017 (core) Polish forms
8 months ago
George Gevoian b77c762358 (core) Add sign-up and sharing/invite telemetry
8 months ago
Paul Fitzpatrick dba3a59486 (core) fix form URL when team is encoded in domain
8 months ago
Jarosław Sadziński 95c0441d84 (core) Form kanban tasks
8 months ago
Florent 5533b9b7ee
Fix server crash when client passes malformed JSON (#826)
8 months ago
Jarosław Sadziński 0aad09a4ed (core) Forms improvements
8 months ago
George Gevoian b82209b458 (core) Fix filtering regression
8 months ago
George Gevoian e12471347b (core) Form Publishing
9 months ago
Paul Fitzpatrick eee29ee0a0 (core) add Shares migration to rollback test
9 months ago
Dmitry S 527e9670ef (core) Include linking rowIds into remembered cursor position and anchor links.
9 months ago
Paul Fitzpatrick a311b8b3e5 (core) updates from grist-core
9 months ago
Paul Fitzpatrick 15a73fdaf0 (core) repair a migration test when running against postgres
9 months ago
Paul Fitzpatrick 2a206dfcf8 (core) add initial support for special shares
9 months ago
Florent 837597cd55
Fix deadlock with webhooks on document load #799 (#812)
9 months ago