Dmitriy Zaporozhets
ba39ca9f4a
Fix project name overflow on dashboard
2015-03-18 21:05:39 -07:00
Dmitriy Zaporozhets
7b9b9f704e
Fix project create link on group page
2015-03-04 18:26:49 -08:00
Dmitriy Zaporozhets
65105ff3bb
Improve projects list
...
* Add search filtering for group projects
* Show all user projects on dashboard
* Refactor projects list into one view
* Hide big list of projects with 'Show all' button
2015-03-04 17:22:55 -08:00
Dmitriy Zaporozhets
1da71cc520
Introduce shortcuts for routing helpers
2015-02-25 19:34:16 -08:00
Vinnie Okada
9e9ce95d62
Merge branch 'master' into rails-4.1.9
...
Conflicts:
app/views/dashboard/_project.html.haml
app/views/events/event/_common.html.haml
app/views/explore/projects/_project.html.haml
app/views/groups/_projects.html.haml
app/views/projects/_home_panel.html.haml
app/views/projects/_issues_nav.html.haml
app/views/projects/issues/_discussion.html.haml
app/views/projects/issues/_issues.html.haml
app/views/projects/issues/show.html.haml
app/views/projects/merge_requests/_discussion.html.haml
app/views/projects/merge_requests/_show.html.haml
app/views/projects/milestones/index.html.haml
app/views/projects/notes/_edit_form.html.haml
app/views/shared/_issuable_filter.html.haml
2015-02-19 20:53:05 -07:00
Dmitriy Zaporozhets
a8a328b151
DB performance improvements to GitLab
2015-02-18 00:16:42 -08:00
Vinnie Okada
76aad9b76e
Upgrade to Rails 4.1.9
...
Make the following changes to deal with new behavior in Rails 4.1.2:
* Use nested resources to avoid slashes in arguments to path helpers.
2015-02-14 11:09:23 -07:00
Dmitriy Zaporozhets
2bd70b6a01
Improve project icons for dashboard
2015-02-02 15:47:51 -08:00
Dmitriy Zaporozhets
b92449c73e
Predefine colors for project identicons
2015-01-24 22:03:30 -08:00
Hannes Rosenögger
70c44a0da2
Fix tests, merge conflicts, some minor issues and make the project avatar feature mergable
2015-01-24 18:51:16 +01:00
Sullivan SENECHAL
5d8be4438a
Upgrade to Font Awesome v4.2
2014-10-03 12:19:24 +02:00
Dmitriy Zaporozhets
6e2a75df8e
Dont truncate project names on group page
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-06-12 16:16:29 +03:00
Dmitriy Zaporozhets
b66d9c4f28
Remove ui-box css
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-05-29 19:32:19 +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
1932f902d5
Allow masters to create projects in groups
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-05-28 19:04:42 +03:00
Marc Radulescu
d1980adf93
typos fixed
2014-05-22 10:35:01 +02:00
Dmitriy Zaporozhets
32ecb02784
Refactor scss
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-02-20 13:51:22 +02:00
Dmitriy Zaporozhets
0377069841
Use css truncation instead of rails
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-01-08 12:42:57 +02:00
Dmitriy Zaporozhets
e7a35a94c9
Hide last activity from group projects list
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2013-12-29 15:55:09 +02:00
Dmitriy Zaporozhets
05de390fd8
Style project visibility icons on dashboard
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2013-12-26 13:31:02 +02:00
skv
aff37adb9e
visibility level info in project tabs
2013-12-26 10:44:59 +04:00
Dmitriy Zaporozhets
c2f1040006
Few fixes to spinach tests
2013-08-27 13:49:29 +03:00
Dmitriy Zaporozhets
a41875d21e
Replace %h5.title with div.title
2013-07-13 20:36:21 +03:00
Dmitriy Zaporozhets
3dcc441916
Cleaner dashboard sidebar
2013-07-09 20:52:06 +03:00
Dmitriy Zaporozhets
88d42c2e1c
Replace projects_box with ui-box. Fixed team spinach test
2013-03-14 13:12:11 +02:00
Dmitriy Zaporozhets
e2fb18a3ec
replace right with pull-right
2013-01-30 16:40:43 +02:00
Dmitriy Zaporozhets
fb617c61b9
refactor buttons pt2
2013-01-29 22:29:21 +02:00
Dmitriy Zaporozhets
e16cebac3e
Fixed styles, ProjectHook specs etc
2013-01-05 00:35:38 +02:00
Dmitriy Zaporozhets
8826077471
Refactor css lists. Use well-list class
2012-12-18 06:14:05 +03:00
Dmitriy Zaporozhets
08fded3fac
Minor improvments to UI
2012-11-29 18:09:27 +02:00
Dmitriy Zaporozhets
f37fa968b2
add ability to change namespace from project edit page
2012-11-24 22:00:30 +02:00
Dmitriy Zaporozhets
224fb5770c
Added ability to manage groups from admin
2012-10-03 12:49:43 +03:00
randx
1b6a3dfec9
Move all stuff to groups controller
2012-10-02 20:42:15 +03:00