Commit Graph

135 Commits

Author SHA1 Message Date
Winnie Hellmann 5cb48d3686 Remove old service architecture from Vue docs 2018-07-12 12:10:53 +00:00
Filipa Lacerda c7dd9a6e04 Merge branch 'winh-mounthelper-path-docs' into 'master'
Fix mountComponent helper path in docs

See merge request gitlab-org/gitlab-ce!20511
2018-07-10 08:42:31 +00:00
Winnie Hellmann 6b733bc457 Fix link to frontend in handbook 2018-07-09 21:35:37 +00:00
Winnie Hellmann ded205b402 Fix mountComponent helper path in docs 2018-07-09 22:42:21 +02:00
Eric Eastwood dc90eaf17c Fix a couple Vuex typos 2018-06-20 19:55:59 +00:00
Annabel Gray 164dbc6b77 Resolve "Introduce new navigation themes in GitLab 11.0" 2018-06-07 07:37:02 +00:00
Lukas Eipert 8f57de8188 Update Frontend documentation regarding Vue and Icons/Illustrations 2018-05-27 19:21:12 +00:00
Clement Ho c0a029bd10 Merge branch 'master' into bootstrap4 2018-05-21 09:17:16 -05:00
Winnie Hellmann 7feef84e1e Make stores export a createStore() which can be used in tests 2018-05-18 08:39:42 +00:00
Clement Ho fcae43c604 Merge branch 'master' into bootstrap4 2018-05-16 12:46:52 -05:00
Filipa Lacerda 4790e726d3 Merge branch 'docs-fe-vuex-updates' into 'master'
Docs fe vuex updates

See merge request gitlab-org/gitlab-ce!18826
2018-05-16 08:40:40 +00:00
Dennis Tang 2bfc4d331c fix typos Frontend Guide, development_process.md 2018-05-15 10:49:16 +00:00
Dennis Tang 6c9af2d1e5 code example formatting 2018-05-14 11:50:19 +00:00
Dennis Tang 274a446dfb more typos 2018-05-14 11:41:50 +00:00
Dennis Tang dde62ccff5 typo in `endpoint` 2018-05-14 11:31:14 +00:00
Dennis Tang f1a22c6cf5 clarify that the function export should be default 2018-05-14 11:16:24 +00:00
Dennis Tang 1a12471d31 fix typo 2018-05-11 12:39:32 +00:00
Dennis Tang e665169a94 add link for babel-plugin-rewire 2018-05-08 17:13:22 +00:00
Clement Ho 5955caed32 Merge branch 'master' into bootstrap4 2018-05-08 10:49:30 -05:00
Dennis Tang e69d6ae0f8 Update vuex.md 2018-05-08 14:56:43 +00:00
Dennis Tang 7e0af6cfc9 add rewire gotcha about testing vuex actions/getters 2018-05-08 14:55:49 +00:00
Dennis Tang 6fd75502d6 correct doc-nav header hierarchy 2018-05-08 14:51:29 +00:00
Clement Ho bf1a4ff3b6 Add notice to current fe guide about new fe guide 2018-05-07 14:43:34 +00:00
Filipa Lacerda d453257ff3
Follow up after review 2018-05-07 10:09:49 +01:00
Filipa Lacerda 1983356d64
Merge branch 'master' into 44427-state-management-with-vuext
* master: (1063 commits)
  Replace commits spinach tests with RSpec analog
  Update repository.rb
  Add note about rebase/squash duplication in Gitaly
  Resolve "Reconcile project templates with Auto DevOps"
  Move import project pane to a separate partial
  Inform the user when there are no project import options available
  Clarify location of Vue templates
  Make add_index_to_namespaces_runners_token migration reversible
  Fix lambda arguments in Grape entities
  Update grape-entity 0.6.0 -> 0.7.1
  Fix constants in backfill_runner_type_for_ci_runners_post_migrate.rb
  Use limited_counter_with_delimiter in the admin user list tabs
  Remove a warning from spec/features/admin/admin_users_spec.rb
  Use smallint for runner_type since its an enum
  Dont remove duplicates in Runner.owned_or_shared since its not necessary
  Change the docs license to CC BY-SA
  Remove unnecessary disable transaction in add_ci_runner_namespaces
  Split migration to add and index namespaces.runners_token
  Output some useful information when running the rails console
  Revert "Use factory in specs for ProjectCiCdSettings"
  ...
