Phil Hughes
bd411675d2
Fixes issue with issue sidebar toggle button not working
...
Closes #14195
2016-03-10 17:34:06 +00:00
Jacob Schatz
e080028570
Merge branch 'dropdown-js' into 'master'
...
Dropdown JS
See merge request !3112
2016-03-10 16:24:32 +00:00
Phil Hughes
8d7e0f0ba9
Fixed failing tests
2016-03-10 13:54:54 +00:00
Phil Hughes
a9ea06ed29
Fixed ruby style errors
2016-03-10 13:54:54 +00:00
Phil Hughes
7744b67f75
Stops excute remote data fetcher when already recieved data
2016-03-10 13:54:54 +00:00
Phil Hughes
dd35de1ad8
Uses a publicly facing URL so that it allows labels & milestones to be visible when not logged in
2016-03-10 13:54:54 +00:00
Phil Hughes
2e3c082f2a
Status dropdown
2016-03-10 13:54:54 +00:00
Phil Hughes
75b21ebd75
Can create new label from dropdown
2016-03-10 13:54:54 +00:00
Phil Hughes
5cdac7614d
Started page two for labels dropdown to allow creating new labels
2016-03-10 13:54:54 +00:00
Phil Hughes
8ca880c3b8
Correctly fitlers remotely
2016-03-10 13:54:54 +00:00
Phil Hughes
562a09c127
milestone dropdown
2016-03-10 13:54:54 +00:00
Phil Hughes
d6e5ed8a97
Extra links in label filter dropdown fotoer
2016-03-10 13:54:54 +00:00
Phil Hughes
11b52e287b
Applied new dropdowns to issue filters
2016-03-10 13:54:54 +00:00
Phil Hughes
704f468376
Replaced hidden div for textarea off-the screen
...
Element with the content being copied cant be hidden so instead i\'ve moved it off the screen
2016-03-10 13:34:31 +00:00
Phil Hughes
a0c4f3dfa9
Fixes issue with markdown snippet not being copyable
...
On markdown snippets this adds a hidden div with the raw markdown content so that it can be copied
Closes #13882
2016-03-10 12:15:00 +00:00
Dmitriy Zaporozhets
c674ffe0e0
Merge branch 'improve-archived-projects'
2016-03-09 09:51:59 +01:00
tiagonbotelho and Yorick Peterse
73535b80b2
adds language names to projects list github style
2016-03-07 21:59:39 +01:00
Rubén Dávila
95b06a62c0
Updates from last code review.
2016-03-06 23:07:19 -05:00
Phil Hughes
7a311c2349
Updated project list dropdown to use dropdown classes
2016-03-05 11:51:56 +00:00
Rubén Dávila
c91554de09
Add link with filter by milestone for labels and avatar.
...
Closes #13628
2016-03-04 22:37:03 -05:00
Rubén Dávila
3f2d82485e
Add missing partials!
2016-03-04 22:37:03 -05:00
Rubén Dávila
3c157b6bf7
Show Project name on Labels tab for Group and Dashboard context.
2016-03-04 22:37:03 -05:00
Rubén Dávila
b6e5de2cfb
Use the same partial when rendering Issues or Merge Requests.
2016-03-04 22:37:03 -05:00
Rubén Dávila
7cc102a0e6
Make Merge Requests tab have the same look as Issues.
2016-03-04 22:37:03 -05:00
Rubén Dávila
e0a18829ee
Show project name for Issues tab in Group and Dashboard context.
2016-03-04 22:37:03 -05:00
Rubén Dávila
ed48085558
Refactor Merge Requests tab into a custom partial
...
* Add Labels tab to Groups
* Add decorator for label so it's aware of Milestones.
2016-03-04 22:37:03 -05:00
Rubén Dávila
834b5d49ec
Refactor Merge Requests tab into a custom partial
2016-03-04 22:37:03 -05:00
Rubén Dávila
e805becfe8
Eager load Issues/MRs project for Milestone.
...
With this change we avoid doing N+1 queries when viewing Milestone's
Issues/MRs from a Group context.
2016-03-04 22:37:03 -05:00
Rubén Dávila
37d92d0b7b
Refactor Merge Requests tab into a custom partial
2016-03-04 22:37:03 -05:00
Rubén Dávila
70028d36be
Recator Issues Tab into a custom partial.
2016-03-04 22:37:03 -05:00
Dmitriy Zaporozhets
62067c5b0f
Align projects sort checkbox
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2016-03-04 20:16:13 +01:00
Dmitriy Zaporozhets
38984a59ac
Show active sorting method for projects list
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2016-03-04 19:27:02 +01:00
Dmitriy Zaporozhets
bebf34aa47
Make projects sort dropdown shared so it can be reused for other pages
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2016-03-04 19:26:10 +01:00
Robert Speicher
01b89ee8f1
Remove Profile::KeysController#new action
2016-03-03 16:13:59 -05:00
Dmitriy Zaporozhets
7455d950bc
Refactor projects list
...
1. Fix double bottom border if pagination
2. Fix broken search on forks page
4. Remove duplicate js logic
4. Remove unused show all link
5. Remove duplicate “no project” message in different views
After this merge request you can easily render shared projects template
with all necessary html/js included to make searchable list with
pagination. All you need to provide is controller that returns
projects list with seach nad pagination and render html form with
project-filter-form id and text field with filter_projects name.
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2016-03-03 13:09:58 +01:00
Jacob Schatz
1fa7671f44
Merge branch 'improve-user-tabs' into 'master'
...
Add routes and actions for dynamic tab loading. Closes #13588 and #13584
See merge request !2961
2016-03-03 00:13:19 +00:00
Robert Speicher
76ed2afcfc
Change js-quick-submit behavior to expect the class on the form
...
Now it will work on any field inside that form, and it's easier to scope
new behavior, which is what we're adding next!
2016-03-02 15:11:15 -05:00
Rémy Coutable
f9ec33000d
Use the .nothing-here-block class when projects list is empty
2016-03-02 12:11:08 +01:00
Alfredo Sumaran
8f598b5a8e
Message for when no groups found
2016-03-01 23:02:16 -05:00
Alfredo Sumaran
237290bcc4
Add ul to wrap project list
2016-02-29 16:39:40 -05:00
Josh Frye
cc9f93f9d2
Add routes and actions for dynamic tab loading
2016-02-29 08:24:07 -05:00
Rémy Coutable
4bff9daf8b
Merge branch 'sidebar-hide-class' into 'master'
...
Created helper class to hide content in issue sidebar when collapsed

Closes #13764
See merge request !2968
2016-02-26 16:42:25 +00:00
Dmitriy Zaporozhets
012ea64d00
Fix description margin for groups list
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2016-02-26 15:02:34 +01:00
Dmitriy Zaporozhets
d51f3b7b35
Refactor styles for merge requests list
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2016-02-26 14:48:25 +01:00
Dmitriy Zaporozhets
2b5a6487ba
Refactor styles for issues list
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2016-02-26 14:44:39 +01:00
Dmitriy Zaporozhets
2e2b96a40d
Refactor css for groups list
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2016-02-26 14:44:39 +01:00
Dmitriy Zaporozhets
82064a7c1a
Refactor css for snippets list
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2016-02-26 14:44:39 +01:00
Dmitriy Zaporozhets
5a1afb48fe
Cleanup css for projects list
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com >
2016-02-26 14:44:39 +01:00
Phil Hughes
0bfb71248c
Created helper class to hide content in issue sidebar when collapsed
...
Closes #13764
2016-02-25 10:35:52 +00:00
Phil Hughes
49a95d9858
Show project visibility level on project list
...
Fixes #3779
2016-02-22 10:08:44 +00:00