-
- Downloads
There was an error fetching the commit references. Please try again later.
[ci skip] First iteration: port haml into vue
Showing
- app/assets/javascripts/registry/components/app.vue 90 additions, 0 deletionsapp/assets/javascripts/registry/components/app.vue
- app/assets/javascripts/registry/components/collapsible_container.vue 88 additions, 49 deletions...javascripts/registry/components/collapsible_container.vue
- app/assets/javascripts/registry/constants.js 13 additions, 0 deletionsapp/assets/javascripts/registry/constants.js
- app/assets/javascripts/registry/index.js 25 additions, 0 deletionsapp/assets/javascripts/registry/index.js
- app/assets/javascripts/registry/stores/actions.js 7 additions, 4 deletionsapp/assets/javascripts/registry/stores/actions.js
- app/assets/javascripts/registry/stores/getters.js 2 additions, 0 deletionsapp/assets/javascripts/registry/stores/getters.js
- app/assets/javascripts/registry/stores/index.js 5 additions, 3 deletionsapp/assets/javascripts/registry/stores/index.js
- app/assets/javascripts/registry/stores/mutation_types.js 3 additions, 2 deletionsapp/assets/javascripts/registry/stores/mutation_types.js
- app/assets/javascripts/registry/stores/mutations.js 35 additions, 6 deletionsapp/assets/javascripts/registry/stores/mutations.js
- app/assets/javascripts/vue_shared/components/clipboard_button.vue 5 additions, 5 deletions...ts/javascripts/vue_shared/components/clipboard_button.vue
- app/assets/stylesheets/pages/container_registry.scss 4 additions, 0 deletionsapp/assets/stylesheets/pages/container_registry.scss
- app/controllers/projects/registry/repositories_controller.rb 31 additions, 0 deletionsapp/controllers/projects/registry/repositories_controller.rb
- app/views/projects/registry/repositories/index.html.haml 12 additions, 6 deletionsapp/views/projects/registry/repositories/index.html.haml
- config/webpack.config.js 2 additions, 0 deletionsconfig/webpack.config.js
app/assets/javascripts/registry/constants.js
0 → 100644
Please register or sign in to comment