Add call to action to issue analytics empty state
What does this MR do and why?
Add call to action to issue analytics empty state
Covers 3 different cases:
- Group has 0 projects
- Group has >0 projects but 0 issues
- Group has issues but none match the currently applied filter
Screenshots or screen recordings
Scenario | Before | After |
---|---|---|
group has 0 projects | ![]() |
![]() |
group has >0 projects but 0 issues | ![]() |
![]() |
group has issues but current filter matches 0 issues (no change) |
![]() |
![]() |
How to set up and validate locally
- Check out this branch
- Create a new empty group
- Ensure the group has access to EE features
- Visit the Issue Analytics page for the group
- You should see an empty state that has a "create project" CTA button
- Create a project in the group
- Return to the group's Issue Analytics page
- You should now see an empty state that has a "create project" CTA button and a dropdown to select a project in which to create a new issue
- In a group that has issues and has access to EE features, visit the Issue Analytics page
- Filter on a label that does not have any issues
- You should see the same empty state that would be seen in prod today in this scenario
Related to #8162 (closed) Related to #474922 (closed)
Merge request reports
Activity
changed milestone to %17.6
assigned to @clavimoniere
added pipelinetier-1 label
- Resolved by Chad Lavimoniere
requested review from @lvanc
- A deleted user
added backend label
Reviewer roulette
Category Reviewer Maintainer backend @nisong
(UTC+2, 6 hours ahead of author)
@harsimarsandhu
(UTC+5.5, 9.5 hours ahead of author)
frontend @dzubova
(UTC+2, 6 hours ahead of author)
@ealcantara
(UTC+2, 6 hours ahead of author)
UX @lvanc
(UTC-10, 6 hours behind author)
Maintainer review is optional for UX Please refer to documentation page for guidance on how you can benefit from the Reviewer Roulette, or use the GitLab Review Workload Dashboard to find other available reviewers.
If needed, you can retry the
danger-review
job that generated this comment.Generated by
Danger- Resolved by 🤖 GitLab Bot 🤖
Proper labels assigned to this merge request. Please ignore me.
@clavimoniere
- please see the following guidance and update this merge request.1 Error Please add typebug typefeature, or typemaintenance label to this merge request. Edited by 🤖 GitLab Bot 🤖
Bundle size analysis [beta]
This compares changes in bundle size for entry points between the commits a31060f4 and d7f9ee24
Special assetsEntrypoint / Name Size before Size after Diff Diff in percent average 4.39 MB 4.39 MB - 0.0 % mainChunk 3.3 MB 3.3 MB - 0.0 % Significant Growth: 2Expand
Entrypoint / Name Size before Size after Diff Diff in percent pages.groups.issues_analytics 4.42 MB 4.58 MB +168.31 KB 3.7 % pages.projects.analytics.issues_analytics 4.39 MB 4.56 MB +168.31 KB 3.7 %
Your MR has at least one entrypoint growing significantly (more > 1 KB or 2%). If you write new or extend existing features, this is expected and there is nothing to worry about.
Please consider pinging someone from the FE Foundations (
@leipert
,@markrian
,@pgascouvaillancourt
,@sdejonge
or@thutterer
) for review, if you are unsure about the size increase.Note: We do not have exact data for a31060f4. So we have used data from: 243644fa.
The target commit was too new, so we used the latest commit from master we have info on.
It might help to rerun thebundle-size-review
job
This might mean that you have a few false positives in this report. If something unrelated to your code changes is reported, you can check this comparison in order to see if they caused this change.Please look at the full report for more details
Read more about how this report works.
Generated by
Dangeroh and cc also @jmiocene on this change!
mentioned in issue #499310 (closed)
added pipeline:mr-approved label
added typemaintenance label
added pipelinetier-2 label and removed pipelinetier-1 label
Before you set this MR to auto-merge
This merge request will progress on pipeline tiers until it reaches the last tier: pipelinetier-3. We will trigger a new pipeline for each transition to a higher tier.
Before you set this MR to auto-merge, please check the following:
- You are the last maintainer of this merge request
- The latest pipeline for this merge request is pipelinetier-3 (You can find which tier it is in the pipeline name)
- This pipeline is recent enough (created in the last 8 hours)
If all the criteria above apply, please set auto-merge for this merge request.
See pipeline tiers and merging a merge request for more details.
removed review request for @lvanc
E2E Test Result Summary
allure-report-publisher
generated test report!e2e-test-on-gdk:
test report for d7f9ee24expand test summary
+------------------------------------------------------------------+ | suites summary | +-------------+--------+--------+---------+-------+-------+--------+ | | passed | failed | skipped | flaky | total | result | +-------------+--------+--------+---------+-------+-------+--------+ | Govern | 70 | 0 | 3 | 0 | 73 | ✅ | | Create | 128 | 0 | 18 | 0 | 146 | ✅ | | Verify | 45 | 0 | 2 | 0 | 47 | ✅ | | Plan | 76 | 0 | 0 | 0 | 76 | ✅ | | Package | 17 | 0 | 18 | 0 | 35 | ✅ | | Fulfillment | 2 | 0 | 0 | 0 | 2 | ✅ | | Release | 5 | 0 | 0 | 0 | 5 | ✅ | | Data Stores | 33 | 0 | 1 | 0 | 34 | ✅ | | Analytics | 2 | 0 | 0 | 0 | 2 | ✅ | | Secure | 4 | 0 | 0 | 0 | 4 | ✅ | | Monitor | 8 | 0 | 0 | 0 | 8 | ✅ | | Manage | 1 | 0 | 1 | 0 | 2 | ✅ | +-------------+--------+--------+---------+-------+-------+--------+ | Total | 391 | 0 | 43 | 0 | 434 | ✅ | +-------------+--------+--------+---------+-------+-------+--------+
e2e-test-on-cng:
test report for d7f9ee24expand test summary
+------------------------------------------------------------------+ | suites summary | +-------------+--------+--------+---------+-------+-------+--------+ | | passed | failed | skipped | flaky | total | result | +-------------+--------+--------+---------+-------+-------+--------+ | Govern | 78 | 0 | 11 | 7 | 89 | ✅ | | Create | 139 | 0 | 20 | 13 | 159 | ✅ | | Fulfillment | 2 | 0 | 7 | 0 | 9 | ✅ | | Monitor | 8 | 0 | 12 | 0 | 20 | ✅ | | Plan | 86 | 0 | 8 | 9 | 94 | ✅ | | Data Stores | 33 | 0 | 10 | 0 | 43 | ✅ | | Verify | 50 | 0 | 15 | 10 | 65 | ✅ | | Release | 5 | 0 | 1 | 0 | 6 | ✅ | | Ai-powered | 0 | 0 | 2 | 0 | 2 | ➖ | | Secure | 4 | 0 | 2 | 0 | 6 | ✅ | | Growth | 0 | 0 | 2 | 0 | 2 | ➖ | | Package | 24 | 0 | 14 | 0 | 38 | ✅ | | Manage | 1 | 0 | 9 | 0 | 10 | ✅ | | Configure | 0 | 0 | 3 | 0 | 3 | ➖ | | ModelOps | 0 | 0 | 1 | 0 | 1 | ➖ | | Analytics | 2 | 0 | 0 | 0 | 2 | ✅ | +-------------+--------+--------+---------+-------+-------+--------+ | Total | 432 | 0 | 117 | 39 | 549 | ✅ | +-------------+--------+--------+---------+-------+-------+--------+
e2e-test-on-omnibus:
test report for d7f9ee24expand test summary
+---------------------------------------------------------------------+ | suites summary | +----------------+--------+--------+---------+-------+-------+--------+ | | passed | failed | skipped | flaky | total | result | +----------------+--------+--------+---------+-------+-------+--------+ | Package | 7 | 0 | 0 | 0 | 7 | ✅ | | GitLab Metrics | 2 | 0 | 1 | 0 | 3 | ✅ | | Govern | 26 | 0 | 1 | 0 | 27 | ✅ | | Manage | 25 | 0 | 10 | 6 | 35 | ✅ | | Systems | 6 | 0 | 1 | 0 | 7 | ✅ | | Create | 423 | 0 | 61 | 0 | 484 | ✅ | | Fulfillment | 2 | 0 | 0 | 0 | 2 | ✅ | | Analytics | 1 | 0 | 0 | 0 | 1 | ✅ | | Plan | 83 | 0 | 8 | 0 | 91 | ✅ | | Secure | 1 | 0 | 0 | 0 | 1 | ✅ | | Configure | 1 | 0 | 0 | 0 | 1 | ✅ | | Monitor | 4 | 0 | 1 | 0 | 5 | ✅ | | Data Stores | 13 | 0 | 1 | 0 | 14 | ✅ | | Ai-powered | 1 | 0 | 0 | 1 | 1 | ✅ | +----------------+--------+--------+---------+-------+-------+--------+ | Total | 595 | 0 | 84 | 7 | 679 | ✅ | +----------------+--------+--------+---------+-------+-------+--------+
- Resolved by Enrique Alcántara
requested review from @dzubova
- Resolved by Chad Lavimoniere
- Resolved by Diana Zubova
requested review from @dzubova
- Resolved by Enrique Alcántara
requested review from @ealcantara and removed review request for @dzubova
added pipelinetier-3 pipeline:run-e2e-omnibus-once labels and removed pipelinetier-2 label
removed pipeline:run-e2e-omnibus-once label
started a merge train
mentioned in commit 1fa63ef2
mentioned in incident gitlab-org/quality/engineering-productivity/master-broken-incidents#9020 (closed)
added workflowstaging-canary label
added workflowcanary label and removed workflowstaging-canary label
added workflowstaging label and removed workflowcanary label
added workflowproduction label and removed workflowstaging label
added workflowpost-deploy-db-staging label and removed workflowproduction label
added workflowpost-deploy-db-production label and removed workflowpost-deploy-db-staging label
mentioned in merge request !171171 (merged)
added releasedcandidate label
mentioned in issue #474922 (closed)
added releasedpublished label and removed releasedcandidate label