Commit Graph

9 Commits

Author SHA1 Message Date
Jacopo b996a82ff4 ProjectsFinder should handle more options
Extended ProjectFinder in order to handle the following options:
 - current_user - which user use
 - project_ids_relation: int[] - project ids to use
 - params:
   -  trending: boolean
   -  non_public: boolean
   -  starred: boolean
   -  sort: string
   -  visibility_level: int
   -  tags: string[]
   -  personal: boolean
   -  search: string
   -  non_archived: boolean

GroupProjectsFinder now inherits from ProjectsFinder.
Changed the code in order to use the new available options.
2017-04-06 07:11:37 +02:00
Kushal Pandya 598d8cab32 HAMLLint: Fix `SpaceBeforeScript` offences 2016-12-31 11:43:08 +05:30
Luke "Jared" Bennett ddf288f0d0
Moved groups above projects 2016-11-29 14:49:30 +00:00
Lin Jen-Shin f435eb6f35 navbar_icon was renamed to custom_icon in:
c57471ddb4

navbar_icon was used in:
https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/4909
2016-07-15 16:53:22 +08:00
Phil Hughes e26f8bf7ba Dashboard projects blank state 2016-07-08 08:38:47 +01:00
Zeger-Jan van de Weg ab418e27a9 Improve external users feature 2016-03-14 22:06:23 +01:00
Zeger-Jan van de Weg fc8d64b3a0 Remove Project#publicish 2016-03-13 19:08:04 +01:00
heiko 9242b9e561 number_with_delimiter() added 2016-02-19 00:52:18 +00:00
Douwe Maan 1489d225d6 Move partial to right place and fix tests. 2015-09-08 15:14:14 +01:00