summaryrefslogtreecommitdiff
path: root/app/views/projects/environments
Commit message (Expand)AuthorAgeFilesLines
* create a cacheable commons bundle for our Vue bundlesMike Greiling2017-03-032-0/+2
* Loads SVGs into JS for environmentsFilipa Lacerda2017-02-241-4/+1
* Adds url for folder;Filipa Lacerda2017-02-151-1/+6
* First iterationFilipa Lacerda2017-02-151-0/+8
* Extracts table into a reusable componentFilipa Lacerda2017-02-151-0/+0
* Added env external link and light web terminal spec27336-add-environment-url-link-to-terminal-pageLuke "Jared" Bennett2017-02-101-0/+2
* Fix stoppable?Kamil Trzcinski2017-02-071-1/+1
* Update changesKamil Trzcinski2017-02-062-2/+2
* Merge remote-tracking branch 'origin/master' into 24147-delete-env-buttonKamil Trzcinski2017-02-063-5/+5
|\
| * Merge branch 'master' into go-go-gadget-webpackMike Greiling2017-02-031-1/+1
| |\
| | * Fix broken tests17662-rename-buildsFilipa Lacerda2017-02-031-1/+1
| * | Merge branch 'master' into webpackMike Greiling2017-02-021-2/+2
| |\ \ | | |/
| | * Merge branch '27494-environment-list-column-headers' into 'master' Annabel Dunstone Gray2017-02-011-1/+1
| | |\
| | | * Edited the column header for the environments list from created to updated an...27494-environment-list-column-headersdimitrieh2017-01-311-1/+1
| | * | Don't capitalize environment name in show page27484-environment-show-nameFilipa Lacerda2017-01-311-1/+1
| | |/
| * | Merge branch 'master' into go-go-gadget-webpackMike Greiling2017-01-151-1/+1
| |\ \ | | |/
| * | migrate all javascript asset bundles and require syntaxMike Greiling2017-01-101-1/+1
| |/
* | Merge remote-tracking branch 'origin/master' into 24147-delete-env-buttonKamil Trzcinski2017-01-246-79/+40
|\ \ | |/
| * HAMLLint: Fix `SpaceInsideHashAttributes` offencesKushal Pandya2016-12-312-4/+4
| * Add terminal UI and controller actionsFatih Acet2016-12-194-0/+27
| * Remove unnecessary hidden svg elements for icons.Fatih Acet2016-12-191-4/+0
| * Replace play icon svg logicFilipa Lacerda2016-12-091-1/+3
| * Fix css classFilipa Lacerda2016-11-181-1/+2
| * Remove slotsFilipa Lacerda2016-11-181-4/+2
| * Try to use slotsFilipa Lacerda2016-11-181-2/+4
| * Fix view that embeds abilities for the environmentsGrzegorz Bizon2016-11-161-5/+4
| * Adds testsFilipa Lacerda2016-11-161-1/+1
| * Add template to environment vue instanceFilipa Lacerda2016-11-161-57/+13
| * Removes unused partialsFilipa Lacerda2016-11-167-160/+0
| * Adds permissions to actions componentFilipa Lacerda2016-11-161-2/+6
| * Manual actionsFilipa Lacerda2016-11-161-0/+2
| * Adds environments actions componentFilipa Lacerda2016-11-161-1/+1
| * Adds template functionsFilipa Lacerda2016-11-161-2/+4
| * Small fixesFilipa Lacerda2016-11-161-8/+8
| * Uses vue computed dataFilipa Lacerda2016-11-164-11/+11
| * 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-161-1/+1
| * Remove underline styling when hover the user avatarFilipa Lacerda2016-11-161-2/+1
| * Fix commit column with correct dataFilipa Lacerda2016-11-162-20/+17
| * Fix tab filtering and countingFilipa Lacerda2016-11-161-2/+2
| * Fix SCSS lint errorsFilipa Lacerda2016-11-161-1/+1
| * testsFilipa Lacerda2016-11-161-1/+1
| * Fix typoFilipa Lacerda2016-11-161-2/+2
| * Adds tab behavior to vue componentFilipa Lacerda2016-11-161-7/+7
| * Adds link to actions. Cleans spacesFilipa Lacerda2016-11-164-27/+30
| * Adds rollback buttonFilipa Lacerda2016-11-161-0/+10
| * Close buttonFilipa Lacerda2016-11-163-6/+6
| * Sort environments by nameFilipa Lacerda2016-11-161-0/+1