Phil Hughes
aadde87f42
moved keycodes constants to common lib file
...
updated markup to use buttons instead of links
2018-04-19 12:04:49 +01:00
Phil Hughes
f1719de385
Merge branch 'master' into ide-file-finder
2018-04-19 08:41:21 +01:00
Mayra Cabrera
93780da67c
Resolve "Show `failure_reason` in jobs view content section"
2018-04-19 07:20:53 +00:00
Phil Hughes
64be67f322
Merge branch 'master' into ide-file-finder
2018-04-18 14:19:11 +01:00
Filipa Lacerda
d411fb8299
Merge branch 'ide-commit-box-highlight' into 'master'
...
Improve web IDE commit input
Closes #44832
See merge request gitlab-org/gitlab-ce!18389
2018-04-18 11:43:49 +00:00
Filipa Lacerda
1a420fd25f
Merge branch 'ide-tree-loading-fix' into 'master'
...
Fixed loading state not showing in IDE tree list
See merge request gitlab-org/gitlab-ce!18421
2018-04-17 15:20:12 +00:00
Paul
c34268c8de
Fix the input confirmation validation for the delete branches modal
2018-04-17 13:11:19 +00:00
Phil Hughes
478200aec4
Merge branch '43404-pipelines-commit' into 'master'
...
Resolve "Pipeline table breaks when commit is not found"
Closes #43404
See merge request gitlab-org/gitlab-ce!18379
2018-04-17 11:01:35 +00:00
Phil Hughes
f39dc0ead4
Fixed loading state not showing in IDE tree list
2018-04-17 11:57:22 +01:00
Phil Hughes
f50c69775a
remove helpText test from radio_group_spec.js
2018-04-17 10:34:12 +00:00
George Tsiolis
16e584c70a
Move PipelineFailed vue component
2018-04-17 12:28:22 +03:00
Mike Greiling
08083f43cb
Merge branch 'refactor/move-mr-widget-ready-to-merge-vue-component' into 'master'
...
Move ReadyToMerge vue component
See merge request gitlab-org/gitlab-ce!17545
2018-04-16 18:31:44 +00:00
Filipa Lacerda
1cc633c8ec
Adds helpers to remove withespace and linebreaks
2018-04-16 18:01:09 +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
Phil Hughes
bcb5725d9a
updates to component
2018-04-16 15:08:04 +01:00
Phil Hughes
5f5995dd26
added specs to message_field.vue
2018-04-16 14:28:04 +01:00
Phil Hughes
d9262b79fe
created constants file
...
added specs for ide.vue Mousetrap binds
2018-04-16 14:22:13 +01:00
Phil Hughes
218b55dec9
Merge branch '40487-stop-polling' into 'master'
...
Resolve "Pipeline view stages showing incorrectly"
Closes #40487
See merge request gitlab-org/gitlab-ce!18254
2018-04-16 11:11:26 +00:00
Simon Knox
0e1c5ed399
Resolve "skeleton placeholder on diff has white background"
2018-04-16 09:52:33 +00:00
Filipa Lacerda
d182f6d160
Merge branch 'deprecation-warning-for-dynamic-milestones' into 'master'
...
Deprecation warning for dynamic milestones
Closes #42336
See merge request gitlab-org/gitlab-ce!17505
2018-04-16 09:33:15 +00:00
Filipa Lacerda
551f146e8f
Merge branch 'fix-shortcuts-dashboard-navigation-error' into 'master'
...
Fix "Uncaught TypeError: Cannot read property 'getAttribute' of null"
See merge request gitlab-org/gitlab-ce!18358
2018-04-16 09:05:30 +00:00
Phil Hughes
8a076c1b5b
fixed eslint & karma specs
2018-04-16 09:52:33 +01:00
Phil Hughes
0281fbc1ca
fixed item spec
2018-04-16 09:49:03 +01:00
Phil Hughes
4a22a97e78
added specs to stores allBlobs getter
2018-04-16 09:49:02 +01:00
Phil Hughes
a35391c977
added specs to store
...
added clear button to search input
2018-04-16 09:49:01 +01:00
Phil Hughes
71b80a11fe
added specs
...
order initial dropdown by lastOpenedAt date
2018-04-16 09:48:59 +01:00
Luke Bennett
3f66736fa9
Revert and fix
2018-04-15 16:35:32 +01:00
Filipa Lacerda
cb8fa2a05c
Improves specs
2018-04-14 21:02:04 +01:00
Filipa Lacerda
cac2ed25d0
Handle cancelled request
...
[ci skip] Adds specs
Adds specs
2018-04-13 18:57:13 +01:00
Jose Ivan Vargas
9c65c3cf24
Fix the metrics link being not rendering the html
2018-04-13 11:40:54 -05:00
Mike Greiling
203185feca
add test for shortcuts_dashboard_navigation.js
2018-04-13 10:45:26 -05:00
Phil Hughes
f75330781f
fixed actions spec
2018-04-13 10:58:42 +01:00
Phil Hughes
4e56af3b7d
Remove confirm box when redirecting to new merge request form in IDE
...
Closes #45326
2018-04-13 09:49:57 +01:00
Robert Speicher
f5a3d8f75d
Merge branch 'dm-archived-read-only' into 'master'
...
Make archived projects completely read-only
Closes #44788
See merge request gitlab-org/gitlab-ce!18136
2018-04-12 17:04:08 +00:00
Mike Greiling
bbb24da922
Resolve "Clean up old project permissions frontend code"
2018-04-12 15:47:40 +00:00
Clement Ho
ac2271f861
Merge branch 'unresolved-discussions-vue-component-i18n-and-tests' into 'master'
...
Add i18n and update specs for UnresolvedDiscussions vue component
See merge request gitlab-org/gitlab-ce!17866
2018-04-11 17:26:39 +00:00
Clement Ho
e77ecf627f
Merge branch '41748-vertical-misalignment-login-box' into 'master'
...
Vertical misalignment of login box header
Closes #41748
See merge request gitlab-org/gitlab-ce!16275
2018-04-11 17:24:15 +00:00
Clement Ho
54691d3d44
Merge branch 'winh-single-karma-test' into 'master'
...
Add possibility to filter Karma spec files by path
Closes #40899
See merge request gitlab-org/gitlab-ce!16102
2018-04-11 17:18:09 +00:00
Takuya Noguchi
21e6c7acf2
Refactor CSS to eliminate vertical misalignment of login nav
2018-04-11 23:52:47 +09:00
Filipa Lacerda
bd3e95ea3e
Replace vue resource with axios for pipeline details page
2018-04-11 13:54:19 +00: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
Bob Van Landuyt
04c7d0d555
Prevent awarding emoji when a project is archived
...
This prevents performing the requests, and disables all emoji reaction buttons
2018-04-11 10:51:43 +02:00
Tim Zallmann
7e3bb679a9
Merge branch 'ide-markdown-temp-file-fix' into 'master'
...
Fixed markdown preview in IDE not working for new files
See merge request gitlab-org/gitlab-ce!18287
2018-04-11 07:48:01 +00:00
Lukas Eipert
6b8f1a1e15
remove `instanceof Array` test
2018-04-10 23:58:01 +02:00
Lukas Eipert
7f2244eea5
move TEST_FILES variable to `process.env`
2018-04-10 22:28:33 +02:00
Phil Hughes
84475288ff
correctly dispose editor instance in specs
2018-04-10 18:46:24 +01:00
Phil Hughes
d245b7233e
fixed mock URL that was causing request to fail
2018-04-10 17:34:17 +01:00
Phil Hughes
2ec6a7e101
Fixed markdown preview in IDE not working for new files
2018-04-10 16:48:02 +01:00
Filipa Lacerda
d320090f59
Update state request from vue resource to axios
2018-04-10 16:30:49 +01:00
Phil Hughes
174950b656
Merge branch '40487-axios-pipelines' into 'master'
...
Replace vue resource with axios for pipelines table
See merge request gitlab-org/gitlab-ce!18264
2018-04-10 10:15:12 +00:00