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
Jarosław Sadziński 372d86618f
(core) Required fields in forms and bug fixes
8 months ago
..
ActionLog.ts Fix failing Docker tests (#724) 11 months ago
AttachedCustomWidget.ts (core) support for bundling custom widgets with the Grist app 11 months ago
AttachmentsLinking.ts (core) Fix linking of new records when attachment is the first thing added. 2 years ago
BundleActions.ts (core) Polish "Click to insert $id" tooltip 1 year ago
CellColor.ts (core) Enable the 'none' option in ColorSelect for cell and header text styles 10 months ago
ChartView1.ts (core) Update dependencies 11 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
ColumnOps.ntest.js (core) Capitalization in new colum menu 10 months ago
CopyPaste.ts Fix CI failures (#696) 11 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 (core) Don't throw error in `onRecord(s)` for insufficient access for `includeColumns` 9 months ago
CustomWidgets.ts allow bundled widgets to be hidden from dropdown, and nested (#714) 11 months ago
CustomWidgetsConfig.ts (core) support for bundling custom widgets with the Grist app 11 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
DuplicateDocument.ts (core) Showing workspace selector on duplicate document popup 1 year ago
Export.ntest.js (core) bump mocha version to allow parallel tests; move more tests to core 1 year 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 (core) Revert part of the recent tweaks to AppHeader 1 year ago
FormView.ts (core) Required fields in forms and bug fixes 8 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) Capitalization in new colum menu 10 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) Add support for auto-copying docs on signup 1 year 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
LanguageSettings.ts (core) Fix missing placeholder flag icon 2 years 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 skip building test harness in docker image (#551) 1 year 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
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 (core) Form kanban tasks 8 months ago
RecordCards.ts (core) Add shortcut for opening Record Card 10 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 (core) Record Cards 10 months ago
ReferenceList.ts (core) Enable Record Cards 10 months ago
RemoveTransformColumns.ts (core) Remove transform columns on shutdown 10 months ago
RightPanel.ts Linkstate refactor (#609) 1 year ago
RightPanelSelectBy.ts Bidirectional Linking (#622) 1 year ago
RowMenu.ts (core) Fix hidden columns bug when editing data selection 2 years ago
SavePosition.ntest.js Fixing widget selection (#777) 10 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) Add Support Grist page and nudge 1 year ago
TextEditor.ntest.js (core) Removing the new menu flag 11 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 (core) Fixing bug with collapsed custom widget. 11 months ago
ViewLayoutUtils.ts (core) Update dependencies 11 months ago
Views.ntest.js Fixing widget selection (#777) 10 months ago
WebhookOverflow.ts (core) When a webhook is disabled, clear its queue 11 months ago
WebhookPage.ts (core) Update dependencies 11 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) Form kanban tasks 8 months ago
gristWebDriverUtils.ts (core) Forms feature 9 months ago
homeUtil.ts (core) Add support for auto-copying docs on signup 1 year ago
importerTestUtils.ts (core) Add support for auto-copying docs on signup 1 year ago
saveViewSection.ts (core) Adds a UI panel for managing webhooks 1 year ago
testServer.ts (core) Exit more cleanly on unhandled errors, and handle errors writing to Clients. 10 months ago
testUtils.ts (core) Highlight rows used as a selector in linking, but do not show 'inactive' cursors. 1 year 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