summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/environments
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'add-svg-loader' into 'master' Fatih Acet2017-03-025-69/+19
|\
| * Merge branch 'master' into add-svg-loaderFilipa Lacerda2017-02-283-10/+10
| |\
| * \ Merge branch 'master' into add-svg-loaderFilipa Lacerda2017-02-281-15/+13
| |\ \
| * | | Changes after review - adds alias for icons pathFilipa Lacerda2017-02-272-2/+2
| * | | Remove unneed codeFilipa Lacerda2017-02-251-13/+6
| * | | Use vhtml only when necessaryFilipa Lacerda2017-02-253-6/+3
| * | | Loads SVGs into JS for environmentsFilipa Lacerda2017-02-245-51/+11
* | | | Backport EE changes. Service method should be `get` and not `all`Filipa Lacerda2017-03-023-3/+3
| |_|/ |/| |
* | | Remove hidden-xs classes from last columns in environments and pipelines table.28661-ci-tables-buttonsFilipa Lacerda2017-02-283-9/+9
| |/ |/|
* | Align last column buttons with new environment button28753-align-buttons-environmentsFilipa Lacerda2017-02-271-26/+24
|/
* Use a btn-group to group all action buttons24651-environments-list-buttonsFilipa Lacerda2017-02-212-38/+25
* Fix depenendencies loading Vue in EEFilipa Lacerda2017-02-174-6/+6
* Remove arrow icon from foldersFilipa Lacerda2017-02-161-1/+0
* Create util to handle pagination transformationFilipa Lacerda2017-02-161-8/+1
* Changes after reviewFilipa Lacerda2017-02-162-7/+8
* Merge branch 'fe-paginated-environments-api-add-pagination' into fe-paginated...Filipa Lacerda2017-02-162-2/+2
|\
| * Rename storePagination to setPaginationFilipa Lacerda2017-02-162-2/+2
* | 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-152-100/+111
* | Move change page param to utility functionFilipa Lacerda2017-02-154-72/+34
* | Use common util to get parameter nameFilipa Lacerda2017-02-152-22/+9
* | Adds url for folder;Filipa Lacerda2017-02-154-95/+53
* | First iterationFilipa Lacerda2017-02-153-0/+259
* | Extracts table into a reusable componentFilipa Lacerda2017-02-154-26/+85
|/
* Add pagination tests for environments tableFilipa Lacerda2017-02-122-27/+20
* Remove spec checking for scope 'all' since it's no longer part of componentFilipa Lacerda2017-02-121-2/+4
* Integrates pagination component with APIFilipa Lacerda2017-02-123-20/+45
* Verify `latest` key is present when neededFilipa Lacerda2017-02-121-0/+12
* Adds pagination componentFilipa Lacerda2017-02-122-2/+36
* Fix typoFilipa Lacerda2017-02-121-12/+12
* Fix broken pathFilipa Lacerda2017-02-121-25/+83
* Merge branch 'master' into fe-paginated-environments-apiFilipa Lacerda2017-02-121-2/+2
|\
| * convert timeago.js dependency to an npm moduleMike Greiling2017-02-111-1/+1
* | Fix broken test and linter errorFilipa Lacerda2017-02-091-1/+1
* | Use CJS in all environments componentsFilipa Lacerda2017-02-099-796/+761
* | Use CJS in environments serviceFilipa Lacerda2017-02-092-19/+7
* | Use CJS for tests.Filipa Lacerda2017-02-091-1/+0
* | Remove store from global namespace, use CSJ insteadFilipa Lacerda2017-02-093-75/+64
* | Remove pagination from this MRFilipa Lacerda2017-02-091-1/+0
* | Adjustments for the new response with countersFilipa Lacerda2017-02-092-4/+26
* | Adjustments to receive new data schemaFilipa Lacerda2017-02-093-310/+104
|/
* Merge branch '24147-delete-env-button' into 'master' Rémy Coutable2017-02-071-4/+4
|\
| * Fix stoppable?Kamil Trzcinski2017-02-071-4/+4
* | Fix broken path to fileFilipa Lacerda2017-02-051-1/+1
* | Merge branch 'master' into fe-commit-mr-pipelinesFilipa Lacerda2017-02-049-21/+28
|\ \ | |/
| * Merge branch 'master' into go-go-gadget-webpackMike Greiling2017-02-031-1/+1
| |\
| * \ Merge branch 'master' into webpackMike Greiling2017-02-021-1/+1
| |\ \
| * \ \ Merge branch 'master' into go-go-gadget-webpackMike Greiling2017-01-272-47/+72
| |\ \ \
| * \ \ \ Merge branch 'master' into go-go-gadget-webpackPhil Hughes2017-01-131-1/+1
| |\ \ \ \
| * | | | | migrate all javascript asset bundles and require syntaxMike Greiling2017-01-109-21/+28