summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/environments/stores
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@15-2-stable-eev15.2.0-rc42GitLab Bot2022-07-201-2/+0
* Add latest changes from gitlab-org/gitlab@13-12-stable-eev13.12.0-rc42GitLab Bot2021-05-192-1/+3
* Add latest changes from gitlab-org/gitlab@13-9-stable-eev13.9.0-rc42GitLab Bot2021-02-181-1/+1
* Add latest changes from gitlab-org/gitlab@13-8-stable-eev13.8.0-rc42Robert Speicher2021-01-202-11/+36
* Add latest changes from gitlab-org/gitlab@13-4-stable-eeGitLab Bot2020-09-191-1/+0
* Add latest changes from gitlab-org/gitlab@13-0-stable-eeGitLab Bot2020-05-201-4/+16
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-02-041-0/+6
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-12-091-1/+1
* Removes EE differences for env storeFilipa Lacerda2019-03-132-0/+33
* Support flat response for envs index routesyasonik2019-01-211-1/+2
* Prettify remaining files with differences in CE and EEMike Greiling2018-10-311-15/+15
* Enable "prefer-destructuring" in JS filesgfyoung2018-06-251-2/+2
* Improve environments performanceFilipa Lacerda2017-11-231-1/+6
* Import modules instead of using the ones in global namespaceFilipa Lacerda2017-09-091-3/+3
* Handles realtime with 2 states for environments tableFilipa Lacerda2017-07-051-10/+12
* 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