summaryrefslogtreecommitdiff
path: root/spec/javascripts/environments
Commit message (Expand)AuthorAgeFilesLines
* Enable terminals button for group clusters55487-enable-group-terminals-buttonTiger2019-07-021-26/+14
* Rename vue_component_helper to text_helperfe-rename-vue-component-helper-cePaul Slaughter2019-05-161-1/+1
* Update pipeline list viewNathan Friend2019-03-201-1/+1
* Removes EE differences for environment_item_specFilipa Lacerda2019-03-141-9/+9
* Merge branch '10082-env-store' into 'master'Phil Hughes2019-03-141-41/+33
|\
| * Removes EE differences for env storeFilipa Lacerda2019-03-131-41/+33
* | Merge branch '10026-folder-ee' into 'master'Phil Hughes2019-03-131-3/+11
|\ \ | |/ |/|
| * Removes EE differences for folder_viewFilipa Lacerda2019-03-131-3/+11
* | Removes EE differences for env appFilipa Lacerda2019-03-121-0/+5
|/
* Reduces EE differences for environments tableFilipa Lacerda2019-03-081-0/+14
* Add Component to Confirm Environment RollbackAndrew Fontaine2019-03-052-3/+99
* Fix inconsistent pagination stylesClement Ho2019-02-272-2/+2
* Sort Environments in Table by Last UpdatedAndrew Fontaine2019-02-251-0/+220
* Move permission check of manual actions of deploymentsShinya Maeda2019-02-084-5/+0
* Resolve "Hide cluster features that don't work yet with Group Clusters"Mike Greiling2018-12-201-16/+32
* Merge branch 'scheduled-manual-jobs-environment-play-buttons' into 'master'Tim Zallmann2018-11-051-38/+88
|\
| * Merge branch 'master' into scheduled-manual-jobs-environment-play-buttonsWinnie Hellmann2018-10-224-16/+23
| |\
| * | Add component test for scheduled jobs in environments actions componentWinnie Hellmann2018-10-091-34/+88
* | | Merge branch 'gt-update-typos-in-comments-and-specs' into 'master'Achilleas Pipinellis2018-11-012-2/+2
|\ \ \
| * | | Fix typos in comments and specsGeorge Tsiolis2018-11-012-2/+2
| | |/ | |/|
* | | Prettify remaining files with differences in CE and EEMike Greiling2018-10-314-133/+135
|/ /
* | Resolve eslint violationsMike Greiling2018-10-171-0/+1
* | Prettify all spec filesMike Greiling2018-10-171-7/+11
* | Update environments empty stateGeorge Tsiolis2018-10-172-4/+4
* | enable jasmine/new-line-before-expectJohann Hubert Sonntagbauer2018-10-172-0/+16
* | Replace `<i>` in vue components with `<icon>`George Tsiolis2018-10-151-12/+2
|/
* Rename environments stop action methodGrzegorz Bizon2018-07-122-7/+7
* Support manually stopping any environment from the UIWinnie Hellmann2018-07-102-12/+4
* Enable no-restricted-globals in JS filesgfyoung2018-06-152-2/+2
* Replace vue resource with axios for environmentsFilipa Lacerda2018-05-143-193/+101
* Remove common_vue bundleMike Greiling2018-03-061-6/+7
* Move EE-specific JavaScript files to ee/app/assets/javascriptsRémy Coutable2018-02-264-6/+6
* Default to HTTPS for all Gravatar URLsdefault-to-https-for-gravatar-urlsAchilleas Pipinellis2018-01-251-2/+2
* Tidy up main JS filemain-js-tidy-upPhil Hughes2018-01-102-0/+2
* Improve environments performanceFilipa Lacerda2017-11-234-130/+247
* fixed location.pathname not being resetPhil Hughes2017-09-121-1/+1
* Import modules instead of using the ones in global namespaceFilipa Lacerda2017-09-091-0/+4
* Update vue-resourceFilipa Lacerda2017-07-122-0/+13
* Handles realtime with 2 states for environments tableFilipa Lacerda2017-07-051-0/+21
* Add support for multiple tooltips in the same Vue componentEric Eastwood2017-06-234-8/+38
* Responsive environment tablesAnnabel Dunstone Gray2017-06-062-2/+2
* 32118 Make New environment empty state btn lowercase32118-new-environment-btn-copytauriedavis2017-06-021-1/+1
* Adds polling function to environments tableFilipa Lacerda2017-05-221-0/+9
* Remove service from actions dropdown, stop button and redeploy buttonFilipa Lacerda2017-05-033-46/+0
* Use vue files for vue components.Filipa Lacerda2017-04-272-2/+7
* Refactor environments components into vue files - part 3Filipa Lacerda2017-04-213-3/+3
* Refactor into .vue filesFilipa Lacerda2017-04-202-2/+2
* Refactor into .vue files part 2Filipa Lacerda2017-04-203-3/+3
* Backport of EE changes in environments tests1595-ee-backport-environments-testsFilipa Lacerda2017-04-072-4/+6
* Merge branch 'tc-fix-unplayable-build-action-404' into 'master' Kamil Trzciński2017-04-051-0/+15
|\