Ciro Santilli
c0c8dccf2e
Export all coffee classes with @
2014-10-20 23:03:33 +02:00
Dmitriy Zaporozhets
fa57efa1b8
Merge branch 'improve-ci-widgets' into 'master'
...
Minor improvement of CI widgets UI
Before:

After:

See merge request !1194
2014-10-17 20:18:00 +00:00
Dmitriy Zaporozhets
9e6e0171ce
Increase participants block margin
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-10-17 20:41:27 +03:00
Dmitriy Zaporozhets
6797c59e6e
Improve visual detection of CI status
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-10-17 20:27:30 +03:00
Dmitriy Zaporozhets
706ee232c5
Make accept MR widget looks similar to panels
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-10-14 17:47:31 +03:00
Dmitriy Zaporozhets
629bd2831f
Remove border radius because it has wrong background
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-10-08 20:33:28 +03:00
Dmitriy Zaporozhets
ab68fd2206
Restyle colorful panel boxes
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-10-08 15:47:24 +03:00
Dmitriy Zaporozhets
74217f753f
Apply ConfirmDangerModal for project transfer/remove actions
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-10-08 13:57:54 +03:00
Dmitriy Zaporozhets
9021debf50
ConfirmDangerModal window added. It will be used for confirmation of dangerous actions
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-10-08 13:56:57 +03:00
Dmitriy Zaporozhets
cf1aa36a21
Merge pull request #7979 from mr-vinn/refactor-tasks
...
Refactor task list tests and coffeescript
2014-10-08 11:37:21 +03:00
Vinnie Okada
9dcb643fd4
Rename coffeescript file
2014-10-07 11:17:04 -05:00
Dmitriy Zaporozhets
593a1b3b3e
Style merge request CI widget to match MR/Issue box
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-10-07 15:11:18 +03:00
Vinnie Okada
40263a06c1
Refactor task list tests and coffeescript
2014-10-06 19:19:12 -05:00
Vinnie Okada
9f0083a96c
Add task lists to issues and merge requests
...
Make the Markdown parser recognize "[x]" or "[ ]" at the beginning of a
list item and turn it into a checkbox input. Users who can modify the
issue or MR can toggle the checkboxes directly or edit the Markdown to
manage the tasks. Task status is also displayed in the MR and issue
lists.
2014-10-05 22:15:27 -05:00
Dmitriy Zaporozhets
b2a45a1d35
Make nav links bold since some desktops does not render 500 properly
2014-10-03 22:01:23 +03:00
Dmitriy Zaporozhets
4adcd51133
Improve subnavigation style
2014-10-03 21:44:16 +03:00
Dmitriy Zaporozhets
43217dd5dd
Merge branch 'cirosantilli-factor-commit-msg-textarea'
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
Conflicts:
app/views/projects/edit_tree/show.html.haml
2014-10-03 14:38:33 +03:00
Dmitriy Zaporozhets
4ebe718d69
Merge branch 'factor-commit-msg-textarea' of https://github.com/cirosantilli/gitlabhq into cirosantilli-factor-commit-msg-textarea
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
Conflicts:
app/views/projects/blob/_remove.html.haml
2014-10-03 13:34:25 +03:00
Sullivan SENECHAL
5d8be4438a
Upgrade to Font Awesome v4.2
2014-10-03 12:19:24 +02:00
Dmitriy Zaporozhets
8e33f9460c
Show test coverage results in MR if available
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-10-02 18:17:47 +03:00
Ciro Santilli
3098e7a453
Factor commit message textareas.
2014-10-02 12:03:30 +02:00
Robert Schilling
093c2c6a01
Apply ZEN mode to all GFM forms
2014-10-02 09:59:01 +02:00
Marin Jankovski
2c2c192641
Merge branch 'fix_selecting_them_upload' of gitlab.com:gitlab-org/gitlab-ce
2014-10-02 08:41:48 +02:00
Robert Schilling
dae670bd69
Search for 'div-dropzone' correctly
2014-10-01 17:30:40 +02:00
Robert Schilling
63377c9ba5
Disable dropzone in ZEN mode
2014-10-01 16:40:30 +02:00
Marin Jankovski
6fd00826d2
Fix attachment upload link bug caused by introduction of zen mode.
2014-09-30 17:07:21 +02:00
Marin Jankovski
49157242ed
Save if user prefers readme or activity tab.
2014-09-30 14:27:28 +02:00
Jacob Vosmaer
693cee89f9
Prevent notes polling when there are not notes
2014-09-29 17:32:56 +02:00
Dmitriy Zaporozhets
376e004c16
Merge branch 'issue-box-redesign' into 'master'
...
Issue box redesign
I complained before about the issue box looks. This is a proposed redesign.
The background of the issue is slightly lighter than the comments, so there is a clear distinction.
To make sure the issue then doesn't disappear, the shadow is slightly strongly (but still barely noticeable, to keep it flat).
The left top corner is round to highlight the status 'label', as it were a real label.
See merge request !1125
2014-09-29 10:19:23 +00:00
Job van der Voort
be296633fd
redesign issue box to look more soft
2014-09-28 21:23:21 +02:00
Dmitriy Zaporozhets
6d0ddf45ba
Raw implementation of commits stats page
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-09-26 20:32:44 +03:00
Dmitriy Zaporozhets
20e0c9b132
Rewrite graphs feature
...
* remove commits stats page (will be replaced by graphs)
* remove additions/deletions from graph because of bad performance
* keep graph logic in gitlab
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-09-26 18:04:41 +03:00
MarkPochert
1be7c25dce
Update application.js.coffee
...
The require jquery.turbolinks should be before the require turbolinks.
https://github.com/rails/turbolinks => "Add the gem to your project, then add the following line to your JavaScript manifest file, after jquery.js but before turbolinks.js"
2014-09-26 10:17:26 +02:00
Dmitriy Zaporozhets
74d4031bbe
Minor UI improvements
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-09-25 18:52:33 +03:00
Dmitriy Zaporozhets
5040dbfbf8
Merge branch 'improve-flash-message' into 'master'
...
Improve flash message
* dont fadeout so user can read
* show inside content block so user can notice it
See merge request !1119
2014-09-25 15:43:10 +00:00
Dmitriy Zaporozhets
8ebe769f26
Small improvements to code rendering for white highlight
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-09-25 18:40:27 +03:00
Dmitriy Zaporozhets
20d6f96928
Improve flash messages
...
* dont fadeout so user can read
* show inside content block so user can notice it
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-09-25 18:00:21 +03:00
Dmitriy Zaporozhets
3c9ea7f4a9
Merge pull request #7521 from hiroponz/fix-not-rendered-graph-edge
...
Fix not rendered the network graph edges
2014-09-23 21:33:50 +03:00
Dmitriy Zaporozhets
66955bba38
Merge pull request #7795 from cirosantilli/factor-notes-css
...
Factor .add-diff-note active state.
2014-09-23 21:31:56 +03:00
Ciro Santilli
778afb699f
Replace javascript:; links with buttons.
2014-09-22 21:01:19 +02:00
Dmitriy Zaporozhets
248990b5e8
Merge pull request #7772 from cirosantilli/resize-vertical
...
[UI] Set textarea resize:vertical by default.
2014-09-22 21:03:57 +03:00
Dmitriy Zaporozhets
8cd882355e
Merge branch '7-4-pre' into 'master'
...
7.4 development
Development branch during `master` code freeze for 7.3
See merge request !1096
2014-09-22 17:25:49 +00:00
Marin Jankovski
f0231e409a
Revert "Diff headers made sticky."
...
This reverts commit 6eb85b1a30 .
2014-09-22 13:48:28 +02:00
Robert Schilling
28ba985ef9
Save last scrollposition and scroll back when leaving ZEN mode
2014-09-21 21:06:38 +02:00
Dmitriy Zaporozhets
9971a9692a
Merge branch 'master' of github.com:gitlabhq/gitlabhq
2014-09-20 19:22:42 +03:00
Robert Schilling
d5badd7ef6
Prevent default action when closing zen mode
2014-09-20 18:15:36 +02:00
Robert Schilling
8fd0d74bd8
Merge pull request #7801 from cirosantilli/dry-zen-view
...
Factor zen mode.
2014-09-20 17:09:20 +02:00
Ciro Santilli
adaec60a50
Factor zen mode.
2014-09-20 15:32:46 +02:00
Ciro Santilli
0576c028cc
Set textarea resize:vertical by default.
2014-09-19 23:16:02 +02:00
Ciro Santilli
04ef3ddc6c
Improve zen mode internals.
2014-09-19 17:32:23 +02:00