summaryrefslogtreecommitdiff
path: root/spec/javascripts/environments
Commit message (Collapse)AuthorAgeFilesLines
* Flag multiple empty lines in eslint, fix offenses.newline-eslint-ruleBryce Johnson2017-01-241-1/+0
|
* Adds testsFilipa Lacerda2017-01-122-0/+141
| | | | | | | | | | Adds changelog entry Finishes tests Fix eslint errors Fix teaspoon test timing out
* replace Teaspoon fixture methods with jasmine-jquery methods to reduce ↵Mike Greiling2017-01-055-10/+10
| | | | dependency on Teaspoon
* 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
| | | | | | Adds test Adds changelog entry
* Remove JSX/React eslint plugins.remove-jsx-react-eslint-pluginsLuke "Jared" Bennett2016-11-293-16/+16
| | | | | | | | | | | | Change airbnb eslint config package to `eslint-config-airbnb-base` and update plugins. Change `airbnb` to `airbnb-base` for .eslintrc `extends` value. Added changelog entry Made sure all plugins and envs are set Corrected new failing specs
* clean up globals exemptions within .eslintrcMike Greiling2016-11-221-1/+3
|
* Remove v-htmlFilipa Lacerda2016-11-211-1/+1
|
* Fix test22539-display-foldersFilipa Lacerda2016-11-191-22/+11
|
* Fix broken testFilipa Lacerda2016-11-191-0/+20
|
* Changes for stop url to pathFilipa Lacerda2016-11-191-16/+0
|
* Try to fix testsKamil Trzcinski2016-11-181-4/+5
|
* Fix broken testsFilipa Lacerda2016-11-182-11/+11
|
* Swaps url for paths in mock dataFilipa Lacerda2016-11-171-11/+10
|
* TestsFilipa Lacerda2016-11-161-1/+1
|
* Adds props validationFilipa Lacerda2016-11-163-261/+64
| | | | | | | | | | | | | | | | Improves documentation Adds tests Fix prop validation for objects Finish tests for environment item Adds tests for toggle folder function Environment tests Adds tests
* Adds testsFilipa Lacerda2016-11-161-10/+108
|
* Adds testsFilipa Lacerda2016-11-166-0/+470
| | | | | | | | | | | | | | | | | | | | Adds tests. Changes instance into a constructor Adds tests for environments component Adds tests assertations Adds external URL test Adds tests for Rollback component Adds tests for stop component Adds tests for actions component Fix environment item Init environment item tests
* Adds template functionsFilipa Lacerda2016-11-161-1/+1
| | | | Adds commit component
* Fixes the testsFilipa Lacerda2016-11-162-32/+142
|
* Fix whitespaceFilipa Lacerda2016-11-161-5/+1
|
* Adds tests for environment store.Filipa Lacerda2016-11-162-82/+50
|
* Removes trailing whitespaceFilipa Lacerda2016-11-161-2/+2
|
* Fixes filterFilipa Lacerda2016-11-162-2/+22
|
* Adds tests for environments storeFilipa Lacerda2016-11-162-0/+96