summaryrefslogtreecommitdiff
path: root/app/views/projects/_home_panel.html.haml
Commit message (Collapse)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@13-12-stable-eev13.12.0-rc42GitLab Bot2021-05-191-37/+42
|
* Add latest changes from gitlab-org/gitlab@13-11-stable-eev13.11.0-rc43GitLab Bot2021-04-201-4/+5
|
* Add latest changes from gitlab-org/gitlab@13-10-stable-eev13.10.0-rc40GitLab Bot2021-03-161-12/+7
|
* Add latest changes from gitlab-org/gitlab@13-9-stable-eev13.9.0-rc42GitLab Bot2021-02-181-3/+7
|
* Add latest changes from gitlab-org/gitlab@13-8-stable-eev13.8.0-rc42Robert Speicher2021-01-201-1/+1
|
* Add latest changes from gitlab-org/gitlab@13-7-stable-eev13.7.0-rc42GitLab Bot2020-12-171-2/+2
|
* Add latest changes from gitlab-org/gitlab@13-6-stable-eev13.6.0-rc42GitLab Bot2020-11-191-7/+9
|
* Add latest changes from gitlab-org/gitlab@13-5-stable-eev13.5.0-rc42GitLab Bot2020-10-211-6/+6
|
* Add latest changes from gitlab-org/gitlab@13-3-stable-eeGitLab Bot2020-08-201-2/+2
|
* Add latest changes from gitlab-org/gitlab@13-2-stable-eeGitLab Bot2020-07-201-5/+5
|
* Add latest changes from gitlab-org/gitlab@13-1-stable-eeGitLab Bot2020-06-181-5/+5
|
* Add latest changes from gitlab-org/gitlab@12-10-stable-eeGitLab Bot2020-04-201-0/+1
|
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-02-141-2/+2
|
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-01-291-7/+0
|
* Check permissions before showing a forked project's sourceNick Thomas2019-11-251-5/+4
|
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-11-121-1/+1
|
* UI for disabling group/project email notificationBrett Walker2019-08-171-1/+3
| | | | | | - Adds UI to configure in group and project settings - Removes notification configuration for users when disabled at group or project level
* Adding break-word css to home-panel-description class to correctly word wrap ↵Erik van der Gaag2019-06-121-1/+1
| | | | long words
* Created repository list breadcrumbs Vue appPhil Hughes2019-05-291-1/+1
|
* Fixes repository Vue router hiding elements on root URLPhil Hughes2019-05-281-1/+1
|
* Setup Vue app for repository file listingPhil Hughes2019-05-201-1/+1
| | | | Part of https://gitlab.com/gitlab-org/gitlab-ce/issues/61578
* Fix EE differences in home_panel.html.hamlPhil Hughes2019-04-251-0/+2
| | | | Closes https://gitlab.com/gitlab-org/gitlab-ee/issues/11029
* Move topics to separate line in project overviewxanf/gitlab-ce-move-project-tagsIllya Klymov2019-04-031-2/+2
|
* Clean up empty repository state UIMartin Wortschack2019-03-121-1/+4
| | | | | - Remove irrelevante information - Remove horizontal scrolling on smaller viewports - Hide auto devops flash message for empty projects
* Fix bug where project topics truncateBrandon Labuschagne2019-02-281-4/+11
|
* Style avatars for groups and projectsMartin Wortschack2019-02-251-1/+1
| | | | | | | | | - Add rectangular avatar classes - Update avatar for groups - Update avatar for projects - Update avatar for frequent items - Update avatar on "Fork project" page - Conditionally add rectangular avatar class to autocomplete items
* Resolve "Update project topics styling to use badges design"Brandon Labuschagne2019-02-051-2/+7
|
* Merge branch '53104-redesign-group-overview-ui-mvc' into 'master'Kushal Pandya2019-01-301-12/+12
|\ | | | | | | | | | | | | Resolve "Redesign group overview UI: MVC" Closes #53104 See merge request gitlab-org/gitlab-ce!23866
| * Refresh group overview to match project overviewDennis Tang2019-01-251-12/+12
| | | | | | | | | | | | | | | | | | | | | | - Avatar, group name, and group description now left-aligned - Notification setting and "New project" CTA right-aligned with group avatar and name - Leave group / request access now a link next to the 'Group' label below the group name - Notification setting label removed in favor of icons - Tooltip added to indicate notification setting - Search option moved inside table header next to "Sort by"
* | Enable the Layout/ExtraSpacing cop56392-enable-the-layout-extraspacing-copRémy Coutable2019-01-241-1/+1
|/ | | | Signed-off-by: Rémy Coutable <remy@rymai.me>
* Rename count_of_extra_tags_not_shown to count_of_extra_topics_not_shownMartin Wortschack2019-01-141-1/+1
| | | - Add tests for project topics
* Rename tags to topicsMartin Wortschack2019-01-101-3/+4
| | | | | | | | - Rename CSS class - Fix broken test - Update project settings docs - Update general project settings image - Rename helper methods
* Re-align project title row and repo button containersAndreas Kämmerle2018-12-141-2/+2
|
* Further design iteration on project overviewDennis Tang2018-12-071-69/+61
| | | | | | | | | | | | | | | | | | | | Continues the iteration on the project overview UI: - moved star, fork and new clone button (copy SSH/HTTPS URLs) to top right, made them smaller - avatar is now larger (64px) - 'Request access' is now a link instead of a button - overview comes before the description + changed styling and added icons - description font-size is now 16px (large-paragraph) - quick links to files are moved downwards below the commit/pipeline info - margins changed to group content into 4 groups to clean up the interface - visibility info reduced to icon-only and moved to the right of the title
* Fix a project icon in home panel view, #51157.Harry Kiselev2018-11-171-1/+1
|
* Remove Koding integration and documentationStan Hu2018-10-121-2/+0
| | | | | | This integration no longer works and does not appear to be supported. Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/39697
* Resolve "Improve project overview UI"Dennis Tang2018-09-061-28/+55
|
* Correct remaining `Lint/UselessAssignment` haml-lint violationsRobert Speicher2018-08-311-1/+0
|
* Send resize parameters for avatarsTim Zallmann2018-08-071-1/+1
|
* Features/show project id on home panelTuğçe Nur Taş2018-07-181-0/+3
|
* Resolve "Add Xcode Button in UI"André Luís2018-06-051-0/+4
|
* [skip ci] Fix alignment for project statsClement Ho2018-04-121-1/+1
|
* [skip ci] Replace hidden-xsClement Ho2018-04-091-1/+1
|
* Projects and groups badges settings UIFrancisco Javier López2018-04-081-4/+7
|
* Projects and groups badges APIFrancisco Javier López2018-03-051-0/+6
|
* Add selectors coupling for QA project show page objectqa/gb/define-project-pages-selectorsGrzegorz Bizon2018-01-111-1/+1
|
* Make sure the settings page renders when root of a fork is deletedBob Van Landuyt2017-11-031-5/+4
|
* Show fork information on the project panelBob Van Landuyt2017-10-071-4/+10
|
* Translate project & repository pagesBob Van Landuyt2017-06-071-1/+1
|
* Hide clone panel and file list when user is only a guestJames Clark2017-05-071-1/+1
| | | | | | | | | | | | Fixes gitlab-org/gitlab-ce#17489 Fix test finding two of the same element Capybara will raise an exception because it finds two elements that match .nav-links. This means this test would fail, even if the page meets the conditions for passing the test. Add more tests for guest access