Commit Graph

287 Commits (498ad07d3869fa76138dd1dc7a6d37e3b93a97b1)

Author SHA1 Message Date
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
Jakub Serafin d894b60fd4 (core) deleting queue from single webhook
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
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
George Gevoian 25b71c4e57 (core) Polish doc tutorials
1 year ago
Dmitry S 3fa5125cf7 (core) Highlight rows used as a selector in linking, but do not show 'inactive' cursors.
1 year ago
George Gevoian 0b64e408b0 (core) Fix scrolling and column title bugs
1 year ago
George Gevoian 10f5f0cb37 (core) Add optional telemetry to grist-core
1 year ago
Jarosław Sadziński da323fb741 (core) Floating formula editor
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 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
Paul Fitzpatrick 84854b7cfa (core) updates from grist-core
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
George Gevoian 9438f315e9 (core) Save choice config on focus loss
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 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
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
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
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
Jarosław Sadziński 59cf654190 (core) Minimazing widgets
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
Jarosław Sadziński 90d3ee037a (core) User language switcher
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
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
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
Cyprien P a04979bede (core) Enable search in column pickers
2 years ago
Louis Delbosc 83ea6868cb Fix tests
2 years ago
George Gevoian 5ef591434d (core) Fix staging and grist-core failures
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
Cyprien P 620e86a9f1 (core) New date filter with a calendar view
2 years ago
Jarosław Sadziński 07f5f86620 Fixing flaky tests.
2 years ago