Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Changed Group Icon URL Back to try option38245-private-avatars-are-not-cdn-compatible | Tim Zallmann | 2017-10-10 | 1 | -5/+1 |
| | |||||
* | Fix for Lint Error + Upload Test | Tim Zallmann | 2017-10-09 | 1 | -1/+0 |
| | |||||
* | Based on MR simplified the logic | Tim Zallmann | 2017-10-09 | 1 | -14/+2 |
| | |||||
* | Removed 2 uncommented lines | Tim Zallmann | 2017-10-06 | 1 | -2/+0 |
| | |||||
* | Created group_icon and group_icon_url | Tim Zallmann | 2017-10-04 | 1 | -5/+24 |
| | | | | Tests for these new helper methods | ||||
* | Making private project avatars use local paths + Some Group Icons | Tim Zallmann | 2017-10-04 | 1 | -2/+7 |
| | |||||
* | Inform user that current shared projects will remain shareddm-group-share-lock-default-help | Douwe Maan | 2017-09-22 | 1 | -1/+1 |
| | |||||
* | Fixed width of sub-group in breadcrumb dropdownsub-group-dropdown-width | Phil Hughes | 2017-09-13 | 1 | -3/+3 |
| | | | | Closes #37745 | ||||
* | Refer to “Share with group lock” consistentlyimprove-share-locking-feature-for-subgroups | Michael Kozono | 2017-09-06 | 1 | -4/+4 |
| | |||||
* | Add missing .html_safes | Winnie Hellmann | 2017-09-06 | 1 | -3/+3 |
| | |||||
* | Link or not link depending on permissions | Michael Kozono | 2017-09-06 | 1 | -8/+16 |
| | |||||
* | Link to ancestor settings page | Michael Kozono | 2017-09-06 | 1 | -1/+7 |
| | |||||
* | Fix “Share lock” help text | Michael Kozono | 2017-09-06 | 1 | -14/+27 |
| | |||||
* | Simplify disabling checkbox | Michael Kozono | 2017-09-06 | 1 | -8/+4 |
| | |||||
* | Make texts translatable | Winnie Hellmann | 2017-09-06 | 1 | -4/+8 |
| | |||||
* | Vary share lock setting UI | Michael Kozono | 2017-09-06 | 1 | -0/+32 |
| | | | | …based on whether the current user owns the parent group and whether the parent group or current group is share locked. | ||||
* | removed show_new_nav? referencesbreadcrumbs-improvements | Phil Hughes | 2017-09-06 | 1 | -22/+6 |
| | |||||
* | Merge branch 'master' into breadcrumbs-improvements | Phil Hughes | 2017-09-06 | 1 | -1/+1 |
|\ | |||||
| * | Clean up new navigation templates | Phil Hughes | 2017-09-06 | 1 | -1/+1 |
| | | |||||
* | | fixed up JS to use a js-* class | Phil Hughes | 2017-09-06 | 1 | -2/+2 |
| | | | | | | | | fixed up Ruby based on review | ||||
* | | fixed images changing height of breadcrumbs | Phil Hughes | 2017-09-05 | 1 | -1/+1 |
| | | |||||
* | | Merge branch 'master' into breadcrumbs-improvements | Phil Hughes | 2017-09-04 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | more spec fixes | Phil Hughes | 2017-08-29 | 1 | -1/+1 |
| | | |||||
* | | style updates | Phil Hughes | 2017-08-18 | 1 | -3/+3 |
| | | | | | | | | fixed some more breadcrumb titles | ||||
* | | fix some inconsistencies with the breadcrumbs | Phil Hughes | 2017-08-18 | 1 | -1/+1 |
| | | |||||
* | | added collapsible sub-groups & wiki pages | Phil Hughes | 2017-08-18 | 1 | -6/+14 |
| | | | | | | | | [ci skip] | ||||
* | | updated a bunch of breadcrumb titles | Phil Hughes | 2017-08-18 | 1 | -6/+16 |
|/ | | | | [ci skip] | ||||
* | Remove `\n` from translationsbvl-use-no-wrap-for-pot-file | Bob Van Landuyt | 2017-08-14 | 1 | -1/+1 |
| | | | | | They seem to confuse some translation tools and aren't rendered in HTML anyway. | ||||
* | Remove group modal like remove project modal. Closes #33130 | Diego Souza | 2017-07-04 | 1 | -0/+5 |
| | |||||
* | New navigation breadcrumbs | Phil Hughes | 2017-06-30 | 1 | -2/+19 |
| | |||||
* | Fix breadcrumb order | Michael Kozono | 2017-06-22 | 1 | -1/+1 |
| | |||||
* | Expose avatar URL for groups | Alfredo Sumaran | 2017-06-06 | 1 | -1/+1 |
| | |||||
* | Toggle project name if too long28187-project-name-cut-off-with-nested-groups | Sam Rose | 2017-03-13 | 1 | -5/+6 |
| | |||||
* | Refactor Namespace code related to nested groups | Dmitriy Zaporozhets | 2017-01-13 | 1 | -1/+1 |
| | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | Show full path in header UI for nested groups/projects | Dmitriy Zaporozhets | 2016-12-13 | 1 | -2/+9 |
| | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | Add nested groups support on data leveldz-nested-groups | Dmitriy Zaporozhets | 2016-12-08 | 1 | -1/+1 |
| | | | | | | | | * add parent_id field to namespaces table to store relation with nested groups * create routes table to keep information about full path of every group and project * project/group lookup by full path from routes table Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | Backporting little groups_helper refactor from gitlab-org/gitlab-ee!904backport/groups-helper-refactor | Gabriel Mazetto | 2016-11-26 | 1 | -5/+1 |
| | |||||
* | Added empty state svg and set up blank conditional20840-getting-started-better-empty-state-for-issues-view | Luke "Jared" Bennett | 2016-11-18 | 1 | -0/+4 |
| | | | | | | | | | | | | | | | | Added new spec step Added empty state to dashboard Split empty and filtered empty states Moved empty_state icons into their own folder and DRY up empty state html Fixed failing spec Added to groups page Review changes | ||||
* | Syntax fixes and better tests for helper methods. Updated docs.group-specific-lfs-settings | Patricio Cano | 2016-09-15 | 1 | -10/+11 |
| | |||||
* | Correct helper for group LFS status. | Patricio Cano | 2016-09-15 | 1 | -14/+14 |
| | |||||
* | Improved helper methods, better flow for `project.lfs_enabled?`, and UI fixes. | Patricio Cano | 2016-09-15 | 1 | -2/+21 |
| | |||||
* | Added group-specific setting for LFS. | Patricio Cano | 2016-09-15 | 1 | -0/+5 |
| | | | | Groups can enable/disable LFS, but this setting can be overridden at the project level. Admin only | ||||
* | Add request access for groups | Rémy Coutable | 2016-06-14 | 1 | -20/+0 |
| | | | | Signed-off-by: Rémy Coutable <remy@rymai.me> | ||||
* | Fix link to blank group icon | Sean McGivern | 2016-06-02 | 1 | -1/+1 |
| | | | | | | When the group is the default blank icon, this needs to use the `image_path` helper; otherwise, the link won't work if assets are precompiled. This still works fine for uploaded icons in either case. | ||||
* | Tweaks, refactoring, and specs | Douwe Maan | 2016-03-20 | 1 | -4/+0 |
| | |||||
* | Add visibility level icon and a couple of specs | Felipe Artur | 2016-03-10 | 1 | -1/+5 |
| | |||||
* | Code improvements | Felipe Artur | 2016-03-10 | 1 | -1/+1 |
| | |||||
* | Add permission level to groups | Felipe Artur | 2016-03-10 | 1 | -0/+4 |
| | |||||
* | Move project header title definition to view in question. | Douwe Maan | 2015-09-17 | 1 | -5/+5 |
| | |||||
* | Fix default avatars to ensure that helpers don't have /assets dir appended | Stan Hu | 2015-09-16 | 1 | -1/+1 |
| |