Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add axios to frontend docs as the default network request librarydocs-axios | Clement Ho | 2018-02-15 | 1 | -0/+3 |
| | |||||
* | Add new modal Vue componentwinh-new-modal-component | Winnie Hellmann | 2018-02-14 | 4 | -34/+66 |
| | |||||
* | Merge branch 'doc-improve-side-effects-block' into 'master' | Phil Hughes | 2018-02-09 | 1 | -2/+31 |
|\ | | | | | | | | | Improve docs about allowing some side effects on the constructor See merge request gitlab-org/gitlab-ce!17027 | ||||
| * | Fix english in style_guide_js.mddoc-improve-side-effects-block | Filipa Lacerda | 2018-02-09 | 1 | -2/+2 |
| | | |||||
| * | Improve docs about allowing some side effects on the constructor | Filipa Lacerda | 2018-02-09 | 1 | -2/+31 |
| | | |||||
* | | Update vue component naming guidelines | George Tsiolis | 2018-02-08 | 1 | -5/+5 |
|/ | |||||
* | Update style_guide_scss.md | Simon Knox | 2018-02-08 | 1 | -0/+2 |
| | |||||
* | Merge branch 'winh-axios-mock-restore' into 'master' | Filipa Lacerda | 2018-01-24 | 1 | -1/+1 |
|\ | | | | | | | | | Use restore() instead of reset() for removing axios MockAdapter See merge request gitlab-org/gitlab-ce!16647 | ||||
| * | Use restore() instead of reset() for removing axios MockAdapterwinh-axios-mock-restore | Winnie Hellmann | 2018-01-23 | 1 | -1/+1 |
| | | |||||
* | | Document advantages of axios-mock-adapter | Winnie Hellmann | 2018-01-23 | 1 | -3/+16 |
|/ | |||||
* | doc: Spelling fixes | Ville Skyttä | 2018-01-19 | 2 | -2/+2 |
| | |||||
* | Merge branch '34312-eslint-vue-plugin' into 'master' | Phil Hughes | 2018-01-10 | 1 | -22/+15 |
|\ | | | | | | | | | | | | | Resolve "Add eslint-vue-plugin to our stack" Closes #34312 See merge request gitlab-org/gitlab-ce!16210 | ||||
| * | Fix broken specs | Filipa Lacerda | 2018-01-09 | 1 | -19/+6 |
| | | |||||
| * | Adds `eslint-plugin-vue`, fixes linter errors and adds docs | Filipa Lacerda | 2018-01-03 | 1 | -4/+10 |
| | | |||||
* | | Substitute deprecated ui_charcoal with new default ui_indigo | Takuya Noguchi | 2018-01-07 | 1 | -1/+1 |
|/ | |||||
* | Update axios.mdfl-update-axios-docs | Filipa Lacerda | 2017-12-19 | 1 | -1/+1 |
| | |||||
* | Merge branch 'winh-cleanup-dropdowns' into 'master' | Annabel Dunstone Gray | 2017-12-12 | 1 | -9/+3 |
|\ | | | | | | | | | | | | | Clean up new dropdown styles Closes #39142 and #39446 See merge request gitlab-org/gitlab-ce!13676 | ||||
| * | Make label delete option redwinh-cleanup-dropdowns | Winnie Hellmann | 2017-12-08 | 1 | -9/+3 |
| | | |||||
* | | fixes some markup issues in the js style guide docs | Christiaan Van den Poel | 2017-12-11 | 1 | -62/+60 |
|/ | |||||
* | Merge branch '38451-fe-sprite-icons-vue-component' into 'master' | Annabel Dunstone Gray | 2017-11-20 | 1 | -5/+25 |
|\ | | | | | | | | | | | | | Update Icons Documentation about Icon Vue Component Closes #38451 See merge request gitlab-org/gitlab-ce!15171 | ||||
| * | Added info about tracking38451-fe-sprite-icons-vue-component | Tim Zallmann | 2017-11-16 | 1 | -1/+1 |
| | | |||||
| * | Added + Updated Document for Vue Component | Tim Zallmann | 2017-11-16 | 1 | -4/+24 |
| | | |||||
* | | Use axios instead of vue resource - step 1 | Filipa Lacerda | 2017-11-20 | 4 | -131/+83 |
| | | |||||
* | | Add dropdowns documentation | Filipa Lacerda | 2017-11-17 | 2 | -0/+40 |
|/ | |||||
* | Resolve "npm list errors for gitlab-svgs and node-pre-gyp" | Tim Zallmann | 2017-11-15 | 1 | -1/+1 |
| | |||||
* | Add basic emoji development docs | Eric Eastwood | 2017-11-15 | 1 | -0/+27 |
| | |||||
* | Update i18n in FE docs, marking, interpolationupdate-fe-i18n-guide | Eric Eastwood | 2017-10-24 | 1 | -0/+4 |
| | |||||
* | Moves vue resource docs into a new file. | Filipa Lacerda | 2017-10-23 | 3 | -50/+76 |
| | | | | Adds docs regarding handling 204 response | ||||
* | Refactor the Development documentation, and divide the Testing documentation ↵ | Rémy Coutable | 2017-10-11 | 3 | -255/+3 |
| | | | | into multiple pages | ||||
* | Make naming imports more clearwinh-clarify-naming-imports-docswinh-clarify-naming-imports | Winnie Hellmann | 2017-10-09 | 1 | -4/+26 |
| | |||||
* | Merge branch '3612-update-script-template-order-in-vue-files' into 'master' | Filipa Lacerda | 2017-10-04 | 1 | -1/+20 |
|\ | | | | | | | | | | | | | Re-arrange <script> tags before <template> tags in .vue files Closes #38743 See merge request gitlab-org/gitlab-ce!14671 | ||||
| * | Re-arrange <script> tags before <template> tags in .vue files3612-update-script-template-order-in-vue-files | Eric Eastwood | 2017-10-03 | 1 | -1/+20 |
| | | | | | | | | Fix https://gitlab.com/gitlab-org/gitlab-ce/issues/38743 | ||||
* | | Fix link to Vue.js style guidewinh-vue-styleguide-link-docswinh-vue-styleguide-link | Winnie Hellmann | 2017-10-03 | 1 | -1/+1 |
|/ | |||||
* | Removes section about big MRs36072-remove-big-mrs-sections | Filipa Lacerda | 2017-09-27 | 1 | -28/+0 |
| | |||||
* | Resolve "Better SVG Usage in the Frontend" | Tim Zallmann | 2017-09-22 | 2 | -0/+45 |
| | |||||
* | Adds a better explanation for alignment section | Filipa Lacerda | 2017-09-08 | 1 | -7/+18 |
| | |||||
* | Adds documentation to use Vuex | Filipa Lacerda | 2017-09-05 | 1 | -3/+288 |
| | |||||
* | Fix broken Frontend JS guide | Robert Speicher | 2017-08-29 | 1 | -63/+58 |
| | |||||
* | Update docs with Javascript accord. | Jacob Schatz | 2017-08-15 | 1 | -0/+17 |
| | |||||
* | Backport to CE for:2902-standalone-ee-dir-ce | Lin Jen-Shin | 2017-08-04 | 1 | -18/+36 |
| | | | | https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/2483 | ||||
* | Changed Images in Blob Viewer to image_tag35577-fix-image-blob-display-due-to-lazy-image-loading | Tim Zallmann | 2017-07-27 | 1 | -2/+3 |
| | | | | Updated documentation about the lazy class | ||||
* | Add directives to Vue component ordering | Simon Knox | 2017-07-25 | 1 | -0/+1 |
| | |||||
* | Resolve "Lazy load images on the Frontend" | Tim Zallmann | 2017-07-24 | 1 | -0/+12 |
| | |||||
* | Fixed typo | kamesh | 2017-07-14 | 1 | -1/+1 |
| | |||||
* | Update vue-resource | Filipa Lacerda | 2017-07-12 | 1 | -36/+83 |
| | |||||
* | Add support for multiple tooltips in the same Vue component | Eric Eastwood | 2017-06-23 | 1 | -4/+8 |
| | | | | Fix https://gitlab.com/gitlab-org/gitlab-ce/issues/33223 | ||||
* | Update testing.md `# Frontend Testing` to include integration spec for edge ↵edge-cases-integration-frontend-testing | Luke "Jared" Bennett | 2017-05-30 | 1 | -1/+1 |
| | | | | cases | ||||
* | Minor changes to Testing Promises sectionwinh-testing-promises-docspatch-20 | Winnie Hellmann | 2017-05-18 | 1 | -6/+7 |
| | |||||
* | Document Promise testing best practice (!11284)winh-testing-promises | winh | 2017-05-17 | 1 | -0/+62 |
| | |||||
* | Update fe_guide testing.md | Luke "Jared" Bennett | 2017-05-17 | 2 | -9/+30 |
| |