summaryrefslogtreecommitdiff
path: root/spec/javascripts/environments/environment_spec.js.es6
Commit message (Collapse)AuthorAgeFilesLines
* Remove .es6 from file extensions (!9241)winniehell2017-03-051-178/+0
|
* Add pagination tests for environments tableFilipa Lacerda2017-02-121-0/+42
| | | | | | Remove fdescribe statement Fix conflict
* Remove spec checking for scope 'all' since it's no longer part of componentFilipa Lacerda2017-02-121-3/+3
| | | | | | Changes after review Fix typo
* Integrates pagination component with APIFilipa Lacerda2017-02-121-5/+23
| | | | | | | | Adds pagination tests Remove misplaced comment Fix broken store test
* Use CJS in all environments componentsFilipa Lacerda2017-02-091-6/+5
|
* Use CJS for tests.Filipa Lacerda2017-02-091-12/+6
| | | | Updates expected model in tests
* Merge branch 'master' into go-go-gadget-webpackMike Greiling2017-01-271-8/+6
| | | | | | | | | | | | | | | | | | | | | | | | | * master: (389 commits) Document "No gems fetched from git repositories" policy [ci skip] Typos Small gramatical tweaks Typos Added PHP & NPM doc Use `:empty_project` where possible in request specs Add caching of droplab ajax requests Use `:empty_project` where possible in model specs Revert 3f17f29a Remove unused js response from refs controller Add MR id to changelog entry fixed small mini pipeline graph line glitch Prevent form to be submitted twice Fix Error 500 when repositories contain annotated tags pointing to blobs Fix /explore sorting (trending) Simplify wording in "adding an image" docs Remove "official merge window" from CONTRIBUTING.md [ci skip] Update repository check documentation Fixed flexbox and wrap issues Update two_factor_authentication.md ...
* Adds testsFilipa Lacerda2017-01-121-0/+127
Adds changelog entry Finishes tests Fix eslint errors Fix teaspoon test timing out