-
- Downloads
Merge branch 'branch-creation-flow' into 'master'
Branch creation flow To improve user experience with web editing I did next improvements: * when create branch via ui - redirect to tree view so you start add/edit files * when click on branch name - redirect to tree view instead of commits so you can immedialty add/edit files
No related branches found
No related tags found
Showing
- app/controllers/projects/branches_controller.rb 2 additions, 2 deletionsapp/controllers/projects/branches_controller.rb
- app/views/projects/branches/_branch.html.haml 1 addition, 1 deletionapp/views/projects/branches/_branch.html.haml
- app/views/projects/tree/show.html.haml 1 addition, 1 deletionapp/views/projects/tree/show.html.haml
- features/steps/project/browse_branches.rb 1 addition, 1 deletionfeatures/steps/project/browse_branches.rb
Please register or sign in to comment