gitlab-org--gitlab-foss/spec/features/projects/files
Markus Koller 60a6074dc9
Open WebIDE in fork when user doesn't have access
When opening the IDE on a project where the user doesn't have push
access, we create a fork and then redirect back to the IDE. To make
sure the user can actually commit, we need to open the IDE in the forked
project rather than the upstream project.
2019-07-12 16:23:00 +02:00
..
dockerfile_dropdown_spec.rb
download_buttons_spec.rb
edit_file_soft_wrap_spec.rb
editing_a_file_spec.rb
files_sort_submodules_with_folders_spec.rb
find_file_keyboard_spec.rb
gitignore_dropdown_spec.rb
gitlab_ci_yml_dropdown_spec.rb
project_owner_creates_license_file_spec.rb
project_owner_sees_link_to_create_license_file_in_empty_project_spec.rb
template_selector_menu_spec.rb
template_type_dropdown_spec.rb
undo_template_spec.rb Upgrade to Capybara 3 2019-06-12 18:40:18 +08:00
user_browses_a_tree_with_a_folder_containing_only_a_folder.rb
user_browses_files_spec.rb
user_browses_lfs_files_spec.rb
user_creates_directory_spec.rb
user_creates_files_spec.rb Upgrade to Capybara 3 2019-06-12 18:40:18 +08:00
user_deletes_files_spec.rb
user_edits_files_spec.rb Open WebIDE in fork when user doesn't have access 2019-07-12 16:23:00 +02:00
user_find_file_spec.rb
user_reads_pipeline_status_spec.rb Use GraphQL API to fetch last commit data for tree 2019-06-28 13:36:18 +01:00
user_replaces_files_spec.rb
user_searches_for_files_spec.rb
user_uploads_files_spec.rb