Hiroyuki Sato
692f87215d
Merge remote-tracking branch 'origin/master' into fix-typos-occured
...
Conflicts:
- app/assets/javascripts/ide/stores/modules/pipelines/actions.js
- spec/javascripts/ide/stores/modules/pipelines/actions_spec.js
2018-11-21 11:58:52 +09:00
Mike Greiling
5b9495c5db
Prettify all the things
2018-11-20 09:30:01 -06:00
Clement Ho
8b1f2823a2
Use @gitlab npm namespace
2018-11-16 19:29:11 +00:00
Hiroyuki Sato
b689b20f20
Fix typos occured to occurred
2018-11-16 00:34:24 +09:00
Clement Ho
c4aa33fc8b
Remove gitlab-ui loading icon from global
2018-11-07 10:06:15 +00:00
Mike Greiling
160157a92b
Prettify remaining files with differences in CE and EE
2018-10-31 14:33:12 -05:00
Martin Wortschack
5d709e7e86
Resolve "Selecting an autofill suggestion for project name will not update the project slug"
2018-10-02 07:46:41 +00:00
Clement Ho
f815b48f39
Use gitlab-ui loading icon
2018-09-11 22:19:21 +00:00
Martin Wortschack
03ab130e4b
Resolve "Create new project: Re-add project name field"
2018-09-08 06:03:00 +00:00
Lukas Eipert
273515b8a1
backport changes from https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/6740
2018-08-03 19:27:07 +02:00
Winnie Hellmann
91bbdc907d
Display GPG status on repository and blob pages
2018-07-23 14:58:21 +00:00
gfyoung
23cdae8eee
Enable "prefer-destructuring" in JS files
...
Partially addresses #47006 .
2018-06-25 11:53:57 -07:00
Clement Ho
32757d6455
Use d-block
2018-06-13 12:41:13 -05:00
Filipa Lacerda
647a4d6a3b
Updates eslint vue plugin version
2018-06-11 15:36:54 +01:00
Dennis Tang
6585e3d864
use bootstrap 4 utilities for error states
2018-06-05 15:17:48 -07:00
Clement Ho
425fdd7972
Replace help-block with form-text.text-muted
2018-05-29 09:58:31 -05:00
Dennis Tang
2e4bea09a6
overhaul dropdown-dependent states
2018-05-28 17:29:25 +02:00
Dennis Tang
95a63a8816
Merge remote-tracking branch 'origin/master' into 38759-fetch-available-parameters-directly-from-gke-when-creating-a-cluster
2018-05-25 23:56:17 +02:00
Dennis Tang
48e46f9597
update project invalid billing status error message
2018-05-23 20:32:46 +02:00
Dennis Tang
8b9f31adc2
remove duplicate property
2018-05-23 16:31:59 +02:00
Dennis Tang
e091ce666f
match state function convention in badges
2018-05-23 16:25:12 +02:00
Dennis Tang
7cc690ee6b
Merge branch '38759-fetch-available-parameters-directly-from-gke-when-creating-a-cluster' of gitlab.com:gitlab-org/gitlab-ce into 38759-fetch-available-parameters-directly-from-gke-when-creating-a-cluster
...
# Conflicts:
# app/assets/javascripts/projects/gke_cluster_dropdowns/components/gke_project_id_dropdown.vue
# app/assets/javascripts/projects/gke_cluster_dropdowns/index.js
2018-05-23 16:13:30 +02:00
Dennis Tang
4e0e0552c6
fix tests
...
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
2018-05-23 16:12:07 +02:00
Dennis Tang
c960fea181
validate project billing status after selection
2018-05-23 13:30:11 +02:00
Dennis Tang
247b20972b
validate project billing status after selection
2018-05-23 12:16:14 +02:00
Dennis Tang
2b903eceda
rename vuex actions as per best practices
2018-05-14 14:38:55 +02:00
Dennis Tang
3acc649d30
move state into separate file as per vuex docs
2018-05-14 14:38:29 +02:00
Dennis Tang
f15e331dd2
eslint!
2018-05-11 21:36:22 +02:00
Dennis Tang
8626255a39
move errors next to input fields
2018-05-11 21:03:12 +02:00
Dennis Tang
e144946ebe
fix when no GCP projects are found
2018-05-11 21:03:05 +02:00
Dennis Tang
bb0d746e4d
clear errors on successful gapi request
2018-05-11 20:26:01 +02:00
Dennis Tang
3a3f4a348b
avoid reuse of translation method
2018-05-11 17:11:29 +02:00
Dennis Tang
08cb13a5de
rename vuex dir to store
2018-05-11 14:45:27 +02:00
Dennis Tang
29ed911d83
more component cleanup
2018-05-11 14:12:25 +02:00
Dennis Tang
3daa298d9a
eslint fixes
2018-05-11 13:57:10 +02:00
Dennis Tang
918077a0b6
set isLoading in created lifecycle hook
2018-05-11 10:20:35 +02:00
Dennis Tang
b45714db81
cleanup
2018-05-09 17:16:20 +02:00
Dennis Tang
e33c44587a
refactor gke store actions
2018-05-09 16:57:01 +02:00
Dennis Tang
b66aa62431
cleanup
2018-05-09 16:14:04 +02:00
Dennis Tang
01ef0b64ea
use component mixin to refactor components
2018-05-09 15:53:44 +02:00
Dennis Tang
5a2f09136c
remove eventHub module
2018-05-09 15:16:38 +02:00
Dennis Tang
c997c4cc7f
use watchers instead of eventHub
2018-05-09 15:15:08 +02:00
Dennis Tang
e73da567c1
clean up enableSubmit check
2018-05-09 15:05:44 +02:00
Dennis Tang
f86f94503b
removed „fetched“ prefix from mutation and state
2018-05-09 14:52:17 +02:00
Dennis Tang
84452bfaca
check for submitButton
...
fixes issue with tests when only the component is being tested
2018-05-09 14:30:14 +02:00
Dennis Tang
cf65abd840
no search results state
2018-05-08 23:42:58 +02:00
Dennis Tang
53e27b8c07
revisions
2018-05-08 15:59:47 +02:00
Dennis Tang
aa7e55f274
refactor dropdown reusable components
2018-05-08 15:24:50 +02:00
Dennis Tang
86413c950b
namespace translation
2018-05-07 21:27:40 +02:00
Dennis Tang
0762b18bcb
revisions
2018-05-07 20:15:53 +02:00