summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/environments/components
Commit message (Expand)AuthorAgeFilesLines
* Update CreateItemDropdown class to allow the glDropdown filterRemote optionMike Greiling2018-08-061-1/+2
* revert changes from gitlab-org/gitlab-ce!21018Mike Greiling2018-08-031-14/+2
* Port of protected environments frontend changes from EE to CEMike Greiling2018-08-032-19/+39
* Support manually stopping any environment from the UIWinnie Hellmann2018-07-109-642/+767
* Enable "prefer-destructuring" in JS filesgfyoung2018-06-251-1/+1
* Enable no-restricted-globals in JS filesgfyoung2018-06-151-1/+1
* Updates eslint vue plugin versionFilipa Lacerda2018-06-119-35/+35
* Merge branch 'master' into bootstrap4Clement Ho2018-05-211-2/+1
|\
| * Replace vue resource with axios for environmentsFilipa Lacerda2018-05-141-2/+1
* | Rename btn-secondary to btn-defaultAnnabel Dunstone Gray2018-05-102-2/+2
* | Merge branch 'master' into bootstrap4Clement Ho2018-05-086-34/+35
|\ \ | |/
| * Merge branch 'add-loading-icon-padding-for-pipeline-environments' into 'master'Tim Zallmann2018-05-031-0/+1
| |\
| | * Add loading icon padding for pipeline environmentsGeorge Tsiolis2018-04-281-0/+1
| * | Update environment item action buttons iconsGeorge Tsiolis2018-05-035-34/+34
| |/
* | Replace tooltip('destroy') with tooltip('dispose')Clement Ho2018-04-191-1/+1
* | Fix dropdownsClement Ho2018-04-171-1/+1
* | [skip ci] Replace hidden-smClement Ho2018-04-095-6/+6
* | Rename .btn-default to .btn-secondaryClement Ho2018-04-092-2/+2
* | Add badge-pill to .badge in vue filesClement Ho2018-04-091-1/+1
|/
* require jQuery to be explicitly importedremove-jquery-globalsMike Greiling2018-03-091-0/+2
* Move EE-specific JavaScript files to ee/app/assets/javascriptsRémy Coutable2018-02-261-1/+1
* Adds tooltip for environment name42922-environment-nameFilipa Lacerda2018-02-091-11/+20
* Upgraded all vue librariesTim Zallmann2018-01-231-3/+3
* Fix more eslint rulesFilipa Lacerda2018-01-082-14/+11
* Fixes more eslint rulesFilipa Lacerda2018-01-064-10/+25
* [ci skip] Fix more eslint rulesFilipa Lacerda2018-01-067-158/+194
* [ci skip] Fix more rulesFilipa Lacerda2018-01-055-519/+543
* Adds `eslint-plugin-vue`, fixes linter errors and adds docsFilipa Lacerda2018-01-031-1/+2
* Improve environments performanceFilipa Lacerda2017-11-239-286/+259
* Fix blank states using old css40377-blank-statesFilipa Lacerda2017-11-211-17/+19
* Export text utils as ES6 modulesFilipa Lacerda2017-11-131-2/+2
* Refactor responsive table styles to support nested error blockrefactor-responsive-tables-for-nested-errorEric Eastwood2017-11-021-8/+14
* Flash is now a ES6 modulePhil Hughes2017-10-101-1/+1
* Fix spelling of occurredjramsay-spelling-occurredJames Ramsay2017-09-261-1/+1
* Import modules instead of using the ones in global namespaceFilipa Lacerda2017-09-091-10/+10
* Merge branch '29943-environment-folder' into 'security-9-5'Kamil Trzciński2017-09-072-20/+6
* Truncate job on environment view34835-environment-truncate-jobAnnabel Dunstone Gray2017-07-121-2/+2
* Handles realtime with 2 states for environments tableFilipa Lacerda2017-07-052-24/+12
* Add support for multiple tooltips in the same Vue componentEric Eastwood2017-06-235-8/+37
* Only show gray footer space if environment actions exist33853-environments-buttonsAnnabel Dunstone Gray2017-06-211-2/+13
* Create responsive mobile view for pipelines tableAnnabel Dunstone Gray2017-06-161-2/+2
* Move vue components to vue files and match docsFilipa Lacerda2017-06-141-1/+1
* Responsive table fixesAnnabel Dunstone Gray2017-06-084-10/+14
* Responsive environment tablesAnnabel Dunstone Gray2017-06-067-86/+92
* 32118 Make New environment empty state btn lowercase32118-new-environment-btn-copytauriedavis2017-06-021-1/+1
* Pipeline show view real time header sectionFilipa Lacerda2017-06-021-1/+1
* Adds polling function to environments tableFilipa Lacerda2017-05-221-26/+69
* 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