Commit 24243d5
My Jetpack: Onboarding i3 - Feature Branch/PR (#43592)
* Init
* My Jetpack: Onboarding i3 - Initialize tab panel (#43595)
* My Jetpack: Onboarding i3 - Init tab panel
* Improve types and use constants and extractions
* Add changelog to make CI happy
* Create a shared tab content wrapper to share styling
* Use "section" instead of tabs
* Rename tab components to content components
* Use correct headings
* Decrease margins on smaller screens
* Fix initial tab changed manually
* My Jetpack: Onboarding i3 | Split the overview tab (#43632)
* My Jetpack: Onboarding i3 | Split the overview tab
* Fix separator position
* My Jetpack: Onboarding i3 | Add help section (#43638)
* My Jetpack: Onboarding i3 | Update help section
* Remove double parenthesis
* Thank you copilot
* My Jetpack: Updating Products tab. (#43652)
* Moving unowned products to the Products tab
* Products tab header and spacing update
* Moving owned and unowned products into a hook
* changelog
* Update projects/packages/my-jetpack/_inc/components/product-cards-section/style.module.scss
RTL aware alternative
Co-authored-by: Manzoor Wani <manzoorwani.jk@gmail.com>
* Update projects/packages/my-jetpack/_inc/components/product-cards-section/style.module.scss
RTL aware alternative
Co-authored-by: Manzoor Wani <manzoorwani.jk@gmail.com>
---------
Co-authored-by: Manzoor Wani <manzoorwani.jk@gmail.com>
* My Jetpack: Tab filtering for admin role (#43675)
* My Jetpack: Tab fitering for admin role
* changelog
* replacing permission check
* My Jetpack: Onboarding i3 | Move Plan and Connection section to Overview tab (#43681)
* My Jetpack: Onboarding i3 | Move Plan and Connection section to Overview tab
* Remove unused styles
* Fix unit tests
* Fix E2E tests
* Add changelog
* Fix top border for the plan and connection section
* Fix E2E test heading
* Update E2E test string
* Update connection owner message when author is not connected
* Fix typo in changelog, thanks to copilot review.
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* Fix connection block for JN sites
* Move Jetpack Manage upsell banner to Overview
* Update banner messaging
---------
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* My Jetpack: Onboarding i3 | Fix layout on wider screens (#43699)
* My Jetpack: Update upsell banner for Automattic for Agencies (#43697)
* Update Jetpack Manage banner to A4A
* Fix Help section CTA styling
* Remove redundant changelogs
* Updating Products tab visibility based on owned products (#43720)
* Remove repeated changelog
* My Jetpack: Onboarding i3 | Update Products tab description copy (#43724)
* Add tracks events for My Jetpack Tab Navigation (#43703)
* Add jetpack_myjetpack_tab_click, jetpack_myjetpack_page_view (enhance), jetpack_myjetpack_help_request events
* Merge and resolve conflict in my-jetpack-tab-panel/index.tsx
Combined functionality from both branches:
- Analytics tracking and session duration from HEAD
- Product filtering logic from feature/my-jetpack/onboarding-i3
- Maintained all imports and hooks from both versions
- Preserved the analytics event tracking while adding dynamic tab visibility
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
* Improve source tab definition on help tracking hook
---------
Co-authored-by: Claude <noreply@anthropic.com>
* My jetpack: Onboarding i3 | Fix layout and alignment issues (#43725)
* Fix horizontal scrollable space
* Fix Jetpack log and tabs aligment issues
* Add changelog
* OK Copilot
* My Jetpack: Replace deprecated sass APIs with alternatives (#43726)
---------
Co-authored-by: Grzegorz Chudzinski-Pawlowski <112354940+grzegorz-cp@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Robert Sreberski <robertsreberski@gmail.com>
Co-authored-by: Claude <noreply@anthropic.com>1 parent c990c8c commit 24243d5
File tree
50 files changed
+1478
-698
lines changed- projects
- js-packages/components
- changelog
- components/admin-page
- packages/my-jetpack
- _inc
- components
- a4a-banner
- connection-status-card
- test
- help-card
- icons
- my-jetpack-screen
- my-jetpack-tab-panel
- help
- overview
- plans-section
- product-cards-section
- hooks/use-filtered-products
- changelog
- plugins/jetpack
- changelog
- tests/e2e/specs/onboarding
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
50 files changed
+1478
-698
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| 23 | + | |
23 | 24 | | |
24 | 25 | | |
25 | 26 | | |
| |||
37 | 38 | | |
38 | 39 | | |
39 | 40 | | |
40 | | - | |
| 41 | + | |
41 | 42 | | |
42 | 43 | | |
43 | 44 | | |
| |||
Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
68 | 73 | | |
Lines changed: 8 additions & 8 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| |||
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
45 | | - | |
46 | | - | |
| 45 | + | |
| 46 | + | |
47 | 47 | | |
48 | | - | |
| 48 | + | |
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
| |||
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
59 | | - | |
| 59 | + | |
Lines changed: 52 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
Lines changed: 62 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
0 commit comments