gitlab-org--gitlab-foss/spec/javascripts/fixtures
Fatih Acet b9c2fb8810 Merge branch '22539-display-folders' into 'master'
Resolve "Display "folders" for environments"

## What does this MR do?
Adds the ability to show the grouped environments inside "folders".
Adds several reusable vue components in order to accomplish the recursive tree data structure presented.

For the individual components, Jasmine tests were added.
For the ones that depend of an API response, rspec tests are used.


## Screenshots (if relevant)
![Screen_Shot_2016-11-16_at_02.00.13](/uploads/1278012c8639b999b53f080728d283e1/Screen_Shot_2016-11-16_at_02.00.13.png)
![Screen_Shot_2016-11-16_at_02.00.25](/uploads/a3d65416ddb553e1b8f0f4c8897a75dc/Screen_Shot_2016-11-16_at_02.00.25.png)
![Screen_Shot_2016-10-17_at_16.08.50](/uploads/af63efe1d2cbd5fc069408622ef4b607/Screen_Shot_2016-10-17_at_16.08.50.png)


![environments](/uploads/b5a1801766d82ab176fc60f96b6968cb/environments.gif)
## Does this MR meet the acceptance criteria?

- [x] [CHANGELOG](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/CHANGELOG.md) entry added
- [ ] [Documentation created/updated](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/doc/development/doc_styleguide.md)
- [ ] API support added
- Tests
  - [x] Added for this feature/bug
  - [ ] All builds are passing
- [x] Conform by the [merge request performance guides](http://docs.gitlab.com/ce/development/merge_request_performance_guidelines.html)
- [x] Conform by the [style guides](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/CONTRIBUTING.md#style-guides)
- [x] Branch has no merge conflicts with `master` (if it does - rebase it please)
- [x] [Squashed related commits together](https://git-scm.com/book/en/Git-Tools-Rewriting-History#Squashing-Commits)

## What are the relevant issue numbers?
Closes #22539

See merge request !7015
2016-11-19 17:46:10 +00:00
..
behaviors
environments Adds new line to eof 2016-11-16 16:49:13 +00:00
u2f Pass the remember_me option into the u2f form and support it while authenticating 2016-09-01 17:11:42 -07:00
.gitignore Replace static issue fixtures by script (!6059) 2016-10-28 14:02:17 +02:00
abuse_reports.html.haml
application.html.haml
awards_handler.html.haml Add hover color to emoji icon 2016-08-25 12:21:37 -05:00
build.html.haml Add failing test for #24614 2016-11-18 19:11:18 +01:00
comments.html.haml Add textarea autoresize after comment 2016-09-01 13:57:07 -05:00
dashboard.html.haml Add todo toggle event 2016-10-26 16:28:56 -05:00
emoji_menu.js explicitly disable eslint inline 2016-11-15 16:30:34 +00:00
event_filter.html.haml Fix inconsistent highlighting of already selected activity nav-links 2016-10-05 15:38:18 -05:00
gl_dropdown.html.haml Added new non-selectable selector exclusions to fix arrow key events, fixed the simulated clicking of a row and fixed the conflict between enter key form submit and enter key row selection 2016-08-18 18:17:56 +01:00
gl_field_errors.html.haml Change show-gl-field-errors to gl-show-field-errors 2016-11-02 11:35:21 +01:00
header.html.haml Add todo toggle event 2016-10-26 16:28:56 -05:00
issuable.html.haml
issue_note.html.haml
issue_sidebar_label.html.haml Changed file name 2016-08-19 15:36:49 +01:00
issues.rb Replace static issue fixtures by script (!6059) 2016-10-28 14:02:17 +02:00
line_highlighter.html.haml
merge_request_tabs.html.haml
merge_requests_show.html.haml
new_branch.html.haml
project_title.html.haml
projects.json expose 'only_allow_merge_if_build_succeeds' project setting in the API 2016-08-24 17:11:48 +09:00
right_sidebar.html.haml Add todo toggle event 2016-10-26 16:28:56 -05:00
search_autocomplete.html.haml
todos.json Add todo toggle event 2016-10-26 16:28:56 -05:00
zen_mode.html.haml