2018-05-04 14:58:47 +01:00
Winnie Hellmann 7f107539ab Clarify location of Vue templates 2018-05-04 07:42:44 +00:00
Alexis Reigel ( 🌴 may 2nd - may 9th 🌴 ) 9b33e3d36f Display and revoke active sessions 2018-05-02 08:08:16 +00:00
Clement Ho 2272e95acd Merge branch 'master' into 'bootstrap4'
# Conflicts:
#   app/views/ci/variables/_variable_row.html.haml
2018-04-30 16:13:13 +00:00
Pascal Borreli 12e3eff462 Fixed typos 2018-04-27 08:50:05 +00:00
Clement Ho cefeeaea33 Merge branch 'master' into bootstrap4 2018-04-19 13:43:06 -05:00
Tim Zallmann 4be581637c Documentation: Frontend Building Checklist 2018-04-19 18:36:17 +00:00
Clement Ho 1536c69f6a Convert fixTitle to _fixTitle for regenerating tooltip titles 2018-04-19 10:40:23 -05:00
Dennis Tang 3a7c148d0b Fix typo in vue.md 2018-04-19 12:04:15 +00:00
Dennis Tang 05375ee689 FE Docs: Fix header hierarchy in Vuex section of Vue.md 2018-04-16 20:39:58 +00:00
Filipa Lacerda 703f456322 Update vuex.md 2018-04-06 08:38:19 +00:00
Filipa Lacerda 44376b3007
Changes after review 2018-04-04 20:15:04 +01:00
Filipa Lacerda dd3b1526af
Fixes typos and adds mutations examples 2018-03-22 10:50:52 +00:00
Filipa Lacerda fef1e9d47b
Improve state management documentation 2018-03-22 10:25:03 +00:00
Mike Greiling f3d3a4719d
move tip into blockquote 2018-03-12 18:00:44 -05:00
Mike Greiling 9f9257fa5a
specify that webpack entry points are exempt from unit tests, not integration tests 2018-03-12 17:51:01 -05:00
Mike Greiling d92baff68f
address wording feedback 2018-03-12 17:42:38 -05:00
Mike Greiling 43ceaf494f
update node and yarn dependencies within install/upgrade docs 2018-03-12 15:51:53 -05:00
Mike Greiling 6cfd38e512
differentiate image lazy-loading from code splitting 2018-03-12 15:33:32 -05:00
Mike Greiling 66ee5b0117
emphasize headings for each page-specific-javascript tip 2018-03-12 15:31:28 -05:00
Mike Greiling ae47afb9fd
add section for universal code 2018-03-12 15:24:55 -05:00
Mike Greiling ab8ad58ea1
rewrite docs for page-specific-javascript 2018-03-12 15:19:19 -05:00
Tim Zallmann a77ba547ff Merge branch 'fl-document-key-vue' into 'master'
Adds guidelines regarding `:key` keyword

See merge request gitlab-org/gitlab-ce!17400
2018-03-12 12:39:13 +00:00
Filipa Lacerda 4a7d623065
Updates file extensions on Vue docs 2018-03-12 10:08:58 +00:00
Filipa Lacerda d6079adc09 Merge branch 'winh-fix-vuex-docs' into 'master'
Small fixes in Vuex docs

See merge request gitlab-org/gitlab-ce!17471
2018-03-01 21:19:41 +00:00
Winnie Hellmann 0308932e0a Small fixes in Vuex docs 2018-03-01 20:48:58 +01:00