Robert Speicher
48eccdb2fc
Merge branch 'fix-delete-notes-on-merge-request-diff' into 'master'
...
Fix delete notes on merge request diff
Fixes #3971
See merge request !2061
2015-12-11 12:49:55 -05:00
Douwe Maan
a2a68858c8
Merge branch 'feature/project_js_from_ee' into 'master'
...
Aling project js with EE
The MR ports the changes introduced by gitlab-org/gitlab-ee!70 in `project.js.coffee`.
See merge request !2054
2015-12-11 15:13:26 +00:00
Grzegorz Bizon
d1211e0ada
Fix award-emojis alert flash message
...
This adds a new feature to `Flash` that allows to pin it after a
specified selector. This removes a fixed position from such award-emoji
alert, and makes it responsive by design of selector that this alert is
pinned to.
Closes #3996
2015-12-11 13:50:14 +01:00
Valery Sizov
72b7d1f59d
emoji aliases problem
2015-12-11 13:17:12 +02:00
Douglas Barbosa Alexandre
1f893022fd
Remove note from MR discussion when deleting it in the changes tab
2015-12-10 22:07:25 -02:00
Douglas Barbosa Alexandre
9d6e5f0a28
Make selectors more specific when scroll to element
2015-12-10 15:42:00 -02:00
Douglas Barbosa Alexandre
67913670dc
Make selectors more specific when setting the tab content
...
Reason: https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/2023
2015-12-10 13:50:31 -02:00
Douglas Barbosa Alexandre
0c54c9a8a3
USe innerHtml to avoid slow performance on a MR with very large diff
2015-12-10 13:42:10 -02:00
Borja Aparicio
01cafa1d90
Aling project js with EE
2015-12-10 16:27:34 +01:00
Douglas Barbosa Alexandre
429932a8b4
Ensure new notes are highlighted properly on a merge request diff
2015-12-09 12:17:00 -02:00
Douglas Barbosa Alexandre
05f06955ba
Ensure existing notes are highlighted properly on a merge request diff
2015-12-09 12:16:54 -02:00
Douglas Barbosa Alexandre
9e5ac7285c
Ensure notes are replaced on a merge request diff when they're updated
2015-12-09 11:30:21 -02:00
Douwe Maan
23b6a98de0
Move Builds tab to the end
2015-12-08 22:28:28 +01:00
Douwe Maan
6c94a44295
Merge branch 'master' into mr-builds
...
# Conflicts:
# app/controllers/projects/merge_requests_controller.rb
# app/views/projects/merge_requests/widget/_heading.html.haml
2015-12-08 22:26:29 +01:00
Dmitriy Zaporozhets
7234610010
Merge remote-tracking branch 'origin/ui/misc'
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2015-12-08 18:50:02 +01:00
Dmitriy Zaporozhets
98368d6ec8
Merge branch 'fix-broken-group-avatar-upload' into 'master'
...
Fix broken group avatar upload
Closes #3918
See merge request !2018
2015-12-08 17:02:50 +00:00
Stan Hu
3d654cc0fa
Fix broken group avatar upload
...
Closes #3918
2015-12-08 07:52:08 -08:00
Douwe Maan
15925290ee
Merge branch 'master' into ui/dashboard-new-issue
2015-12-08 15:22:04 +01:00
Douwe Maan
1567572e79
Add Builds tab to MR detail page
2015-12-08 13:11:41 +01:00
Douwe Maan
3c80a54315
Merge branch 'master' into ui/misc
2015-12-08 12:50:25 +01:00
Dmitriy Zaporozhets
bdb4945dcf
Fix random failing test - delete attachment
...
Make sure we wait for AJAX request to finish before end test and cleanup
database
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2015-12-07 23:40:17 +01:00
Douwe Maan
6fb90a2ca3
Include groups in dashboard "New Milestone" select.
2015-12-07 17:24:15 +01:00
Douwe Maan
5a9a8d03a7
Merge branch 'master' into ui/dashboard-new-issue
2015-12-07 17:12:29 +01:00
Douwe Maan
cbcb8dbe70
Use select2 dropdown for dashboard/group 'New X' buttons
2015-12-07 17:12:04 +01:00
Douwe Maan
dddfbb653e
Merge branch 'master' into ui/misc
2015-12-07 13:48:18 +01:00
Grzegorz Bizon
359d94607c
Merge branch 'fix/award-emoji-conflict-in-notes' into 'master'
...
Fix problems with award-emoji-only comment
This fixes a conflict between note with only a single emoji in content
and award-emojis mechanisms.
Closes #3734
cc @vsizov
See merge request !1936
2015-12-07 12:26:56 +00:00
Grzegorz Bizon
bfe91b692a
Remove space before exclamation mark in award alert
...
[ci skip]
2015-12-05 22:18:13 +01:00
Andrew Tomaka
1c53dc28b5
Notify user if they cannot create projects
2015-12-05 11:32:08 -05:00
Rubén Dávila
aa1ba00936
Ensure "Remove Source Branch" button is not shown when branch is being deleted. #3583
2015-12-04 10:43:33 -05:00
Dmitriy Zaporozhets
abf54f230e
Merge branch 'ui/sidebar' into 'master'
...
UI: Sidebar & header tweaks and fixes
Depends on !1953
See the commits for more details, the messages mostly speak for themselves.


