You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gristlabs_grist-core/test/nbrowser
Paul Fitzpatrick 6171a012db
(core) updates from grist-core
2 months ago
..
ActionLog.ts Fix failing Docker latest workflow tests (#866) 7 months ago
AdminPanel.ts reconcile boot and admin pages further (#963) 4 months ago
AttachedCustomWidget.ts (core) In custom widgets show placeholder content until all columns are mapped 7 months ago
AttachmentsLinking.ts (core) Fix linking of new records when attachment is the first thing added. 2 years ago
BehavioralPrompts.ts (core) Remove forms popup 5 months ago
Boot.ts reconcile boot and admin pages further (#963) 4 months ago
BundleActions.ts (core) Polish "Click to insert $id" tooltip 1 year ago
CellColor.ts Fix nbrowser test failures (#837) 8 months ago
ChartView1.ts (core) Update dependencies 11 months ago
Choice.ts (core) Use correct empty value in ChoiceEditor.getCellValue 5 months ago
ChoiceList.ts (core) Add shortcut for opening Record Card 10 months ago
ClientUnitTests.ntest.js (core) bump mocha version to allow parallel tests; move more tests to core 1 year ago
CodeEditor.ntest.js (core) bump mocha version to allow parallel tests; move more tests to core 1 year ago
ColumnFilterMenu.ts (core) Fix and move filter tests to grist-core 4 months ago
ColumnFilterMenu2.ts (core) Fix and move filter tests to grist-core 4 months ago
ColumnFilterMenu3.ts (core) Fix and move filter tests to grist-core 4 months ago
ColumnOps.ntest.js (core) Capitalization in new colum menu 10 months ago
CopyPaste.ts (core) Adding UI for timing API 4 months ago
CopyPaste2.ntest.js (core) Update dependencies 11 months ago
CopyPasteColumnOptions.ts Fix CI failures (#696) 11 months ago
CopyPasteLinked.ts (core) Update dependencies 11 months ago
CursorSaving.ts (core) Include linking rowIds into remembered cursor position and anchor links. 8 months ago
CustomView.ts Fix nbrowser test failures (#837) 8 months ago
CustomWidgets.ts allow bundled widgets to be hidden from dropdown, and nested (#714) 11 months ago
CustomWidgetsConfig.ts (core) In custom widgets show placeholder content until all columns are mapped 7 months ago
Dates.ntest.js tweak a date test that can occasionally fail (#592) 1 year ago
DeleteColumnsUndo.ts (core) Fix error in sandbox when removing multiple summary source columns 12 months ago
DescriptionColumn.ts (core) Removing the new menu flag 11 months ago
DescriptionWidget.ts (core) Adding links to description tooltips 1 year ago
DetailView.ntest.js (core) Summary: 11 months ago
DetailView.ts (core) Clicking on a link in a cell won't open the editor. 1 year ago
DocTutorial.ts (core) Update dependencies 11 months ago
DropdownConditionEditor.ts (core) updates from grist-core 3 months ago
DuplicateDocument.ts (core) Skip showing empty doc tours 7 months ago
Export.ntest.js (core) Add TSV and DSV import/export 6 months ago
Features.ts (core) Tweak navbar, breadcrumbs, and sign-in buttons 1 year ago
FieldConfigTab.ntest.js (core) bump mocha version to allow parallel tests; move more tests to core 1 year ago
FieldSettings.ntest.js (core) Update dependencies 11 months ago
FieldSettings2.ts (core) Fix the switch of a new column from Common to Separate settings 11 months ago
FillLinkedRecords.ntest.js Fixing widget selection (#777) 10 months ago
FilterLinkChain.ts (core) Fix selecting new row in chain of filter links 10 months ago
FilteringBugs.ts (core) Fix filtering regression 8 months ago
Fork.ts Fix failing Docker latest workflow tests (#866) 7 months ago
FormView.ts (core) New Grist Forms styling and field options 5 months ago
GridOptions.ntest.js (core) TypeTransform race condition fix 1 year ago
GridViewBugs.ts (core) Fixing bug with hiding multiple columns 10 months ago
GridViewNewColumnMenu.ts (core) Fix for flaky GridViewNewColumnMenu test which may have been flaky because of window resizing. 3 months ago
HeaderColor.ts Header colored (#581) 1 year ago
Health.ntest.js (core) bump mocha version to allow parallel tests; move more tests to core 1 year ago
HomeIntro.ts (core) Billing updates 3 months ago
HomeIntroWithoutPlaygound.ts Introduce GRIST_ANON_PLAYGROUND variable #642 (#651) 1 year ago
ImportReferences.ts (core) Add support for auto-copying docs on signup 1 year ago
Importer.ts (core) Add dropdown conditions 5 months ago
Importer2.ts (core) Fix flaky tests 5 months ago
LanguageSettings.ts (core) Fix a bug with editing numbers in some locales. 8 months ago
LinkingBidirectional.ts (core) Tests and bug fixes for bidirectional linking 12 months ago
LinkingErrors.ts (core) Fix for linking issue. 9 months ago
LinkingSelector.ts (core) Tests and bug fixes for bidirectional linking 12 months ago
Localization.ts Renaming invalid resource file and adding simple check in tests for the future. (#930) 5 months ago
MultiColumn.ts (core) Removing the new menu flag 11 months ago
NewDocument.ntest.js (core) bump mocha version to allow parallel tests; move more tests to core 1 year ago
NumericEditor.ts (core) Adding UI for timing API 4 months ago
Pages.ts (core) Update dependencies 11 months ago
Properties.ntest.js (core) bump mocha version to allow parallel tests; move more tests to core 1 year ago
RawData.ts maybe reduce the odds of one RawData test failing (#862) 7 months ago
RecordCards.ts (core) Polish Record Cards 8 months ago
RefNumericChange.ts (core) Fix undo of Ref->Numeric conversion. 12 months ago
RefTransforms.ts (core) Fix bug preventing changes to ref list table 2 years ago
ReferenceColumns.ts Fix nbrowser test failures (#837) 8 months ago
ReferenceList.ts (core) Bundling save funciton in the field editor 3 months ago
RemoveTransformColumns.ts maybe reduce the odds of one RawData test failing (#862) 7 months ago
RightPanel.ts Linkstate refactor (#609) 1 year ago
RightPanelSelectBy.ts Bidirectional Linking (#622) 1 year ago
RowMenu.ts Feat: rename all column label from a given row with right click (#848) 6 months ago
SavePosition.ntest.js Fixing widget selection (#777) 10 months ago
SectionFilter.ts (core) Fix and move filter tests to grist-core 4 months ago
SelectBy.ts (core) Polish dark mode and remove beta tag 1 year ago
SelectByRefList.ts (core) Allow adding rows to widgets filtered by a link using a formula column 9 months ago
SelectByRightPanel.ts (core) Preserving cursor position when linked state is removed. 2 years ago
SelectBySummary.ts (core) Allow adding rows to widgets filtered by a link using a formula column 9 months ago
SelectBySummaryRef.ts avoid test files importing other test files (#550) 1 year ago
SelectionSummary.ts fix: don't count falses in summary (#589) 1 year ago
ShiftSelection.ts Support grid selection with Ctrl+Shift+Arrow (#615) 1 year ago
Smoke.ts (core) Add support for auto-copying docs on signup 1 year ago
SortDates.ntest.js (core) bump mocha version to allow parallel tests; move more tests to core 1 year ago
SortEditSave.ntest.js (core) bump mocha version to allow parallel tests; move more tests to core 1 year ago
Summaries.ntest.js (core) bump mocha version to allow parallel tests; move more tests to core 1 year ago
SupportGrist.ts (core) Admin Panel and InstallAdmin class to identify installation admins. 6 months ago
TermsOfService.ts feat: ADD Terms of service link (#985) 4 months ago
TextEditor.ntest.js (core) Removing the new menu flag 11 months ago
Timing.ts (core) Disable formula timing UI for non-owners 3 months ago
ToggleColumns.ts (core) When a checkbox is clicked on a new record, set default values determined by linking 2 years ago
TokenField.ts (core) Fixing DELETE and BACKSPACE keys on ChoiceList and RefList editor. 1 year ago
TypeChange.ntest.js Fixing widget selection (#777) 10 months ago
UndoJumps.ntest.js (core) bump mocha version to allow parallel tests; move more tests to core 1 year ago
UploadLimits.ts Fix CI failures (#696) 11 months ago
Validations.ntest.js (core) bump mocha version to allow parallel tests; move more tests to core 1 year ago
ViewConfigTab.ntest.js (core) bump mocha version to allow parallel tests; move more tests to core 1 year ago
ViewLayoutCollapse.ts Fixes flaky ViewLayoutCollapse test (#1027) 3 months ago
ViewLayoutUtils.ts (core) Update dependencies 11 months ago
Views.ntest.js Fixing widget selection (#777) 10 months ago
WebhookOverflow.ts (core) Updating UI for Document Settings 4 months ago
WebhookPage.ts Add authorization header in webhooks stored in secrets table (#941) 3 months ago
aclTestUtils.ts (core) Preserving cursor position when linked state is removed. 2 years ago
chartViewTestUtils.ts (core) Update dependencies 11 months ago
customUtil.ts (core) Moving widget tests to core 2 years ago
gristUtil-nbrowser.js (core) Update dependencies 11 months ago
gristUtils.ts (core) Customizable stripe plans. 4 months ago
gristWebDriverUtils.ts (core) When reporting email in log metadata, use normalized email. 7 months ago
homeUtil.ts Move HomeDBManager to gen-server/lib/homedb (#1076) 3 months ago
importerTestUtils.ts (core) Add dropdown conditions 5 months ago
saveViewSection.ts (core) Adds a UI panel for managing webhooks 1 year ago
testServer.ts Move HomeDBManager to gen-server/lib/homedb (#1076) 3 months ago
testUtils.ts (core) Move Billing tests into a separate test suite, and skip some 6 months ago
webdriverUtils.ts (core) Move Billing tests into a separate test suite, and skip some 6 months ago
webdriverjq-nbrowser.js (core) bump mocha version to allow parallel tests; move more tests to core 1 year ago
webdriverjq.ntest.js (core) bump mocha version to allow parallel tests; move more tests to core 1 year ago