Commit Graph

557 Commits

Author SHA1 Message Date
Brian Mann 669790bec2 docs: rename fields for clarity
- Notes -> Description
- Default -> Defaults
- Timeout -> Timeouts
2017-06-25 13:56:21 -04:00
Brian Mann 7cba8aa696 docs: in page hash ref for timeout usage option 2017-06-25 13:52:47 -04:00
Brian Mann 344c92bfb2 docs: fix root to show as a proper parent command (not child) 2017-06-24 19:18:04 -04:00
Brian Mann ffa1733269 docs: fixes #210, normalize all API usage tables to be consistent 2017-06-24 19:17:41 -04:00
Brian Mann 508edcbe33 docs: moar cleanup 2017-06-24 16:21:53 -04:00
Brian Mann dea718e36a docs: refactor, cleanup 2017-06-24 16:20:29 -04:00
Brian Mann e5453e0303 docs: explain Default nomenclature in api introduction 2017-06-24 15:55:48 -04:00
Brian Mann db65b0576a docs: rename helper icons for clarity, use argument 2017-06-24 15:54:35 -04:00
Brian Mann 601ef95035 docs: fix yields helper going to wrong hash 2017-06-24 15:47:52 -04:00
Brian Mann 52d9f7c687 docs: add usageOptions templates for log, force, and timeout 2017-06-24 15:43:58 -04:00
Brian Mann 9383fd5749 docs: refactored tags, extract all to lib, handle promisifying and beeper on any tag error 2017-06-24 15:34:01 -04:00
Brian Mann 5e8392f47b docs: created raw render helper for rendering nested tag strings within tag helpers 2017-06-24 14:38:35 -04:00
Brian Mann 6a0aed9d74 docs: clarify on element querying 2017-06-24 13:08:51 -04:00
Brian Mann 46cf08d08f docs: todo notes 2017-06-24 13:05:18 -04:00
Brian Mann 9188da606b docs: created link helpers for API sections - yields, defaults, and timeout 2017-06-23 18:04:43 -04:00
Brian Mann f9559ef916 docs: created new helper tags to generate interlinks between yields, defaults, and timeout 2017-06-23 18:02:17 -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 1c9969bd3a docs: clean up tests 2017-06-22 15:26:23 -04:00
Jennifer Shehane 70a5fd65c3 docs: Updated to headings / remove weird bolding styles
- replaced github hosted images with relative imgs
2017-06-21 17:30:52 -04:00
Jennifer Shehane fe1502bd06 docs: added back accidentally removed styles 2017-06-21 15:32:30 -04:00
Jennifer Shehane d71cc0c58b docs: worked on search dropdown styling 2017-06-21 15:29:48 -04:00
Jennifer Shehane 5dcabc7636 docs: added deprecations to error messages 2017-06-21 14:55:56 -04:00
Jennifer Shehane dcbdf701f9 docs: Added toc-top layout to Errors + made all errors linkable. 2017-06-21 14:30:48 -04:00
Jennifer Shehane 068d5a3f07 docs: standardized faq layout to 'toc-top' layout 2017-06-21 14:30:48 -04:00
Jennifer Shehane 94a966144b docs: fixed confusing paragraph about default scrolling behavior 2017-06-21 14:11:15 -04:00
Brian Mann e43015aa8c docs: WIP interacting with elements content clarifications 2017-06-21 14:04:43 -04:00
Jennifer Shehane d27713a13c Edited 'Interacting with Elements' 2017-06-21 13:39:39 -04:00
Jennifer Shehane 411ef2b25d editing 'introduction to cypress' 2017-06-21 12:36:14 -04:00
Gleb Bahmutov 90db59ab0a root, docs, cli: quickly check missing dependencies on prebuild 2017-06-21 12:18:53 -04:00
Gleb Bahmutov d25074a157 docs: use bin-up to run eslint 2017-06-21 11:47:57 -04:00
Brian Mann 3891f3cdd5 docs: beep when custom tags error 2017-06-21 11:13:09 -04:00
Brian Mann f27d181926 docs: remove mention of AFTER debug 2017-06-21 10:57:11 -04:00
Brian Mann a667fd77e8 docs: properly set env 2017-06-21 00:25:08 -04:00
Brian Mann 75636e7c87 docs: WIP interacting with elements core concept 2017-06-20 23:45:07 -04:00
Brian Mann 3e57876147 docs: reference timeouts core concept 2017-06-20 18:48:30 -04:00
Brian Mann 4927e922e5 docs: WIP timeouts 2017-06-20 18:48:13 -04:00
Brian Mann 4f9c529e51 docs: WIP default assertions 2017-06-20 16:22:13 -04:00
Jennifer Shehane b516b04247 docs: fix tests
- Removed API call out to algolia / stubbed instead
- Fixed failing docs since updating header
- Added tests to Dashboard & Examples pages
2017-06-20 12:50:37 -04:00
Jennifer Shehane e92f21e698 docs: reference newly forked menuspy repo (has correctly built dist)
Should update to menuspy repo again whenever
https://github.com/lcdsantos/menuspy/pull/4 is pulled in.
2017-06-20 11:42:58 -04:00
Brian Mann f0b393d3b0 Merge pull request #172 from cypress-io/issue-169
docs: report crashes to Raygun, close #169
2017-06-20 10:16:02 -04:00
Gleb Bahmutov cf986ca585 check env for production flag 2017-06-20 10:13:40 -04:00
Brian Mann 22eee9bfa6 docs: only serve disqus and google analytics when in production env 2017-06-20 10:12:42 -04:00
Gleb Bahmutov aab61e6c84 docs: report crashes to Raygun, close #169 2017-06-20 09:57:42 -04:00
Loren Norman d8e371c556 backend isolation example and callout 2017-06-19 16:45:58 -04:00
Loren Norman 70a22ac22a add example and callout to fixture/factory section 2017-06-19 16:20:59 -04:00
Loren Norman 137508d67f pull problematic comment into own temp file 2017-06-19 15:32:38 -04:00
Loren Norman 36c9be6991 Merge remote-tracking branch 'origin/master'
# Conflicts:
#	docs/source/guides/getting-started/installing-cypress.md
2017-06-19 15:23:24 -04:00
Loren Norman 20a6639b0e add examples and callouts for logging in 2017-06-19 15:06:34 -04:00
Jennifer Shehane 097dd3262f docs: began putting old 'install' directions back in 2017-06-19 14:53:23 -04:00
Jennifer Shehane 1c50c24cdc docs: clean up invalid json 2017-06-19 14:19:37 -04:00