summaryrefslogtreecommitdiff
path: root/app/views/dashboard
Commit message (Collapse)AuthorAgeFilesLines
* Make flash notifications stickyFatih Acet2019-09-033-24/+17
| | | | | This commit also unifies layout structure and remove no_container flag
* Add Issue and Merge Request titles to Todo itemsArun Kumar Mohan2019-08-271-13/+21
| | | | | | Only displays the todo body if the todo has a note. This is to avoid redundant Issue or Merge Request titles displayed both in the Todo title and body.
* Fix invalid milestone URL for new milestone dropdown64321-wrong-url-when-creating-milestones-from-instance-milestones-dashboardDmitriy Zaporozhets2019-07-091-1/+1
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Change 'Todo' to 'To Do'Christie Lenneville2019-07-042-13/+13
| | | | | | | | | | | | | | | | Currently, we label items to be done as "Todo." This is grammatically incorrect and (therefore) confusing—especially to our Spanish-speaking users for whom "todo" has a specific and unrelated meaning. We should use "To Do" and always use it as singular (not "To Dos"). Updates to wording in a few places per MR (ee) discussion Updating locale/gitlab.pot Updates to wording in a few places per MR (ee) discussion Updating locale/gitlab.pot
* Merge request tabs fixesAnnabel Dunstone Gray2019-06-061-1/+1
| | | | | | - Makes activity dropdown and resolved counter smaller - Uses grid for spacing - Removes scrolling on MR tabs
* Resolve CE/EE diffs in zero_authorized_projectszero-auth-proj-scbLuke Bennett2019-05-111-5/+10
| | | | Part of single codebase changes.
* Merge branch '59930-todos-scss' into 'master'Phil Hughes2019-05-071-1/+1
|\ | | | | | | | | | | | | Cleans up todos.scss style-lint warnings Closes #59930 See merge request gitlab-org/gitlab-ce!28076
| * Cleans up todos.scss stylelint warnings59930-todos-scssFilipa Lacerda2019-05-031-1/+1
| |
* | Cleanup css classes and stylesEzekiel Kigbo2019-05-062-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Use class and id syntax for button attributes Use feature flag variable and shorthand if expression Use shorthand if expression Use a classname instead of tag Simplify common rules Use size variable Move flex grow and shrink to utility classes Extract redused classes Remove unecessary styles
* | Added blank lines to meet style guideEzekiel Kigbo2019-05-063-9/+11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Un-nest title variable output Update spec test names Rename sort_value_most_stars -> sort_value_stars_desc Rename sorted_by_stars -> sorted_by_stars_desc Renname sort_value_most_stars_asc -> sort_value_stars_asc Invert feature check, assign feature condition to a variable Inline conditional nav bar rendering Invert conditional label Added follow up task Fix filters returning 0 projects show the wrong view Move click action out of test expectation Use proper variable name for project in before block Rename projects_sort_admin_options_hash Renamed projects_sort_admin_options_has to old_projects_sort_options_hash as its not only used on the admin screen Fix extra whitespace errors Stub project_list_filter_bar in the projects_helper specs Added follow up task for `show_projects?` Removed url test expectations
* | Minor review fixesEzekiel Kigbo2019-05-063-10/+6
| | | | | | | | | | | | | | | | | | | | Externalize strings Simplify locals passed through views Ensure we can still filter when logged out Cleanup conditional rendering for explore filters
* | Update project list specsEzekiel Kigbo2019-05-061-3/+2
| | | | | | | | | | | | Add tests to ensure search only executes with a button click or enter, sort by Name, Last updated, Created date and Stars and tests for Visibility filter
* | Ensure we dont apply changes to admin/projectsEzekiel Kigbo2019-05-061-3/+4
| | | | | | | | | | | | | | | | | | | | The changes introduced for the project filter bar should not apply to the admin projects screen. Remove "Owned by me", "Owned by anyone" options Update the dropdown option Last created -> Created date. Introduces fixes for spacing and minor styling across breakpoints.
* | Updated layout for various breakpointsEzekiel Kigbo2019-05-063-12/+24
| | | | | | | | | | | | | | | | | | | | Updated translations Adds sort direction dropdown Allows the project list sorting direction to be changed, available options can be sorted ascending or descending. Implements the changes from the UX review.
* | Added filter bar to project pageEzekiel Kigbo2019-05-063-10/+21
|/ | | | Added project_list_filter_bar feature flag
* Fixes stylelint for page_title.scss59873-page-titleFilipa Lacerda2019-04-128-8/+8
| | | | Replaces CSS with BS4 Utility classes
* Update spinners in group list componentDennis Tang2019-03-261-2/+2
|
* Refactor dashboard gold trial calloutsLuke Bennett2019-03-067-7/+7
| | | | | Uses new gold trial helper method to render a gold trial callout on user dashboards.
* Improve snippets empty stateGeorge Tsiolis2019-02-222-4/+12
|
* Improve empty state for starred projectsBrandon Labuschagne2019-02-192-5/+13
| | | | | In this MR, a view for the empty state of projects has been added. In addition, an svg for this has also been added.
* Merge branch '54905-milestone-search' into 'master'Sean McGivern2019-01-251-0/+2
|\ | | | | | | | | | | | | Resolve "Milestone search" Closes #54905 See merge request gitlab-org/gitlab-ce!24265
| * Adds milestone searchJacopo2019-01-241-0/+2
| | | | | | | | | | | | | | Adds to search ILIKE search for milestones title in: - Milestones dashboard - Group milestones page - Project milestones page
* | 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>
* Remove badge count for groupsGeorge Tsiolis2019-01-151-1/+0
|
* Move ProjectsFinder into the controllerGeorge Tsiolis2019-01-151-2/+2
|
* Update badge-pill classGeorge Tsiolis2019-01-152-3/+3
|
* Add badge count to projects and groupsGeorge Tsiolis2019-01-152-0/+3
|
* Merge branch 'ce-revert-revert-gold-trial-mrs' into 'master'Kamil Trzciński2019-01-047-0/+15
|\ | | | | | | | | Bring back reverted Gold Trial MR (CE backport) See merge request gitlab-org/gitlab-ce!23621
| * Port GitLab.com gold trial callout changes to CEce-revert-revert-gold-trial-mrsLuke Bennett2019-01-037-0/+15
| | | | | | | | https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/8731
* | Merge branch '54386-integrate-mobile-css-framework-into-specific-frameworks' ↵Annabel Dunstone Gray2019-01-031-1/+1
|\ \ | |/ |/| | | | | | | | | | | | | into 'master' Integrate mobile CSS framework into specific frameworks Closes #54386 See merge request gitlab-org/gitlab-ce!23301
| * Replace .rss-btn with display propertiesTakuya Noguchi2018-12-121-1/+1
| | | | | | | | Signed-off-by: Takuya Noguchi <takninnovationresearch@gmail.com>
* | Add project milestone link to dashboard milestonesccr/49289_milestone_linkFatih Acet2018-12-201-1/+1
|/ | | | | | One of the steps to deprecate dashboard milestones. Links do dashboard milestone are replaced with links for each project milestone
* Revert "Merge branch 'ce-6983-promote-starting-a-gitlab-com-trial' into ↵Luke Bennett2018-12-067-15/+0
| | | | | | | 'master'" This reverts commit 427c1e72194556c9e198659dfff92cb42b31fb62, reversing changes made to 5aac64a79527afef9ff6b4b1db52a9c01c5d6af6.
* Promote the GitLab.com Gold trial on a users default dashboardce-6983-promote-starting-a-gitlab-com-trialLuke Bennett2018-11-217-0/+15
| | | | | | | Show a dismissable callout on a users dashboard for a free trial of the GitLab.com Gold plan. Hide the callout from users who have dismissed the callout, are already on a trial or are already on the gold plan
* Fix testsHeinrich Lee Yu2018-11-132-2/+2
|
* Apply new search bar on issues and merge request dashboardsHeinrich Lee Yu2018-11-132-2/+2
|
* Remove duplicate primary button in dashboard snippetsGeorge Tsiolis2018-11-081-5/+0
|
* Change single-item breadcrumbs to page titlesDmitriy Zaporozhets2018-10-198-14/+50
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Revert "Merge branch 'ce-6983-promote-starting-a-gitlab-com-trial' into ↵Luke Bennett2018-10-127-21/+0
| | | | | 'master'" This reverts merge request !21551
* Merge remote-tracking branch 'origin/master' into ↵Luke Bennett2018-09-245-4/+6
|\ | | | | | | ce-6983-promote-starting-a-gitlab-com-trial
| * Unite green buttons under one css classDmitriy Zaporozhets2018-09-194-4/+4
| | | | | | | | | | | | Rename btn-new, btn-create and btn-save to btn-success Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
| * Disable existing offenses for the CodeReuse copsYorick Peterse2018-09-111-0/+2
| | | | | | | | | | This whitelists all existing offenses for the various CodeReuse cops, of which most are triggered by the CodeReuse/ActiveRecord cop.
* | port EELuke Bennett2018-09-067-0/+21
|/
* Merge branch 'group-todos' into 'master'Sean McGivern2018-08-071-21/+27
|\ | | | | | | | | Group todos See merge request gitlab-org/gitlab-ce!20675
| * Revert "Revert "Merge branch 'ee-5481-epic-todos' into 'master'""Jarka Kadlecová2018-08-021-21/+27
| | | | | | | | This reverts commit 8717c7dad9b5a8fa21ec9a652c54718a6b4c2175.
* | Add group milestones to dashboard milestone pageChantal Rollison2018-08-031-1/+1
|/
* Update `.controls` positioningKushal Pandya2018-07-131-1/+1
|
* Revert "Merge branch 'ee-5481-epic-todos' into 'master'"Jarka Kadlecová2018-07-111-27/+21
| | | | | This reverts commit 4d9a3f42f1fd3be21555e19872b7121cca65015e, reversing changes made to ecf9c145f6e4d170cd059df88743393d9e63c489.
* Add Group filter dropdown supportKushal Pandya2018-07-041-21/+27
|
* Export assigned issues in iCalendar feedImre Farkas2018-05-312-2/+2
|