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

supporting "percentage fee" additional items #1357

Commits on May 18, 2024

  1. Configuration menu
    Copy the full SHA
    cfcccb4 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2024

  1. Merge branch 'refs/heads/main' into feature/1283-ability-to-have-book…

    …ing-fee-a-percentage-of-ticket-price
    
    # Conflicts:
    #	src/test/resources/api/descriptor.json
    cbellone committed May 23, 2024
    Configuration menu
    Copy the full SHA
    747d776 View commit details
    Browse the repository at this point in the history

Commits on May 26, 2024

  1. WIP list page

    cbellone committed May 26, 2024
    Configuration menu
    Copy the full SHA
    2d2034b View commit details
    Browse the repository at this point in the history

Commits on May 28, 2024

  1. Configuration menu
    Copy the full SHA
    e238baf View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2024

  1. WIP edit form

    cbellone committed Jun 2, 2024
    Configuration menu
    Copy the full SHA
    ad8f53a View commit details
    Browse the repository at this point in the history
  2. add available quantity

    cbellone committed Jun 2, 2024
    Configuration menu
    Copy the full SHA
    b291b46 View commit details
    Browse the repository at this point in the history
  3. improve styling

    cbellone committed Jun 2, 2024
    Configuration menu
    Copy the full SHA
    c997e25 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2024

  1. fix reservation API

    cbellone committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    fe14457 View commit details
    Browse the repository at this point in the history
  2. fix list + add

    cbellone committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    2f33a60 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9f6c7f7 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2024

  1. fields validation

    cbellone committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    968cee3 View commit details
    Browse the repository at this point in the history
  2. edit / delete item

    cbellone committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    1b246df View commit details
    Browse the repository at this point in the history
  3. fix compilation issue

    cbellone committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    a3a609b View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2024

  1. fix broken test

    cbellone committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    4248e5b View commit details
    Browse the repository at this point in the history
  2. reload list on save

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

Commits on Jun 13, 2024

  1. Configuration menu
    Copy the full SHA
    2f1e4a6 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2024

  1. Merge branch 'refs/heads/main' into feature/1283-ability-to-have-book…

    …ing-fee-a-percentage-of-ticket-price
    
    # Conflicts:
    #	src/main/java/alfio/manager/AdditionalServiceManager.java
    cbellone committed Jun 16, 2024
    Configuration menu
    Copy the full SHA
    d1d414a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b09ec12 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2024

  1. fix form errors

    cbellone committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    c736e4b View commit details
    Browse the repository at this point in the history
  2. public UI modifications

    cbellone committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    3b5e1fb View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2024

  1. Configuration menu
    Copy the full SHA
    7dc839a View commit details
    Browse the repository at this point in the history
  2. fix sonar warnings

    cbellone committed Jun 23, 2024
    Configuration menu
    Copy the full SHA
    c51df2f View commit details
    Browse the repository at this point in the history