Dmitriy Zaporozhets
d7960bca8d
Merge branch 'ui-improvements' into 'master'
...
Ui improvements
2014-06-03 12:50:23 +00:00
Dmitriy Zaporozhets
55ab7a2a95
Remove color-named css classes
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-06-03 14:49:50 +03:00
Dmitriy Zaporozhets
729618c50f
Merge branch 'ui-improvements' into 'master'
...
Ui improvements
2014-06-03 11:43:16 +00:00
Dmitriy Zaporozhets
4656ef957a
Replace files icons with fontawesome
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-06-03 13:40:07 +03:00
Dmitriy Zaporozhets
3398e0a3d7
Revert "Implements and refactors clipboard feature for markdown."
...
This reverts commit 2273234653 .
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
Conflicts:
app/views/projects/issues/_form.html.haml
app/views/projects/merge_requests/_form.html.haml
app/views/projects/merge_requests/_new_submit.html.haml
app/views/projects/milestones/_form.html.haml
app/views/projects/notes/_form.html.haml
app/views/projects/wikis/_form.html.haml
2014-06-03 10:56:40 +03:00
Dmitriy Zaporozhets
87e0fe6f76
Use big colorful pills for switch between MR tabs
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-06-03 10:27:50 +03:00
Dmitriy Zaporozhets
d514833a15
Dont show new file link on protected branch for developers
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-06-02 16:18:16 +03:00
Dmitriy Zaporozhets
8beb7c886e
Different UI colors for archive project and remove project
...
Since remove is more danger in compare to archive it good to have them
in different colors
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-05-31 14:21:13 +03:00
Dmitriy Zaporozhets
1a97db413b
Simplify issue-box style
2014-05-31 00:41:11 +03:00
Dmitriy Zaporozhets
d8c7efa626
Dont allow git tag rewrite/removal unless you are master
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-05-30 16:26:45 +03:00
Dmitriy Zaporozhets
a2b3eb134a
Move from ui-box to panels
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-05-29 18:57:27 +03:00
Dmitriy Zaporozhets
38ff5d1ab9
Replace ui-box title with panel-heading
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-05-29 18:43:21 +03:00
Dmitriy Zaporozhets
6dcbe1b43c
Replace ui-box with panel.panel-default
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-05-29 18:42:44 +03:00
Dmitriy Zaporozhets
e569cf369a
Merge pull request #6991 from jvanbaarsen/branch-counter-after-delete
...
Make sure the branch counter gets updated
2014-05-29 15:39:46 +03:00
Marin Jankovski
f79a300417
Replace existing links to help pages with the new ones.
2014-05-29 08:58:15 +02:00
Marin Jankovski
a9580a157a
Use the correct links, replace in search.
2014-05-29 08:44:25 +02:00
Dmitriy Zaporozhets
64b1956b0b
Merge pull request #7032 from erbunao/markdown_clipboard
...
Implements clipboard feature for markdown areas.
2014-05-28 19:54:44 +03:00
erbunao
2273234653
Implements and refactors clipboard feature for markdown.
2014-05-28 22:51:47 +08:00
Dmitriy Zaporozhets
a3db7631b8
Fix haml indent
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-05-28 12:52:02 +03:00
Dmitriy Zaporozhets
a18ae13e98
Backport CI service refactoring from EE
...
It allows easier contribution of different CI services
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-05-28 11:35:43 +03:00
Dmitriy Zaporozhets
affd376f7a
Dont show remove source branch ckecbox/button if you dont have such
...
permissions for MR page
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-05-27 18:51:41 +03:00
Dmitriy Zaporozhets
d7b3bbfc4a
Make MR dicussion and changes tabs more noticable
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-05-27 12:06:31 +03:00
Dmitriy Zaporozhets
5cfaf945cd
Improve notes form UI/UX
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-05-24 13:06:44 +03:00
Jeroen van Baarsen
4ac56fa1db
Changed some stuff around after rebase
2014-05-23 20:26:31 +02:00
Jeroen van Baarsen
d0e794cc1a
Make sure the branch counter gets updated
...
When you delete a branch, the counters wont get updated automaticly,
this happends because of the JS nature of the original call. I've
fixed this by responding with a JS file, and recalculate the counters.
Fixes : #6030
2014-05-23 20:23:59 +02:00
Dmitriy Zaporozhets
de7d93e31f
Merge branch 'branch-creation-flow' into 'master'
...
Branch creation flow
To improve user experience with web editing I did next improvements:
* when create branch via ui - redirect to tree view so you start add/edit files
* when click on branch name - redirect to tree view instead of commits so you can immedialty add/edit files
2014-05-23 13:06:32 +00:00
Dmitriy Zaporozhets
484c09792c
Fix tests
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-05-23 14:33:20 +03:00
Dmitriy Zaporozhets
695fd3cf2c
Move protected branches to Project settings
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-05-23 14:25:55 +03:00
Dmitriy Zaporozhets
b44138ae40
Branch link on branches page goes to tree view instead of commits
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-05-23 13:29:14 +03:00
Earle Bunao & Neil Calabroso and erbunao
6a85cdf162
Implements drag and drop upload in creating issues
2014-05-23 16:22:42 +08:00
Dmitriy Zaporozhets
9e6466c784
Merge branch 'api-remove-branch' into 'master'
...
New rules for protected branches
This MR change permissions logic for branch removal. Changes listed below:
Before
* developer can remove branch with terminal but not in UI
* masters can remove any branch with UI even protected one
* force-push to protected branch is not allowed but remove is allowed
After
* none can force push or remove protected branches
* developers and masters can remove normal branches with console and UI
2014-05-23 06:06:22 +00:00
Dmitriy Zaporozhets
b9d1fc2f3b
Improve protected branch explanation
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-05-22 18:31:22 +03:00
Dmitriy Zaporozhets
0455391add
Improve branch-removal logic
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-05-22 14:39:09 +03:00
Dmitriy Zaporozhets
1ad174fbcd
Improve edit page UI/UX
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-05-22 12:25:44 +03:00
Dmitriy Zaporozhets
d52a3281dc
Merge branch 'small-ui-improvements' into 'master'
...
Small ui improvements
* fix ugly errors block when admin save invalid user
* fix ugly errors when you tries to save invalid wiki page
2014-05-20 15:44:45 +00:00
Dmitriy Zaporozhets
1a4c9118ae
Fix UI for wiki error message
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-05-20 16:22:47 +03:00
Dmitriy Zaporozhets
85c5a20352
Small UI change to milestone page so it looks similar to issue/mr
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-05-19 13:34:26 +03:00
Dmitriy Zaporozhets
a3a512f2ef
Hide group dashboard and project sidebar for xs size
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-05-15 16:30:50 +03:00
Dmitriy Zaporozhets
0505a88299
Hide control elements and last login for xs display
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-05-15 16:30:21 +03:00
Dmitriy Zaporozhets
1f1c59b61d
Merge pull request #6778 from dblessing/feature/mr_labels
...
Merge Request Labels
2014-05-13 14:43:46 +03:00
Drew Blessing
5f25cdfe19
Implement Merge Request Labels
2014-05-13 06:41:36 -05:00
Dmitriy Zaporozhets
3ea4bf4891
Merge pull request #6045 from jacargentina/fix-4305
...
Temporary fix for #4305 : Cant preview attached png images on notes; attachment.secure_url returns an url which is accessible
2014-05-13 12:29:54 +03:00
Dmitriy Zaporozhets
0401e19558
Merge pull request #6385 from cirosantilli/72-char-commit-msg
...
Commit message textareas have 72 char mark line.
2014-05-13 12:29:28 +03:00
Dmitriy Zaporozhets
0fd12a786a
Merge pull request #6825 from sue445/feature/post_automerge
...
Fix can not automerge when description is too long
2014-05-13 12:26:42 +03:00
sue445
a3d8be09c6
Fix can not automerge if description is too long
2014-05-11 23:50:14 +09:00
Gregoire Daussin
ea696805a7
Fix css rules conflict between .dark & a.dark classes
2014-05-09 17:58:23 +02:00
Dmitriy Zaporozhets
aa5f306d11
Merge pull request #6860 from hszcg/dev
...
Add support for side-by-side inline comments
2014-05-08 21:23:44 +03:00
Dmitriy Zaporozhets
536373ad05
Dont allow mr compare with empty branches
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-05-08 19:00:03 +03:00
Dmitriy Zaporozhets
86bf684f5d
Minor UI improvements and fixed test
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-05-08 16:30:39 +03:00
Dmitriy Zaporozhets
2da289cf22
Add assignee and milestone to 2nd step
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-05-08 15:52:59 +03:00