Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New Tab Page Shortcuts section #3104

Merged
merged 7 commits into from
Jul 19, 2024
Merged

New Tab Page Shortcuts section #3104

merged 7 commits into from
Jul 19, 2024

Conversation

dus7
Copy link
Contributor

@dus7 dus7 commented Jul 18, 2024

Task/Issue URL: https://app.asana.com/0/72649045549333/1207841311699125/f
Tech Design URL:
CC:

Description:

Adds shortcuts section to New Tab Page. Customization and reordering will be done in another PR.

Steps to test this PR:
-- Enable NTP Sections in debug menu --

  1. Make sure each shortcut redirects to expected place. (Mapping in figma).

Definition of Done (Internal Only):


Internal references:

Software Engineering Expectations
Technical Design Template

Copy link

github-actions bot commented Jul 18, 2024

Warnings
⚠️ PR has more than 500 lines of code changing. Consider splitting into smaller PRs if possible.

Generated by 🚫 dangerJS against 349fe31

@dus7 dus7 marked this pull request as ready for review July 18, 2024 15:20
@dus7 dus7 force-pushed the mariusz/ntp-shortcuts branch 2 times, most recently from b5d9331 to 3b01459 Compare July 18, 2024 15:56
@dus7 dus7 requested a review from brindy July 18, 2024 16:14
@@ -33,6 +33,7 @@ enum AutofillSettingsSource: String {
case appIconShortcut = "app_icon_shortcut"
case homeScreenWidget = "home_screen_widget"
case lockScreenWidget = "lock_screen_widget"
case newTabPageShortcut = "new_tab_page_shortcut"
Copy link
Contributor Author

@dus7 dus7 Jul 18, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@amddg44 additional source we've discussed. Used here.

Copy link
Contributor

@brindy brindy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM :)

@dus7 dus7 merged commit 6b7dc14 into main Jul 19, 2024
24 checks passed
@dus7 dus7 deleted the mariusz/ntp-shortcuts branch July 19, 2024 13:18
samsymons added a commit that referenced this pull request Jul 19, 2024
# By Christopher Brind (1) and others
# Via GitHub
* main:
  [DuckPlayer] 6 - Init updates and Watch on YouTube (#3066)
  New Tab Page Shortcuts section (#3104)
  Fix VPN configuration removal to stop the tunnel (#3099)
  avoid resizing webview when keyboard shows/hides (#3094)
  Add support for skipping sending usage pixels for remote messages (#3106)

# Conflicts:
#	DuckDuckGo.xcodeproj/project.pbxproj
#	DuckDuckGo.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved
samsymons added a commit that referenced this pull request Jul 19, 2024
# By Daniel Bernal (2) and others
# Via GitHub
* main:
  Update BSK for Mac RMF changes (#3107)
  [DuckPlayer] 7- Open Settings (#3110)
  [DuckPlayer] 6 - Init updates and Watch on YouTube (#3066)
  New Tab Page Shortcuts section (#3104)
  Fix VPN configuration removal to stop the tunnel (#3099)
  avoid resizing webview when keyboard shows/hides (#3094)
  Add support for skipping sending usage pixels for remote messages (#3106)

# Conflicts:
#	DuckDuckGo.xcodeproj/project.pbxproj
#	DuckDuckGo.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved
samsymons added a commit that referenced this pull request Jul 19, 2024
# By Christopher Brind (9) and others
# Via Chris Brind (1) and GitHub (1)
* main: (48 commits)
  Reduce VPN manager instances (#3097)
  Update BSK for Mac RMF changes (#3107)
  [DuckPlayer] 7- Open Settings (#3110)
  [DuckPlayer] 6 - Init updates and Watch on YouTube (#3066)
  New Tab Page Shortcuts section (#3104)
  Fix VPN configuration removal to stop the tunnel (#3099)
  avoid resizing webview when keyboard shows/hides (#3094)
  Add support for skipping sending usage pixels for remote messages (#3106)
  Bump submodules/privacy-reference-tests from `a242bf0` to `afb4f61` (#3096)
  Updates BSK to 171.2.3
  Remove print (#3101)
  Update Package.resolved file (#3102)
  New Tab Page favorites section (#3083)
  Properly compare actual value of the entitlement check (#3100)
  fix ui tests broken by new onboarding and use shared setup flow (#3081)
  AdHoc lane: Make proper assignment to variable (#3095)
  Expand AdHoc build workflow, add debug bookmarks screen (#3086)
  Update BSK to latest - for macOS fix to AdAttribution (#3084)
  Revert "Fix tests"
  Fix tests
  ...

# Conflicts:
#	DuckDuckGo.xcodeproj/project.pbxproj
#	DuckDuckGo.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved
#	DuckDuckGo/NetworkProtectionStatusViewModel.swift
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants