gitlab-org--gitlab-foss/app/services/files
Stan Hu 0ab6ca93aa Add directory feature button
Change "+" icon under "Files" section to have three options:

* Create file
* Upload file
* New directory

Upload file is no longer accessible from the "Create file" page.
Users can now select a target branch in upload file as well.

Closes #2799: Fixes a bug where file modes were overwritten after a commit

Closes https://github.com/gitlabhq/gitlabhq/issues/8253: Existing files
can no longer be overwritten in the "Create file" section.

Closes #2557
2015-10-07 04:22:55 -07:00
..
base_service.rb Fix rubocop warnings in app 2015-10-03 00:56:37 -05:00
create_dir_service.rb Add directory feature button 2015-10-07 04:22:55 -07:00
create_service.rb Add directory feature button 2015-10-07 04:22:55 -07:00
delete_service.rb
update_service.rb Add directory feature button 2015-10-07 04:22:55 -07:00