Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Updates how to export the state object | Filipa Lacerda | 2019-03-10 | 1 | -2/+2 |
| | |||||
* | Docs: Fix broken anchors in development docs | Marcel Amirault | 2019-03-05 | 2 | -7/+4 |
| | |||||
* | Merge branch 'design-management-vue-app-ce' into 'master' | Filipa Lacerda | 2019-02-25 | 1 | -2/+26 |
|\ | | | | | | | | | Port design-management-vue-app to CE See merge request gitlab-org/gitlab-ce!25494 | ||||
| * | Port design-management-vue-app to CE | Phil Hughes | 2019-02-22 | 1 | -2/+26 |
| | | |||||
* | | Fix misspellings in docs | Takuya Noguchi | 2019-02-25 | 1 | -1/+1 |
| | | | | | | | | Signed-off-by: Takuya Noguchi <takninnovationresearch@gmail.com> | ||||
* | | Ensure all lists are surrounded by new lines | Evan Read | 2019-02-22 | 6 | -21/+25 |
|/ | | | | | | | | | 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. | ||||
* | Remove consecutive blank lines from markdown files | Evan Read | 2019-02-18 | 7 | -7/+0 |
| | | | | | For the sake of consistency, removes any extraneous consecutive blank lines from the doc suite. | ||||
* | Add event tracking documentation | Martin Wortschack | 2019-02-13 | 1 | -3/+16 |
| | | | | - Add link to Event tracking in FE guides | ||||
* | Fix most instances of bare URLs in markdown | Evan Read | 2019-01-24 | 1 | -3/+3 |
| | |||||
* | Update vuex.md - swap PUT/POST methods | Filipa Lacerda | 2019-01-18 | 1 | -2/+2 |
| | |||||
* | Update FE developer and installation documentation | Lukas Eipert | 2019-01-14 | 1 | -2/+2 |
| | |||||
* | Make unordered lists conform to styleguidedocs/fix-unordered-list-style | Evan Read | 2019-01-08 | 7 | -36/+37 |
| | | | | - Also makes other minor Markdown fixes that were near the main fixes. | ||||
* | Add spaces before code snippets | Sylhare | 2018-12-11 | 1 | -1/+5 |
| | |||||
* | Added frontend GraphQL docs | Phil Hughes | 2018-11-28 | 2 | -0/+86 |
| | |||||
* | Merge branch '54230-eliminate-duplicated-words' into 'master' | Evan Read | 2018-11-27 | 1 | -1/+1 |
|\ | | | | | | | | | Eliminate duplicated words (for docs) See merge request gitlab-org/gitlab-ce!23183 | ||||
| * | Eliminate duplicated words | Takuya Noguchi | 2018-11-22 | 1 | -1/+1 |
| | | | | | | | | Signed-off-by: Takuya Noguchi <takninnovationresearch@gmail.com> | ||||
* | | deprecate UX Guide and redirect to design.gitlab | Sarrah Vesselov | 2018-11-21 | 1 | -2/+2 |
|/ | |||||
* | Merge branch 'docs/fix-ordered-list-item-prefix' into 'master' | Achilleas Pipinellis | 2018-11-13 | 2 | -7/+11 |
|\ | | | | | | | | | Resolve Markdown ordered lists not conforming to styleguide See merge request gitlab-org/gitlab-ce!23007 | ||||
| * | Resolve Markdown ordered lists not conforming to styleguidedocs/fix-ordered-list-item-prefix | Evan Read | 2018-11-13 | 2 | -7/+11 |
| | | |||||
* | | Merge branch 'docs-fl-define-vuejs-expert-role' into 'master' | Tim Zallmann | 2018-11-13 | 1 | -0/+8 |
|\ \ | |/ |/| | | | | | Defines Vue.js Expert Role See merge request gitlab-org/gitlab-ce!21922 | ||||
| * | Updates wordingdocs-fl-define-vuejs-expert-role | Filipa Lacerda | 2018-09-26 | 1 | -3/+3 |
| | | |||||
| * | Defines Vue.js Expert Role | Filipa Lacerda | 2018-09-26 | 1 | -0/+8 |
| | | | | | | | | Currently we have a vue.js expert role that is not defined By defining this role we can improve our Vue and Vuex code. | ||||
* | | Rename @gitlab-org/gitlab-svgs to @gitlab/svgsleipert-migrate-gitlab-svgs | Lukas Eipert | 2018-10-31 | 1 | -2/+2 |
| | | |||||
* | | Fix broken link | Evan Read | 2018-10-10 | 1 | -52/+57 |
|/ | | | | | Also includes some basic fixes to Markdown to make it adhere to styleguide. | ||||
* | Fix broken link to modal component source | Dennis Tang | 2018-09-20 | 1 | -1/+1 |
| | |||||
* | Resolve "CE documentation is not CommonMark compliant" | Brett Walker | 2018-09-06 | 3 | -347/+387 |
| | |||||
* | Compress all PNG images under doc/ | Achilleas Pipinellis | 2018-08-27 | 2 | -0/+0 |
| | | | | | | | | | | The pngquant tool was used https://pngquant.org, and particularly, the following command: /usr/bin/pngquant -f --skip-if-larger --ext .png --speed 1 image.png Before: 47584K After : 34924K | ||||
* | Changes poll.js to keep polling on any 2xx http status code | Filipa Lacerda | 2018-07-30 | 1 | -7/+7 |
| | |||||
* | Remove old service architecture from Vue docs | Winnie Hellmann | 2018-07-12 | 2 | -228/+11 |
| | |||||
* | Merge branch 'winh-mounthelper-path-docs' into 'master' | Filipa Lacerda | 2018-07-10 | 1 | -1/+1 |
|\ | | | | | | | | | Fix mountComponent helper path in docs See merge request gitlab-org/gitlab-ce!20511 | ||||
| * | Fix mountComponent helper path in docs | Winnie Hellmann | 2018-07-09 | 1 | -1/+1 |
| | | |||||
* | | Fix link to frontend in handbook | Winnie Hellmann | 2018-07-09 | 1 | -3/+3 |
|/ | |||||
* | Fix a couple Vuex typosMadLittleMods-master-patch-55656 | Eric Eastwood | 2018-06-20 | 1 | -2/+2 |
| | |||||
* | Resolve "Introduce new navigation themes in GitLab 11.0" | Annabel Gray | 2018-06-07 | 1 | -5/+5 |
| | |||||
* | Update Frontend documentation regarding Vue and Icons/Illustrations | Lukas Eipert | 2018-05-27 | 3 | -135/+173 |
| | |||||
* | Merge branch 'master' into bootstrap4 | Clement Ho | 2018-05-21 | 1 | -2/+6 |
|\ | |||||
| * | Make stores export a createStore() which can be used in testswinh-vuex-createStore-docs | Winnie Hellmann | 2018-05-18 | 1 | -2/+6 |
| | | |||||
* | | Merge branch 'master' into bootstrap4 | Clement Ho | 2018-05-16 | 2 | -15/+27 |
|\ \ | |/ | |||||
| * | Merge branch 'docs-fe-vuex-updates' into 'master' | Filipa Lacerda | 2018-05-16 | 1 | -12/+24 |
| |\ | | | | | | | | | | | | | Docs fe vuex updates See merge request gitlab-org/gitlab-ce!18826 | ||||
| | * | code example formatting | Dennis Tang | 2018-05-14 | 1 | -2/+2 |
| | | | |||||
| | * | more typos | Dennis Tang | 2018-05-14 | 1 | -4/+4 |
| | | | |||||
| | * | typo in `endpoint` | Dennis Tang | 2018-05-14 | 1 | -2/+2 |
| | | | |||||
| | * | clarify that the function export should be default | Dennis Tang | 2018-05-14 | 1 | -1/+1 |
| | | | |||||
| | * | fix typo | Dennis Tang | 2018-05-11 | 1 | -1/+1 |
| | | | |||||
| | * | add link for babel-plugin-rewire | Dennis Tang | 2018-05-08 | 1 | -1/+1 |
| | | | |||||
| | * | Update vuex.md | Dennis Tang | 2018-05-08 | 1 | -1/+1 |
| | | | |||||
| | * | add rewire gotcha about testing vuex actions/getters | Dennis Tang | 2018-05-08 | 1 | -0/+12 |
| | | | |||||
| | * | correct doc-nav header hierarchy | Dennis Tang | 2018-05-08 | 1 | -3/+3 |
| | | | |||||
| * | | fix typos Frontend Guide, development_process.md | Dennis Tang | 2018-05-15 | 1 | -3/+3 |
| |/ | |||||
* | | Merge branch 'master' into bootstrap4 | Clement Ho | 2018-05-08 | 5 | -252/+400 |
|\ \ | |/ |