-
- Downloads
Merge branch 'tz-fix-ide-bugs' into 'master'
WebIDE: Fix Commit bugs See merge request gitlab-org/gitlab-ce!16459
No related branches found
No related tags found
Showing
- app/assets/javascripts/api.js 1 addition, 0 deletionsapp/assets/javascripts/api.js
- app/assets/javascripts/flash.js 4 additions, 0 deletionsapp/assets/javascripts/flash.js
- app/assets/javascripts/ide/components/repo_commit_section.vue 3 additions, 6 deletions...assets/javascripts/ide/components/repo_commit_section.vue
- app/assets/javascripts/ide/components/repo_editor.vue 4 additions, 1 deletionapp/assets/javascripts/ide/components/repo_editor.vue
- app/assets/javascripts/ide/components/repo_file.vue 7 additions, 4 deletionsapp/assets/javascripts/ide/components/repo_file.vue
- app/assets/javascripts/ide/ide_router.js 2 additions, 2 deletionsapp/assets/javascripts/ide/ide_router.js
- app/assets/javascripts/ide/lib/editor.js 2 additions, 2 deletionsapp/assets/javascripts/ide/lib/editor.js
- app/assets/javascripts/ide/stores/actions.js 24 additions, 11 deletionsapp/assets/javascripts/ide/stores/actions.js
- app/assets/javascripts/ide/stores/actions/branch.js 1 addition, 1 deletionapp/assets/javascripts/ide/stores/actions/branch.js
- app/assets/javascripts/ide/stores/actions/file.js 12 additions, 6 deletionsapp/assets/javascripts/ide/stores/actions/file.js
- app/assets/javascripts/ide/stores/actions/project.js 1 addition, 1 deletionapp/assets/javascripts/ide/stores/actions/project.js
- app/assets/javascripts/ide/stores/actions/tree.js 2 additions, 2 deletionsapp/assets/javascripts/ide/stores/actions/tree.js
- app/assets/javascripts/ide/stores/mutations/file.js 1 addition, 1 deletionapp/assets/javascripts/ide/stores/mutations/file.js
- app/assets/javascripts/lib/utils/text_utility.js 1 addition, 1 deletionapp/assets/javascripts/lib/utils/text_utility.js
- app/assets/javascripts/vue_shared/components/loading_icon.vue 1 addition, 1 deletion...assets/javascripts/vue_shared/components/loading_icon.vue
- app/assets/stylesheets/framework/variables.scss 2 additions, 0 deletionsapp/assets/stylesheets/framework/variables.scss
- app/assets/stylesheets/pages/repo.scss 67 additions, 7 deletionsapp/assets/stylesheets/pages/repo.scss
- app/helpers/webpack_helper.rb 8 additions, 6 deletionsapp/helpers/webpack_helper.rb
- app/views/ide/index.html.haml 2 additions, 3 deletionsapp/views/ide/index.html.haml
- app/views/layouts/nav_only.html.haml 3 additions, 2 deletionsapp/views/layouts/nav_only.html.haml
Please register or sign in to comment