summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/environments/stores
Commit message (Expand)AuthorAgeFilesLines
* Remove extra line so that it is consistent with EEClement Ho2017-06-141-1/+0
* Adds polling function to environments tableFilipa Lacerda2017-05-221-0/+6
* Adds show all buttonFilipa Lacerda2017-03-281-8/+38
* Adds expandable folder back.Filipa Lacerda2017-03-281-2/+36
* Add back expandable folders behaviorFilipa Lacerda2017-03-281-0/+4
* Remove UJS actions from pipelines tablesFilipa Lacerda2017-03-171-1/+0
* Use a button and a post request instead of UJS links - part 1 - EnvironmentsFilipa Lacerda2017-03-141-4/+3
* Remove .es6 from file extensions (!9241)winniehell2017-03-051-0/+0
* Create util to handle pagination transformationFilipa Lacerda2017-02-161-8/+1
* Merge branch 'fe-paginated-environments-api-add-pagination' into fe-paginated...Filipa Lacerda2017-02-161-1/+1
|\
| * Rename storePagination to setPaginationFilipa Lacerda2017-02-161-1/+1
* | Fix broken testsfe-paginated-environments-api-add-subviewFilipa Lacerda2017-02-161-2/+2
* | Moves check for latest key to store instead of poluting the view making it re...Filipa Lacerda2017-02-151-3/+16
* | Adds url for folder;Filipa Lacerda2017-02-151-49/+0
* | First iterationFilipa Lacerda2017-02-151-0/+49
|/
* Integrates pagination component with APIFilipa Lacerda2017-02-121-4/+8
* Adds pagination componentFilipa Lacerda2017-02-121-0/+13
* Use CJS for tests.Filipa Lacerda2017-02-091-1/+0
* Remove store from global namespace, use CSJ insteadFilipa Lacerda2017-02-091-60/+60
* Adjustments for the new response with countersFilipa Lacerda2017-02-091-2/+20
* Adjustments to receive new data schemaFilipa Lacerda2017-02-091-154/+14
* 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