summaryrefslogtreecommitdiff
path: root/spec/javascripts/environments
Commit message (Expand)AuthorAgeFilesLines
* Remove service from actions dropdown, stop button and redeploy buttonFilipa Lacerda2017-05-033-46/+0
* Use vue files for vue components.Filipa Lacerda2017-04-272-2/+7
* Refactor environments components into vue files - part 3Filipa Lacerda2017-04-213-3/+3
* Refactor into .vue filesFilipa Lacerda2017-04-202-2/+2
* Refactor into .vue files part 2Filipa Lacerda2017-04-203-3/+3
* Backport of EE changes in environments tests1595-ee-backport-environments-testsFilipa Lacerda2017-04-072-4/+6
* Merge branch 'tc-fix-unplayable-build-action-404' into 'master' Kamil TrzciƄski2017-04-051-0/+15
|\
| * Fixes broken lintsFilipa Lacerda2017-04-041-0/+15
* | Merge branch '28732-expandable-folders' into 'master' Alfredo Sumaran2017-04-043-22/+203
|\ \ | |/ |/|
| * Adds tests that were only in EEFilipa Lacerda2017-03-291-21/+68
| * Fix broken testFilipa Lacerda2017-03-281-1/+1
| * Adds show all buttonFilipa Lacerda2017-03-283-46/+180
* | Clean history after every test that changes historyFilipa Lacerda2017-04-031-0/+4
* | Add metrics button to Environment Overview pageKushal Pandya2017-03-314-3/+31
|/
* Use a button and a post request instead of UJS links - part 1 - EnvironmentsFilipa Lacerda2017-03-1411-73/+127
* Remove .es6 from file extensions (!9241)winniehell2017-03-0510-0/+0
* Remove unused testFilipa Lacerda2017-02-251-30/+0
* 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-164-75/+96
* | Move change page param to utility functionFilipa Lacerda2017-02-152-0/+242
|/
* Add pagination tests for environments tableFilipa Lacerda2017-02-121-0/+42
* Remove spec checking for scope 'all' since it's no longer part of componentFilipa Lacerda2017-02-121-3/+3
* Integrates pagination component with APIFilipa Lacerda2017-02-122-11/+53
* Merge branch 'master' into fe-paginated-environments-apiFilipa Lacerda2017-02-121-1/+1
|\
| * 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-096-21/+20
* | Use CJS for tests.Filipa Lacerda2017-02-094-35/+36
* | Adjustments for the new response with countersFilipa Lacerda2017-02-091-1/+1
* | Adjustments to receive new data schemaFilipa Lacerda2017-02-093-259/+106
|/
* Fix stoppable?Kamil Trzcinski2017-02-072-6/+6
* Merge branch 'master' into go-go-gadget-webpackMike Greiling2017-01-273-2/+141
|\
| * Flag multiple empty lines in eslint, fix offenses.newline-eslint-ruleBryce Johnson2017-01-241-1/+0
| * Adds testsFilipa Lacerda2017-01-122-0/+141
* | fix globals within environments_bundle mock dataMike Greiling2017-01-101-0/+2
* | use ~ to reference non-local scripts instead of resolve.rootMike Greiling2017-01-106-6/+6
* | move additional libraries into spec_helperMike Greiling2017-01-106-6/+0
* | include spec_helper within karma config rather than each individual testMike Greiling2017-01-106-6/+0
* | correct vue require statementsMike Greiling2017-01-106-6/+6
* | correct misnamed require statementsMike Greiling2017-01-101-1/+1
* | fix spec_helper missing/broken referencesMike Greiling2017-01-106-5/+6
* | Swapped out teaspoon for karmaLuke "Jared" Bennett2017-01-107-14/+22
|/
* replace Teaspoon fixture methods with jasmine-jquery methods to reduce depend...Mike Greiling2017-01-055-10/+10
* update all frontend tests to point to precompiled fixturesMike Greiling2017-01-035-10/+10
* Adds testsFilipa Lacerda2016-12-093-5/+35
* Uniformize props name formatFilipa Lacerda2016-12-093-8/+8
* Fix comma-dangle in function's arguments errors24844-environments-dateFilipa Lacerda2016-11-301-2/+2
* Use created date from last_deploymentFilipa Lacerda2016-11-301-0/+14
* Remove JSX/React eslint plugins.remove-jsx-react-eslint-pluginsLuke "Jared" Bennett2016-11-293-16/+16