Commit Graph

13 Commits

Author SHA1 Message Date
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
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
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
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