summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/environments/components
Commit message (Expand)AuthorAgeFilesLines
* Refactor environments components into vue files - part 3Filipa Lacerda2017-04-216-306/+353
* Refactor into .vue filesFilipa Lacerda2017-04-204-48/+56
* Refactor into .vue files part 2Filipa Lacerda2017-04-205-56/+68
* Removed target blank from the environments componentJose Ivan Vargas Lopez2017-04-191-1/+0
* Use refs instead of query the DOMFilipa Lacerda2017-04-191-1/+2
* Only destroy the component's tooltipFilipa Lacerda2017-04-193-3/+3
* Destroy tooltip in async buttons and tooltipsFilipa Lacerda2017-04-183-0/+6
* Merge branch '30493-env-deploy-tooltip' into 'master' Jacob Schatz2017-04-061-1/+1
|\
| * Fix html structure to prevent tooltip from not hidding30493-env-deploy-tooltipFilipa Lacerda2017-04-051-1/+1
* | Merge branch 'tc-fix-unplayable-build-action-404' into 'master' Kamil TrzciƄski2017-04-052-3/+21
|\ \ | |/ |/|
| * Fixes broken lintsFilipa Lacerda2017-04-041-5/+18
| * Fix typoFilipa Lacerda2017-04-041-1/+1
| * Buttons will be disabled when playable key is falseFilipa Lacerda2017-04-031-1/+5
| * Merge branch 'master' into tc-fix-unplayable-build-action-404Filipa Lacerda2017-04-038-27/+101
| |\
| * | Expose if action is playable in JSONToon Claes2017-03-201-0/+1
* | | Merge branch '28732-expandable-folders' into 'master' Alfredo Sumaran2017-04-043-7/+89
|\ \ \ | |_|/ |/| |
| * | Changes after reviewFilipa Lacerda2017-03-292-17/+15
| * | Fix broken testFilipa Lacerda2017-03-281-1/+1
| * | Changes after reviewFilipa Lacerda2017-03-282-3/+5
| * | Adds show all buttonFilipa Lacerda2017-03-283-16/+54
| * | Adds expandable folder back.Filipa Lacerda2017-03-283-16/+51
| * | Add back expandable folders behaviorFilipa Lacerda2017-03-281-0/+9
* | | Add metrics button to Environment Overview pageKushal Pandya2017-03-316-12/+91
|/ /
* | Merge branch 'fix-links-target-blank' into 'security'Jacob Schatz2017-03-201-0/+1
* | Remove UJS actions from pipelines tablesFilipa Lacerda2017-03-173-16/+10
|/
* Use a button and a post request instead of UJS links - part 1 - EnvironmentsFilipa Lacerda2017-03-148-91/+213
* Remove .es6 from file extensions (!9241)winniehell2017-03-058-0/+0
* Merge branch 'add-svg-loader' into 'master' Fatih Acet2017-03-025-69/+19
|\
| * Merge branch 'master' into add-svg-loaderFilipa Lacerda2017-02-283-10/+10
| |\
| * \ Merge branch 'master' into add-svg-loaderFilipa Lacerda2017-02-281-15/+13
| |\ \
| * | | Changes after review - adds alias for icons pathFilipa Lacerda2017-02-272-2/+2
| * | | Remove unneed codeFilipa Lacerda2017-02-251-13/+6
| * | | Use vhtml only when necessaryFilipa Lacerda2017-02-253-6/+3
| * | | Loads SVGs into JS for environmentsFilipa Lacerda2017-02-245-51/+11
* | | | Backport EE changes. Service method should be `get` and not `all`Filipa Lacerda2017-03-021-1/+1
| |_|/ |/| |
* | | Remove hidden-xs classes from last columns in environments and pipelines table.28661-ci-tables-buttonsFilipa Lacerda2017-02-283-9/+9
| |/ |/|
* | Align last column buttons with new environment button28753-align-buttons-environmentsFilipa Lacerda2017-02-271-26/+24
|/
* Use a btn-group to group all action buttons24651-environments-list-buttonsFilipa Lacerda2017-02-212-38/+25
* Fix depenendencies loading Vue in EEFilipa Lacerda2017-02-171-2/+3
* Remove arrow icon from foldersFilipa Lacerda2017-02-161-1/+0
* Changes after reviewFilipa Lacerda2017-02-161-2/+2
* Merge branch 'fe-paginated-environments-api-add-pagination' into fe-paginated...Filipa Lacerda2017-02-161-1/+1
|\
| * Rename storePagination to setPaginationFilipa Lacerda2017-02-161-1/+1
* | Moves check for latest key to store instead of poluting the view making it re...Filipa Lacerda2017-02-151-97/+95
* | Move change page param to utility functionFilipa Lacerda2017-02-152-31/+7
* | Use common util to get parameter nameFilipa Lacerda2017-02-151-19/+5
* | Adds url for folder;Filipa Lacerda2017-02-151-1/+11
* | Extracts table into a reusable componentFilipa Lacerda2017-02-152-26/+85
|/
* Add pagination tests for environments tableFilipa Lacerda2017-02-122-27/+20
* Remove spec checking for scope 'all' since it's no longer part of componentFilipa Lacerda2017-02-121-2/+4