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

Tweaks to functions in utils.sh and refactored usages in webpage.sh #4653

Merged
merged 5 commits into from
Apr 4, 2022

Commits on Mar 16, 2022

  1. Adjust addOrEditKeyValPair to optionally take two or three arguments …

    …(adjust test to suit)
    
    Add a removeKey function with test
    
    update webpage.sh to reference functions in utils.sh (this can likely be abstracted/refactored further)
    
    Signed-off-by: Adam Warner <me@adamwarner.co.uk>
    PromoFaux committed Mar 16, 2022
    Configuration menu
    Copy the full SHA
    48138d3 View commit details
    Browse the repository at this point in the history
  2. Make utils.sh posix compatible per request

    Signed-off-by: Adam Warner <me@adamwarner.co.uk>
    PromoFaux committed Mar 16, 2022
    Configuration menu
    Copy the full SHA
    59fc380 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2022

  1. Address:

     - Review Comments
     - Stickler Complaints
    PromoFaux committed Apr 2, 2022
    Configuration menu
    Copy the full SHA
    7fa8cdd View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2022

  1. Address review comments

    Signed-off-by: Adam Warner <me@adamwarner.co.uk>
    PromoFaux committed Apr 4, 2022
    Configuration menu
    Copy the full SHA
    4d31d5e View commit details
    Browse the repository at this point in the history
  2. Minor review comments

    yubiuser committed Apr 4, 2022
    Configuration menu
    Copy the full SHA
    9b4f6c8 View commit details
    Browse the repository at this point in the history