Fixes #2928 , #2071 , https://dev.gitlab.org/gitlab/gitlabhq/issues/2575 , and https://dev.gitlab.org/gitlab/gitlabhq/issues/2573
See merge request !1958
2015-12-04 09:31:28 +00:00
Grzegorz Bizon
7af67f619a
Combine new javascript Flash methods into one
2015-12-03 13:39:00 +01:00
Grzegorz Bizon
554f468462
Pin flash message to top if award note is invalid
2015-12-03 13:39:00 +01:00
Grzegorz Bizon
70a076c059
Add new features to javascript flash message
2015-12-03 13:39:00 +01:00
Grzegorz Bizon
6fc1b94856
Show flash message instead of alert when note is invalid
2015-12-03 13:39:00 +01:00
Grzegorz Bizon
a527f5c27f
Notify user when award-emoji comment is invalid
2015-12-03 13:38:59 +01:00
Grzegorz Bizon
c92b6e66dc
Scroll to awards after adding emoji-award comment
...
This makes it more intuitive, as user can see that something actually
happened after adding emoji-only comment in long discussions.
2015-12-03 13:38:59 +01:00
Douwe Maan
c12e4de50c
Move "Start new merge request" checkbox closer to New branch field
2015-12-02 14:57:38 +01:00
Douwe Maan
af541515fa
Remove "none" username for "Unassigned" and "Any User" select options
2015-12-02 14:15:08 +01:00
Douwe Maan
a895d5d3b2
Use select2 for bulk issue edit status
2015-12-02 14:10:32 +01:00
Douwe Maan
05224ae64a
Restore sidebar tooltips and fix logo tooltip location
2015-12-02 14:05:10 +01:00
Dmitriy Zaporozhets
0a1b50ef3f
Merge branch 'rs-clone-panel' into 'master'
...
Add clipboard button for project clone panel
Closes #3585
Project:

Wiki:

See merge request !1896
2015-11-30 09:17:39 +00:00
Robert Speicher
73eca2a95e
Decouple Markdown previews from DropzoneInput
2015-11-25 16:36:04 -05:00
Robert Speicher
637e64c244
Clean up the Git protocol switcher JS
...
Also re-adds the `.clone` updating that was removed accidentally.
Thanks, tests!
2015-11-24 20:38:36 -05:00
Robert Speicher
1d80cd315e
Add clipboard button to project clone panel
...
Closes #3585
2015-11-24 19:32:06 -05:00
Robert Speicher
7dab8ed739
Rework the copy_to_clipboard logic
...
It needed to be more flexible in how we set the target text or element.
2015-11-24 19:12:03 -05:00
Douwe Maan
9a273dbe34
Merge branch 'issue-2831' into 'master'
...
Fix Assignee selector when 'Unassigned' #2831
Fixes #2831

See merge request !1860
2015-11-23 10:51:06 +00:00
Valery Sizov
3fc10d46f1
Emoji bug: Invalid url to image
2015-11-22 01:51:00 +02:00
Jose Corcuera
be045553ea
Fix Assignee selector when 'Unassigned' #2831
2015-11-20 23:55:17 -05:00
Valery Sizov
f31ee52507
Fix for Emoji
2015-11-20 11:13:43 +02:00
Robert Speicher
b3cd7243e9
Merge branch 'rs-safari-clipboard-fallback' into 'master'
...
Add a fallback for Safari copy-to-clipboard
Also, hide the tooltip in a less stupid way.
Closes #3547
See merge request !1844
2015-11-19 23:23:31 +00:00