Commit Graph

72 Commits

Author SHA1 Message Date
GitLab Bot 9c83aadd26 Add latest changes from gitlab-org/gitlab@master 2020-03-25 06:07:58 +00:00
GitLab Bot a325f3a104 Add latest changes from gitlab-org/gitlab@master 2020-03-02 09:07:59 +00:00
GitLab Bot 0eb3d2f799 Add latest changes from gitlab-org/gitlab@master 2020-02-06 15:09:11 +00:00
GitLab Bot 536aa3a1f4 Add latest changes from gitlab-org/gitlab@master 2020-01-30 15:09:15 +00:00
GitLab Bot 47b8f79a08 Add latest changes from gitlab-org/gitlab@master 2019-12-13 00:08:05 +00:00
GitLab Bot 8263f6ee31 Add latest changes from gitlab-org/gitlab@master 2019-11-29 18:06:24 +00:00
GitLab Bot b4e072cbaf Add latest changes from gitlab-org/gitlab@master 2019-10-11 06:06:27 +00:00
GitLab Bot 45482d5a27 Add latest changes from gitlab-org/gitlab@master 2019-09-27 12:06:07 +00:00
GitLab Bot b082790134 Add latest changes from gitlab-org/gitlab@master 2019-09-18 18:06:14 +00:00
GitLab Bot 80f61b4035 Add latest changes from gitlab-org/gitlab@master 2019-09-18 14:02:45 +00:00
Miguel Rincon 394aa08a1e Update outdated instructions for vetur in vscode 2019-08-30 16:04:40 -05:00
Marcel Amirault d7d218628f Fix markdown in various docs
Clean up issues that may cause the docs-lint
test to fail, such as trailing whitespace, no
EOF newline, blockquotes, etc
2019-08-28 06:06:34 +00:00
Winnie Hellmann 49ea1a64c8 Combine old and new frontend testing guide (docs) 2019-08-20 01:43:13 +00:00
Marcel Amirault 3bc0a1185c Standardize markdown in dev and workflow
Delete trailing whitespace, fix blockquotes, fix note
boxes, with indentation, clean up tables, etc.
2019-08-19 23:41:23 +00:00
Marcel Amirault c237987843 Fix assorted links
Fix links as discovered by the lint in the docs project
2019-08-07 06:19:00 +00:00
Mike Greiling 003875edc2 Merge branch 'sh-yarn-dedupe-docs' into 'master'
Add documentation on how to add dependencies to yarn

See merge request gitlab-org/gitlab-ce!31066
2019-07-25 03:14:55 +00:00
Marcel Amirault 74a34e8b7b Clean up headers in markdown
Some markdown headers needed tweaking to adhere
to standards, including blank lines above and below,
only one space after hash, first header should be
h1, and only one h1 per doc
2019-07-24 13:10:06 +00:00
Stan Hu 928b9a1055 Add documentation on how to add dependencies to yarn
Danger constantly warns about de-duplicating dependencies, so put these
instructions in the documentation so they can be searched.
2019-07-23 10:29:57 -07:00
Marcel Amirault 746f547877 Fix unordered list spacing
Correct the spacing of unordered markdown lists
in docs, to maintain standards of documentation.
2019-07-18 01:15:58 +00:00
Marcel Amirault 4121c63676 Remove extra blank lines from docs
Removing extra blank lines in docs that serve
no purpose, as well as some --- lines that also
are not needed.
2019-07-15 01:04:35 +00:00
Marcel Amirault 143872fa52 Remove trailing whitespace in docs
Remove unneeded trailing whitespace in lines in
/development /ci /api and /administration docs.
2019-07-12 08:15:38 +00:00
Marcel Amirault 347a879909 Update redirected links to final destination
Updating redirected links in the development, install, policy
raketasks and university dirs. Should now link to final
URL to avoid redirect hops
2019-07-09 00:20:40 +00:00
Marin Jankovski fda3149dda Reorganize feature flag documentation
Split the FF docs in 3 separate docs to cover 3 different use-cases.
2019-06-27 17:52:02 +00:00
Ezekiel Kigbo 2a94a1d82d Adds a space to fix code display 2019-06-11 07:43:12 +00:00
Achilleas Pipinellis 8ec7ecf0bc
Use relative URLs in development docs
This is part of https://gitlab.com/gitlab-org/gitlab-ce/issues/61945
2019-05-27 11:13:40 -04:00
Filipa Lacerda 3ad7193cf9 Merge branch 'docs-cleanup-fe' into 'master'
Docs cleanup fe

