Commit Graph

61 Commits

Author SHA1 Message Date
GitLab Bot 2862f6a589 Add latest changes from gitlab-org/gitlab@master 2025-06-17 06:07:21 +00:00
GitLab Bot 9305db9987 Add latest changes from gitlab-org/gitlab@master 2025-04-09 12:18:24 +00:00
GitLab Bot 6e4dc73031 Add latest changes from gitlab-org/gitlab@master 2025-02-10 06:11:52 +00:00
GitLab Bot 1e62780b8c Add latest changes from gitlab-org/gitlab@master 2024-09-20 12:10:46 +00:00
GitLab Bot 1006aacd2e Add latest changes from gitlab-org/gitlab@master 2024-08-15 00:11:27 +00:00
GitLab Bot b7b4bb751c Add latest changes from gitlab-org/gitlab@master 2024-07-10 15:25:43 +00:00
GitLab Bot 15dbf53ff6 Add latest changes from gitlab-org/gitlab@master 2024-06-04 12:22:46 +00:00
GitLab Bot e28e280b79 Add latest changes from gitlab-org/gitlab@master 2024-04-22 12:14:08 +00:00
GitLab Bot 4dd83293db Add latest changes from gitlab-org/gitlab@master 2024-02-23 18:12:14 +00:00
GitLab Bot 3e84b0723a Add latest changes from gitlab-org/gitlab@master 2024-02-23 09:11:15 +00:00
GitLab Bot 9214cac69b Add latest changes from gitlab-org/gitlab@master 2023-08-18 00:08:53 +00:00
GitLab Bot 4958d96e26 Add latest changes from gitlab-org/gitlab@master 2023-06-06 12:07:34 +00:00
GitLab Bot 3828d19ab2 Add latest changes from gitlab-org/gitlab@master 2023-03-14 18:08:55 +00:00
GitLab Bot cce7638874 Add latest changes from gitlab-org/gitlab@master 2022-03-08 15:15:55 +00:00
GitLab Bot 11c2b8eff6 Add latest changes from gitlab-org/gitlab@master 2021-11-11 18:14:04 +00:00
GitLab Bot 1785d4e4aa Add latest changes from gitlab-org/gitlab@master 2021-04-29 21:10:03 +00:00
GitLab Bot 22dc7bdafc Add latest changes from gitlab-org/gitlab@master 2021-02-24 18:11:28 +00:00
GitLab Bot 350fd8b878 Add latest changes from gitlab-org/gitlab@master 2020-08-10 18:09:54 +00:00
Dennis Tang 6cf4b2d518 Update spinners in group list component 2019-03-26 00:13:57 +00:00
Luke Bennett 4424a30fe1
Refactor dashboard gold trial callouts
Uses new gold trial helper method to
render a gold trial callout on user dashboards.
2019-03-06 12:11:59 +00:00
Luke Bennett 5f110a6acf Port GitLab.com gold trial callout changes to CE
https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/8731
2019-01-03 10:39:36 -08:00
Luke Bennett 37e51c0615
Revert "Merge branch 'ce-6983-promote-starting-a-gitlab-com-trial' into 'master'"
This reverts commit 427c1e7219, reversing
changes made to 5aac64a795.
2018-12-06 13:33:36 +00:00
Luke Bennett 874544507c
Promote the GitLab.com Gold trial on a users default dashboard
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
2018-11-21 15:25:52 +00:00
Mike Greiling a88004c876 Merge branch 'revert-f90fc922' into 'master'
Revert "Merge branch 'ce-6983-promote-starting-a-gitlab-com-trial' into 'master'"

