Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove .es6 from file extensions (!9241) | winniehell | 2017-03-05 | 1 | -44/+0 |
| | |||||
* | Adds verification in case the endpoint already has `.json` | Filipa Lacerda | 2017-02-10 | 1 | -2/+17 |
| | |||||
* | Adds `.json` to the endpoint requested in order to avoid showing JSON | Filipa Lacerda | 2017-02-09 | 1 | -1/+1 |
| | |||||
* | Use webpack to require files | Filipa Lacerda | 2017-02-05 | 1 | -1/+1 |
| | | | | Changes after review | ||||
* | Use webpack | Filipa Lacerda | 2017-02-05 | 1 | -13/+3 |
| | |||||
* | Moves pagination to shared folder | Filipa Lacerda | 2017-02-03 | 1 | -0/+5 |
| | | | | | | | | | | | | | | | | | | | Document and remove unused code Declare components in a consistent way; Use " instead of ' to improve consistency; Update documentation; Fix commit author verification to match the use cases; Adds tests for the added components Fix paths in pagination spec Adds tests to pipelines table used in merge requests and commits Use same resource interceptor Fix eslint error | ||||
* | Transform vue_pipelines index into a non-dependent table component. | Filipa Lacerda | 2017-02-03 | 1 | -44/+1 |
| | |||||
* | Use same folder structure in spec for vue shared resources | Filipa Lacerda | 2017-02-03 | 1 | -0/+77 |