summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/environments
Commit message (Expand)AuthorAgeFilesLines
* Filter environments visibility in store instead of the view in order to not g...25507-handle-errors-environment-listFilipa Lacerda2017-01-162-42/+62
* Adds testsFilipa Lacerda2017-01-122-4/+4
* Adds .catch to the request in order to handle erros and show a feedback to th...Filipa Lacerda2017-01-121-1/+6
* Merge branch '25371-environments-date-created-column-is-not-labeled' into 'ma...Clement Ho2017-01-061-1/+1
|\
| * Add label to Environments "Date Created" columnSaad Shahd2016-12-301-1/+1
* | Adds CHANGELOG entryFilipa Lacerda2017-01-052-3/+3
* | Removes unneeded `window` declarationFilipa Lacerda2017-01-059-21/+23
|/
* Merge branch 'fix-non-iife-classes' into 'master' Alfredo Sumaran2016-12-281-0/+2
|\
| * ensure classes declared outside an IIFE are properties of windowfix-non-iife-classesMike Greiling2016-12-141-0/+2
* | Add terminal UI and controller actionsFatih Acet2016-12-193-0/+46
* | Fix consistent typo in environment.jsFatih Acet2016-12-191-5/+5
* | Prevent enviroment table to overflow when name has underscores25207-text-overflow-env-tableFilipa Lacerda2016-12-161-1/+1
* | Remove white space between nav itemsfix-navigation-white-spaceAlfredo Sumaran2016-12-141-2/+1
|/
* Changes after review25374-svg-as-propFilipa Lacerda2016-12-091-3/+3
* Adds testsFilipa Lacerda2016-12-091-3/+5
* Uniformize props name formatFilipa Lacerda2016-12-094-16/+17
* Replace commit icon svg logicFilipa Lacerda2016-12-091-1/+2
* Replace play icon svg logicFilipa Lacerda2016-12-093-28/+25
* Adds changelog entryFilipa Lacerda2016-12-021-1/+1
* Change ref property to commitRefFilipa Lacerda2016-12-021-1/+1
* Fix comma-dangle in function's arguments errors24844-environments-dateFilipa Lacerda2016-11-301-1/+1
* Improvements after reviewFilipa Lacerda2016-11-301-4/+10
* Use created date from last_deploymentFilipa Lacerda2016-11-301-2/+8
* Adds spinner class24985-environments-spinnerFilipa Lacerda2016-11-251-1/+1
* timeago should be a dependency of datetime_utilitymove-timeago-to-vendor-dirMike Greiling2016-11-221-4/+4
* clean up globals exemptions within .eslintrcMike Greiling2016-11-222-5/+7
* Merge branch 'fix-folders-css' into 'master' 24798-actionview-template-error-undefined-method-failed-for-nil-nilclassFatih Acet2016-11-221-6/+6
|\
| * Improve readability of environments tableFilipa Lacerda2016-11-211-6/+6
* | Merge branch 'fix-folders' into 'master' Fatih Acet2016-11-211-1/+3
|\ \
| * | Remove statementFilipa Lacerda2016-11-211-2/+0
| * | Fix permissions errorFilipa Lacerda2016-11-211-1/+5
| |/
* | Fixes identationfix-xss-vulnerabilityFilipa Lacerda2016-11-212-6/+4
* | Fix after reviewFilipa Lacerda2016-11-213-12/+6
* | Remove v-htmlFilipa Lacerda2016-11-213-17/+24
|/
* Fix broken testFilipa Lacerda2016-11-191-7/+2
* Changes for stop url to pathFilipa Lacerda2016-11-191-7/+1
* Expose stop_path for environment to not construct that in frontendKamil Trzcinski2016-11-182-2/+2
* Fix css classFilipa Lacerda2016-11-181-1/+2
* Removes unnecessary commentsFilipa Lacerda2016-11-181-2/+0
* Improvements after reviewFilipa Lacerda2016-11-181-9/+1
* Remove slotsFilipa Lacerda2016-11-181-16/+20
* Fixes typoFilipa Lacerda2016-11-181-4/+4
* Try to use slotsFilipa Lacerda2016-11-181-22/+21
* Improve after reviewFilipa Lacerda2016-11-181-1/+1
* Improvements after reviewFilipa Lacerda2016-11-171-13/+41
* Adds helper to verify empty objectFilipa Lacerda2016-11-171-3/+18
* Fix after reviewFilipa Lacerda2016-11-171-4/+1
* Undo last commitFilipa Lacerda2016-11-171-236/+0
* Adds fixed layout to prevent the columns from jumping when opening a folderFilipa Lacerda2016-11-171-0/+236
* Fix broken button in empty stateFilipa Lacerda2016-11-171-8/+7