Robert Schilling
64102476dc
Call updateColorPreview in Labels constructor
2014-08-20 18:11:51 +02:00
Jacob Vosmaer
1eaa8e18be
Merge pull request #7553 from Razer6/fix_project_description
...
Fix project description on explore page, fixes #7458
2014-08-20 14:30:58 +02:00
Jacob Vosmaer
16500a2027
Merge pull request #7552 from Razer6/fix_star_button
...
use default white-space for sidebar buttons, fixes #7549
2014-08-20 14:29:22 +02:00
Robert Schilling
5e7f5ee8b8
Restyle explore projects to fix #7548
2014-08-20 02:38:52 +02:00
Robert Schilling
6f67923650
use default white-space for sidebar buttons, fixes #7549
2014-08-19 19:01:11 +02:00
Martin Bastien
8eff8bcebf
Fix color toggle for labels in edit view
2014-08-18 12:23:45 -04:00
Dmitriy Zaporozhets
433dac7799
Merge pull request #7465 from Razer6/better_label_color_validation
...
Better label color validation, fixes #7454
2014-08-15 10:17:16 +03:00
skv
4e40800166
diff unfold
2014-08-14 15:48:14 +04:00
Dmitriy Zaporozhets
d8b769ec74
Make default sing-in logo smaller
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-08-13 19:36:00 +03:00
Robert Schilling
04ad197bcc
Trigger an update of save button if user pressed a preview color
2014-08-13 15:48:26 +02:00
Robert Schilling
6085b6a765
Move label coffeescript from view to class
2014-08-13 15:48:26 +02:00
Robert Schilling
0b5e0e4c55
Disable label submit button if any field is empty
2014-08-13 15:48:26 +02:00
Dmitriy Zaporozhets
32de669159
Merge pull request #7189 from skv-headless/fix_duplicate_event_loading
...
prevent events duplication loading
2014-08-13 16:46:00 +03:00
Dmitriy Zaporozhets
3c046cc4e7
Merge pull request #7426 from Razer6/rtrim_note_input
...
rtrim() input before checking if note form is empty
2014-08-13 16:41:08 +03:00
Dmitriy Zaporozhets
9f3a597092
Merge pull request #7483 from cirosantilli/commit-area-resize-vertical
...
Restrict commit area resize to vertical.
2014-08-13 16:39:12 +03:00
Ciro Santilli
52d0ae32b0
Restrict commit area resize to vertical.
2014-08-12 20:41:28 +02:00
Dmitriy Zaporozhets
bdb9340e4d
Merge pull request #7385 from Razer6/fix_search_empty_project
...
Fix 500 on searching on empty project, restyle search page
2014-08-11 12:41:58 +03:00
Robert Schilling
f361be9eca
Restyle search page
...
Use ruby 1.9 syntax
2014-08-11 11:34:45 +02:00
Robert Schilling
15c682fcb0
Disable 'Save changes' button if input is empty, fixes #6351
2014-08-04 20:29:17 +02:00
Robert Schilling
2cb7bf713e
Rtrim input before checking if form is empty
2014-08-04 10:06:53 +02:00
Dmitriy Zaporozhets
3ed2fce208
Style label-branch color
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-07-30 23:04:47 +03:00
Dmitriy Zaporozhets
593df8e69a
Improve labels
...
* allow developers to manage labels
* add ability to remove label
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-07-30 15:15:39 +03:00
Dmitriy Zaporozhets
6ac26a3cb6
Label views: index, new, edit
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-07-30 13:27:29 +03:00
Dmitriy Zaporozhets
0768100ad8
Use same color for all selectbox in bulk issue update
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-07-29 10:07:47 +03:00
Dmitriy Zaporozhets
8abf010db3
Fix text align for bulk issues update
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-07-29 10:02:50 +03:00
Dmitriy Zaporozhets
b72ce57da6
Merge branch 'fix-high-cpu-in-ff' of https://gitlab.com/federkasten/gitlab-ce into federkasten/gitlab-ce-fix-high-cpu-in-ff
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
Conflicts:
CHANGELOG
2014-07-28 22:55:57 +03:00
Achilleas Pipinellis
2f78d75c4a
Add missing semicolon in application.scss
2014-07-27 09:31:31 +03:00
Dmitriy Zaporozhets
420ba2119b
Move star button to sidebar. Add counter to forks too
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-07-24 22:14:12 +03:00
Dmitriy Zaporozhets
e21ca9f8b1
Merge branch 'star' of https://github.com/cirosantilli/gitlabhq into cirosantilli-star
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
Conflicts:
CHANGELOG
2014-07-24 10:54:42 +03:00
Dmitriy Zaporozhets
136ff57211
Merge pull request #7340 from cirosantilli/diff-contrast
...
[UI] Increase diff byte highlight contrast.
2014-07-23 19:13:09 +03:00
Dmitriy Zaporozhets
1df0345e9e
Explore area
...
Create one place for exploring GitLab instance projects and groups for
both signed in and anonymous users
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-07-23 11:13:33 +03:00
Ciro Santilli
a02ff56b4d
Increase diff byte highlight contrast.
2014-07-21 12:25:26 +02:00
GitLab
824821b4e9
Fixing an issue where pages with multiple dropzones can trigger multiple file upload dialogs under certain conditions.
2014-07-17 21:33:21 +00:00
Ciro Santilli
ecd771ccdf
Move coffee to assets/project
2014-07-17 22:47:16 +02:00
Ciro Santilli
714f7201d3
Add project stars.
2014-07-17 22:47:16 +02:00
Dmitriy Zaporozhets
3dc347a369
Cleanup diff stats UI
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-07-15 16:05:56 +03:00
Dmitriy Zaporozhets
62d2aed036
Improve login page behaviour
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-07-13 20:56:29 +03:00
Dmitriy Zaporozhets
f3b0cb77fc
Make brand image fill 100% width of space
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-07-11 17:42:03 +03:00
Dmitriy Zaporozhets
248b12833c
Add bottom links for sign-in page so I can get to Public area
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-07-11 17:37:20 +03:00
Dmitriy Zaporozhets
ba5787c38a
Less distracting git clone line for public page
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-07-11 16:39:04 +03:00
Dmitriy Zaporozhets
6d332ce146
Improve signin/signup/reset pages UI
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-07-11 16:05:57 +03:00
Dmitriy Zaporozhets
f4fbc7b92b
Add box shadow to login box
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-07-11 15:14:48 +03:00
Dmitriy Zaporozhets
ce30172cef
Fix brand logo
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-07-11 15:10:41 +03:00
Dmitriy Zaporozhets
b93c1a562c
Use same login layout between CE and EE versions
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-07-11 15:05:40 +03:00
Dmitriy Zaporozhets
53a8d50b2b
Prevent html injection on commits page by commit message
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-07-10 11:09:00 +03:00
Ali Tavakoli
0b1cf50060
Added .closest() to find Reply button on click; fixes #401
...
This is to fix the issue where the icon-comment icon is clicked in the
Reply button of a note; the icon is used as the target and incorrectly
assumed to be the button itself, which causes the reply form to spawn
inside the button.
2014-07-09 18:16:24 -04:00
Dmitriy Zaporozhets
437cccf9a9
Update highlight.js to 8.1
...
Also added support for less common languages. All languages from
http://highlightjs.org/download/ now supported
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-07-09 09:47:06 +03:00
Dmitriy Zaporozhets
6947d3c0ba
Truncate header title
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-07-05 02:03:33 +03:00
Dmitriy Zaporozhets
3decd46269
Better UI for closed/reopen buttons
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-07-02 20:05:36 +03:00
Takashi AOKI
1057251150
fix high cpu usage issue that occured in Firefox
...
fixes issue related with #342 (Merge Request view causes 100% CPU in firefox)
2014-07-02 12:57:30 +09:00