-
- Downloads
correctly show renaming and deleting entries
for folders, it shows all the files in commit mode for files, nothing changes, the behaviour is the same
parent
100c68ee
No related branches found
No related tags found
Showing
- app/assets/javascripts/ide/services/index.js 1 addition, 1 deletionapp/assets/javascripts/ide/services/index.js
- app/assets/javascripts/ide/stores/actions.js 7 additions, 1 deletionapp/assets/javascripts/ide/stores/actions.js
- app/assets/javascripts/ide/stores/actions/file.js 18 additions, 5 deletionsapp/assets/javascripts/ide/stores/actions/file.js
- app/assets/javascripts/ide/stores/actions/tree.js 10 additions, 0 deletionsapp/assets/javascripts/ide/stores/actions/tree.js
- app/assets/javascripts/ide/stores/mutation_types.js 2 additions, 0 deletionsapp/assets/javascripts/ide/stores/mutation_types.js
- app/assets/javascripts/ide/stores/mutations.js 13 additions, 5 deletionsapp/assets/javascripts/ide/stores/mutations.js
- app/assets/javascripts/ide/stores/mutations/file.js 15 additions, 3 deletionsapp/assets/javascripts/ide/stores/mutations/file.js
- app/assets/javascripts/ide/stores/mutations/tree.js 11 additions, 0 deletionsapp/assets/javascripts/ide/stores/mutations/tree.js
- app/assets/javascripts/ide/stores/utils.js 1 addition, 0 deletionsapp/assets/javascripts/ide/stores/utils.js
- app/assets/stylesheets/page_bundles/ide.scss 5 additions, 0 deletionsapp/assets/stylesheets/page_bundles/ide.scss
Please register or sign in to comment