Tim Zallmann
d7f68bcfe1
Merge branch 'fl-prettify-2' into 'master'
...
Runs prettier on some vue shared components
See merge request gitlab-org/gitlab-ce!18487
2018-04-23 12:08:21 +00:00
Phil Hughes
14981d5165
Merge branch 'fl-prettify' into 'master'
...
Prettify vue shared component & improve tests to match guidelines
See merge request gitlab-org/gitlab-ce!18485
2018-04-23 12:08:07 +00:00
Filipa Lacerda
d7642137fb
Fix eslint
2018-04-23 12:34:05 +01:00
Kushal Pandya
2f57341bf6
Emit `toggleCollapse`, `onDropdownClose` on component
2018-04-23 14:52:08 +05:30
Kushal Pandya
a011667788
Emit `onValueClick` event on component when container is clicked
2018-04-23 13:16:27 +05:30
Filipa Lacerda
4e2b96d6af
Updates test to check svg for commit icon is being rendered
2018-04-20 14:57:14 +01:00
Filipa Lacerda
a8fb4865eb
Updates tests
2018-04-19 17:01:45 +01:00
Filipa Lacerda
a96745d440
Runs prettier on some vue shared components
2018-04-19 16:07:11 +01:00
Filipa Lacerda
12aab8ff6a
Prettify vue shared component & improve tests to match guidelines
2018-04-19 15:36:37 +01:00
Mayra Cabrera
93780da67c
Resolve "Show `failure_reason` in jobs view content section"
2018-04-19 07:20:53 +00:00
Filipa Lacerda
68f33e4277
Merge branch 'master' into 43404-pipelines-commit
...
* master: (124 commits)
Double-check next value for internal ids.
Resolve "skeleton placeholder on diff has white background"
Replace the `project/commits/comments.feature` spinach test with an rspec analog
Set ENV['IN_MEMORY_APPLICATION_SETTINGS'] to 'true in spec/db/production/settings_spec.rb
Update docs on `.gitlab-ci.yml` and variables policy
Add note about support of variables policy to docs
Revert and fix
corrected git cheat sheet url
Bump parser gem to 2.5.1.0 to remove warning in rspec
Update invalid test application_settings_controller_spec.rb
Use stable docker image instead of latest
Handle cancelled request
Stop polling and fetch the table
[ci skip] Updates table when stage is clicked
Backport GitLab domain helper methods
use jquery object in togglePopover
Fix other listeners
Fix the metrics link being not rendering the html
Fix feature_highlight listener
Update custom issue tracker docs
...
2018-04-16 16:42:52 +01:00
Simon Knox
0e1c5ed399
Resolve "skeleton placeholder on diff has white background"
2018-04-16 09:52:33 +00:00
Filipa Lacerda
cb8fa2a05c
Improves specs
2018-04-14 21:02:04 +01:00
Simon Knox
242820e276
Resolve "When editing a comment in an issue, the preview mode is toggled in the main textarea"
2018-04-11 11:26:36 +00:00
Tim Zallmann
b2daa846a1
Web IDE blob image + default fallback
2018-04-06 17:49:06 +00:00
Tim Zallmann
c88cc0c0ec
Web IDE markdown preview
2018-04-05 11:12:40 +00:00
Filipa Lacerda
3e6e2ef60d
Removes eslint disabled comments
2018-03-29 18:56:19 +01:00
Winnie Hellmann
07487628f4
Rename modal.vue to deprecated_modal.vue
2018-03-22 10:48:17 +01:00
George Tsiolis
85ce8c7e22
Update spec import path for vue mount component helper
2018-03-20 18:58:29 +02:00
Phil Hughes
bd26e012fc
Merge branch 'remove-jquery-globals' into 'master'
...
Require jQuery to be explicitly imported
See merge request gitlab-org/gitlab-ce!17674
2018-03-12 10:55:46 +00:00
Kushal Pandya
338f5e2a76
Add `createLabelTitle` & `manageLabelsTitle` props for action string
2018-03-12 10:49:55 +05:30
Kushal Pandya
9d572c702a
Add `headerTitle` prop for container header string
2018-03-12 10:49:55 +05:30
Kushal Pandya
eeb957ec35
Add `isProject` and computed props to for contextual info for dropdown
2018-03-12 10:49:55 +05:30
Kushal Pandya
a831267c33
Add `isProject` mock config
2018-03-12 10:49:55 +05:30
Mike Greiling
f248be7257
require jQuery to be explicitly imported
2018-03-09 15:18:09 -06:00
Phil Hughes
bd30d0b5e7
Merge branch 'refactor/move-mr-widget-memory-usage-and-graph-components' into 'master'
...
Move MemoryGraph and MemoryUsage vue components
See merge request gitlab-org/gitlab-ce!17533
2018-03-08 18:05:22 +00:00
George Tsiolis
910f513ab2
Move MemoryGraph and MemoryUsage vue components
2018-03-08 19:27:47 +02:00
Filipa Lacerda
51b8874148
Removes btn-transparent and btn-clipboard as default classes for clipboard button component
...
Changes after review
2018-03-06 21:05:46 +00:00
Kushal Pandya
00db4cb733
LabelsSelect DropdownValueCollapsed Component
2018-03-05 18:10:13 +05:30
Kushal Pandya
c1ed7f3f96
LabelsSelect DropdownValue Component
2018-03-05 18:09:55 +05:30
Kushal Pandya
8b44ad6e6a
LabelsSelect DropdownTitle Component
2018-03-05 18:09:43 +05:30
Kushal Pandya
2e5497f005
LabelsSelect DropdownSearchInput Component
2018-03-05 18:09:27 +05:30
Kushal Pandya
b4bd9777fb
LabelsSelect DropdownHiddenInput Component
2018-03-05 18:09:12 +05:30
Kushal Pandya
5989aa18f4
LabelsSelect DropdownHeader Component
2018-03-05 18:08:56 +05:30
Kushal Pandya
ab1bc5c7f7
LabelsSelect DropdownFooter Component
2018-03-05 18:08:44 +05:30
Kushal Pandya
523093220b
LabelsSelect DropdownCreateLabel Component
2018-03-05 18:08:13 +05:30
Kushal Pandya
5c8854864a
LabelsSelect DropdownButton Component
2018-03-05 18:07:52 +05:30
Kushal Pandya
7d58f0e088
LabelsSelect Base Component
2018-03-05 18:07:33 +05:30
Kushal Pandya
8c9094cbaf
LabelsSelectComponent tests mock data
2018-03-05 18:07:01 +05:30
Rémy Coutable
d434c62a83
Move EE-specific JavaScript files to ee/app/assets/javascripts
2018-02-26 19:43:34 +00:00
Winnie Hellmann
05f66d1342
Add new modal Vue component
2018-02-14 19:57:07 +01:00
Winnie Hellmann
43876e5c8c
Remove confirmation_input
2018-02-09 21:35:32 +01:00
Jose Ivan Vargas
f072af2ea4
Add confirmation input component
2018-02-01 13:12:24 -06:00
Tim Zallmann
81bdb6ad8a
Upgrade jasmine + raven to newer versions
2018-01-23 15:19:56 +00:00
Tim Zallmann
e79db43d2c
WebIDE: Fix Commit bugs
2018-01-19 09:38:34 +00:00
Kushal Pandya
4ce5878f61
StackedProgressBar Component tests
2018-01-15 17:01:19 +05:30
Filipa Lacerda
1245d35f14
Merge branch 'main-js-tidy-up' into 'master'
...
Tidy up main JS file
See merge request gitlab-org/gitlab-ce!16007
2018-01-11 18:40:22 +00:00
Filipa Lacerda
0d99f6c620
Adds props to allow tooltip config. Breaks tests into specific cases
2018-01-11 11:17:02 +00:00
Filipa Lacerda
e331ca13e5
Add tooltip missing to clipboard component
...
Adds tests
2018-01-10 15:55:15 +00:00
Phil Hughes
249b5015d7
Merge branch '34312-eslint-vue-plugin' into 'master'
...
Resolve "Add eslint-vue-plugin to our stack"
Closes #34312
See merge request gitlab-org/gitlab-ce!16210
2018-01-10 14:35:34 +00:00