Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use gitlab-ui loading icon | Clement Ho | 2018-09-11 | 5 | -9/+5 |
* | Resolve "Create new project: Re-add project name field" | Martin Wortschack | 2018-09-08 | 2 | -7/+38 |
* | backport changes from https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/... | Lukas Eipert | 2018-08-03 | 1 | -8/+9 |
* | Display GPG status on repository and blob pages | Winnie Hellmann | 2018-07-23 | 1 | -80/+82 |
* | Enable "prefer-destructuring" in JS files | gfyoung | 2018-06-25 | 1 | -1/+1 |
* | Use d-block | Clement Ho | 2018-06-13 | 1 | -2/+2 |
* | Updates eslint vue plugin version | Filipa Lacerda | 2018-06-11 | 4 | -7/+7 |
* | use bootstrap 4 utilities for error states | Dennis Tang | 2018-06-05 | 3 | -12/+18 |
* | Replace help-block with form-text.text-muted | Clement Ho | 2018-05-29 | 3 | -3/+3 |
* | overhaul dropdown-dependent states | Dennis Tang | 2018-05-28 | 7 | -31/+59 |
* | Merge remote-tracking branch 'origin/master' into 38759-fetch-available-param... | Dennis Tang | 2018-05-25 | 1 | -2/+2 |
|\ | |||||
| * | Fix projects spec | Clement Ho | 2018-04-24 | 1 | -1/+1 |
| * | Remove tooltip and popover placement auto + other option | Clement Ho | 2018-04-18 | 1 | -1/+1 |
* | | update project invalid billing status error message | Dennis Tang | 2018-05-23 | 1 | -1/+1 |
* | | remove duplicate property | Dennis Tang | 2018-05-23 | 1 | -5/+0 |
* | | match state function convention in badges | Dennis Tang | 2018-05-23 | 2 | -5/+3 |
* | | Merge branch '38759-fetch-available-parameters-directly-from-gke-when-creatin... | Dennis Tang | 2018-05-23 | 1 | -0/+5 |
|\ \ | |||||
| * | | validate project billing status after selection | Dennis Tang | 2018-05-23 | 9 | -32/+110 |
* | | | fix tests | Dennis Tang | 2018-05-23 | 2 | -9/+14 |
* | | | validate project billing status after selection | Dennis Tang | 2018-05-23 | 9 | -33/+111 |
|/ / | |||||
* | | rename vuex actions as per best practices | Dennis Tang | 2018-05-14 | 4 | -21/+21 |
* | | move state into separate file as per vuex docs | Dennis Tang | 2018-05-14 | 2 | -11/+13 |
* | | eslint! | Dennis Tang | 2018-05-11 | 1 | -2/+0 |
* | | move errors next to input fields | Dennis Tang | 2018-05-11 | 5 | -112/+128 |
* | | fix when no GCP projects are found | Dennis Tang | 2018-05-11 | 2 | -8/+19 |
* | | clear errors on successful gapi request | Dennis Tang | 2018-05-11 | 1 | -2/+11 |
* | | avoid reuse of translation method | Dennis Tang | 2018-05-11 | 1 | -4/+7 |
* | | rename vuex dir to store | Dennis Tang | 2018-05-11 | 6 | -1/+1 |
* | | more component cleanup | Dennis Tang | 2018-05-11 | 3 | -27/+24 |
* | | eslint fixes | Dennis Tang | 2018-05-11 | 1 | -1/+0 |
* | | set isLoading in created lifecycle hook | Dennis Tang | 2018-05-11 | 1 | -1/+2 |
* | | cleanup | Dennis Tang | 2018-05-09 | 4 | -38/+35 |
* | | refactor gke store actions | Dennis Tang | 2018-05-09 | 1 | -65/+41 |
* | | cleanup | Dennis Tang | 2018-05-09 | 1 | -4/+1 |
* | | use component mixin to refactor components | Dennis Tang | 2018-05-09 | 4 | -190/+114 |
* | | remove eventHub module | Dennis Tang | 2018-05-09 | 1 | -3/+0 |
* | | use watchers instead of eventHub | Dennis Tang | 2018-05-09 | 3 | -14/+11 |
* | | clean up enableSubmit check | Dennis Tang | 2018-05-09 | 1 | -1/+4 |
* | | removed „fetched“ prefix from mutation and state | Dennis Tang | 2018-05-09 | 7 | -21/+18 |
* | | check for submitButton | Dennis Tang | 2018-05-09 | 1 | -1/+5 |
* | | no search results state | Dennis Tang | 2018-05-08 | 3 | -0/+18 |
* | | revisions | Dennis Tang | 2018-05-08 | 4 | -13/+9 |
* | | refactor dropdown reusable components | Dennis Tang | 2018-05-08 | 4 | -54/+3 |
* | | namespace translation | Dennis Tang | 2018-05-07 | 1 | -2/+2 |
* | | revisions | Dennis Tang | 2018-05-07 | 1 | -3/+3 |
* | | fix karma rewire issue | Dennis Tang | 2018-05-07 | 1 | -0/+3 |
* | | update rspec tests | Dennis Tang | 2018-05-07 | 3 | -3/+3 |
* | | refactor component mounts into reusable function | Dennis Tang | 2018-05-07 | 1 | -42/+19 |
* | | typo | Dennis Tang | 2018-05-06 | 1 | -1/+1 |
* | | improve readability of toggleText chain | Dennis Tang | 2018-05-06 | 3 | -10/+10 |