Commit Graph

126 Commits

Author SHA1 Message Date
Gleb Bahmutov 25e871d4d9 latest develop -> win-binary-495 (#512)
* server: WIP snapshots

* server: add snapshots for e2e tests

* runner: fix lint task

* eslint fixes

* use cypress eslint plugin

* add eslintrc for scripts

* launcher: add eslintrc

* docs: add eslintrc

* exclude bower_components from linting

* docs: rework callback function example for should() and and() command

* docs: updated roadmap, added many new issues

* docs: reference new issues in roadmap

* docs: added 0.20.0 summary, issues that need to be opened

* docs: clarify on CLI changes, all misc other improvements

* docs: bump hexo [skip ci]

* docs: fix typo #616

* bump hexo dep

* docs: fixed some incorrect links.

* docs: deployed to production [skip ci]

* docs: get hexo to escape html properly

* docs: use sync render [skip ci]

* scripts: use path separator for label, close #501 (#502)

* desktop-gui: guard against record keys being set to null

* desktop-gui: add test for record keys being null

* launcher: detect chrome on windows (#504)

close #504 

* launcher: detect chrome on windows

checks if file exists, then determines version using `wmic`

close #503

* launcher: detect canary and chromium

plus update types to latest

* add launcher as a CI job

* run launcher on Windows CI

* forgot to restore monorepo

* go back on Win CI

* Merge from master (#508)

* server: WIP snapshots

* server: add snapshots for e2e tests

* runner: fix lint task

* eslint fixes

* use cypress eslint plugin

* add eslintrc for scripts

* launcher: add eslintrc

* docs: add eslintrc

* exclude bower_components from linting

* docs: rework callback function example for should() and and() command

* docs: updated roadmap, added many new issues

* docs: reference new issues in roadmap

* docs: added 0.20.0 summary, issues that need to be opened

* docs: clarify on CLI changes, all misc other improvements

* docs: bump hexo [skip ci]

* docs: fix typo #616

* bump hexo dep

* docs: fixed some incorrect links.

* docs: deployed to production [skip ci]

* docs: get hexo to escape html properly

* docs: use sync render [skip ci]

* Use npm@5 to install on Windows (#509)

* cli: extend test delay to avoid listr animation

* run linter an all

* update contributing docs (#511)

* update contributing docs

* add notes on linting, branching and testing

* two CI branches, one for develop one for master
2017-09-26 16:09:26 -04:00
Chris Breiding 75abb0b0db desktop-gui: fix failing tests 2017-09-18 14:18:39 -04:00
Brian Mann 8e56bbd1fb desktop-gui: update specs for 0.20.0, fix failing specs not being properly guarded. skip legit broken tests with FIXME note 2017-09-16 20:46:22 -04:00
Brian Mann 957375b034 root: run desktop gui cypress tests across 3 parallel instances 2017-09-16 17:00:59 -04:00
Jennifer Shehane 7106e23c85 Fixed links in README/CONTRIBUTING docs 2017-09-12 12:25:49 -04:00
Chris Breiding 95329bebdd Merge pull request #453 from cypress-io/issue-451-path-of-undefined
Desktop GUI: Guard against dragging and dropping non-file
2017-09-11 11:01:44 -04:00
Chris Breiding db7023c744 desktop: guard against dragging and dropping non-file 2017-09-11 10:37:37 -04:00
Chris Breiding 39015c141c desktop: fix docs link spec 2017-09-11 10:28:26 -04:00
Chris Breiding 40dcc31d9a desktop: ttrigger -> trigger 2017-09-11 10:28:11 -04:00
Chris Breiding 33632587ad desktop: guard against no warning when attempting to clear warning. Fixes #449 2017-09-11 10:20:16 -04:00
Jennifer Shehane b30533a815 desktop: remove 'os' query param from cypress download link. close #427 2017-09-05 12:49:27 -04:00
Jennifer Shehane d5bb7d88c3 desktop: fix broken test to be more specific 2017-09-05 12:47:20 -04:00
Jennifer Shehane afb624ab7d desktop: update cypress open instructions to more verbose node_module command w/ link close #417
evah - - -
2017-09-05 12:47:09 -04:00
Chris Breiding bfd34e20fe use cypress eslint plugin 2017-08-22 15:10:02 -04:00
Chris Breiding 4f927c7a2f eslint fixes 2017-08-22 15:08:27 -04:00
Jennifer Shehane 81af944ad8 desktop: Update the nav support links #322
- Links in nav are now just icons w/ tooltips
- Chat link is now Support link
2017-07-27 14:08:54 -04:00
Jennifer Shehane 1bc4697cb2 desktop: give h1 more space so it doesn't look weird after alert is dismissed. 2017-07-18 10:50:12 -04:00
Jennifer Shehane 32a7aacaf1 desktop: fixing weird hover issues fixes #243 2017-07-18 10:46:47 -04:00
Jennifer Shehane 18890ba840 desktop: styles to have alert look more centered visually 2017-07-18 10:46:13 -04:00
Jennifer Shehane 949e3fa58d desktop: Update link for 'installing via npm' msg to correct link. 2017-07-18 10:35:37 -04:00
Jennifer Shehane 4d7c7bc388 Merge pull request #301 from cypress-io/#197-global-mode-gui
Global mode GUI design
2017-07-18 10:17:23 -04:00
Chris Breiding d5a00cfe9b desktop: clear warning when reopening project 2017-07-11 15:29:00 -04:00
Chris Breiding 69aa15ee5e desktop: save local notice dismissal state in local storage 2017-07-11 11:33:26 -04:00
Chris Breiding 49ff3c14c3 desktop: update global mode specs 2017-07-11 10:52:52 -04:00
Chris Breiding 4742688f88 Merge branch 'master' into #197-global-mode-gui 2017-07-11 10:42:00 -04:00
Chris Breiding 6e5aa6cd75 desktop: ensure spec stays active after notified of spec changes 2017-07-11 10:32:46 -04:00
Chris Breiding ef7fcc40d6 desktop: set environment before scripts load 2017-07-11 09:21:42 -04:00
Jennifer Shehane 92e12da4af desktop: Updated design of global intro. 2017-07-10 16:28:08 -04:00
Jennifer Shehane 3ecdb4a9b5 desktop: fix incorrect css variable 2017-07-10 14:55:39 -04:00
Jennifer Shehane 5e6b3b9242 Merge branch 'master' into #197-global-mode-gui
# Conflicts:
#	packages/desktop-gui/src/styles/components/_elements.scss
2017-07-10 14:53:18 -04:00
Chris Breiding 5a4bb96541 desktop: remove obselete check 2017-07-07 14:58:37 -04:00
Chris Breiding f8481163dd desktop: ensure project re-opens when config changes 2017-07-07 10:08:54 -04:00
Chris Breiding 03f29d97ac desktop: don’t limit number of recent projects 2017-07-05 11:12:54 -04:00
Jennifer Shehane 1b27aeafdd desktop: cleaned up css / have all a with cursor pointer - fixes #243 2017-06-29 16:12:30 -04:00
Jennifer Shehane 306d326a96 desktop: updated design of global mode #197
- TODO: Get dismiss / close button working.
2017-06-29 15:35:14 -04:00
Gleb Bahmutov 0951cf00d7 binary: default platform on linux is linux 2017-06-29 15:04:50 -04:00
Chris Breiding 15062dc295 Merge branch 'master' of github.com:cypress-io/cypress-monorepo 2017-06-29 13:32:23 -04:00
Chris Breiding 47a7f5be57 desktop: remove need for zunder to run server 2017-06-29 13:32:19 -04:00
Jennifer Shehane d66c00fc43 desktop: style changes to 'Update Available' modal #218 2017-06-29 13:27:16 -04:00
Chris Breiding bde11a3e01 desktop: simplify build scripts, remove unused deps 2017-06-29 10:25:26 -04:00
Chris Breiding 8eaec56fd4 desktop: use same dropdown as browsers for user menu 2017-06-29 10:25:00 -04:00
Chris Breiding 9b8d049859 desktop: fix un-returned promise warning when logging in 2017-06-28 15:58:56 -04:00
Chris Breiding 15eeb8fc36 desktop: fix invalid dom nesting 2017-06-28 15:44:27 -04:00
Chris Breiding 2c934e2736 driver: improve visibility algorithm 2017-06-28 15:21:01 -04:00
Gleb Bahmutov 91ec7a0dd8 Move deploy scripts (#205)
* root: move deploy scripts from server to top level scripts

* remove postinstall download stop variable

* deploy: list all dev dependencies

* working on deploy run

* WIP comment out obsolete run-sequence

* add cypress-io/cypress-example-recipes

* root: enable run all to skip package or packages by name

* deploy: move coffee lint to root

* deploy: make bump async

* deploy: WIP update deploy + build processes for monorepo

* Add cypress-io/cypress-example-module-api project build to bump

* remove commas

* Add project cypress-io/cypress-test-ci-environments to list of projects to test

* deploy: WIP refactor classes -> functional

* deploy: don't copy node_modules or prune -> just npm install

* cli: consolidate important fields into monorepo root, pull out and build

* all: cleanup package.json, remove versions, license, repo information

-move some deps to devDeps

* all: convert es5 -> es6 + fix linting

* deploy: specify files to include when copying packages for dist

* deploy: convert coffee script in place + remove coffee files
2017-06-23 10:41:37 -04:00
Jennifer Shehane 289b674068 desktop: push up content when update-banner is displayed 2017-06-22 14:36:58 -04:00
Jennifer Shehane e1e76f1f04 desktop: Added styles for initial global_mode page WIP 2017-06-22 14:10:29 -04:00
Chris Breiding fb529b98b4 desktop: display (dev) when running from dev and don’t check for updates 2017-06-22 14:06:33 -04:00
Chris Breiding 95e2771d40 Merge branch 'master' of github.com:cypress-io/cypress-monorepo 2017-06-22 14:02:45 -04:00
Jennifer Shehane 30d37372ad desktop: remove .only from tests 2017-06-22 12:15:55 -04:00