summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/environments/stores
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-161-0/+59
* Adds testsFilipa Lacerda2017-01-121-2/+2
* Improvements after reviewFilipa Lacerda2016-11-181-9/+1
* Fixes typoFilipa Lacerda2016-11-181-4/+4
* 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
* Refactor to work with vue 2 with just one root elementFilipa Lacerda2016-11-161-0/+24
* Adds testsFilipa Lacerda2016-11-161-0/+2
* Small fixesFilipa Lacerda2016-11-161-0/+1
* Uses vue computed dataFilipa Lacerda2016-11-161-26/+10
* Adds tests for environment store.Filipa Lacerda2016-11-161-8/+6
* Removes trailing whitespaceFilipa Lacerda2016-11-161-13/+13
* Fix tab filtering and countingFilipa Lacerda2016-11-161-4/+21
* Fix SCSS lint errorsFilipa Lacerda2016-11-161-11/+10
* Fix typoFilipa Lacerda2016-11-161-1/+1
* Properly filter all environmentsFilipa Lacerda2016-11-161-0/+1
* Adds tab behavior to vue componentFilipa Lacerda2016-11-161-1/+1
* Adds link to actions. Cleans spacesFilipa Lacerda2016-11-161-7/+14
* Sort environments by nameFilipa Lacerda2016-11-161-3/+18
* Beautifies sent data into human readable formatsFilipa Lacerda2016-11-161-4/+20
* Adds attribute in storeFilipa Lacerda2016-11-161-4/+12
* Adds newline at end of fileFilipa Lacerda2016-11-161-1/+1
* Creates componentFilipa Lacerda2016-11-161-2/+9
* Stores environmnets in treeFilipa Lacerda2016-11-161-7/+46
* Starts Vue view for environmnets ListFilipa Lacerda2016-11-161-0/+21