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

Enhancement - Form submission message display location options #1272

Open
wants to merge 23 commits into
base: pre-develop
Choose a base branch
from

Commits on Jun 10, 2024

  1. Add - Dropdown for options on message display

    Sujit Shrestha committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    a60f86a View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2024

  1. Added - Success message display location value.

    Sujit Shrestha committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    599b195 View commit details
    Browse the repository at this point in the history
  2. Added - logic to display confirmation message for different locations…

    … options.
    Sujit Shrestha committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    6dcd89d View commit details
    Browse the repository at this point in the history
  3. Added- Reporting and preview below form.

    Sujit Shrestha committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    0d4d09e View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2024

  1. Refactor & Add - Removed inline css and placed it into scss file. Add…

    …ed bg for popup.
    Sujit Shrestha committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    2821a4a View commit details
    Browse the repository at this point in the history
  2. Fix - Changed value for replacing form as hide from replace

    Sujit Shrestha committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    cc8bbf4 View commit details
    Browse the repository at this point in the history
  3. Fix - Stylistic error fix.

    Sujit Shrestha committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    c1cfd4b View commit details
    Browse the repository at this point in the history
  4. Fix - Changed ?? operator into ?: operator for compatibility with per…

    …vious php versions.
    Sujit Shrestha committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    4df035f View commit details
    Browse the repository at this point in the history
  5. Fix - Yoda condition fix

    Sujit Shrestha committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    1dc9665 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2024

  1. Fix - Scroll issue fix

    Sujit Shrestha committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    99430ed View commit details
    Browse the repository at this point in the history
  2. Refactor

    Sujit Shrestha committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    e9e7a9d View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2024

  1. Add - Added logos for popup.

    Sujit Shrestha committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    74c8de1 View commit details
    Browse the repository at this point in the history
  2. Added - SCSS for popup

    Sujit Shrestha committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    a3fc9c7 View commit details
    Browse the repository at this point in the history
  3. Added - SCSS for popup

    Sujit Shrestha committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    a892652 View commit details
    Browse the repository at this point in the history
  4. Enhancement - Created better popup design

    Sujit Shrestha committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    5295234 View commit details
    Browse the repository at this point in the history
  5. Add - Added images url on response for popup display

    Sujit Shrestha committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    4de3c51 View commit details
    Browse the repository at this point in the history
  6. Fix - Fixed css for popup.

    Sujit Shrestha committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    297253a View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2024

  1. Fix - Fixed hieght of popup not auto chnaging

    Sujit Shrestha committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    18b669c View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2024

  1. Temp

    Sujit Shrestha committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    76f97e9 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2024

  1. Temp

    Sujit Shrestha committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    3878f01 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2024

  1. Temp - called shortcode function but form not rendering

    Sujit Shrestha committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    1a6232e View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2024

  1. Renders different forms but does not render same form

    Sujit Shrestha committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    6715bfe View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2024

  1. Incomplete - Completed in ajax way but not in non-ajax way

    Sujit Shrestha committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    82e57a5 View commit details
    Browse the repository at this point in the history