Jessica Sachs
ebd044c8f3
Merge remote-tracking branch 'origin/10.0-release' into chore/vite-dev-server
2022-03-08 15:48:56 -05:00
Jess
eb3d717b4b
Update vite.config.ts
2022-03-08 15:42:15 -05:00
Jessica Sachs
24038557f4
cleaning up the vite-dev-server. removing virtual modules
2022-03-08 15:34:37 -05:00
Tim Griesser
284ae6df6f
refactor: remove __fakeInstalledPackagesForTesting ( #20529 )
...
* refactor: remove __fakeInstalledPackagesForTesting, use sinon.stub
* make tests pass (avoid double mocking)
Co-authored-by: ElevateBart <ledouxb@gmail.com >
Co-authored-by: Barthélémy Ledoux <bart@cypress.io >
2022-03-08 15:18:38 -05:00
Barthélémy Ledoux
93f83d8613
chore: upgrade fa-free to v6 ( #20510 )
2022-03-08 13:56:22 -06:00
Alejandro Estrada
2ba453dc62
fix: migrate supportFile ( #20516 )
...
* fix: migrate supportFile
* Update test
2022-03-08 14:11:11 -05:00
Alejandro Estrada
3ba51b0432
fix: select only testing files for migration ( #20454 )
2022-03-08 09:53:26 -05:00
Barthélémy Ledoux
c28831c8fe
test: allow component tests to spy on mutations ( #20498 )
2022-03-07 13:58:52 -06:00
Lachlan Miller
78dc50ee87
do not use root in spec require
2022-03-07 11:57:38 +10:00
Lachlan Miller
76129e26af
merge in develop to 10.0-release
2022-03-07 10:44:26 +10:00
Jess
2da4df882f
fix: percy snapshotting for the Select.cy.tsx spec ( #20492 )
2022-03-04 19:33:21 -06:00
Jessica Sachs
d743256de6
Merge remote-tracking branch 'origin/10.0-release' into chore/vite-dev-server
2022-03-04 18:20:47 -05:00
Jessica Sachs
1ad513f9d7
Merge remote-tracking branch 'origin/10.0-release' into chore/update-vue
2022-03-04 16:23:05 -05:00
Jessica Sachs
2b48b7c8b0
Merge remote-tracking branch 'origin/chore/update-vue' into chore/update-vue
2022-03-04 16:18:58 -05:00
Jessica Sachs
cd4447879f
fixing nulled and unused width and height
2022-03-04 16:18:31 -05:00
Jessica Sachs
6c09616870
updated versions
2022-03-04 16:15:59 -05:00
Tyler Biethman
be63f6ff5e
fix: remove undesired click-outside prop from StandardModal ( #20475 )
2022-03-04 11:07:13 -06:00
Jessica Sachs
58fe6de01d
updated versions
2022-03-04 05:22:44 -05:00
Jessica Sachs
8bc9ad8cf3
updated versions
2022-03-04 04:45:17 -05:00
Jessica Sachs
6960cc8ee2
updated versions
2022-03-04 04:25:59 -05:00
Jessica Sachs
99a6887e05
updated versions
2022-03-04 04:08:54 -05:00
Zach Bloomquist
f7e38c03e1
fix: set launchpad BrowserWindow minHeight to 400 ( #20466 )
...
* fix: set launchpad BrowserWindow minHeight to 400
* rename interactive-e2e to interactive
2022-03-04 14:36:33 +10:00
Zachary Williams
3a8797e54d
fix: wire up scaffolded indexHtml to dev servers ( #20453 )
...
* fix: wire up scaffolded indexHtml to dev servers
* fix vite tests
* update vuecli-5, fix system tests
* fix vite build error and launchpad test
* remove only
* address comments, remove gitignores
* remove only
2022-03-04 14:16:06 +10:00
Alejandro Estrada
801603db0a
fix: display when user request cloud access ( #20426 )
...
* fix: display when user request cloud access
* Update with latest changes on cloud
* Trigger checks
2022-03-03 10:04:41 -05:00
Alejandro Estrada
5052eb56fa
fix: ignore *.d.ts files for migration ( #20444 )
...
* fix: ignore *.d.ts files for migration
* Update with code review
* Update test
2022-03-03 14:42:01 +10:00
Tim Griesser
92eac2f67e
feat: Error standardization ( #20323 )
...
* refactor: reworking client-side error shape
* feat: add the CodeFrame to baseerror
* consolidate baseError handling, type fixes
* Fix UNIFY-1164 w/ test cleanup to avoid intercepting
* fix types, cleanup based on review / Brian
* fix: imports / types / tests
* cleanup tests, fix TSError location, add reinitializeCypress mutation
* fix: show correct stack trace file name (#20410 )
* Improve comments for regexes / TSError capture
* feat: Add codeframe to error, address PR comments
* update snapshot
* change codeframe impl, per Brian's request
* Attempt to fix test flake
Co-authored-by: ElevateBart <ledouxb@gmail.com >
Co-authored-by: Alejandro Estrada <estrada9166@hotmail.com >
2022-03-02 18:03:52 -05:00
Zach Bloomquist
7b14fd08d1
fix: use 64x64 icon on Linux ( #20455 )
...
* fix: use 64x64 icon on Linux
* fix packages/icons tests in CI
Co-authored-by: Barthélémy Ledoux <bart@cypress.io >
2022-03-03 09:01:49 +10:00
Alejandro Estrada
d69e26fd58
fix: remove mileading comment ( #20448 )
...
Co-authored-by: Barthélémy Ledoux <bart@cypress.io >
2022-03-02 13:59:26 -05:00
Cesar
0343de101a
fix: comment link to accurate docs ( #20437 )
...
Co-authored-by: Zachary Williams <ZachJW34@gmail.com >
2022-03-02 09:37:20 -07:00
Alejandro Estrada
e36f053940
fix: scaffold commands file ( #20398 )
...
* fix: scaffold commnands file
* Update with code review
* Update with command types
2022-03-01 19:01:21 -05:00
Lachlan Miller
7a029256e8
fix(launchpad): support default export ( #20383 )
...
Co-authored-by: David Munechika <david.munechika@gatech.edu >
Co-authored-by: ElevateBart <ledouxb@gmail.com >
Co-authored-by: Barthélémy Ledoux <bart@cypress.io >
2022-03-01 17:33:44 -06:00
Lachlan Miller
e9125f4b78
feat(launchpad): support for Vue CLI 5 ( #20413 )
...
* feat: support for vue cli 5
* updating tests
* skip yarn
* remove unused code
* ts->js
2022-03-02 08:04:33 +10:00
Jessica Sachs
eca9a831a1
wip
2022-03-01 11:57:57 -05:00
Tim Griesser
58ccda57b4
fix: UNIFY-676 browsers should be configurable in setupNodeEvents ( #20367 )
...
* fix: Add test for UNIFY-676
* Update packages/types/src/browser.ts
* fixes to types, failing test
* chore: fix typing errors
* Revert "chore: fix typing errors"
This reverts commit 97ba5cf496 .
* fix: for browsers field, fix types
Co-authored-by: Barthélémy Ledoux <bart@cypress.io >
Co-authored-by: Lachlan Miller <lachlan.miller.1990@outlook.com >
2022-03-01 17:54:16 +10:00
Barthélémy Ledoux
d1a082bce6
fix: make launchpad link open default browser ( #20399 )
...
* fix: make button open a link in default browser
* test: add e2e test
* fix: use button href instead of openLink
* test: test the variables of project setup
2022-03-01 17:50:47 +10:00
ElevateBart
cf7eb98f85
fix(icons): publish the files in the package
2022-02-28 19:18:36 -06:00
Zach Bloomquist
1ff3b72f44
Merge pull request #20396 from cypress-io/merge-develop-2-28-22
2022-02-28 20:17:39 -05:00
Barthélémy Ledoux
4b195dde88
fix: build icons in build-prod ( #20411 )
2022-02-28 18:09:41 -06:00
Zach Bloomquist
19b1b1038c
Merge branch '10.0-release' into merge-develop-2-28-22
2022-02-28 15:40:53 -05:00
Barthélémy Ledoux
9f624b4f7a
feat: update icons with new design ( #20338 )
...
Co-authored-by: Lachlan Miller <lachlan.miller.1990@outlook.com >
Co-authored-by: Zachary Williams <ZachJW34@gmail.com >
2022-02-28 12:28:14 -06:00
Barthélémy Ledoux
b7628ff5f7
Merge branch '10.0-release' into chore/update-vue
2022-02-28 11:32:14 -06:00
Tyler Biethman
031e66dd4a
fix: Updating specs-list-container height offset to remove double scroll ( #20368 )
2022-02-28 10:50:02 -06:00
Zach Bloomquist
458a88de7e
Merge remote-tracking branch 'origin/develop' into merge-develop-2-28-22
2022-02-28 10:54:35 -05:00
Lachlan Miller
71e14a0efb
chore: fix linting ( #20388 )
2022-02-28 17:18:11 +10:00
Shawn Taylor
f7599ddc76
feat(unify): rearrange settings ( #20332 )
...
* rearrange settings
* add empty states
* update tests & add new
* appease TS
* address PR comments
2022-02-28 11:38:00 +10:00
Lachlan Miller
63ab3f3543
cleaner filtering with a user defined type guard
2022-02-28 10:29:38 +10:00
ElevateBart
72ca01431d
fix: make the glob groups work on windows
2022-02-26 21:27:27 -06:00
ElevateBart
9de5be4e4e
fix: stop deleting files on install
2022-02-26 15:05:12 -06:00
Jess
86b662e9bd
Merge branch '10.0-release' into chore/update-vue
2022-02-25 21:46:55 -05:00
Jess
9b8fc0bf3b
Merge branch '10.0-release' into chore/eslint-no-duplicate-imports
2022-02-25 19:19:23 -05:00