Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move gke_cluster_dropdowns to create_cluster dir | Enrique Alcantara | 2019-08-27 | 8 | -714/+0 |
| | | | | | | | | | | | This commit creates a create_cluster directory to collect all Vue applications related to creating kubernetes applications using gitlab. It also moves the gke_cluster_dropdowns collection of apps to the create_cluster directory. gke_cluster_dropdowns contains dropdown components used to select configuration options to create a Kubernetes cluster in Google Cloud. | ||||
* | Handling password on import by url page | Sam Bigelow | 2019-05-29 | 1 | -2/+12 |
| | |||||
* | Upgraded Vue to 2.6.8 | Tim Zallmann | 2019-03-27 | 1 | -24/+20 |
| | | | | Upgrade to latest Version | ||||
* | Prettify all spec files | Mike Greiling | 2018-10-17 | 4 | -40/+70 |
| | |||||
* | enable jasmine/new-line-before-expect | Johann Hubert Sonntagbauer | 2018-10-17 | 1 | -0/+1 |
| | |||||
* | enable jasmine/no-promise-without-done-fail | Johann Hubert Sonntagbauer | 2018-10-16 | 3 | -9/+9 |
| | |||||
* | Resolve "Create new project: Re-add project name field" | Martin Wortschack | 2018-09-08 | 1 | -0/+30 |
| | |||||
* | update tests | Dennis Tang | 2018-05-28 | 2 | -3/+22 |
| | |||||
* | use testAction for validateProjectBilling | Dennis Tang | 2018-05-23 | 1 | -8/+11 |
| | |||||
* | update mutation spec to use real store | Dennis Tang | 2018-05-23 | 1 | -46/+26 |
| | |||||
* | add tests for validating project billing status | Dennis Tang | 2018-05-23 | 3 | -0/+30 |
| | |||||
* | fix tests | Dennis Tang | 2018-05-23 | 5 | -44/+59 |
| | | | | each suite needs its own instance of the store, but the state has to be returned via a factory otherwise the suites all share the same reference to one state object | ||||
* | rename vuex actions as per best practices | Dennis Tang | 2018-05-14 | 1 | -6/+6 |
| | |||||
* | fix when no GCP projects are found | Dennis Tang | 2018-05-11 | 1 | -1/+1 |
| | |||||
* | rename vuex dir to store | Dennis Tang | 2018-05-11 | 6 | -7/+7 |
| | |||||
* | eslint fixes | Dennis Tang | 2018-05-11 | 1 | -12/+9 |
| | |||||
* | clean up component tests | Dennis Tang | 2018-05-11 | 3 | -27/+20 |
| | |||||
* | use component mixin to refactor components | Dennis Tang | 2018-05-09 | 3 | -4/+4 |
| | |||||
* | remove unused dependencies | Dennis Tang | 2018-05-09 | 1 | -2/+0 |
| | |||||
* | removed „fetched“ prefix from mutation and state | Dennis Tang | 2018-05-09 | 6 | -35/+32 |
| | |||||
* | gcp dropdown component tests | Dennis Tang | 2018-05-09 | 4 | -0/+279 |
| | |||||
* | removed unused vars in vuex actions_spec | Dennis Tang | 2018-05-08 | 1 | -8/+1 |
| | |||||
* | tests: add vuex specs | Dennis Tang | 2018-05-07 | 5 | -0/+386 |
| | |||||
* | require jQuery to be explicitly importedremove-jquery-globals | Mike Greiling | 2018-03-09 | 1 | -0/+1 |
| | |||||
* | Rest of Dispatcher Refactor | Jacob Schatz | 2018-02-21 | 1 | -1/+1 |
| | |||||
* | Update to jQuery 3. | Jacob Schatz | 2018-02-20 | 1 | -2/+2 |
| | |||||
* | Fix import project url not updating project namejivl-fix-import-project-url-bug | Jose Ivan Vargas | 2018-01-03 | 1 | -14/+18 |
| | |||||
* | Merge branch 'master' into zj-project-templates | Filipa Lacerda | 2017-08-07 | 1 | -0/+25 |
| | | | | | | | | | | | | | | | | | | | | | | | | | * master: (623 commits) Fix issues with pdf-js dependencies fix missing changelog entries for security release on 2017-01-23 Update top bar issues icon Fix pipeline icon in contextual nav for projects Since mysql is not a priority anymore, test it less Fix order of CI lint ace editor loading Add container registry and spam logs icons Fix different Markdown styles Backport to CE for: Make new dropdown dividers full width Fix spec Fix spec Fix spec Bump GITLAB_SHELL_VERSION and GITALY_VERSION to support unhiding refs Add changelog Install yarn via apt in update guides Use long curl options fix Add a spec for concurrent process Remove monkey-patched Array.prototype.first() and last() methods ... | ||||
* | Derive project path from import URL | Winnie Hellmann | 2017-08-01 | 1 | -0/+127 |