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

Migrate "Improve > Payment > Preferences" page #9225

Merged
merged 22 commits into from Jun 29, 2018

Commits on Jun 29, 2018

  1. start work on payment preferences migration

    Šarūnas Jonušas authored and mickaelandrieu committed Jun 29, 2018
    Configuration menu
    Copy the full SHA
    c34ae9d View commit details
    Browse the repository at this point in the history
  2. add multiple checbox table rendering

    Šarūnas Jonušas authored and mickaelandrieu committed Jun 29, 2018
    Configuration menu
    Copy the full SHA
    9e0cc3f View commit details
    Browse the repository at this point in the history
  3. create payment module preferences form

    Šarūnas Jonušas authored and mickaelandrieu committed Jun 29, 2018
    Configuration menu
    Copy the full SHA
    5e7b85c View commit details
    Browse the repository at this point in the history
  4. improving choice table to accecpt both radio and checkbox inputs

    Šarūnas Jonušas authored and mickaelandrieu committed Jun 29, 2018
    Configuration menu
    Copy the full SHA
    49e6774 View commit details
    Browse the repository at this point in the history
  5. finish multiple choice table

    Šarūnas Jonušas authored and mickaelandrieu committed Jun 29, 2018
    Configuration menu
    Copy the full SHA
    5b1471f View commit details
    Browse the repository at this point in the history
  6. implement payment module restriction configurator

    Šarūnas Jonušas authored and mickaelandrieu committed Jun 29, 2018
    Configuration menu
    Copy the full SHA
    9d1ab1b View commit details
    Browse the repository at this point in the history
  7. naming & form type update

    Šarūnas Jonušas authored and mickaelandrieu committed Jun 29, 2018
    Configuration menu
    Copy the full SHA
    1c43135 View commit details
    Browse the repository at this point in the history
  8. class naming update & other small changes

    Šarūnas Jonušas authored and mickaelandrieu committed Jun 29, 2018
    Configuration menu
    Copy the full SHA
    4ba44d7 View commit details
    Browse the repository at this point in the history
  9. fix service duplication

    Šarūnas Jonušas authored and mickaelandrieu committed Jun 29, 2018
    Configuration menu
    Copy the full SHA
    256e038 View commit details
    Browse the repository at this point in the history
  10. add security annotations

    Šarūnas Jonušas authored and mickaelandrieu committed Jun 29, 2018
    Configuration menu
    Copy the full SHA
    cd66b9d View commit details
    Browse the repository at this point in the history
  11. pass additional view data from controller to template

    Šarūnas Jonušas authored and mickaelandrieu committed Jun 29, 2018
    Configuration menu
    Copy the full SHA
    dec66f5 View commit details
    Browse the repository at this point in the history
  12. start working on allowing to select all checkboxes in column

    Šarūnas Jonušas authored and mickaelandrieu committed Jun 29, 2018
    Configuration menu
    Copy the full SHA
    e70a1e6 View commit details
    Browse the repository at this point in the history
  13. implement toggalbe checkboxes for multiple choice table

    Šarūnas Jonušas authored and mickaelandrieu committed Jun 29, 2018
    Configuration menu
    Copy the full SHA
    6e582bc View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    b61d04d View commit details
    Browse the repository at this point in the history
  15. fixes & improvements

    Šarūnas Jonušas authored and mickaelandrieu committed Jun 29, 2018
    Configuration menu
    Copy the full SHA
    a17ebfe View commit details
    Browse the repository at this point in the history
  16. remove legacy code & update Link class

    Šarūnas Jonušas authored and mickaelandrieu committed Jun 29, 2018
    Configuration menu
    Copy the full SHA
    e43e93c View commit details
    Browse the repository at this point in the history
  17. build assets

    Šarūnas Jonušas authored and mickaelandrieu committed Jun 29, 2018
    Configuration menu
    Copy the full SHA
    bc2d32e View commit details
    Browse the repository at this point in the history
  18. docblock update & small improvements

    Šarūnas Jonušas authored and mickaelandrieu committed Jun 29, 2018
    Configuration menu
    Copy the full SHA
    a3aaabc View commit details
    Browse the repository at this point in the history
  19. build assets

    Šarūnas Jonušas authored and mickaelandrieu committed Jun 29, 2018
    Configuration menu
    Copy the full SHA
    167b39b View commit details
    Browse the repository at this point in the history
  20. remove unused var

    Šarūnas Jonušas authored and mickaelandrieu committed Jun 29, 2018
    Configuration menu
    Copy the full SHA
    2fc647c View commit details
    Browse the repository at this point in the history
  21. fix missing variable definition

    Šarūnas Jonušas authored and mickaelandrieu committed Jun 29, 2018
    Configuration menu
    Copy the full SHA
    beb6b6d View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    77ba293 View commit details
    Browse the repository at this point in the history