summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
| | * | | | | | Do not use absolute URLS in entities use relativeGrzegorz Bizon2016-11-179-24/+24
| | | | | | | |
| * | | | | | | Merge remote-tracking branch 'origin/master' into 22539-display-foldersKamil Trzcinski2016-11-18558-1965/+9498
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| * | | | | | | Unfold dropdown in tests for environments indexGrzegorz Bizon2016-11-171-4/+9
| | | | | | | |
| * | | | | | | Fix environments specs for deployment with SHAGrzegorz Bizon2016-11-161-2/+6
| | | | | | | |
| * | | | | | | TestsFilipa Lacerda2016-11-163-5/+3
| | | | | | | |
| * | | | | | | Fix broken url for stop actionFilipa Lacerda2016-11-162-4/+15
| | | | | | | |
| * | | | | | | Adds new line to eofFilipa Lacerda2016-11-161-1/+1
| | | | | | | |
| * | | | | | | Remove debuggerFilipa Lacerda2016-11-161-1/+0
| | | | | | | |
| * | | | | | | Fixes broken testsFilipa Lacerda2016-11-164-99/+121
| | | | | | | |
| * | | | | | | Fix eslintFilipa Lacerda2016-11-162-10/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove unused method
| * | | | | | | Fix view that embeds abilities for the environmentsGrzegorz Bizon2016-11-162-6/+4
| | | | | | | |
| * | | | | | | Adds missing tests for commit componentFilipa Lacerda2016-11-162-69/+108
| | | | | | | |
| * | | | | | | Fix eslint errorsFilipa Lacerda2016-11-168-21/+21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix rubocop error
| * | | | | | | Adds changelog entryFilipa Lacerda2016-11-161-0/+4
| | | | | | | |
| * | | | | | | Adds props validationFilipa Lacerda2016-11-1613-359/+244
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Improves documentation Adds tests Fix prop validation for objects Finish tests for environment item Adds tests for toggle folder function Environment tests Adds tests
| * | | | | | | Fix JSON problemFilipa Lacerda2016-11-161-2/+2
| | | | | | | |
| * | | | | | | Adds testsFilipa Lacerda2016-11-161-10/+108
| | | | | | | |
| * | | | | | | Revert changes made on rspec tests for environmentFilipa Lacerda2016-11-161-89/+74
| | | | | | | |
| * | | | | | | Refactor to work with vue 2 with just one root elementFilipa Lacerda2016-11-163-47/+87
| | | | | | | |
| * | | | | | | Update to vue 2Filipa Lacerda2016-11-165-34/+49
| | | | | | | |
| * | | | | | | Adds testsFilipa Lacerda2016-11-1619-209/+825
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Adds tests. Changes instance into a constructor Adds tests for environments component Adds tests assertations Adds external URL test Adds tests for Rollback component Adds tests for stop component Adds tests for actions component Fix environment item Init environment item tests
| * | | | | | | Add template to environment vue instanceFilipa Lacerda2016-11-163-85/+122
| | | | | | | |
| * | | | | | | Removes unused partialsFilipa Lacerda2016-11-167-160/+0
| | | | | | | |
| * | | | | | | Adds rollback and stop componentFilipa Lacerda2016-11-165-12/+105
| | | | | | | |
| * | | | | | | Adds external url component for environmentFilipa Lacerda2016-11-163-7/+33
| | | | | | | |
| * | | | | | | Adds permissions to actions componentFilipa Lacerda2016-11-162-6/+33
| | | | | | | |
| * | | | | | | Manual actionsFilipa Lacerda2016-11-164-13/+56
| | | | | | | |
| * | | | | | | Fix commit iconFilipa Lacerda2016-11-161-2/+2
| | | | | | | |
| * | | | | | | Adds environments actions componentFilipa Lacerda2016-11-164-3/+43
| | | | | | | |
| * | | | | | | Fix eslintFilipa Lacerda2016-11-161-9/+16
| | | | | | | |
| * | | | | | | Removes jQuery timeagoFilipa Lacerda2016-11-161-1/+3
| | | | | | | |
| * | | | | | | Adds template functionsFilipa Lacerda2016-11-165-12/+358
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Adds commit component
| * | | | | | | Remove unused blockFilipa Lacerda2016-11-161-5/+0
| | | | | | | |
| * | | | | | | Adds a list of environmentsFilipa Lacerda2016-11-161-25/+24
| | | | | | | |
| * | | | | | | Removes loading assertionsFilipa Lacerda2016-11-163-20/+1
| | | | | | | |
| * | | | | | | Fixes the testsFilipa Lacerda2016-11-162-32/+142
| | | | | | | |
| * | | | | | | Small fixesFilipa Lacerda2016-11-165-27/+43
| | | | | | | |
| * | | | | | | Uses vue computed dataFilipa Lacerda2016-11-167-57/+114
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes some eslint errors Adds some documentation Improves data manipulation
| * | | | | | | Adds tooltip to user imageFilipa Lacerda2016-11-161-6/+4
| | | | | | | |
| * | | | | | | Use urls sent in JSON responseFilipa Lacerda2016-11-161-4/+4
| | | | | | | |
| * | | | | | | Adds alt attribute in image tagsFilipa Lacerda2016-11-162-1/+2
| | | | | | | |
| * | | | | | | Fixes avatar styleFilipa Lacerda2016-11-162-2/+2
| | | | | | | |
| * | | | | | | Remove underline styling when hover the user avatarFilipa Lacerda2016-11-162-2/+5
| | | | | | | |
| * | | | | | | Fix commit column with correct dataFilipa Lacerda2016-11-162-20/+17
| | | | | | | |
| * | | | | | | Add controller specs for environments index actionGrzegorz Bizon2016-11-161-6/+27
| | | | | | | |
| * | | | | | | Add EnvironmentSerializer to EnvironmentsControllerGrzegorz Bizon2016-11-161-16/+3
| | | | | | | |
| * | | | | | | Fix whitespaceFilipa Lacerda2016-11-162-7/+1
| | | | | | | |
| * | | | | | | Adds tests for environment store.Filipa Lacerda2016-11-163-90/+56
| | | | | | | |
| * | | | | | | Removes trailing whitespaceFilipa Lacerda2016-11-165-45/+44
| | | | | | | |
| * | | | | | | Fixes filterFilipa Lacerda2016-11-163-10/+22
| | | | | | | |