Skip to content

[WAUM][27/n]Show utility settings view if Whatsapp Onboarding is Complete#3111

Merged
sharunaanandraj merged 10 commits intoWAUM-devfrom
connected-view-update
May 2, 2025
Merged

[WAUM][27/n]Show utility settings view if Whatsapp Onboarding is Complete#3111
sharunaanandraj merged 10 commits intoWAUM-devfrom
connected-view-update

Conversation

@sharunaanandraj
Copy link
Copy Markdown
Contributor

@sharunaanandraj sharunaanandraj commented Apr 29, 2025

Description

If all steps of Whatsapp Onboarding is completed successfully we add an option to indicate this and also during tab click we directly show the utility_settings view.

Type of change

  • New feature (non-breaking change which adds functionality)

Changelog entry

Show utility settings view if Whatsapp Onboarding is Complete

Test Plan

Screen.Recording.2025-04-29.at.10.50.19.AM.mov

Integration_config_id is stored successfully
Screenshot 2025-05-01 at 11 04 27 AM

$base_url = array( self::GRAPH_API_BASE_URL, self::API_VERSION, $waba_id, 'connect_utility_messages' );
$base_url = esc_url( implode( '/', $base_url ) );
$query_params = array(
$base_url = array( self::GRAPH_API_BASE_URL, self::API_VERSION, $waba_id, 'connect_utility_messages' );
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Fixed by ./vendor/bin/phpcbf

@sharunaanandraj
Copy link
Copy Markdown
Contributor Author

@iodic Can you help review this PR ? Thanks

@sharunaanandraj sharunaanandraj merged commit aa7cca1 into WAUM-dev May 2, 2025
9 checks passed
@sharunaanandraj sharunaanandraj deleted the connected-view-update branch May 2, 2025 21:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants