Commit Graph

517 Commits (v1.1.12)

Author SHA1 Message Date
Dmitry c9489e4a61
Fix ManyFetches test, and include into grist-core a needed upgrade to the 'ws' package. (#614)
11 months ago
Paul Fitzpatrick 031076cd07 (core) updates from grist-core
11 months ago
CamilleLegeron 02841bd15c
Header colored (#581)
11 months ago
Dmitry S 526a5df157 (core) Manage memory used for websocket responses to reduce the risk of server crashes.
11 months ago
jarek 7c114bf600
Restoring default ports for webhook tests (#612)
11 months ago
Jarosław Sadziński 00b88fd683 (core) Adding links to description tooltips
11 months ago
Jarosław Sadziński 4cfa033078 (core) TypeTransform race condition fix
11 months ago
Paul Fitzpatrick 61f954ff05
move getTemplateOrg method; enable template org in docker tests (#602)
11 months ago
Alex Hall 9b87a6f06a (core) updates from grist-core
11 months ago
Paul Fitzpatrick f0b9e1f7e9
allow Grist front-end to function when location history is unavailable (#596)
11 months ago
George Gevoian a77170c4bd (core) Tweak navbar, breadcrumbs, and sign-in buttons
11 months ago
Alex Hall bc54a6646e (core) Filter rows based on linked widgets when exporting view
11 months ago
Vincent Viers ab6807c342
fix: don't count falses in summary (#589)
11 months ago
Paul Fitzpatrick 71c6537c49
tweak a date test that can occasionally fail (#592)
11 months ago
Paul Fitzpatrick bc599916f5
tweak webhook overflow test (#590)
11 months ago
Jakub Serafin f7fdfab6bf (core) GET endpoint for webhooks returns now data in format {webhooks:[...]}
11 months ago
Alex Hall 391c8ee087 (core) Allow assistant to evaluate current formula
11 months ago
Paul Fitzpatrick 14b14f116e (core) export WindowDimensions from gristUtils after refactor
11 months ago
Paul Fitzpatrick 7256e0c245 (core) updates from grist-core
11 months ago
Paul Fitzpatrick b054594840
factor out low-dependency browser test code useful for grist-widget (#576)
11 months ago
George Gevoian 788a6d01ce (core) Move CellColor tests to grist-core
11 months ago
George Gevoian 0a34292536 (core) Add telemetry for AI Assistant
11 months ago
Florent 5e33b68753
Issue 359 support scaleway (#577)
11 months ago
Jakub Serafin d894b60fd4 (core) deleting queue from single webhook
11 months ago
Jakub Serafin a9f4cfde90 (core) API reworked to use POST to create webhook and DELET to remove it
12 months ago
Dmitry S 8581492912 (core) When a page starts with a number, don't treat it as an emoji
12 months ago
Jarosław Sadziński d13b9b9019 (core) Billing for formula assistant
12 months ago
Jarosław Sadziński 75d979abdb (core) Fixing cursor position for filtered linked section.
12 months ago
George Gevoian 35237a5835 (core) Add Support Grist page and nudge
12 months ago
Paul Fitzpatrick 051c6d52fe (core) updates from grist-core
12 months ago
Dmitry S b0aa17c932 (core) Detect when a page initial is an emoji, avoid repeating it, and style it better
1 year ago
Paul Fitzpatrick 70935a4fa4
skip building test harness in docker image (#551)
1 year ago
Paul Fitzpatrick 230e84f48a
avoid test files importing other test files (#550)
1 year ago
Paul Fitzpatrick 01069a69b0
adapt tests after switch to parallel runs (#547)
1 year ago
Florent 71bff10566
Fix GREP_TESTS unbound error in test_under_docker.sh (#549)
1 year ago
Alex Hall bb7cf6ba20 (core) Modify prompt so that model may say it cannot help with certain requests.
1 year ago
Paul Fitzpatrick fc16b4c8f6 (core) updates from grist-core
1 year ago
Paul Fitzpatrick bcbf57d590 (core) bump mocha version to allow parallel tests; move more tests to core
1 year ago
Paul Fitzpatrick 7d3b4b49d5 (core) forward more kinds of edits to a virtual table
1 year ago
Alex Hall d88f79bc5e (core) Add cases involving lookups to formula dataset
1 year ago
George Gevoian 25b71c4e57 (core) Polish doc tutorials
1 year ago
Jarosław Sadziński e09e8f7160 (core) Cleaning after app sumo and billing discount tests
1 year ago
Dmitry S 3fa5125cf7 (core) Highlight rows used as a selector in linking, but do not show 'inactive' cursors.
1 year ago
Alex Hall 52469c5a7e (core) Improve parsing formula from completion
1 year ago
Florent fa306eba15
Support spaces in GREP_TESTS values (#535)
1 year ago
George Gevoian 0b64e408b0 (core) Fix scrolling and column title bugs
1 year ago
George Gevoian a460563daf (core) Polish telemetry code
1 year ago
George Gevoian 10f5f0cb37 (core) Add optional telemetry to grist-core
1 year ago
Jakub Serafin 90e902c10f (core) sanitizing redis errors
1 year ago
Jarosław Sadziński da323fb741 (core) Floating formula editor
1 year ago
Dmitry S d191859be7 (core) For exporting XLSX, do it memory-efficiently in a worker thread.
1 year ago
Jarosław Sadziński c592691e31 (core) Fixing DELETE and BACKSPACE keys on ChoiceList and RefList editor.
1 year ago
Paul Fitzpatrick dad41b2567 (core) updates from grist-core
1 year ago
Paul Fitzpatrick 33d24e50f6
use gu.toggleSidePanel to open side panel (#523)
1 year ago
George Gevoian ff03d32688 (core) Set DateTime timezone during xlsx import
1 year ago
George Gevoian d5b8240c07 (core) Fix snapshot migrations
1 year ago
Paul Fitzpatrick 7be0ee289d
support other SQLite wrappers, and various hooks needed by grist-static (#516)
1 year ago
George Gevoian bd474a382f
Fix Features and DocTutorial tests (#520)
1 year ago
Paul Fitzpatrick 3f3a0d3aa1 (core) support a wildcard option for ALLOWED_WEBHOOK_DOMAINS
1 year ago
Dmitry S d4bc6246f1 (core) Fix breakage on Firefox iOS
1 year ago
George Gevoian f18bb3e39d (core) Add GRIST_UI_FEATURES env variable
1 year ago
Dmitry S be5cb9124a (core) Add logging of errors whenever ProxyAgent is used, and a test for it.
1 year ago
Paul Fitzpatrick 84854b7cfa (core) updates from grist-core
1 year ago
Paul Fitzpatrick b58929f095 (core) reconcile webhook and widget description migrations
1 year ago
CamilleLegeron c16204f8ad
feature widget description (#483)
1 year ago
George Gevoian 18ad39cba3 (core) Add cut, copy, and paste to context menu
1 year ago
Paul Fitzpatrick 603238e966 (core) Adds a UI panel for managing webhooks
1 year ago
Paul Fitzpatrick 5e9f2e06ea (core) updates from grist-core
1 year ago
George Gevoian 9438f315e9 (core) Save choice config on focus loss
1 year ago
Paul Fitzpatrick 51a195bd94
add support for conversational state to assistance endpoint (#506)
1 year ago
Jakub Serafin 440d5b935a (core) Proxy Agent moved to the separate file, Triggers are using proxy now to perform fetch
1 year ago
Jakub Serafin 37347a79c0 (core) Currency from grist column is persistent when exporting to excel
1 year ago
Jarosław Sadziński ca3cf0cd06 (core) Preserving rules when data is transformed
1 year ago
Paul Fitzpatrick 8810aa3bd3 (core) port test/home tests
1 year ago
Jarosław Sadziński 5f9f4868ae (core) Showing close button when column is added
1 year ago
George Gevoian 959f8a45c6 (core) Direct users to last visited site when possible
1 year ago
Dmitry S 65013331a3 (core) Fix imports into reference columns, and support two ways to import Numeric as a reference.
1 year ago
Dmitry S b4cc519616 (core) Ignore leading whitespace in formulas, and strip out leading '=' sign users might add
1 year ago
Paul Fitzpatrick d6abe6a737 (core) finish porting test/browser/*.test.js tests
1 year ago
Paul Fitzpatrick 1d93923efe (core) updates from grist-core
1 year ago
Jarosław Sadziński b13fb1d97e (core) Adding description icon and tooltip in the GridView
1 year ago
George Gevoian 3aac027a13 (core) Polish tutorial popups
1 year ago
Jarosław Sadziński f9f212d328 (core) Extending timeout in Fork tests
1 year ago
Jarosław Sadziński 35f7072bea (core) Enabling height adjustment on tutorial popup
1 year ago
George Gevoian b15ae98349 (core) Fix browser history bug with tutorials
1 year ago
Jarosław Sadziński 69fea132de (core) Fix for the creator panel on custom section.
1 year ago
CamilleLegeron 3775317eec
feat: allow simple click on certain cases for editing field in Widget Card (#446)
1 year ago
Paul Fitzpatrick f490854324 (core) updates from grist-core
1 year ago
Jarosław Sadziński 40ea6bb2bc (core) Focusing the creator panel on the table wiget for charts and custom views
1 year ago
jarek 5959db9584
Changing choice test for a buggy chrome version (#490)
1 year ago
Paul Fitzpatrick cc0e1154d0 (core) port some more test/browser tests to newer selenium
1 year ago
George Gevoian 4ce7e21bab (core) Fix flaky DocTutorial test
1 year ago
George Gevoian a19ba0813a (core) Add telemetry
1 year ago
Paul Fitzpatrick 6a4b7d96e8 (core) updates from grist-core
1 year ago
Jarosław Sadziński 7aa83858bd (core) Fixing bug with the import preview being not responsive
1 year ago
Paul Fitzpatrick f5eb8f7730
do not count unready translations in localization test (#480)
1 year ago
Cyprien P d8a063284a (core) Adds endpoint to update webhook
1 year ago
George Gevoian 0006e0604b (core) Disable tips during tutorials
1 year ago
George Gevoian 5b2fb62627 (core) Avoid clashes with rick rowing and tours
1 year ago
George Gevoian 58ef8d59b5 (core) Show coaching popup after Add New tip is dismissed
1 year ago
Jarosław Sadziński a317a727c8 (core) Adding tutorial card
1 year ago
Paul Fitzpatrick f59c1edf16 (core) start migrating old tests to work with newer selenium
1 year ago
Jarosław Sadziński d29770511c (core) Draft version of AI assistant
1 year ago
Jarosław Sadziński a9ff6b9a84 (core) Fixing couple of bugs in collapsed section layout
1 year ago
George Gevoian be8e13df64 (core) Add initial tutorials implementation
1 year ago
Paul Fitzpatrick 572995f19a (core) updates from grist-core
1 year ago
Louis Delbosc c54e910fd6
Export table schema (#459)
1 year ago
Cyprien P 1ff93f89c2 (core) Porting the AI evaluation script
1 year ago
Dmitry S 86681de595 (core) Add overflowTooltip() tool, and use for long tables in widget picker, and long page names.
1 year ago
Dmitry S 1274fe55fb (core) Fix linking of new records when attachment is the first thing added.
1 year ago
Paul Fitzpatrick 055522d374 (core) updates from grist-core
1 year ago
Paul Fitzpatrick 4be4acca6e
run grist-core test batches in parallel (#444)
1 year ago
Jarosław Sadziński 59cf654190 (core) Minimazing widgets
1 year ago
George Gevoian aa3faae25b (core) Fix test util and upgrade fixtures
1 year ago
Paul Fitzpatrick e9d5ce0c60 (core) updates from grist-core
1 year ago
George Gevoian 788a223f13 (core) Fix missing placeholder flag icon
1 year ago
jarek cee0cdcd67
Merge pull request #406 from incubateur-territoires/column-description
1 year ago
George Gevoian 1ac4931c22 (core) Persist forks in home db
1 year ago
Camille 0fa908d41a fix(ColumnDesc): tooltip show multiline description + remove useless variable + remove outline style
1 year ago
Camille 1641c31c06 style(columnDesc): add semi column and cut too long lines
1 year ago
Camille 4e8e087abf fix(columnDesc): await async function
1 year ago
Camille 7abecd4783 test(ColmunDesc): add Card column description tooltip test
1 year ago
Jarosław Sadziński e93dd4bc6f (core) Preserving cursor position when linked state is removed.
1 year ago
Camille 4a239ad93b test(columnDesc): add semi column
1 year ago
Camille e46b93d57f test(columnDesc): create column description simple test
1 year ago
Paul Fitzpatrick 363fb7f89e (core) updates from grist-core
1 year ago
jarek 5a324f1358
Adding new flags for supported locales (#420)
1 year ago
jarek 65c8bec2b4
Merge pull request #412 from incubateur-territoires/bug-card-empty-reference
1 year ago
Louis Delbosc 8480a872ff Add test
1 year ago
George Gevoian 9f1e88865a (core) Fix popup dismissal in HomeIntro test
1 year ago
Camille 95f1a41618 Merge branch 'main' into column-description
1 year ago
Cyprien P d2f98b4036 (core) Fix the empty values last option in multicol sorting
1 year ago
Camille 5ca0b93576 test(columnDesc): add description to column field in DocApi server test
1 year ago
Jarosław Sadziński 90d3ee037a (core) User language switcher
1 year ago
Paul Fitzpatrick 6804283603 (core) updates from grist-core
1 year ago
Cyprien P a8827b152e (core) New document settings page
1 year ago
Jarosław Sadziński 1dafe4bae0 (core) Expanding widgets
1 year ago
George Gevoian ff901c06d2 (core) Dismiss tips in HomeIntro deployment tests
1 year ago
Dmitry S 45c7602f49 (core) Implement checkbox for SchemaEdit permission in Access Rules UI.
1 year ago
Cyprien P 18d016c745 (core) Fix date filter for DateTime columns.
1 year ago
Paul Fitzpatrick 95351fb187 add test/upgradeDocument utility
1 year ago
Paul Fitzpatrick 1b6b56bea1 update comment
1 year ago
Paul Fitzpatrick e5e44c786a add a script for copying schema information from python to typescript
1 year ago
Paul Fitzpatrick a822a5771c (core) updates from grist-core
1 year ago
CamilleLegeron cf096889db
feat(TypeConversion): allow converting list of string with quotes to ChoiceList (#397)
1 year ago
Cyprien P b7f65ff408 (core) Adds dots menu to access rules page item
1 year ago
Jarosław Sadziński 887cd388c0 (core) Adding creator as an owner for a new doc and ws
1 year ago
Jarosław Sadziński 30600c5dc2 (core) Making makeT helper use the unprefixed key as a fallback
1 year ago
Paul Fitzpatrick 92276cdbda (core) updates from grist-core
1 year ago
Paul Fitzpatrick f10a7fad32 ignore order of languages in test
1 year ago
Jarosław Sadziński d107810127 (core) Fixing scrolly bug on mobile
1 year ago
Paul Fitzpatrick cd72a54bbb (core) updates from grist-core
1 year ago
Cyprien P a04979bede (core) Enable search in column pickers
1 year ago
Jarosław Sadziński 0bd759a40b Adressing comments
1 year ago
Jarosław Sadziński fd02a00a0e Fixing all eslint's reported error
1 year ago
Louis Delbosc 83ea6868cb Fix tests
1 year ago
Paul Fitzpatrick 7ef3c92b51 (core) remove duplicate HostedStorageManager test from monorepo tests
2 years ago
Paul Fitzpatrick 9451fb9597 (core) updates from grist-core
2 years ago
Paul Fitzpatrick 103ebbb045
add MinIO tests (#381)
2 years ago
jarek 506f61838a
Fixing time bug in webhook tests (#383)
2 years ago
Paul Fitzpatrick 472a9a186e (core) control the distribution of attachment metadata
2 years ago
George Gevoian 5ef591434d (core) Fix staging and grist-core failures
2 years ago
Paul Fitzpatrick f5c44a50c1 (core) updates from grist-core
2 years ago
George Gevoian 1a4561dbf2 (core) Hide tips in grist-core
2 years ago
George Gevoian e52e15591d (core) Add behavioral and coaching call popups
2 years ago
Jarosław Sadziński fa75c93d67 (core) Only owners should be able to rename a document.
2 years ago
Cyprien P 620e86a9f1 (core) New date filter with a calendar view
2 years ago
Jarosław Sadziński 0b6b8feb2b Removing dependency on REDIS in webhook tests
2 years ago
Paul Fitzpatrick 7dc49f3c85 (core) updates from grist-core
2 years ago
Jarosław Sadziński 629fcccd5a (core) Adding /webhooks endpoint
2 years ago
George Gevoian e146f95c1c (core) Add new UI for writing memos
2 years ago
Jarosław Sadziński 07f5f86620 Fixing flaky tests.
2 years ago
Jarosław Sadziński 349c8acfdc Ignoring reserved characters in a resource key in a scoped translation helper
2 years ago
Jarosław Sadziński 92d4fca855 (core) Adding DELETE /api/docs/webhooks/queue endpoint to clear the queue
2 years ago
Dmitry S 29a7eadb85 (core) Fix problem with localStorage in some cross-origin embed situations
2 years ago
Jarosław Sadziński 59942a23b6 (core) Limiting doc remove permission to owners.
2 years ago
George Gevoian 1a6d427339 (core) Update sort and filter UI
2 years ago
Jarosław Sadziński af462fc938 (core) Fixing the ViewAs feature when the example user exists
2 years ago
Jarosław Sadziński 955fdf4ae7 (core) Fixing multicolumn bug on a card view
2 years ago
Dmitry S 5c67e12aa5 (core) When a checkbox is clicked on a new record, set default values determined by linking
2 years ago
Jarosław Sadziński 46148aa125 (core) Fix for layout editor when fields are removed
2 years ago
Jarosław Sadziński 2248053b09 (core) Fixing scrolling for linked sections
2 years ago
Paul Fitzpatrick 42c3568835 (core) be stricter when replacing documents in the presence of granular access rules
2 years ago
Paul Fitzpatrick b29ce996b6 (core) updates from grist-core
2 years ago
Alex Hall e590e65a3f (core) Allow requests from untrusted origins but without credentials
2 years ago
Paul Fitzpatrick 73ea6286f0
improve how server.restart functions in tests (#338)
2 years ago
Jarosław Sadziński f781709175 Ignoring expected server failures
2 years ago
Jarosław Sadziński 7c9cb9843e (core) Revealing hidden pages with visible children.
2 years ago
Dmitry S b263d83122 (core) Change 'Clear ... column' menu options to 'Reset', and make resetting columns reset type too
2 years ago
Arnaud Peich 79deeca640
Make a good part of the app localizable and add French translations (#325)
2 years ago
Paul Fitzpatrick ec20e7fb68 (core) updates from grist-core
2 years ago
Jarosław Sadziński d81bba625a (core) Fixing background color in frozen columns for zebra stripes
2 years ago
Louis Delbosc eea2ef5cfb
Use url.hostname instead of url.host to allow host from environment variable (#326)
2 years ago
Jarosław Sadziński 64710b60f3 (core) Moving nbrowser tests to grist-core
2 years ago
George Gevoian ace698a558
Update saveViewSection test for grist-core (#323)
2 years ago
Paul Fitzpatrick 0c82b746d0 (core) updates from grist-core
2 years ago
Jarosław Sadziński 7c8db90aef (core) Fixing click-away bug for the cell color widget
2 years ago
Jarosław Sadziński 6460c22a89 (core) Changing shortcuts for adding and removing rows
2 years ago
Alex Hall 62792329c3 (core) DocApi meta endpoints: GET /tables and POST/PATCH /tables and /columns
2 years ago
Jarosław Sadziński 18ba7994ed Adding type inference and makeT helper function
2 years ago