summaryrefslogtreecommitdiff
path: root/doc/development/fe_guide/vuex.md
Commit message (Collapse)AuthorAgeFilesLines
* Make stores export a createStore() which can be used in testswinh-vuex-createStore-docsWinnie Hellmann2018-05-181-2/+6
|
* code example formattingDennis Tang2018-05-141-2/+2
|
* more typosDennis Tang2018-05-141-4/+4
|
* typo in `endpoint`Dennis Tang2018-05-141-2/+2
|
* clarify that the function export should be defaultDennis Tang2018-05-141-1/+1
|
* fix typoDennis Tang2018-05-111-1/+1
|
* add link for babel-plugin-rewireDennis Tang2018-05-081-1/+1
|
* Update vuex.mdDennis Tang2018-05-081-1/+1
|
* add rewire gotcha about testing vuex actions/gettersDennis Tang2018-05-081-0/+12
|
* correct doc-nav header hierarchy Dennis Tang2018-05-081-3/+3
|
* Follow up after reviewFilipa Lacerda2018-05-071-0/+2
|
* Merge branch 'master' into 44427-state-management-with-vuextFilipa Lacerda2018-05-041-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | * 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" ...
* Update vuex.mdFilipa Lacerda2018-04-061-5/+6
|
* Changes after reviewFilipa Lacerda2018-04-041-32/+33
|
* Fixes typos and adds mutations examples44427-state-management-with-vuexFilipa Lacerda2018-03-221-19/+112
|
* Improve state management documentationFilipa Lacerda2018-03-221-0/+261