Commit Graph

593 Commits (5afd3cdf2ab14e9f1f60b75987a2815aa433b8e0)

Author SHA1 Message Date
Jarosław Sadziński 58323f5313 (core) Adding testId to the widget iframe once it receives the ready message
1 year ago
Jakub Serafin 942fc96225 (core) custom widget appear as build-in widget
1 year ago
Paul Fitzpatrick 8d687a7651
remove a log message about fetching URLs (#643)
1 year ago
Jarosław Sadziński b6a431dd58 (core) Cursor in custom widgets
1 year ago
Paul Fitzpatrick c02acff361 (core) updates from grist-core
1 year ago
Jakub Serafin 2073e6224e (core) Inactive card list widget now have idicator that show cursor position of linked widget
1 year ago
Dmitry S d5a4605d2a (core) Improve encoding detection for csv imports, and make encoding an editable option.
1 year ago
Florent ee31764b83
DocApi: Implement DELETE on columns (#601) (#640)
1 year ago
Florent 9dfebefc9b
Dump the rule for ACL formula warnings (#639)
1 year ago
Paul Fitzpatrick f6e8b9c8a7 (core) move ACLFormula test
1 year ago
Paul Fitzpatrick c31999e604 (core) move assistant test
1 year ago
Paul Fitzpatrick b3a71374d1 (core) updates from grist-core
1 year ago
Paul Fitzpatrick 0be858c19d
allow AI Assistance to run against any chat-completion-style endpoint (#630)
1 year ago
Alex Hall 166312be3a (core) Add dialog with options to allow downloading without history or data
1 year ago
Alex Hall a1d31e41ad (core) Prevent the AI assistant response from including class definitions
1 year ago
Philip Standt 9df62e3d81
Add appearance parameter to override theme preferences (#620)
1 year ago
Paul Fitzpatrick f1a0b61e15 (core) updates from grist-core
1 year ago
Philip Standt cbdffdfff8
Support grid selection with Ctrl+Shift+Arrow (#615)
1 year ago
Florent fde56ffa33
DocApi: Introduce `hidden` option for GET on records (#623)
1 year ago
Florent e93ad5a0c5
Issue #601: implement PUT on columns (#605)
1 year ago
George Gevoian 0f2b1f6a89 (core) Polish "Click to insert $id" tooltip
1 year ago
Paul Fitzpatrick bb6926d2a0 (core) updates from grist-core
1 year ago
Paul Fitzpatrick d6ab1f45c2 (core) move LinkingError and RawData tests
1 year ago
Jarosław Sadziński 732611c356 (core) Removing GRIST_FORMULA_ASSISTANT flag
1 year ago
George Gevoian 24bbf375f9 (core) Add earliestDocCreatedAt to telemetry
1 year ago
Dmitry S efb5fc63d7 (core) Change the label/nickname of the paid plan to Pro
1 year ago
Dmitry c9489e4a61
Fix ManyFetches test, and include into grist-core a needed upgrade to the 'ws' package. (#614)
1 year ago
Paul Fitzpatrick 031076cd07 (core) updates from grist-core
1 year ago
CamilleLegeron 02841bd15c
Header colored (#581)
1 year ago
Dmitry S 526a5df157 (core) Manage memory used for websocket responses to reduce the risk of server crashes.
1 year ago
jarek 7c114bf600
Restoring default ports for webhook tests (#612)
1 year ago
Jarosław Sadziński 00b88fd683 (core) Adding links to description tooltips
1 year ago
Jarosław Sadziński 4cfa033078 (core) TypeTransform race condition fix
1 year ago
Paul Fitzpatrick 61f954ff05
move getTemplateOrg method; enable template org in docker tests (#602)
1 year ago
Alex Hall 9b87a6f06a (core) updates from grist-core
1 year ago
Paul Fitzpatrick f0b9e1f7e9
allow Grist front-end to function when location history is unavailable (#596)
1 year ago
George Gevoian a77170c4bd (core) Tweak navbar, breadcrumbs, and sign-in buttons
1 year ago
Alex Hall bc54a6646e (core) Filter rows based on linked widgets when exporting view
1 year ago
Vincent Viers ab6807c342
fix: don't count falses in summary (#589)
1 year ago
Paul Fitzpatrick 71c6537c49
tweak a date test that can occasionally fail (#592)
1 year ago
Paul Fitzpatrick bc599916f5
tweak webhook overflow test (#590)
1 year ago
Jakub Serafin f7fdfab6bf (core) GET endpoint for webhooks returns now data in format {webhooks:[...]}
1 year ago
Alex Hall 391c8ee087 (core) Allow assistant to evaluate current formula
1 year ago
Paul Fitzpatrick 14b14f116e (core) export WindowDimensions from gristUtils after refactor
1 year ago
Paul Fitzpatrick 7256e0c245 (core) updates from grist-core
1 year ago
Paul Fitzpatrick b054594840
factor out low-dependency browser test code useful for grist-widget (#576)
1 year ago
George Gevoian 788a6d01ce (core) Move CellColor tests to grist-core
1 year ago
George Gevoian 0a34292536 (core) Add telemetry for AI Assistant
1 year ago
Florent 5e33b68753
Issue 359 support scaleway (#577)
1 year ago
Jakub Serafin d894b60fd4 (core) deleting queue from single webhook
1 year ago
Jakub Serafin a9f4cfde90 (core) API reworked to use POST to create webhook and DELET to remove it
1 year ago
Dmitry S 8581492912 (core) When a page starts with a number, don't treat it as an emoji
1 year ago
Jarosław Sadziński d13b9b9019 (core) Billing for formula assistant
1 year ago
Jarosław Sadziński 75d979abdb (core) Fixing cursor position for filtered linked section.
1 year ago
George Gevoian 35237a5835 (core) Add Support Grist page and nudge
1 year ago
Paul Fitzpatrick 051c6d52fe (core) updates from grist-core
1 year 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
2 years ago
George Gevoian 5b2fb62627 (core) Avoid clashes with rick rowing and tours
2 years ago
George Gevoian 58ef8d59b5 (core) Show coaching popup after Add New tip is dismissed
2 years ago
Jarosław Sadziński a317a727c8 (core) Adding tutorial card
2 years ago
Paul Fitzpatrick f59c1edf16 (core) start migrating old tests to work with newer selenium
2 years ago
Jarosław Sadziński d29770511c (core) Draft version of AI assistant
2 years ago
Jarosław Sadziński a9ff6b9a84 (core) Fixing couple of bugs in collapsed section layout
2 years ago
George Gevoian be8e13df64 (core) Add initial tutorials implementation
2 years ago
Paul Fitzpatrick 572995f19a (core) updates from grist-core
2 years ago
Louis Delbosc c54e910fd6
Export table schema (#459)
2 years ago
Cyprien P 1ff93f89c2 (core) Porting the AI evaluation script
2 years ago
Dmitry S 86681de595 (core) Add overflowTooltip() tool, and use for long tables in widget picker, and long page names.
2 years ago
Dmitry S 1274fe55fb (core) Fix linking of new records when attachment is the first thing added.
2 years ago
Paul Fitzpatrick 055522d374 (core) updates from grist-core
2 years ago
Paul Fitzpatrick 4be4acca6e
run grist-core test batches in parallel (#444)
2 years ago
Jarosław Sadziński 59cf654190 (core) Minimazing widgets
2 years ago
George Gevoian aa3faae25b (core) Fix test util and upgrade fixtures
2 years ago
Paul Fitzpatrick e9d5ce0c60 (core) updates from grist-core
2 years ago
George Gevoian 788a223f13 (core) Fix missing placeholder flag icon
2 years ago
jarek cee0cdcd67
Merge pull request #406 from incubateur-territoires/column-description
2 years ago
George Gevoian 1ac4931c22 (core) Persist forks in home db
2 years ago
Camille 0fa908d41a fix(ColumnDesc): tooltip show multiline description + remove useless variable + remove outline style
2 years ago
Camille 1641c31c06 style(columnDesc): add semi column and cut too long lines
2 years ago
Camille 4e8e087abf fix(columnDesc): await async function
2 years ago
Camille 7abecd4783 test(ColmunDesc): add Card column description tooltip test
2 years ago
Jarosław Sadziński e93dd4bc6f (core) Preserving cursor position when linked state is removed.
2 years ago
Camille 4a239ad93b test(columnDesc): add semi column
2 years ago
Camille e46b93d57f test(columnDesc): create column description simple test
2 years ago
Paul Fitzpatrick 363fb7f89e (core) updates from grist-core
2 years ago
jarek 5a324f1358
Adding new flags for supported locales (#420)
2 years ago
jarek 65c8bec2b4
Merge pull request #412 from incubateur-territoires/bug-card-empty-reference
2 years ago
Louis Delbosc 8480a872ff Add test
2 years ago
George Gevoian 9f1e88865a (core) Fix popup dismissal in HomeIntro test
2 years ago
Camille 95f1a41618 Merge branch 'main' into column-description
2 years ago
Cyprien P d2f98b4036 (core) Fix the empty values last option in multicol sorting
2 years ago
Camille 5ca0b93576 test(columnDesc): add description to column field in DocApi server test
2 years ago
Jarosław Sadziński 90d3ee037a (core) User language switcher
2 years ago
Paul Fitzpatrick 6804283603 (core) updates from grist-core
2 years ago
Cyprien P a8827b152e (core) New document settings page
2 years ago
Jarosław Sadziński 1dafe4bae0 (core) Expanding widgets
2 years ago
George Gevoian ff901c06d2 (core) Dismiss tips in HomeIntro deployment tests
2 years ago
Dmitry S 45c7602f49 (core) Implement checkbox for SchemaEdit permission in Access Rules UI.
2 years ago
Cyprien P 18d016c745 (core) Fix date filter for DateTime columns.
2 years ago
Paul Fitzpatrick 95351fb187 add test/upgradeDocument utility
2 years ago
Paul Fitzpatrick 1b6b56bea1 update comment
2 years ago
Paul Fitzpatrick e5e44c786a add a script for copying schema information from python to typescript
2 years ago
Paul Fitzpatrick a822a5771c (core) updates from grist-core
2 years ago
CamilleLegeron cf096889db
feat(TypeConversion): allow converting list of string with quotes to ChoiceList (#397)
2 years ago
Cyprien P b7f65ff408 (core) Adds dots menu to access rules page item
2 years ago
Jarosław Sadziński 887cd388c0 (core) Adding creator as an owner for a new doc and ws
2 years ago
Jarosław Sadziński 30600c5dc2 (core) Making makeT helper use the unprefixed key as a fallback
2 years ago
Paul Fitzpatrick 92276cdbda (core) updates from grist-core
2 years ago
Paul Fitzpatrick f10a7fad32 ignore order of languages in test
2 years ago
Jarosław Sadziński d107810127 (core) Fixing scrolly bug on mobile
2 years ago
Paul Fitzpatrick cd72a54bbb (core) updates from grist-core
2 years ago
Cyprien P a04979bede (core) Enable search in column pickers
2 years ago
Jarosław Sadziński 0bd759a40b Adressing comments
2 years ago
Jarosław Sadziński fd02a00a0e Fixing all eslint's reported error
2 years ago
Louis Delbosc 83ea6868cb Fix tests
2 years 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
Jarosław Sadziński 2f29df1b17 Changing domT to a default translation function for browser
2 years ago
Jarosław Sadziński 2586b595a5 Adding domT method for component interpolation
2 years ago
jarek 4bb1d8c011
Merge pull request #312 from incubateur-territoires/arnaudpeich/Split_client_and_server_translations_organize_by_filename
2 years ago
George Gevoian acc218398d (core) Fix hidden columns bug when editing data selection
2 years ago
Paul Fitzpatrick bf24c29de4 (core) updates from grist-core
2 years ago
George Gevoian 7682b3c320 (core) Fix bug preventing changes to ref list table
2 years ago
Jarosław Sadziński bfd7243fe2 (core) Comments
2 years ago
Jarosław Sadziński 8be920dd25 (core) Multi-column configuration
2 years ago
Arnaud Peich 5f66a8f298
Return 403 error when origin is not trusted (#310)
2 years ago
Arnaud Peich 390d8406a6 Fix tests
2 years ago
Paul Fitzpatrick 303d071de1 (core) updates from grist-core
2 years ago
Jarosław Sadziński 356090abae (core) Fix for tests failures
2 years ago
George Gevoian 364610c69d (core) Add cell selection summary
2 years ago
Jarosław Sadziński a8ead09fc5 Adding new lines at the end
2 years ago
Jarosław Sadziński 51d839f082 Adding dedicated folder for external tests
2 years ago
Paul Fitzpatrick 433e1ecfc2 (core) updates from grist-core
2 years ago
Jarosław Sadziński 5219932a1f (core) i18
2 years ago
Louis Delbosc 49b1749e98
Add function to allow hosts from environment variables (#287)
2 years ago
Alex Hall 1864b7ba5d (core) Add BulkAddOrUpdateRecord action for efficiency
2 years ago
Paul Fitzpatrick 7a37797f3b (core) tweak duplicate document test to be more reliable
2 years ago
Paul Fitzpatrick d55b5110ac (core) remove deprecated /download endpoint in favor of newer /api/docs/NNNN/download
2 years ago
Paul Fitzpatrick b1921209df (core) updates from grist-core
2 years ago
Jarosław Sadziński 473dcf7c15 (core) Fix for a FreeTeam test
2 years ago
Louis Delbosc 494a683332
Export xlsx #256 (#270)
2 years ago