summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/environments/components/environment.js.es6
Commit message (Expand)AuthorAgeFilesLines
* Remove .es6 from file extensions (!9241)winniehell2017-03-051-186/+0
* Merge branch 'add-svg-loader' into 'master' Fatih Acet2017-03-021-8/+1
|\
| * Merge branch 'master' into add-svg-loaderFilipa Lacerda2017-02-281-6/+6
| |\
| * | Use vhtml only when necessaryFilipa Lacerda2017-02-251-2/+1
| * | Loads SVGs into JS for environmentsFilipa Lacerda2017-02-241-7/+1
* | | Backport EE changes. Service method should be `get` and not `all`Filipa Lacerda2017-03-021-1/+1
| |/ |/|
* | Remove hidden-xs classes from last columns in environments and pipelines table.28661-ci-tables-buttonsFilipa Lacerda2017-02-281-6/+6
|/
* Fix depenendencies loading Vue in EEFilipa Lacerda2017-02-171-2/+3
* Changes after reviewFilipa Lacerda2017-02-161-2/+2
* 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
* | Move change page param to utility functionFilipa Lacerda2017-02-151-29/+5
* | Use common util to get parameter nameFilipa Lacerda2017-02-151-19/+5
* | Extracts table into a reusable componentFilipa Lacerda2017-02-151-26/+11
|/
* Add pagination tests for environments tableFilipa Lacerda2017-02-121-1/+19
* Integrates pagination component with APIFilipa Lacerda2017-02-121-15/+22
* Adds pagination componentFilipa Lacerda2017-02-121-2/+23
* Use CJS in all environments componentsFilipa Lacerda2017-02-091-184/+178
* Use CJS in environments serviceFilipa Lacerda2017-02-091-3/+3
* Remove store from global namespace, use CSJ insteadFilipa Lacerda2017-02-091-8/+4
* Remove pagination from this MRFilipa Lacerda2017-02-091-1/+0
* Adjustments for the new response with countersFilipa Lacerda2017-02-091-2/+6
* Adjustments to receive new data schemaFilipa Lacerda2017-02-091-26/+9
* 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-1/+1
|\ \ | |/
| * Edited the column header for the environments list from created to updated an...27494-environment-list-column-headersdimitrieh2017-01-311-1/+1
* | Merge branch 'master' into go-go-gadget-webpackMike Greiling2017-01-271-45/+11
|\ \ | |/
| * Filter environments visibility in store instead of the view in order to not g...25507-handle-errors-environment-listFilipa Lacerda2017-01-161-42/+3
| * Adds testsFilipa Lacerda2017-01-121-2/+2
| * Adds .catch to the request in order to handle erros and show a feedback to th...Filipa Lacerda2017-01-121-1/+6
* | Merge branch 'master' into go-go-gadget-webpackPhil Hughes2017-01-131-1/+1
|\ \ | |/
| * Merge branch '25371-environments-date-created-column-is-not-labeled' into 'ma...Clement Ho2017-01-061-1/+1
| |\
| | * Add label to Environments "Date Created" columnSaad Shahd2016-12-301-1/+1
* | | migrate all javascript asset bundles and require syntaxMike Greiling2017-01-101-4/+4
|/ /
* | Removes unneeded `window` declarationFilipa Lacerda2017-01-051-2/+2
|/
* Add terminal UI and controller actionsFatih Acet2016-12-191-0/+3
* Fix consistent typo in environment.jsFatih Acet2016-12-191-5/+5
* Remove white space between nav itemsfix-navigation-white-spaceAlfredo Sumaran2016-12-141-2/+1
* Replace play icon svg logicFilipa Lacerda2016-12-091-2/+8
* Adds spinner class24985-environments-spinnerFilipa Lacerda2016-11-251-1/+1
* clean up globals exemptions within .eslintrcMike Greiling2016-11-221-4/+5
* Merge branch 'fix-folders-css' into 'master' 24798-actionview-template-error-undefined-method-failed-for-nil-nilclassFatih Acet2016-11-221-6/+6
|\
| * Improve readability of environments tableFilipa Lacerda2016-11-211-6/+6
* | Merge branch 'fix-folders' into 'master' Fatih Acet2016-11-211-1/+3
|\ \
| * | Remove statementFilipa Lacerda2016-11-211-2/+0
| * | Fix permissions errorFilipa Lacerda2016-11-211-1/+5
| |/
* | Fixes identationfix-xss-vulnerabilityFilipa Lacerda2016-11-211-2/+2
* | Fix after reviewFilipa Lacerda2016-11-211-8/+4
* | Remove v-htmlFilipa Lacerda2016-11-211-4/+6
|/