Stan Hu
518aa7dca6
Bring clone bar back
...
See discussion in !1080
2015-08-12 14:00:59 -07:00
Douwe Maan
e2b4f13b9b
Add project name to project head
2015-08-06 15:10:51 +02:00
Douwe Maan
7ba7652019
Tweak project page buttons.
2015-07-31 13:56:15 +02:00
Dmitriy Zaporozhets
fd84567545
Improve project new item dropdown
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2015-07-13 23:36:21 +02:00
Dmitriy Zaporozhets
78a94027ea
Add dropdown to quickly create issue or branch from project page
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2015-07-13 18:42:07 +02:00
Dmitriy Zaporozhets
17156cf909
Imrpove mobile view for project page
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2015-07-08 13:34:05 +02:00
Dmitriy Zaporozhets
c2f02fc1a4
Refactor star and fork buttons
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2015-07-08 12:25:34 +02:00
Dmitriy Zaporozhets
5be6cbac6f
Add spacing around buttons on project page
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2015-07-07 16:54:52 +02:00
Dmitriy Zaporozhets
bc3cd44ba7
Add download button to project page
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2015-07-07 16:53:25 +02:00
Dmitriy Zaporozhets
d192f921c1
Move project activity to separate tab. Add more features to project home page
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2015-07-07 16:01:12 +02:00
Dmitriy Zaporozhets
5e7f7f8d31
Redesign project home page
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2015-07-07 15:22:56 +02:00
Robert Speicher
023dd2907b
Add a pipeline context option for SanitizationFilter
...
When this option is `:description`, we use a more restrictive whitelist.
This is used for Project and Group description fields.
2015-06-02 13:04:10 -04:00
Robert Speicher
2a5c963b7c
Render Group and Project descriptions with our Markdown pipeline
2015-06-02 13:04:10 -04:00
Dmitriy Zaporozhets
3b0cf49f33
Fix project description and avatar alignment
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2015-05-05 19:25:18 +03:00
Dmitriy Zaporozhets
040ee6f897
Reorganize elements in project sidebar
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2015-05-05 16:45:53 +03:00
Dmitriy Zaporozhets
7da7a790fa
Move clone panel to sidebar
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2015-05-05 13:09:50 +03:00
Dmitriy Zaporozhets
9d6ffcfa5f
Refactor star btn logic for non-logged in user and fix tests
2015-03-29 18:50:45 -07:00
Dmitriy Zaporozhets
405f91d2b8
Refactor star/fork buttons
2015-03-29 18:15:54 -07:00
Phil Hughes
6920fd3ddd
Alignment fixes for repo buttons
2015-03-29 12:56:45 +01:00
Phil Hughes
7652510c6b
Moved download button into sidebar
...
Star and fork buttons moved up
2015-03-29 12:23:56 +01:00
Phil Hughes
79bd8ca989
Changed button type
2015-03-27 07:06:38 +00:00
Phil Hughes
91b108192c
Fork/Star button re-design
2015-03-26 19:38:20 +00:00
Dmitriy Zaporozhets
9e554a5223
Update views to single form of address. Change "my" to "your"
2015-03-22 20:10:12 -07: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
f228e17d39
Add project-avatar and group-avatar css classes
2015-02-07 11:38:58 -08:00
Dmitriy Zaporozhets
e20dba0299
Redesign way how project avatar displayed on project page
2015-01-26 00:23:16 -08:00
Steven Thonus and Hannes Rosenögger
42bac7f9f2
adding avatar to project settings page added avatar removal show project avatar on dashboard, projects page, project page added rspec and feature tests added project avatar from repository new default project icon added added copying af avatar to forking of project added generated icon fixed avatar fork hound fix style fix test fix
2015-01-24 18:51:16 +01:00
Dmitriy Zaporozhets
580cedd76c
Fix header and project home ui for mobile
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-11-19 18:11:16 +02:00
Dmitriy Zaporozhets
2388fdd7c6
Improve fork to namespaces feature
...
* Show namespace thumbnail differently if project was already forked
* Show loading spinner when click on fork
* Fork link navigates to personal namespace only if no manageable groups exists
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-11-14 16:06:39 +02:00
Dmitriy Zaporozhets
e08e405ac4
Select namespace where to fork project
...
Now you can fork project into group or personal namespace.
Also I moved fork logic from ProjectsController to own fork resource
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-11-13 22:06:19 +02:00
Dmitriy Zaporozhets
299114948b
Use only escaped auto_link
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-10-06 15:15:39 +03:00
Vinnie Okada
b7874c8520
Fix typo in link title
2014-09-30 13:04:13 -05:00
Ciro Santilli
b5c0bdd7c9
Factor fork button view.
2014-09-23 21:16:27 +02:00
Dmitriy Zaporozhets
da55f2d9b0
Fix fork button for project home page
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-08-28 16:46:06 +03:00
Dmitriy Zaporozhets
8289308933
Restyle project home
...
* more focus for description and stars/forks
* rename activity -> to project tab
* put activity under tab: prepare place for README tab
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-08-28 14:19:11 +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
Ciro Santilli
1591467655
Helper instead of template.
2014-07-17 22:47:17 +02:00
Ciro Santilli
9b5c7a4d60
Add star count, view logic, more tests.
2014-07-17 22:47:16 +02: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
1218a5e630
Add html_escape to project description. auto_link set description to html_safe but! dont escape html :(.
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-07-11 00:07:20 +03:00
Sytse Sijbrandij
9ab3882510
Put a dash before the readme link so it doesn't look like it is part of the description.
2014-06-25 13:02:14 +02:00
Dmitriy Zaporozhets
14bc7e0573
Show README link only if repository exists and not empty
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-06-24 16:15:10 +03:00
Sytse Sijbrandij
7ed11fded5
Remove button code from readme link.
2014-06-24 08:43:55 +02:00
Sytse Sijbrandij
882c7b50b8
Allow for the readme not to exist.
2014-06-23 09:50:29 +02:00
Sytse Sijbrandij
9f36888b99
Link to readme from description if you don't have edit rights on the repository.
2014-06-23 09:16:38 +02:00
Dmitriy Zaporozhets
0014326ded
Small UI fix
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-06-16 14:26:38 +03:00
Dmitriy Zaporozhets
afe47e26f5
Add autolink to project/group description render
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2014-06-12 22:58:59 +03:00