Commit Graph

1550 Commits (7fcd740f111ba21a788b0564e068ba03b654605e)

Author SHA1 Message Date
Florent 786ba6b31e
Move HomeDBManager to gen-server/lib/homedb (#1076)
3 months ago
Jarosław Sadziński 9c4814e7aa (core) Bundling save funciton in the field editor
3 months ago
CamilleLegeron 0bfdaa9c02
Add authorization header in webhooks stored in secrets table (#941)
3 months ago
Paul Fitzpatrick 5f9ecdcfe4 docstrings, moment import, fix log format
3 months ago
Paul Fitzpatrick 95b8134614 add a getSnapshotProgress implementation to DocStorageManager
3 months ago
Paul Fitzpatrick 4815a007ed log periodic per-document statistics about snapshot generation
3 months ago
Jarosław Sadziński 7f28aee79c (core) Billing updates
3 months ago
Paul Fitzpatrick 919cff0398 (core) updates from grist-core
3 months ago
CamilleLegeron 61421e8251
Create user last connection datetime (#935)
3 months ago
Jarosław Sadziński 184be9387f (core) Enabling telemetry on /api/version endpoint
3 months ago
Leslie H 24ce54b586
Improve session ID security (#1059)
3 months ago
Jordi Gutiérrez Hermoso 20035fd58f FlexServer: add new admin restart endpoint
3 months ago
Paul Fitzpatrick c0ce791e28 (core) updates from grist-core
3 months ago
Jarosław Sadziński 0549e46380 (core) Removing dry option from fixSiteProducts
3 months ago
Florent 95b2459f25
HomeDBManager refactoration: extract method related to Users management in its own module (#1049)
3 months ago
Dmitry S 51a34835c5 (core) Disable formula timing UI for non-owners
3 months ago
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
Jarosław Sadziński 1e2991519f (core) Restoring GRIST_DEFAULT_PRODUCT functionality
3 months ago
Spoffy b98bad0b93 (core) Makes EE frontend behave as core if EE isn't activated
3 months ago
Paul Fitzpatrick e296e168e8 (core) updates from grist-core
3 months ago
Jarosław Sadziński 98176132b0 (core) Renaming installationId metadata for checkUpdateAPI telemetry endpoint.
3 months ago
Paul Fitzpatrick 856dbef3df
make the example key on admin panel without auth work when insecure (#1024)
3 months ago
Paul Fitzpatrick f071d91a0a (core) updates from grist-core
3 months ago
Jordi Gutiérrez Hermoso c3e23ca81e admin: fix warning in websocket probe
4 months ago
George Gevoian b555bf5d8d
Add user id middleware to form pages (#1020)
4 months ago
George Gevoian 72066bf0e4 (core) Support `user` variable in dropdown conditions
4 months ago
Paul Fitzpatrick 50077540e2 (core) updates from grist-core
4 months ago
Leslie H 9c90da7398
Bump minio to v8.0.0 (#991)
4 months ago
Spoffy 587d187453
Removes spacing from admin page auth translation key (#1001)
4 months ago
CamilleLegeron 5956c20c29
feat: add new translations (#1004)
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
Jarosław Sadziński 0262ad7a47 (core) Fix for ACL page for temporary documents.
4 months ago
Spoffy e56b416c7a
Moves core create object and core getLoginSystem to server/lib (#994)
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
George Gevoian 31722de2eb (core) Fix drag selection bug in add row
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
CamilleLegeron 6443c9f914
feat: add translation of vue types when added (#946)
4 months ago
Spoffy b4acb157f8
Displays the current authentication mechanism in the admin panel (#981)
4 months ago
Grégoire Cutzach d8f4e075fe
feat: ADD Terms of service link (#985)
4 months ago
Grégoire Cutzach bb249ff462
fix: cancel when escape (#986)
4 months ago
George Gevoian ed9514bae0 (core) Revert Safari overflow fix
4 months ago
Dmitry S 3267012226 (core) Attempt to fix truncated div issues for menu popups on Safari
4 months ago
Florent 5e3cd94177
Introduce APP_HOME_INTERNAL_URL and fix duplicate docs (#915)
4 months ago
George Gevoian e299f4466b (core) Support reordering conditional styles
4 months ago
Paul Fitzpatrick 85f1040439 (core) updates from grist-core
4 months ago
Jarosław Sadziński 00c8343e8a (core) Updating UI for Document Settings
4 months ago
Spoffy 1e63c28a2a
Adds multiple missing translations (#972)
4 months ago
Paul Fitzpatrick 6299db6872
support $id in dropdown condition (#969)
5 months ago
George Gevoian 50af681f47 (core) Use correct empty value in ChoiceEditor.getCellValue
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 2f4122905d Remove useless export
5 months ago
fflorent f405ae715b Bump dependencies versions
5 months ago
George Gevoian 8012e376b5 (core) Add learn more link to tooltip
5 months ago
George Gevoian 3112433a58 (core) Add dropdown conditions
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 4567fad947 (core) updates from grist-core
5 months ago
CamilleLegeron fe9cc80ccc
Create team site for self-hosted instances (#903)
5 months ago
George Gevoian 6f3cd1ec2f (core) Remove forms popup
5 months ago
George Gevoian 0130409447 (core) Fix null references in form fields bug
5 months ago
George Gevoian 8c53585bd7 (core) Break overflowing text
5 months ago
CamilleLegeron 76ef4d54f8
Webhook trigger update by column (#832)
5 months ago
George Gevoian 86062a8c28 (core) New Grist Forms styling and field options
5 months ago
Jordi Gutiérrez Hermoso 400937fea3 uploads: do not use Origin header in `fetchDoc`
5 months ago
Jordi Gutiérrez Hermoso 17ea97db78 requestUtils: add some logging to allowHost
5 months ago
Jarosław Sadziński 661f1c1804 (core) DuplicatePage function didn't duplicated collapsed widgets
5 months ago
Jarosław Sadziński bddbcddbef (core) Endpoint to report on the latest version of stable grist-core image
5 months ago
Florent a8a421c833
/status does not return a 500 HTTP code if docWorkerRegistered fails (#928)
6 months ago
Florent 4a9b6fea9d
Shutdown Doc worker when it is not considered as available in Redis #831 (#856)
6 months ago
Jarosław Sadziński 03ead0d1ca (core) Adding a flag for the UI to check if emails are enabled
6 months ago
George Gevoian c87d835533 (core) Update WS deps after grist-core sync
6 months ago
George Gevoian b505d21e79 (core) Disable headers shortcut in summary tables
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
Paul Fitzpatrick 67afd74817 (core) clean up snapshot list when access rules are in effect
6 months ago
Dmitry S e380fcfa90 (core) Admin Panel and InstallAdmin class to identify installation admins.
6 months ago
Paul Fitzpatrick 0c05f4cdc4 (core) updates from grist-core
6 months ago
George Gevoian 418681915e (core) Forms Improvements
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
Florent e84c420a37
Don't require running docker with `--init` to stop with ^C (#892)
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)
6 months ago
George Gevoian 2ebf350bdf (core) Disable drag-and-drop in active form input
6 months ago
Paul Fitzpatrick 17857ec1f0 (core) updates from grist-core
6 months ago
Jarosław Sadziński 0703c8527b (core) Better Max and Min shortcut funtions in the new column menu.
7 months ago
George Gevoian 14125b9b97 (core) Use document access for showing form buttons
7 months ago
Thomas Weaver 8d39d761a5
fixes #852 (#877)
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
CamilleLegeron 9ce8ed3f25
Feat: add title query params for exported csv and xlsx + download translations (#872)
7 months ago
Dmitry S ca8ac806db (core) Trim unapplicable permissions bits for column rules, both at parse time, and in UI
7 months ago
Vincent Viers 011cf9da0d
make 'contact support' link customisable (#854)
7 months ago
George Gevoian 0532ed6547 (core) Add dark mode CSS for Swagger UI
7 months ago
George Gevoian 0c60446f9c
Move phab docs to /documentation (#882)
7 months ago