summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/environments/components
Commit message (Expand)AuthorAgeFilesLines
* 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
* Tech debt: Creates vue component for loading iconFilipa Lacerda2017-05-105-24/+29
* Use vue file for table pagination componentFilipa Lacerda2017-05-101-4/+4
* Adds off for event hubFilipa Lacerda2017-05-041-0/+1
* Remove service being provided as a prop on environments tableFilipa Lacerda2017-05-031-9/+4
* Remove service from actions dropdown, stop button and redeploy buttonFilipa Lacerda2017-05-036-71/+28
* Use vue files for vue components.Filipa Lacerda2017-04-271-69/+84
* 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
|\ \ \ | |_|/ |/| |