summaryrefslogtreecommitdiff
path: root/app/views/groups
Commit message (Expand)AuthorAgeFilesLines
* replace `is_legacy_group_milestone?` with `legacy_group_milestone?`Maxim Rydkin2017-08-291-1/+1
* Merge branch 'group-mr-search-bar' into 'master'Clement Ho2017-08-281-1/+5
|\
| * Add filtered search to group merge requests dashboardHiroyuki Sato2017-08-191-1/+5
* | Use non-i18n values for setting new group-level issue/MR button textBryce Johnson2017-08-212-4/+4
|/
* Add filtered search to group issue dashboardClement Ho2017-08-021-1/+5
* Test remove potentially unused filech-test-removalClement Ho2017-07-261-1/+0
* fixed some inconsistenciesPhil Hughes2017-07-122-0/+2
* moved `@breadcrumb_title` out of the HAML & into a helper methodPhil Hughes2017-07-122-1/+2
* moved declaration of `breadcrumb_title` into `page_title` methodPhil Hughes2017-07-125-5/+0
* Merge branch 'master' into new-nav-fix-contextual-breadcrumbsPhil Hughes2017-07-121-1/+1
|\
| * Merge branch '25103-mobile-members-page-user-avatar-is-misaligned' into 'master'Filipa Lacerda2017-07-071-1/+1
| |\
| | * Improve members view on mobileClement Ho2017-07-061-1/+1
* | | Merge branch 'master' into new-nav-fix-contextual-breadcrumbsPhil Hughes2017-07-076-44/+38
|\ \ \ | |/ /
| * | Native group milestonesFelipe Artur2017-07-076-44/+38
* | | Merge branch 'master' into new-nav-fix-contextual-breadcrumbsPhil Hughes2017-07-073-0/+10
|\ \ \ | |/ /
| * | Basic BE changeShinya Maeda2017-07-073-0/+10
| |/
* | fixed breadcrumb titlesPhil Hughes2017-07-071-0/+1
* | Merge branch 'master' into new-nav-fix-contextual-breadcrumbsPhil Hughes2017-07-062-8/+11
|\ \ | |/
| * Create and use project path helpers that only need a project, no namespaceDouwe Maan2017-07-051-2/+2
| * Remove group modal like remove project modal. Closes #33130Diego Souza2017-07-041-6/+9
* | improvements to breadcrumb titles, links & nestingPhil Hughes2017-07-065-0/+5
* | fix some breadcrumb titles that are wrongnew-nav-fix-contextual-breadcrumbsPhil Hughes2017-07-041-0/+1
* | more action button movementsPhil Hughes2017-07-034-9/+27
* | Contextual breadcrumb title fixesPhil Hughes2017-07-031-0/+1
|/
* Merge branch 'dm-group-page-name' into 'master'Sean McGivern2017-06-261-1/+1
|\
| * Show group name instead of path on group pagedm-group-page-nameDouwe Maan2017-06-231-1/+1
* | Remove unnecessary top padding on group MR indexdm-unnecessary-top-paddingDouwe Maan2017-06-221-2/+1
|/
* Refactor atom builder by using xml.atom layoutTieu-Philippe KHIM2017-06-122-18/+12
* Merge branch 'rework-authorizations-performance' into 'master'Douwe Maan2017-05-291-3/+4
|\
| * Hide nested group UI/API support for MySQLYorick Peterse2017-05-171-3/+4
* | Make section connect with window border without extra paddingDouwe Maan2017-05-251-1/+0
* | Consistently display last push event widgetDouwe Maan2017-05-253-4/+4
|/
* Display slash commands outcome when previewing Markdownadam-separate-slash-commandsRares Sfirlogea2017-05-041-1/+1
* Merge branch 'siemens/gitlab-ce-fix/subgroup-hide-button' into 'master' Rémy Coutable2017-04-121-1/+1
|\
| * Move permission to create subgroup into GroupPolicyDmitriy Zaporozhets2017-04-111-1/+1
| * fix(subgroups): add verification of group creation capability to subgroup UIFabio Huser2017-03-301-1/+1
* | Groups section capitalization fixJose Ivan Vargas Lopez2017-04-065-5/+5
* | Support 2FA requirement per-groupMarkus Koller2017-04-063-12/+29
* | MR empty stateLuke "Jared" Bennett2017-04-051-13/+17
* | Refactor test_utils bundleMike Greiling2017-04-041-4/+0
* | move progress bar from milestone summary into the sidebarMike Greiling2017-03-241-1/+0
* | add basic sidebar functionality to milestones pageMike Greiling2017-03-241-0/+1
|/
* Changed "Edit Group" subtab to "General" and moved itgroup-gear-setting-dropdown-to-tabJose Ivan Vargas2017-03-151-8/+5
* Fixed some missing permission conditionsJose Ivan Vargas2017-03-141-4/+7
* Fixed haml_lint warning for the settings_head partialJose Ivan Vargas2017-03-142-2/+1
* Moved the gear settings dropdown in the group view to a tabJose Ivan Vargas2017-03-143-0/+16
* Merge branch 'adam-count-badges-group-dashboard-milestones' into 'master' Sean McGivern2017-03-141-1/+1
|\
| * Add count badges to both dashboard and group milestonesadam-count-badges-group-dashboard-milestonesAlex Braha Stoll2017-03-101-1/+1
* | Fix xml.updated field in rss/atom feedsblackst0ne2017-03-121-1/+1
|/
* Merge branch 'master' into zj-create-mattermost-teamZ.J. van de Weg2017-03-065-20/+14
|\