Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Flag multiple empty lines in eslint, fix offenses.newline-eslint-rule | Bryce Johnson | 2017-01-24 | 1 | -1/+0 |
| | |||||
* | Adds tests | Filipa Lacerda | 2017-01-12 | 2 | -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 Greiling | 2017-01-05 | 5 | -10/+10 |
| | | | | dependency on Teaspoon | ||||
* | update all frontend tests to point to precompiled fixtures | Mike Greiling | 2017-01-03 | 5 | -10/+10 |
| | |||||
* | Adds tests | Filipa Lacerda | 2016-12-09 | 3 | -5/+35 |
| | |||||
* | Uniformize props name format | Filipa Lacerda | 2016-12-09 | 3 | -8/+8 |
| | |||||
* | Fix comma-dangle in function's arguments errors24844-environments-date | Filipa Lacerda | 2016-11-30 | 1 | -2/+2 |
| | |||||
* | Use created date from last_deployment | Filipa Lacerda | 2016-11-30 | 1 | -0/+14 |
| | | | | | | Adds test Adds changelog entry | ||||
* | Remove JSX/React eslint plugins.remove-jsx-react-eslint-plugins | Luke "Jared" Bennett | 2016-11-29 | 3 | -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 .eslintrc | Mike Greiling | 2016-11-22 | 1 | -1/+3 |
| | |||||
* | Remove v-html | Filipa Lacerda | 2016-11-21 | 1 | -1/+1 |
| | |||||
* | Fix test22539-display-folders | Filipa Lacerda | 2016-11-19 | 1 | -22/+11 |
| | |||||
* | Fix broken test | Filipa Lacerda | 2016-11-19 | 1 | -0/+20 |
| | |||||
* | Changes for stop url to path | Filipa Lacerda | 2016-11-19 | 1 | -16/+0 |
| | |||||
* | Try to fix tests | Kamil Trzcinski | 2016-11-18 | 1 | -4/+5 |
| | |||||
* | Fix broken tests | Filipa Lacerda | 2016-11-18 | 2 | -11/+11 |
| | |||||
* | Swaps url for paths in mock data | Filipa Lacerda | 2016-11-17 | 1 | -11/+10 |
| | |||||
* | Tests | Filipa Lacerda | 2016-11-16 | 1 | -1/+1 |
| | |||||
* | Adds props validation | Filipa Lacerda | 2016-11-16 | 3 | -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 tests | Filipa Lacerda | 2016-11-16 | 1 | -10/+108 |
| | |||||
* | Adds tests | Filipa Lacerda | 2016-11-16 | 6 | -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 functions | Filipa Lacerda | 2016-11-16 | 1 | -1/+1 |
| | | | | Adds commit component | ||||
* | Fixes the tests | Filipa Lacerda | 2016-11-16 | 2 | -32/+142 |
| | |||||
* | Fix whitespace | Filipa Lacerda | 2016-11-16 | 1 | -5/+1 |
| | |||||
* | Adds tests for environment store. | Filipa Lacerda | 2016-11-16 | 2 | -82/+50 |
| | |||||
* | Removes trailing whitespace | Filipa Lacerda | 2016-11-16 | 1 | -2/+2 |
| | |||||
* | Fixes filter | Filipa Lacerda | 2016-11-16 | 2 | -2/+22 |
| | |||||
* | Adds tests for environments store | Filipa Lacerda | 2016-11-16 | 2 | -0/+96 |