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

Merge 3.x into v4 #990

Draft
wants to merge 146 commits into
base: develop
Choose a base branch
from
Draft

Merge 3.x into v4 #990

wants to merge 146 commits into from

Commits on May 20, 2022

  1. Drop asset minification feature to fix JS issue with admin not able t…

    …o login and unable to edit mail templates. #970 #948
    
    Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com>
    sampoyigi committed May 20, 2022
    Configuration menu
    Copy the full SHA
    b9df4df View commit details
    Browse the repository at this point in the history

Commits on May 30, 2022

  1. Add allergens relation to 3.x branch (#978)

    * Fix #975
    
    * fix missing menu item option values
    
    Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com>
    
    Co-authored-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com>
    ryanmitchell and sampoyigi committed May 30, 2022
    Configuration menu
    Copy the full SHA
    ed16a6d View commit details
    Browse the repository at this point in the history
  2. minor fix

    Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com>
    sampoyigi committed May 30, 2022
    Configuration menu
    Copy the full SHA
    e8d8717 View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2022

  1. Fix location_options issue when creating a location #981

    Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com>
    sampoyigi committed Jun 1, 2022
    Configuration menu
    Copy the full SHA
    ccbba69 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2022

  1. minor fixes

    Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com>
    sampoyigi committed Jun 3, 2022
    Configuration menu
    Copy the full SHA
    721943a View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2022

  1. Remove unique validation rule on allergen, category, location, mealti…

    …me, menu and table requests
    
    Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com>
    sampoyigi committed Jun 5, 2022
    Configuration menu
    Copy the full SHA
    20a9e62 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2022

  1. Add permissions to order, reservation delete bulk action #986

    Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com>
    sampoyigi committed Jun 6, 2022
    Configuration menu
    Copy the full SHA
    16f24e0 View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2022

  1. Add padding to modal form fields container

    Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com>
    sampoyigi committed Jun 8, 2022
    Configuration menu
    Copy the full SHA
    bc9ceb1 View commit details
    Browse the repository at this point in the history
  2. Add branch name to split GA

    Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com>
    sampoyigi committed Jun 8, 2022
    Configuration menu
    Copy the full SHA
    f70ccc7 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2022

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

Commits on Jun 13, 2022

  1. Minor fix

    Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com>
    sampoyigi committed Jun 13, 2022
    Configuration menu
    Copy the full SHA
    f499635 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2022

  1. Use locale dates formats in order and reservation emails

    fixes tastyigniter/ti-ext-reservation#30
    
    Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com>
    sampoyigi committed Jun 14, 2022
    Configuration menu
    Copy the full SHA
    3f5303e View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2022

  1. Minor refactor to assignables

    Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com>
    sampoyigi committed Jun 15, 2022
    Configuration menu
    Copy the full SHA
    d5fd36c View commit details
    Browse the repository at this point in the history
  2. Add location logo mail variables

    Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com>
    sampoyigi committed Jun 15, 2022
    Configuration menu
    Copy the full SHA
    d91683e View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2022

  1. Move allocate table logic from booking manager to reservation model

    Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com>
    sampoyigi committed Jun 20, 2022
    Configuration menu
    Copy the full SHA
    a4530bd View commit details
    Browse the repository at this point in the history
  2. Minor fix

    Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com>
    sampoyigi committed Jun 20, 2022
    Configuration menu
    Copy the full SHA
    4d9bdeb View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2022

  1. Add migration to drop all foreign keys due to irritating foreign key …

    …errors
    
    Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com>
    sampoyigi committed Jun 30, 2022
    Configuration menu
    Copy the full SHA
    ec0542b View commit details
    Browse the repository at this point in the history
  2. Ensure list column names do not much model relation name

    Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com>
    sampoyigi committed Jun 30, 2022
    Configuration menu
    Copy the full SHA
    5e84a71 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2022

  1. Check foreign key/index exists before dropping

    Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com>
    sampoyigi committed Jul 2, 2022
    Configuration menu
    Copy the full SHA
    bbaa079 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2022

  1. Use customer email as replyTo when appropriate (#1002)

    * Use customer email as replyTo when appropriate
    
    * Use mailGetReplyTo method instead
    
    Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com>
    
    * Use mailGetReplyTo method instead
    
    Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com>
    
    Co-authored-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com>
    ryanmitchell and sampoyigi committed Jul 5, 2022
    Configuration menu
    Copy the full SHA
    4635985 View commit details
    Browse the repository at this point in the history
  2. Ensure guest_num and duration have minimum values (#1001)

    Co-authored-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com>
    ryanmitchell and sampoyigi committed Jul 5, 2022
    Configuration menu
    Copy the full SHA
    a3f024a View commit details
    Browse the repository at this point in the history
  3. use lowest menu option price when menu item price is 0

    Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com>
    sampoyigi committed Jul 5, 2022
    Configuration menu
    Copy the full SHA
    137734c View commit details
    Browse the repository at this point in the history
  4. Add location options as HasMany relation

    Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com>
    sampoyigi committed Jul 5, 2022
    Configuration menu
    Copy the full SHA
    652cb6e View commit details
    Browse the repository at this point in the history
  5. Fix location list order type filter

    Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com>
    sampoyigi committed Jul 5, 2022
    Configuration menu
    Copy the full SHA
    68e405b View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2022

  1. Add comment column to reservations list tastyigniter/ti-ext-reservati…

    …on#32
    
    Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com>
    sampoyigi committed Jul 6, 2022
    Configuration menu
    Copy the full SHA
    3016c2f View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2022

  1. Sort menu item option dropdown alphabetically

    Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com>
    sampoyigi committed Jul 18, 2022
    Configuration menu
    Copy the full SHA
    f30bbff View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2022

  1. Fix issue where cart item option quantity type calculated value is no…

    …t properly displayed
    
    Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com>
    sampoyigi committed Jul 19, 2022
    Configuration menu
    Copy the full SHA
    f2c500c View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2022

  1. Update README.md

    sampoyigi committed Aug 16, 2022
    Configuration menu
    Copy the full SHA
    b3732a3 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2022

  1. Install core update first instead of ignoring non-core updates

    Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com>
    sampoyigi committed Aug 29, 2022
    Configuration menu
    Copy the full SHA
    2a754e4 View commit details
    Browse the repository at this point in the history
  2. Fix broken link

    Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com>
    sampoyigi committed Aug 29, 2022
    Configuration menu
    Copy the full SHA
    a937a00 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2022

  1. Minor fix

    Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com>
    sampoyigi committed Aug 30, 2022
    Configuration menu
    Copy the full SHA
    6486a89 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2022

  1. Fix issue where media finder attachment config modal not opening (#1010)

    * fix what seem like typos
    
    * refactor
    
    Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com>
    
    Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com>
    Co-authored-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com>
    CupNoodles and sampoyigi committed Sep 2, 2022
    Configuration menu
    Copy the full SHA
    2c1f30d View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2022

  1. Minor fix

    Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com>
    sampoyigi committed Sep 13, 2022
    Configuration menu
    Copy the full SHA
    5bf7b4e View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2022

  1. Cache location options

    Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com>
    sampoyigi committed Sep 20, 2022
    Configuration menu
    Copy the full SHA
    cfe5f96 View commit details
    Browse the repository at this point in the history
  2. Make location options fields unique (#1011)

    * make location options fields unique
    
    * add logic to remove duplicates
    
    Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com>
    
    * fix
    
    Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com>
    
    Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com>
    Co-authored-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com>
    philipxyc and sampoyigi committed Sep 20, 2022
    Configuration menu
    Copy the full SHA
    5ec9a23 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2022

  1. Minor fixes

    Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com>
    sampoyigi committed Sep 30, 2022
    Configuration menu
    Copy the full SHA
    5cbaced View commit details
    Browse the repository at this point in the history
  2. Add support for locationable trait on HasManyThrough, HasOneThrough r…

    …elationships
    
    Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com>
    sampoyigi committed Sep 30, 2022
    Configuration menu
    Copy the full SHA
    da6bc02 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2022

  1. Allow rendering of multiple list widgets

    Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com>
    sampoyigi committed Oct 4, 2022
    Configuration menu
    Copy the full SHA
    ed2a910 View commit details
    Browse the repository at this point in the history
  2. Fix dashboard news widget feed url

    Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com>
    sampoyigi committed Oct 4, 2022
    Configuration menu
    Copy the full SHA
    98bc919 View commit details
    Browse the repository at this point in the history
  3. Reorder reservation form fields

    Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com>
    sampoyigi committed Oct 4, 2022
    Configuration menu
    Copy the full SHA
    895d994 View commit details
    Browse the repository at this point in the history
  4. Minor UI fix

    Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com>
    sampoyigi committed Oct 4, 2022
    Configuration menu
    Copy the full SHA
    5e7fbc5 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2022

  1. Fix issue where reservation list can not be filtered by multiple stat…

    …uses
    
    Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com>
    sampoyigi committed Oct 15, 2022
    Configuration menu
    Copy the full SHA
    de8ec05 View commit details
    Browse the repository at this point in the history
  2. Ensure admin password max length is 32 when installing

    Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com>
    sampoyigi committed Oct 15, 2022
    Configuration menu
    Copy the full SHA
    9ceb025 View commit details
    Browse the repository at this point in the history
  3. Minor fix

    Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com>
    sampoyigi committed Oct 15, 2022
    Configuration menu
    Copy the full SHA
    359687e View commit details
    Browse the repository at this point in the history
  4. Fix dashboard charts not displaying data

    Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com>
    sampoyigi committed Oct 15, 2022
    Configuration menu
    Copy the full SHA
    80a8ba3 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2022

  1. Minor refactor

    Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com>
    sampoyigi committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    b780b42 View commit details
    Browse the repository at this point in the history
  2. Strip html tags from formatted address

    Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com>
    sampoyigi committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    88f9243 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2022

  1. Support multiple extension paths (#1017)

    * Support multiple extension paths
    
    Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com>
    
    * Fix issue when both child and parent themes are in different directories
    
    Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com>
    
    Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com>
    sampoyigi committed Oct 23, 2022
    Configuration menu
    Copy the full SHA
    cd89efb View commit details
    Browse the repository at this point in the history
  2. Allow payments, themes form query to be extended

    Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com>
    sampoyigi committed Oct 23, 2022
    Configuration menu
    Copy the full SHA
    c61f8de View commit details
    Browse the repository at this point in the history
  3. Fix issue where staff list is empty

    Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com>
    sampoyigi committed Oct 23, 2022
    Configuration menu
    Copy the full SHA
    3128a19 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2022

  1. Code field on mail layouts and partials should always be unique

    Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com>
    sampoyigi committed Oct 30, 2022
    Configuration menu
    Copy the full SHA
    b889685 View commit details
    Browse the repository at this point in the history
  2. Avoid marking order as processed more than once

    Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com>
    sampoyigi committed Oct 30, 2022
    Configuration menu
    Copy the full SHA
    723ed8c View commit details
    Browse the repository at this point in the history
  3. Minor UI fix

    Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com>
    sampoyigi committed Oct 30, 2022
    Configuration menu
    Copy the full SHA
    d3da0a0 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2022

  1. Minor fix

    Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com>
    sampoyigi committed Nov 1, 2022
    Configuration menu
    Copy the full SHA
    cf831c8 View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2022

  1. Update split modules github action to apply on all branches

    Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com>
    sampoyigi committed Nov 5, 2022
    Configuration menu
    Copy the full SHA
    00b3b41 View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2022

  1. Fixed issue where its impossible to unassign a group or staff

    Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com>
    sampoyigi committed Nov 12, 2022
    Configuration menu
    Copy the full SHA
    aa53905 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2022

  1. Fix issue with clockpicker positioning and some minor UI adjustments

    Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com>
    sampoyigi committed Nov 13, 2022
    Configuration menu
    Copy the full SHA
    303444d View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2022

  1. Added new query scope doesntHaveStatusInHistory

    Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com>
    sampoyigi committed Nov 17, 2022
    Configuration menu
    Copy the full SHA
    4c01c0d View commit details
    Browse the repository at this point in the history
  2. Avoid negative order total when calculating totals

    Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com>
    sampoyigi committed Nov 17, 2022
    Configuration menu
    Copy the full SHA
    f9501d9 View commit details
    Browse the repository at this point in the history
  3. Fix issue with managing records when recordeditor is in radio mode

    Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com>
    sampoyigi committed Nov 17, 2022
    Configuration menu
    Copy the full SHA
    c8ff487 View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2022

  1. Minor fix

    Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com>
    sampoyigi committed Dec 1, 2022
    Configuration menu
    Copy the full SHA
    f6579ba View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2023

  1. Minor fix

    Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com>
    sampoyigi committed Jan 9, 2023
    Configuration menu
    Copy the full SHA
    6e77da7 View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2023

  1. Fix issue opening multiple record editor modals.

    Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com>
    sampoyigi committed Jan 13, 2023
    Configuration menu
    Copy the full SHA
    56a53e1 View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2023

  1. Use str_replace to remove double slash instead of realpath to avoid i…

    …ssues with symlinks
    
    Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com>
    sampoyigi committed Jan 17, 2023
    Configuration menu
    Copy the full SHA
    2e70026 View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2023

  1. Move subtract stock listener to cart extension, fixes #1019 stock sol…

    …d duplication
    
    Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com>
    sampoyigi committed Jan 28, 2023
    Configuration menu
    Copy the full SHA
    8d7c0e8 View commit details
    Browse the repository at this point in the history
  2. Add missing low_stock_alert mail template

    Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com>
    sampoyigi committed Jan 28, 2023
    Configuration menu
    Copy the full SHA
    06fb712 View commit details
    Browse the repository at this point in the history
  3. Add missing user invite mail templates

    Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com>
    sampoyigi committed Jan 28, 2023
    Configuration menu
    Copy the full SHA
    3582ec1 View commit details
    Browse the repository at this point in the history
  4. Remove unused mail template lang strings

    Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com>
    sampoyigi committed Jan 28, 2023
    Configuration menu
    Copy the full SHA
    e0c5809 View commit details
    Browse the repository at this point in the history
  5. Sort stock history in descending order

    Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com>
    sampoyigi committed Jan 28, 2023
    Configuration menu
    Copy the full SHA
    9093f72 View commit details
    Browse the repository at this point in the history
  6. Fix issue extending system settings fields

    Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com>
    sampoyigi committed Jan 28, 2023
    Configuration menu
    Copy the full SHA
    edc398e View commit details
    Browse the repository at this point in the history
  7. Update lang string

    Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com>
    sampoyigi committed Jan 28, 2023
    Configuration menu
    Copy the full SHA
    e3944d3 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2023

  1. Fixed filtering issue on admin staff page (#1026)

    Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com>
    sampoyigi committed Feb 2, 2023
    Configuration menu
    Copy the full SHA
    70362a5 View commit details
    Browse the repository at this point in the history
  2. Fixed issue with list filter scope conditions

    Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com>
    sampoyigi committed Feb 2, 2023
    Configuration menu
    Copy the full SHA
    a85efb9 View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2023

  1. Fixed issue with loading assets from symlink

    Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com>
    sampoyigi committed Feb 11, 2023
    Configuration menu
    Copy the full SHA
    2ea79ab View commit details
    Browse the repository at this point in the history
  2. Added support for order delivery notes

    Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com>
    sampoyigi committed Feb 11, 2023
    Configuration menu
    Copy the full SHA
    7aaab3d View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2023

  1. Ensure menu item minimum quantity is always 1 when nothing is specified

    Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com>
    sampoyigi committed Feb 18, 2023
    Configuration menu
    Copy the full SHA
    db8e593 View commit details
    Browse the repository at this point in the history
  2. Replaced bootstrap-color-picker with HTML color picker

    Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com>
    sampoyigi committed Feb 18, 2023
    Configuration menu
    Copy the full SHA
    d9aa44b View commit details
    Browse the repository at this point in the history
  3. Update UI assets

    Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com>
    sampoyigi committed Feb 18, 2023
    Configuration menu
    Copy the full SHA
    05bf264 View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2023

  1. Replaced boostrap-multiselect with slimselect js library

    Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com>
    sampoyigi committed Feb 19, 2023
    Configuration menu
    Copy the full SHA
    a5e50d7 View commit details
    Browse the repository at this point in the history
  2. Added github action for compiling assets

    Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com>
    sampoyigi committed Feb 19, 2023
    Configuration menu
    Copy the full SHA
    6a19259 View commit details
    Browse the repository at this point in the history
  3. Set working directory on compile assets github action

    Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com>
    sampoyigi committed Feb 19, 2023
    Configuration menu
    Copy the full SHA
    bdde19f View commit details
    Browse the repository at this point in the history
  4. Set write permission and commit options on compile assets github action

    Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com>
    sampoyigi committed Feb 19, 2023
    Configuration menu
    Copy the full SHA
    fb9e807 View commit details
    Browse the repository at this point in the history
  5. Add token to compile assets github action

    Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com>
    sampoyigi committed Feb 19, 2023
    Configuration menu
    Copy the full SHA
    71ef030 View commit details
    Browse the repository at this point in the history
  6. Compile Assets

    Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    sampoyigi authored and github-actions[bot] committed Feb 19, 2023
    Configuration menu
    Copy the full SHA
    415499e View commit details
    Browse the repository at this point in the history
  7. Update broken badge

    Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com>
    sampoyigi committed Feb 19, 2023
    Configuration menu
    Copy the full SHA
    6fc0b21 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2023

  1. Prevent errors in one file from affecting the execution of other file…

    …s in combined js
    
    Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com>
    sampoyigi committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    da85192 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2023

  1. Fix issue replacing html DOM on ajaxUpdate

    Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com>
    sampoyigi committed Feb 27, 2023
    Configuration menu
    Copy the full SHA
    9139f87 View commit details
    Browse the repository at this point in the history
  2. Compile Assets

    Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    sampoyigi authored and github-actions[bot] committed Feb 27, 2023
    Configuration menu
    Copy the full SHA
    ca11825 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2023

  1. Bump symplify/github-action-monorepo-split from 2.0 to 2.3

    Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com>
    sampoyigi committed Mar 1, 2023
    Configuration menu
    Copy the full SHA
    99d9d39 View commit details
    Browse the repository at this point in the history
  2. Bump symplify/github-action-monorepo-split to 2.3.0

    Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com>
    sampoyigi committed Mar 1, 2023
    Configuration menu
    Copy the full SHA
    d0d82ee View commit details
    Browse the repository at this point in the history
  3. Bump symplify/github-action-monorepo-split to 2.3.0

    Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com>
    sampoyigi committed Mar 1, 2023
    Configuration menu
    Copy the full SHA
    bdbd593 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2023

  1. Remove colorpicker js library

    Signed-off-by: Sam <6567634+sampoyigi@users.noreply.github.com>
    sampoyigi committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    eb0b7a3 View commit details
    Browse the repository at this point in the history
  2. Apply fixes from StyleCI (#1030)

    [ci skip] [skip ci]
    
    Co-authored-by: StyleCI Bot <bot@styleci.io>
    sampoyigi and StyleCIBot committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    5a7a6a9 View commit details
    Browse the repository at this point in the history
  3. Bump webpack from 5.75.0 to 5.76.1 in /app/admin/assets (#1029)

    Bumps [webpack](https://github.com/webpack/webpack) from 5.75.0 to 5.76.1.
    - [Release notes](https://github.com/webpack/webpack/releases)
    - [Commits](webpack/webpack@v5.75.0...v5.76.1)
    
    ---
    updated-dependencies:
    - dependency-name: webpack
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com>
    dependabot[bot] and sampoyigi committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    c61abcb View commit details
    Browse the repository at this point in the history
  4. Fake commit to bump flame library

    Signed-off-by: Sam <6567634+sampoyigi@users.noreply.github.com>
    sampoyigi committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    1099e13 View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2023

  1. Move order & reservation cancel logic to model

    Signed-off-by: Sam <6567634+sampoyigi@users.noreply.github.com>
    sampoyigi committed Mar 16, 2023
    Configuration menu
    Copy the full SHA
    7c12951 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2023

  1. Fix typo in list colum type

    Signed-off-by: Sam <6567634+sampoyigi@users.noreply.github.com>
    sampoyigi committed Apr 12, 2023
    Configuration menu
    Copy the full SHA
    f7e3aef View commit details
    Browse the repository at this point in the history
  2. Remove JSScope assetic filter

    Signed-off-by: Sam <6567634+sampoyigi@users.noreply.github.com>
    sampoyigi committed Apr 12, 2023
    Configuration menu
    Copy the full SHA
    2a30fc3 View commit details
    Browse the repository at this point in the history
  3. Bring back option to manually set reservation tables

    Signed-off-by: Sam <6567634+sampoyigi@users.noreply.github.com>
    sampoyigi committed Apr 12, 2023
    Configuration menu
    Copy the full SHA
    ea6f83a View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2023

  1. Change access token for compile action

    Signed-off-by: Sam <6567634+sampoyigi@users.noreply.github.com>
    sampoyigi committed Apr 20, 2023
    Configuration menu
    Copy the full SHA
    c56482a View commit details
    Browse the repository at this point in the history
  2. Compile Assets

    Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    sampoyigi authored and github-actions[bot] committed Apr 20, 2023
    Configuration menu
    Copy the full SHA
    f09796e View commit details
    Browse the repository at this point in the history

Commits on May 3, 2023

  1. Add binding of toolbar widget to controller in ListController.

    Signed-off-by: Sam <6567634+sampoyigi@users.noreply.github.com>
    sampoyigi committed May 3, 2023
    Configuration menu
    Copy the full SHA
    a37e6c2 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2023

  1. Refactor Assets.php and ViewMaker.php to use File::isFile() instead o…

    …f File::exists() for checking a file's existence.
    
    Signed-off-by: Sam <6567634+sampoyigi@users.noreply.github.com>
    sampoyigi committed May 8, 2023
    Configuration menu
    Copy the full SHA
    6898920 View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2023

  1. Add hidden input field for column order in list setup form.

    Signed-off-by: Sam <6567634+sampoyigi@users.noreply.github.com>
    sampoyigi committed Jun 1, 2023
    Configuration menu
    Copy the full SHA
    f4c5f80 View commit details
    Browse the repository at this point in the history
  2. Add support for passing an array of status data as argument to `markA…

    …sCanceled()` function and fix a bug where `$status` variable needs to be checked before use in `LogsStatusHistory.php`.
    
    Signed-off-by: Sam <6567634+sampoyigi@users.noreply.github.com>
    sampoyigi committed Jun 1, 2023
    Configuration menu
    Copy the full SHA
    46b33d1 View commit details
    Browse the repository at this point in the history
  3. Fix typo in method name for checking enabled countries in Countries_m…

    …odel.php.
    
    Signed-off-by: Sam <6567634+sampoyigi@users.noreply.github.com>
    sampoyigi committed Jun 1, 2023
    Configuration menu
    Copy the full SHA
    71b857c View commit details
    Browse the repository at this point in the history
  4. Refactor AssetMaker::getAssetPath to return the file name without con…

    …verting it to a public path.
    
    Signed-off-by: Sam <6567634+sampoyigi@users.noreply.github.com>
    sampoyigi committed Jun 1, 2023
    Configuration menu
    Copy the full SHA
    1c15e04 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2023

  1. Dashboard widget improvements

    - Refactor the chart widget to allow for dynamic datasets.
    - Add dynamic card options to the statistics widget.
    - Refactor to register chart datasets, stats card using callback function
    
    Signed-off-by: Sam <6567634+sampoyigi@users.noreply.github.com>
    sampoyigi committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    95a7f6b View commit details
    Browse the repository at this point in the history
  2. Refactor PropertyContainer.php to merge multiple properties using the…

    … mergeProperties() method.
    
    Signed-off-by: Sam <6567634+sampoyigi@users.noreply.github.com>
    sampoyigi committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    a1ad1ed View commit details
    Browse the repository at this point in the history
  3. Assets:getAssetsPath method to return the public path of a file if it…

    … exists in the local directory.
    
    Signed-off-by: Sam <6567634+sampoyigi@users.noreply.github.com>
    sampoyigi committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    99134c0 View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2023

  1. Add 'telephone' and 'email' fields to the orders and reservations mod…

    …els, with 'invisible' set to true.
    
    Signed-off-by: Sam <6567634+sampoyigi@users.noreply.github.com>
    sampoyigi committed Jun 9, 2023
    Configuration menu
    Copy the full SHA
    1208f2c View commit details
    Browse the repository at this point in the history
  2. Add validation for dashboard widget properties.

    Signed-off-by: Sam <6567634+sampoyigi@users.noreply.github.com>
    sampoyigi committed Jun 9, 2023
    Configuration menu
    Copy the full SHA
    f92c18e View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2023

  1. Refactor asset path handling

    Signed-off-by: Sam <6567634+sampoyigi@users.noreply.github.com>
    sampoyigi committed Jun 10, 2023
    Configuration menu
    Copy the full SHA
    173e909 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2023

  1. Update news feed links to use the dashboard referral parameter on blo…

    …g links.
    
    Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com>
    sampoyigi committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    f3e83c8 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2023

  1. Make telephone and email fields searchable on orders and reservations…

    … admin pages
    
    Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com>
    sampoyigi committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    e564134 View commit details
    Browse the repository at this point in the history
  2. Refactor BaseDashboardWidget.php to no longer pass $properties to fil…

    …lFromConfig() method.
    
    Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com>
    sampoyigi committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    46748db View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2023

  1. Refactor chart initialization, add locale to dashboard container, and…

    … format date display in widget toolbar.
    
    Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com>
    sampoyigi committed Jun 17, 2023
    Configuration menu
    Copy the full SHA
    21df1e4 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2023

  1. Fix bug in LocationAwareWidget.php where getAll() method was called i…

    …nstead of getIdOrAll().
    
    Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com>
    sampoyigi committed Jun 19, 2023
    Configuration menu
    Copy the full SHA
    9167041 View commit details
    Browse the repository at this point in the history
  2. Apply fixes from StyleCI (#1041)

    [ci skip] [skip ci]
    
    Co-authored-by: StyleCI Bot <bot@styleci.io>
    sampoyigi and StyleCIBot committed Jun 19, 2023
    Configuration menu
    Copy the full SHA
    2e5711b View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2023

  1. Use environment variable for admin uri (#1040)

    Co-authored-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com>
    mrdezzods and sampoyigi committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    21433fc View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2023

  1. Allow deselecting select options

    Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com>
    sampoyigi committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    eb45338 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2023

  1. Code refactor

    Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com>
    sampoyigi committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    f667e3f View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2023

  1. Refactor Reservations_model::getNextBookableTable() to only retrieve …

    …confirmed reservations.
    
    Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com>
    sampoyigi committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    d678090 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2023

  1. Refactor LogUserLastSeen.php to support multiple authentication servi…

    …ces and update last seen time for each authenticated user.
    
    Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com>
    sampoyigi committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    cf3403c View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2023

  1. Escape richeditor, markdowneditor eidget values to avoid XSS attacks

    Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com>
    sampoyigi committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    e92c6e4 View commit details
    Browse the repository at this point in the history
  2. Remove option to configure sendmail path by admin

    Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com>
    sampoyigi committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    502b49b View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2023

  1. Menu priority rule (#1050)

    Priority cannot be null, change rule to 'min:0'
    Concreta09 committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    e4ed076 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2023

  1. Fix UI issue with markdown editor

    Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com>
    sampoyigi committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    2682642 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2023

  1. Fixes issue with attaching media

    Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com>
    sampoyigi committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    0fdd266 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2023

  1. Fix issue with assignee not populating when assignee group is selected

    Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com>
    sampoyigi committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    3472490 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2023

  1. Apply locationable on status editor assignee dropdown

    Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com>
    sampoyigi committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    4e0d636 View commit details
    Browse the repository at this point in the history

Commits on Dec 27, 2023

  1. Configuration menu
    Copy the full SHA
    1c262c4 View commit details
    Browse the repository at this point in the history
  2. Resolve temporarily open_basedir issue (#1061)

    * open_basedir issue
    
    Resolve open_basedir issue adding dot for relativize filename path
    
    * Fix code style
    
    * add comments
    
    Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com>
    
    ---------
    
    Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com>
    Co-authored-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com>
    Concreta09 and sampoyigi committed Dec 27, 2023
    Configuration menu
    Copy the full SHA
    f916a34 View commit details
    Browse the repository at this point in the history

Commits on Dec 31, 2023

  1. Catch broken dashboard widgets exception

    Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com>
    sampoyigi committed Dec 31, 2023
    Configuration menu
    Copy the full SHA
    9555751 View commit details
    Browse the repository at this point in the history
  2. Update composer.json

    sampoyigi committed Dec 31, 2023
    Configuration menu
    Copy the full SHA
    638836e View commit details
    Browse the repository at this point in the history
  3. Restore config backup when extracting core files fails

    Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com>
    sampoyigi committed Dec 31, 2023
    Configuration menu
    Copy the full SHA
    1ddc4ac View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2024

  1. Minor fix

    Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com>
    sampoyigi committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    f108493 View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2024

  1. Fix missing closing parenthesis in form.js

    Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com>
    sampoyigi committed Jan 6, 2024
    Configuration menu
    Copy the full SHA
    1f8323f View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2024

  1. Clean JS files for case-insensitive file systems (#1057)

    * remove locales cache
    
    * restore locales
    
    ---------
    
    Co-authored-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com>
    heyanlong and sampoyigi committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    f45c55c View commit details
    Browse the repository at this point in the history
  2. Update $defaultFormat in Country.php (#1067)

    Co-authored-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com>
    antoniozh and sampoyigi committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    60da13e View commit details
    Browse the repository at this point in the history
  3. Bump follow-redirects from 1.15.2 to 1.15.4 in /app/admin/assets (#1065)

    Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.2 to 1.15.4.
    - [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
    - [Commits](follow-redirects/follow-redirects@v1.15.2...v1.15.4)
    
    ---
    updated-dependencies:
    - dependency-name: follow-redirects
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    f68d525 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2024

  1. Fixed path to the Menus-v2 image file in demo theme. (#1077)

    * Fixed path to the Menus-v2 image so demo theme doesn't show broken image link.
    
    * fix path
    
    Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com>
    
    ---------
    
    Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com>
    Co-authored-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com>
    mindflowgo and sampoyigi committed May 7, 2024
    Configuration menu
    Copy the full SHA
    d1f380d View commit details
    Browse the repository at this point in the history
  2. compile assets

    Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com>
    sampoyigi committed May 7, 2024
    Configuration menu
    Copy the full SHA
    8c80545 View commit details
    Browse the repository at this point in the history
  3. Compile Assets

    Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    sampoyigi authored and github-actions[bot] committed May 7, 2024
    Configuration menu
    Copy the full SHA
    b801e67 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2024

  1. Fixes #1075

    Signed-off-by: Sam Poyigi <6567634+sampoyigi@users.noreply.github.com>
    sampoyigi committed May 9, 2024
    1 Configuration menu
    Copy the full SHA
    bc67034 View commit details
    Browse the repository at this point in the history
  2. Compile Assets

    Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    sampoyigi authored and github-actions[bot] committed May 9, 2024
    Configuration menu
    Copy the full SHA
    ac39e52 View commit details
    Browse the repository at this point in the history