See merge request gitlab-org/gitlab-ce!22315
2018-10-15 23:42:43 +00:00
George Tsiolis 469dc95a95 Replace `<i>` in vue components with `<icon>` 2018-10-15 18:35:00 +00:00
Luke Bennett 06c24d497d Revert "Merge branch 'ce-6983-promote-starting-a-gitlab-com-trial' into 'master'"
This reverts merge request !21551
2018-10-12 09:45:50 +00:00
Luke Bennett f8e74da721
Review changes 2018-09-24 11:41:29 +01:00
Tao Wang cb728c536a
i18n: externalize strings from 'app/views/explore'
Signed-off-by: Tao Wang <twang2218@gmail.com>
2018-07-10 19:07:30 +10:00
Clement Ho 214f20d6cc Fix explore groups landing toggle 2018-04-23 15:21:52 -05:00
Clement Ho c281fc670a Add .nav.nav-tabs to nav-links 2018-04-19 22:34:20 -05:00
Phil Hughes bba9e7275c
Added dispatcher imports for groups webpack bundle 2018-01-23 10:02:43 +00:00
Kushal Pandya de55396134 Groups tree enhancements for Groups Dashboard and Group Homepage 2017-10-04 22:49:42 +02:00
Phil Hughes c85df8105e improvements to breadcrumb titles, links & nesting 2017-07-06 17:24:03 +01:00
Luke "Jared" Bennett 5412020762 Better Explore Groups view 2017-05-02 08:05:43 +00:00
Phil Hughes badec3de33 Fixed duplicate pagination on explore#groups
Closes #29531
2017-03-16 08:54:36 +00:00
Dmitriy Zaporozhets 5bb6a85b90
Refactor projects filtering by name
Reuse same search form and behavior for dashboard#projects, group#projects
and admin#projects. Repsect all other options like sorting, personal
filter when search projects by name. Create FilterableList JS class to
handle identical behaviour of projects and groups lists.

This change also makes filtering and sorting availabe on explore#projects
and explore#groups no matter if you are logged in or not.

Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2017-03-03 18:39:30 +02:00
Filipa Lacerda 0a10d85927 Update JS to use new standards 2017-03-02 11:05:48 +00:00
Dmitriy Zaporozhets b7c30cae4e
Add filter and sorting to dashboard groups page
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2017-03-01 15:39:59 +02:00
Kushal Pandya fb3e365412 HAMLLint: Fix `SpaceInsideHashAttributes` offences 2016-12-31 11:58:36 +05:30
David Wagner be0fb391d3 Update some more sort/filter dropdowns
Apart from Issues and Merge Requests pages, there are other sort/filter
dropdowns that needed updating.

Signed-off-by: David Wagner <david@marvid.fr>
2016-11-28 23:18:04 +01:00
Clement Ho e23c1d88e2 Replace bootstrap caret with fontawesome caret 2016-10-05 17:39:52 -05:00
Clement Ho fa3ec9d44a Fix groups sort dropdown alignment 2016-08-25 10:16:07 -05:00
Annabel Dunstone 7878eb9fa6 Start builds redesign 2016-05-04 16:45:37 -05:00
Phil Hughes 22e81f5dbe Removed sorted text from dropdowns
Closes #12796
2016-01-28 09:06:20 +00:00
Valery Sizov d805c5dbb3 Add spellcheck=false to certain input fields 2015-10-12 12:54:54 +03:00
Douwe Maan 5d785457db Clean up overlap between dashboard and explore.
- Split up SnippetsController into separate dashboard and explore sections.
- Use consistent page titles, header titles and sidebars between dashboard and explore sections when signed in or not.
2015-09-08 14:49:20 +01:00
Dmitriy Zaporozhets 0145e8ea21
Set page title based on content in dashboard area
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2015-09-03 21:53:55 +02:00
Dmitriy Zaporozhets 89df4a7922
New UI for explore groups and trending pages
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2015-09-03 18:19:31 +02:00
Dmitriy Zaporozhets 5ea5e8f5d6
Standartize how we render group rows
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2015-08-26 23:41:56 +02:00
Dmitriy Zaporozhets 6a91e32af9
Cleanup groups pages UI a bit
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2015-08-20 13:05:14 +02:00