GitLab Bot
9fe0324bb2
Add latest changes from gitlab-org/gitlab@master
2025-07-17 12:08:09 +00:00
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
235b50859c
Add latest changes from gitlab-org/gitlab@master
2025-04-07 18:11:35 +00:00
GitLab Bot
4b8dc7e3db
Add latest changes from gitlab-org/gitlab@master
2025-03-14 00:07:34 +00:00
GitLab Bot
9da2856f8d
Add latest changes from gitlab-org/gitlab@master
2024-08-14 18:07:50 +00:00
GitLab Bot
1be06f9dcb
Add latest changes from gitlab-org/gitlab@master
2024-08-13 15:10:26 +00:00
GitLab Bot
c44613961d
Add latest changes from gitlab-org/gitlab@master
2024-08-11 09:11:04 +00:00
GitLab Bot
b7b4bb751c
Add latest changes from gitlab-org/gitlab@master
2024-07-10 15:25:43 +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
9143501ec6
Add latest changes from gitlab-org/gitlab@master
2024-02-13 21:11:44 +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
bbc241ab7f
Add latest changes from gitlab-org/gitlab@master
2023-04-04 18:11:05 +00:00
GitLab Bot
6728ed6fe2
Add latest changes from gitlab-org/gitlab@master
2022-03-08 12:20:17 +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
a1908447b7
Add latest changes from gitlab-org/gitlab@master
2020-10-26 15:08:40 +00:00
GitLab Bot
6046a605fd
Add latest changes from gitlab-org/gitlab@master
2020-06-22 12:08:47 +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
Rémy Coutable
3a2abc1d50
Enable the Layout/ExtraSpacing cop
...
Signed-off-by: Rémy Coutable <remy@rymai.me>
2019-01-24 13:05:45 +01: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
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
693e435f2f
port EE
2018-09-06 05:13:44 +01: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
ec396fd93a
New navigation breadcrumbs
2017-06-30 16:52:11 +00:00
Alfredo Sumaran
ea71340f07
Restore code to make explore groups work
2017-06-07 06:10:47 -05:00
Alfredo Sumaran
d8403ec18f
Minor visual adjustments
2017-06-06 09:01:42 -05:00
Alfredo Sumaran
323a326c73
Improve pagination when searching or filtering
...
[ci skip]
2017-06-06 04:31:40 -05:00
Alfredo Sumaran
7feda1a354
Use webpack_bundle_tag instead of deprecated page_specific_javascript_bundle_tag
2017-05-31 21:09:29 -05:00
Alfredo Sumaran
a5a7b574df
Paginate group results
...
[ci skip]
2017-05-22 12:47:05 -05:00
Alfredo Sumaran
3b6ff7fcaf
Add support to filter by name to Group list
2017-05-10 03:06:51 -05:00
Alfredo Sumaran
5e0e3971b8
List groups with basic details
...
- Adds Groups component
- Adds GroupItem component
2017-05-05 23:15:04 -05:00
Alfredo Sumaran
2657360529
Add GroupsService to fetch data from server
2017-05-04 21:34:56 -05:00
Alfredo Sumaran
d67ab68535
Set Groups Vue app for Dashboard page
2017-05-04 20:49:07 -05:00
Alfredo Sumaran
1dc2b4693e
Add “groups” JS bundle
2017-05-04 19:32:06 -05:00
Dmitriy Zaporozhets
5bce197b61
Serialize groups as json for Dashboard::GroupsController
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2017-05-04 23:45:02 +03:00
Dmitriy Zaporozhets
f440bfd247
Improve groups list specs
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2017-03-02 14:10:37 +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
Fatih Acet
e36b6daa7f
Better empty state for Groups view.
2016-10-03 11:49:48 +03:00
Dmitriy Zaporozhets
639b25e34c
Improve UI consistency between projects and groups lists
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2016-02-03 16:14:11 +01:00
Douwe Maan
ac389c6a3e
Consistent styling for dashboard groups gray block
2015-12-02 14:51:10 +01:00
Kamil Trzcinski
ba68facf8d
CI details cleanup
...
- Add page titles to CI settings.
- Fix CI admin navigation.
- Remove duplicated scope.
- Use monospace font for commit sha.
- Add page title and header title to build page.
- Proper authorization for cancel/retry builds.
- Use gitlab pagination theme for builds and group members.
- Don't paginate builds widget on build page.
- Add badges to commit page Changes/Builds tabs.
- Add "Builds" to commit Builds tab page title.
- Add and use Ci::Build#retryable? method.
- Add CI::Build#retried? method.
- Allow all failed commit builds to be retried.
- Proper authorization for cancel/retry all builds.
- Remove unused param.
- Use time_ago_with_tooltip where appropriate.
- Tweak builds index text
- Remove duplication between builds/build and commit_statuses/commit_status.
- Use POST rather than GET for canceling and retrying builds.
- Remove redundant URL helpers.
- Add build ID to build page.
- Link branch name on build page.
- Move commit/:sha/ci to commit/:sha/builds.
2015-11-05 15:24:27 +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