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

Issue 67 #122

Draft
wants to merge 42 commits into
base: dev
Choose a base branch
from
Draft

Issue 67 #122

wants to merge 42 commits into from

Commits on Jan 26, 2023

  1. Configuration menu
    Copy the full SHA
    1bd67d5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    182b1c7 View commit details
    Browse the repository at this point in the history
  3. add end of file new line

    ryanmerolle committed Jan 26, 2023
    Configuration menu
    Copy the full SHA
    e198cf6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2abc675 View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2023

  1. add docstrings everywhere

    ryanmerolle committed Jan 27, 2023
    Configuration menu
    Copy the full SHA
    976542d View commit details
    Browse the repository at this point in the history
  2. update pre-commit

    ryanmerolle committed Jan 27, 2023
    Configuration menu
    Copy the full SHA
    2640369 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    33e8717 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b8d7267 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d7f4288 View commit details
    Browse the repository at this point in the history
  6. update setup.py

    ryanmerolle committed Jan 27, 2023
    Configuration menu
    Copy the full SHA
    d0d892e View commit details
    Browse the repository at this point in the history
  7. fix constants

    ryanmerolle committed Jan 27, 2023
    Configuration menu
    Copy the full SHA
    007877f View commit details
    Browse the repository at this point in the history
  8. fix bug with acl input

    ryanmerolle committed Jan 27, 2023
    Configuration menu
    Copy the full SHA
    fb15e3b View commit details
    Browse the repository at this point in the history
  9. move constants

    ryanmerolle committed Jan 27, 2023
    Configuration menu
    Copy the full SHA
    62dc456 View commit details
    Browse the repository at this point in the history
  10. stash conflict

    ryanmerolle committed Jan 27, 2023
    Configuration menu
    Copy the full SHA
    a8ae98d View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2023

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

    ryanmerolle committed Jan 28, 2023
    Configuration menu
    Copy the full SHA
    c21b4c7 View commit details
    Browse the repository at this point in the history
  3. tweaks

    ryanmerolle committed Jan 28, 2023
    Configuration menu
    Copy the full SHA
    1dbe0b7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7789df3 View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2023

  1. TODOs

    ryanmerolle committed Jan 29, 2023
    Configuration menu
    Copy the full SHA
    1861c56 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2023

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

    ryanmerolle committed Jan 30, 2023
    Configuration menu
    Copy the full SHA
    cce94e4 View commit details
    Browse the repository at this point in the history
  3. refactor

    ryanmerolle committed Jan 30, 2023
    Configuration menu
    Copy the full SHA
    bde16dd View commit details
    Browse the repository at this point in the history
  4. refactor form models

    ryanmerolle committed Jan 30, 2023
    Configuration menu
    Copy the full SHA
    349b040 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5f5f24a View commit details
    Browse the repository at this point in the history
  6. optimize form models

    ryanmerolle committed Jan 30, 2023
    Configuration menu
    Copy the full SHA
    e9aa918 View commit details
    Browse the repository at this point in the history
  7. update acl forms

    ryanmerolle committed Jan 30, 2023
    Configuration menu
    Copy the full SHA
    930a40c View commit details
    Browse the repository at this point in the history
  8. update BaseACLRuleForm

    ryanmerolle committed Jan 30, 2023
    Configuration menu
    Copy the full SHA
    9cdbf58 View commit details
    Browse the repository at this point in the history
  9. update forms error order

    ryanmerolle committed Jan 30, 2023
    Configuration menu
    Copy the full SHA
    f31b99c View commit details
    Browse the repository at this point in the history
  10. refactor forms models

    ryanmerolle committed Jan 30, 2023
    Configuration menu
    Copy the full SHA
    b316b74 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2023

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

    ryanmerolle committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    0c71815 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8354c4f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    09f67a4 View commit details
    Browse the repository at this point in the history
  5. update TODO

    ryanmerolle committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    18b95c4 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2023

  1. black formatting

    ryanmerolle committed Feb 1, 2023
    Configuration menu
    Copy the full SHA
    c04be89 View commit details
    Browse the repository at this point in the history
  2. fix acl name validator

    ryanmerolle committed Feb 1, 2023
    Configuration menu
    Copy the full SHA
    8586145 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    be1a975 View commit details
    Browse the repository at this point in the history
  4. isort

    ryanmerolle committed Feb 1, 2023
    Configuration menu
    Copy the full SHA
    d094bf6 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2023

  1. update tests

    ryanmerolle committed Feb 2, 2023
    Configuration menu
    Copy the full SHA
    3f4c9d7 View commit details
    Browse the repository at this point in the history
  2. add vs code extensions

    ryanmerolle committed Feb 2, 2023
    Configuration menu
    Copy the full SHA
    81db4da View commit details
    Browse the repository at this point in the history
  3. fix tests

    ryanmerolle committed Feb 2, 2023
    Configuration menu
    Copy the full SHA
    c46f768 View commit details
    Browse the repository at this point in the history
  4. update models

    ryanmerolle committed Feb 2, 2023
    Configuration menu
    Copy the full SHA
    5aec756 View commit details
    Browse the repository at this point in the history