See merge request gitlab-org/gitlab-ce!26158
2019-03-22 10:06:30 +00:00
Simon Knox d7c92faacb Cleanup of fe_docs
Start moving back to regular fe_docs
Remove Initiatives, add section to index in fe_guide
Delete some no-longer-relevant parts from principles
Update title - Progressive Enchancement is a browser-support term
and could be confused
"When to use" parts are discussed elswhere
Vue & jQuery issue is no longer relevant
Delete duplicate Security docs
Remove empty files, move event_tracking
Shuffle index sections around
Remove sections on Vue & Webpack (we say same thing in prev paragraph)
Remove link to Droplab docs
2019-03-22 09:24:10 +11:00
Ezekiel Kigbo 7a5aca1e32 Adds info and links on creating feature flags
Adds A short summary of the steps to create and use feature flags
in development for frontend developers who might be unfamiliar
with `rails` and or `flipper`. Adds links to further reading
in the development guide.
2019-03-21 06:57:37 -07:00
Marcel Amirault b7b55b46af Docs: Bring HTML Style Guide in line with docs standards 2019-03-19 12:56:21 +00:00
Marcel Amirault 8ed98b6b24 Docs: Bring Javascript Style Guide in line with docs standards 2019-03-13 14:20:17 +00:00
Martin Wortschack 6c89be4c88 Resolve "Extend the "Snowplow event tracking" documentation with a "testing" section" 2019-03-07 21:15:46 +00:00
Evan Read eb86630959 Ensure all lists are surrounded by new lines
Markdown renderers find it easier to determine
where lists start and end when lists are surrounded
by new lines.

For consistency, also ensure entries in the list
are aligned when they span multipls lines.
2019-02-22 13:17:10 +00:00
Evan Read 47fb1c5235 Remove consecutive blank lines from markdown files
For the sake of consistency, removes any extraneous
consecutive blank lines from the doc suite.
2019-02-18 09:36:13 +00:00
Martin Wortschack 06934627ed Add event tracking documentation
- Add link to Event tracking in FE guides
2019-02-13 14:43:19 +00:00
Evan Read c2c2d04b3a Fix most instances of bare URLs in markdown 2019-01-24 06:52:33 +00:00
Achilleas Pipinellis 5481419fd7 Merge branch 'docs/fix-unordered-list-style' into 'master'
Resolve Markdown unordered lists not conforming to styleguide

See merge request gitlab-org/gitlab-ce!23037
2019-01-08 19:05:13 +00:00
Winnie Hellmann 9787bdfd53 Document how to run frontend tests 2019-01-08 13:04:16 +00:00
Evan Read d98560c1f5 Make unordered lists conform to styleguide
- Also makes other minor Markdown fixes that were near the main fixes.
2019-01-08 12:21:09 +10:00
Paul Slaughter c3d71eb3c4
Update prettier.md with VSCode Settings section
**Why?**

This is a recurring issue that new team members keep running into.
2018-12-14 08:29:56 -06:00
Winnie Hellmann a8a13d3259 Setup Jest test environment 2018-12-05 09:24:42 +01:00
Stan Hu bfaf72e008 Fix documentation on using prettier for a specific directory
If the `check` parameter is used, the `allFiles` parameter is `false`,
which causes the prettier.js script only to process staged files.
The correct parameters are `check-all` and `save-all`.
2018-11-23 22:02:52 -08:00
Winnie Hellmann 11372494d8 Add missing slash in frontend testing guide 2018-11-13 19:20:01 +00:00
Clement Ho bb7ef68a31 Merge branch 'docs-jivl-update-monitoring-urls' into 'master'
Update URL for the grafana instance of sitespeed

See merge request gitlab-org/gitlab-ce!23001
2018-11-13 16:48:43 +00:00
Tim Zallmann 474ae41468 Merge branch 'winh-frontend-testing-categories-docs' into 'master'
Add documentation about frontend test categories to frontend guide

See merge request gitlab-org/gitlab-ce!21344
2018-11-13 16:15:03 +00:00
Winnie Hellmann 90c86b31c9 Make it explicit that we are referencing official Vue guidelines 2018-11-13 12:33:04 +00:00
Winnie Hellmann 921d867806 Replace "need not" with "don't" 2018-11-13 12:31:36 +00:00
Evan Read 20146580a0 Resolve Markdown ordered lists not conforming to styleguide 2018-11-13 10:53:38 +10:00
Jose Vargas c123bc0a7f
Update URL for the grafana instance of sitespeed 2018-11-12 15:53:30 -06:00
Winnie Hellmann 245e5e60a6 Fix heading levels 2018-10-26 09:31:01 +02:00
Winnie Hellmann 5f61742be1 Remove section about types of tests 2018-10-26 09:31:01 +02:00