summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/environments
Commit message (Expand)AuthorAgeFilesLines
* Consolidate user avatar Vue logicBryce Johnson2017-05-181-9/+9
* Removed the target=_blank from the monitoring componentenvironments-button-open-same-tabJose Ivan Vargas2017-05-151-1/+0
* Replace old isObject for underscore methodsFilipa Lacerda2017-05-101-23/+9
* Tech debt: Creates vue component for loading iconFilipa Lacerda2017-05-106-31/+37
* Use vue file for table pagination componentFilipa Lacerda2017-05-102-8/+8
* Adds off for event hubFilipa Lacerda2017-05-041-0/+1
* Remove service being provided as a prop on environments tableFilipa Lacerda2017-05-032-11/+6
* Remove service from actions dropdown, stop button and redeploy buttonFilipa Lacerda2017-05-036-71/+28
* Use vue files for vue components.Filipa Lacerda2017-04-274-139/+160
* Refactor environments components into vue files - part 3Filipa Lacerda2017-04-217-307/+354
* 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 'load-svg-in-js' into 'master' Alfredo Sumaran2017-04-071-9/+0
|\
| * Removes unused codeload-svg-in-jsFilipa Lacerda2017-04-041-9/+0
* | 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-0311-37/+110
| |\
| * | Expose if action is playable in JSONToon Claes2017-03-201-0/+1
* | | Merge branch '28732-expandable-folders' into 'master' Alfredo Sumaran2017-04-045-8/+163
|\ \ \ | |_|/ |/| |
| * | Changes after reviewFilipa Lacerda2017-03-293-19/+17
| * | Fix broken testFilipa Lacerda2017-03-281-1/+1
| * | Changes after reviewFilipa Lacerda2017-03-283-4/+7
| * | Adds show all buttonFilipa Lacerda2017-03-285-35/+95
| * | Adds expandable folder back.Filipa Lacerda2017-03-285-19/+100
| * | Add back expandable folders behaviorFilipa Lacerda2017-03-282-0/+13
* | | 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-176-26/+19
|/
* Use a button and a post request instead of UJS links - part 1 - EnvironmentsFilipa Lacerda2017-03-1414-113/+239
* Remove .es6 from file extensions (!9241)winniehell2017-03-0513-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-023-3/+3
| |_|/ |/| |
* | | 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-174-6/+6