summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | | | | | | | | | | | | 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
| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | Fix tab filtering and countingFilipa Lacerda2016-11-163-17/+41
| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | Adds tests for environments storeFilipa Lacerda2016-11-162-0/+96
| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | Fix SCSS lint errorsFilipa Lacerda2016-11-165-255/+252
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes some tests
| * | | | | | | | | | | | | | testsFilipa Lacerda2016-11-163-226/+263
| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | Fix typoFilipa Lacerda2016-11-163-7/+7
| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | Properly filter all environmentsFilipa Lacerda2016-11-162-13/+15
| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | Adds tab behavior to vue componentFilipa Lacerda2016-11-164-17/+55
| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | Adds link to actions. Cleans spacesFilipa Lacerda2016-11-168-42/+51
| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | Adds rollback buttonFilipa Lacerda2016-11-161-0/+10
| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | Close buttonFilipa Lacerda2016-11-163-6/+6
| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | Sort environments by nameFilipa Lacerda2016-11-162-3/+19
| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | Adds counter for number of children in each folderFilipa Lacerda2016-11-163-3/+24
| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | Adds stop templateFilipa Lacerda2016-11-161-0/+8
| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | Beautifies sent data into human readable formatsFilipa Lacerda2016-11-161-4/+20
| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | Adds humanize function equivalent to rubyFilipa Lacerda2016-11-161-0/+3
| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | Adds actionsFilipa Lacerda2016-11-164-1/+15
| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | Adds permissions verification to external url buttonFilipa Lacerda2016-11-161-4/+5
| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | Adds external url partial for vue componentFilipa Lacerda2016-11-162-1/+5
| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | Adds commit sha linkFilipa Lacerda2016-11-161-4/+2
| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | Adds commit linksFilipa Lacerda2016-11-162-3/+3
| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | Adds commit backFilipa Lacerda2016-11-162-4/+8
| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | Adds commit partial for vue componentFilipa Lacerda2016-11-161-1/+9
| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | Adds attribute in storeFilipa Lacerda2016-11-161-4/+12
| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | Adds CSS for children rows to be indentedFilipa Lacerda2016-11-163-6/+20
| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | Adds commit partial for vue componentFilipa Lacerda2016-11-163-5/+26
| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | Recursive componentFilipa Lacerda2016-11-164-95/+41
| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | Adds # back to deployment idFilipa Lacerda2016-11-162-20/+27
| | | | | | | | | | | | | | |