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

UR-1679 Feature - WPBakery compatibility with user registration widgets. #756

Merged
merged 4 commits into from
Sep 4, 2024

Conversation

lekhnathpandey
Copy link
Contributor

All Submissions:

Changes proposed in this Pull Request:

Introducing WPBakery Compatibility by creating user registration widgets like Registration, Login, My Account, Edit Profile, Edit Password.

How to test the changes in this Pull Request:

  1. Edit WordPress Page with WPBakery Editor.
  2. Click on + icon and you can see User Registration category with all widgets.
  3. Verify all widgets are working properly or not.

Types of changes:

  • Bug fix (non-breaking change which fixes an issue)
  • Enhancement (modification of the currently available functionality)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Other information:

  • Have you added an explanation of what your changes do and why you'd like us to include them?
  • Have you successfully ran tests with your changes locally?
  • Have you updated the documentation accordingly?

Changelog entry

Feature - WPBakery compatibility with user registration widgets.

Copy link
Contributor

@y000yal y000yal left a comment

Choose a reason for hiding this comment

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

LGTM 👍

Copy link
Contributor

@zhea-son zhea-son left a comment

Choose a reason for hiding this comment

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

LGTM! 💯

@zhea-son zhea-son merged commit 11a9c65 into develop Sep 4, 2024
1 check passed
@zhea-son zhea-son deleted the UR-1679-wp-bakery-compatibility branch September 4, 2024 10:49
zhea-son added a commit that referenced this pull request Sep 4, 2024
Squashed commit of the following:

commit 11a9c65 (HEAD -> develop, origin/develop)
Author: Lekhnath Pandey <lekhnath005@gmail.com>
Date:   Wed Sep 4 16:34:13 2024 +0545

    UR-1679 Feature - WPBakery compatibility with user registration widgets.  (#756)

    * Create user registration category for wpbakery and all basic widget for free

    * Fix - Top Nav admir bar conflict

    * Nav link compatibility

    ---------

    Co-authored-by: Ranjan Khanal <khanalranjan43@gmail.com>

commit da47552
Author: Prajjwal Poudel <85762481+iamprazol@users.noreply.github.com>
Date:   Wed Sep 4 14:00:58 2024 +0545

commit da47552
Author: Prajjwal Poudel <85762481+iamprazol@users.noreply.github.com>
Date:   Wed Sep 4 14:00:58 2024 +0545

    UR-416 Introduced  - Settings Sidebar ( Quick setup tab and Premium Benefits ) (#740)

    * Enhance - Quick setup tab

    * Continue option for skipped setup wizard

    * Quick setup tab contents made translation ready

    * Create Pages button if pages not created

    * Introduced premium benefits tab and notice to continue setup wizard if skipped

    * Hide Show/Hide Sidebar option when both pro is active and quick setup completed

    * global settings quick setup tab design fixed

    * Fix - Handle quick setup display for existing users with change in migration

    * Sidebar enabled by default on first installation but sidebar not enabled

    * Tweak - Premium benefits content changes

    ---------

    Co-authored-by: Ayush Shrestha <ayushstha143@gmail.com>
    Co-authored-by: Lekhnath Pandey <lekhnath005@gmail.com>

commit 1d4b226
Author: yoel limbu <87514350+y000yal@users.noreply.github.com>
Date:   Wed Sep 4 13:49:52 2024 +0545

    UR-1575 Fix - Removed userstate from attributes. (#753)

    * Dependency for login block

    * Disabled blocks on preview

    * Changed logged out as default state

    * Removed userState from attribute

    * Removed user state from attributes

    * resolved merge conflict bug

commit 836383f
Author: Ranjan Khanal <83644457+zhea-son@users.noreply.github.com>
Date:   Wed Sep 4 13:21:21 2024 +0545

    Feature - MailPoet Integration (#755)

    * Added Modules for Mailpoet

    * Added mailpoet image in extensions

    * Dashboard module enhance

    ---------

    Co-authored-by: y000yal <yoyal.limbu@gmail.com>
    Co-authored-by: Prajjwal Poudel <85762481+iamprazol@users.noreply.github.com>

commit 4e73da3
Author: Prajjwal Poudel <85762481+iamprazol@users.noreply.github.com>
Date:   Wed Sep 4 13:18:16 2024 +0545

    UR-1680 Enhance - Dashboard Page (#746)

    * Tweak - Deprecated use-ontype replaced with debounce to improve search experience

    * Settings url, icon, video url and video player added for addons

    * Copy shortcode added

    * Shortcode with params copy added

    * License activation from dashboard page

    * Added - Filter for unique id smart tag modification

    * No modules found page

    * Added shortcode for memberships

    * Added video urls for new addons and features

    * Tweak - Documentation url changes:

    ---------

    Co-authored-by: Ranjan Khanal <khanalranjan43@gmail.com>

commit 4a560e6
Author: Lekhnath Pandey <lekhnath005@gmail.com>
Date:   Wed Sep 4 12:28:59 2024 +0545

    UR-1756 Dev - Handle common functions and dynamic links for custom notices. (#751)

    * Dev - Handle common functions and dynamic links

    * Fix - Check function exists before calling the function

    * Dev - Improve code

commit 5a76784
Author: Ranjan Khanal <83644457+zhea-son@users.noreply.github.com>
Date:   Wed Sep 4 12:28:44 2024 +0545

    Enhance - Warning for field deletion used in Conditional Logic (#750)

    * Enhance - Warning on field delete used in Conditional Logic

    * Added - Row deletion warning

    * Fix - Embed button spelling

commit 5d489f2
Author: Ranjan Khanal <83644457+zhea-son@users.noreply.github.com>
Date:   Wed Sep 4 12:27:50 2024 +0545

    Fixed - Value for seperate shipping as true or false (#749)

commit 8c07035
Author: Samyog Subedi <72150195+suvedisamyog@users.noreply.github.com>
Date:   Wed Sep 4 12:27:18 2024 +0545

    UR 1071 Dev -Elementor widget (#747)

    * Added section in elementor

    * Dev-sync with pro

    * Added icon for widgets

    * Tweak - Remove select form option for not required widgets

    * Remove type button param from popup

    ---------

    Co-authored-by: Prajjwal Poudel <iamprazol@gmail.com>

commit 87198ee
Author: Samyog Subedi <72150195+suvedisamyog@users.noreply.github.com>
Date:   Wed Sep 4 12:26:42 2024 +0545

    UR-1434 Enhancement - Show most used integration list on integration tab (#745)

    * Added - Top addons in integration page.

    * Removed unwanted code.

    * Updated vedio links.

    * Text changes and added video id for twilio

    ---------

    Co-authored-by: Prajjwal Poudel <iamprazol@gmail.com>

commit 867fe17
Author: Samyog Subedi <72150195+suvedisamyog@users.noreply.github.com>
Date:   Wed Sep 4 12:25:30 2024 +0545

    Feature - Suport relative url in registration url (#744)

commit f818478
Author: yoel limbu <87514350+y000yal@users.noreply.github.com>
Date:   Wed Sep 4 12:23:48 2024 +0545

    UR-1711 Bug - Moved membership settings logic to membership (#738)

    * Fix - Module image and description

    * Removed membership setting code from settings page to membership

    ---------

    Co-authored-by: Ranjan Khanal <khanalranjan43@gmail.com>

commit feb1d2d
Author: Lekhnath Pandey <lekhnath005@gmail.com>
Date:   Mon Sep 2 14:10:04 2024 +0545

    Fix - Textarea text count not working in woocommerce checkout block
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.

3 participants