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

[CLIENT-3106] Refactor policy code (complete refactor) #665

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

Commits on Sep 5, 2024

  1. WIP will not work

    juliannguyen4 committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    7f98456 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a2487be View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2024

  1. Revert "check errs when adding constants"

    This reverts commit a2487be.
    juliannguyen4 committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    062d131 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

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

    juliannguyen4 committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    2670788 View commit details
    Browse the repository at this point in the history
  3. fix

    juliannguyen4 committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    2dd9fea View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e5e7ad6 View commit details
    Browse the repository at this point in the history
  5. Fix

    juliannguyen4 committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    14114e9 View commit details
    Browse the repository at this point in the history
  6. wip this will break

    juliannguyen4 committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    ac89a22 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

  1. Configuration menu
    Copy the full SHA
    87d2588 View commit details
    Browse the repository at this point in the history
  2. Fail condition (temp)

    juliannguyen4 committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    c29978b View commit details
    Browse the repository at this point in the history
  3. WIP will break

    juliannguyen4 committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    e78aa76 View commit details
    Browse the repository at this point in the history
  4. will fail

    juliannguyen4 committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    b8de432 View commit details
    Browse the repository at this point in the history
  5. fix

    juliannguyen4 committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    87bb3a1 View commit details
    Browse the repository at this point in the history
  6. Fix

    juliannguyen4 committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    7ea191e View commit details
    Browse the repository at this point in the history
  7. wip

    juliannguyen4 committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    cf330e6 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    70a0b2b View commit details
    Browse the repository at this point in the history
  9. fix

    juliannguyen4 committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    e219703 View commit details
    Browse the repository at this point in the history
  10. wip

    juliannguyen4 committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    a08d4b0 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    e0b7eec View commit details
    Browse the repository at this point in the history
  12. Fix

    juliannguyen4 committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    5df866c View commit details
    Browse the repository at this point in the history
  13. break infinite loop

    juliannguyen4 committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    58a695d View commit details
    Browse the repository at this point in the history
  14. fix

    juliannguyen4 committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    ce95644 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2024

  1. Fix

    juliannguyen4 committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    0720240 View commit details
    Browse the repository at this point in the history
  2. Fix

    juliannguyen4 committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    5061f1e View commit details
    Browse the repository at this point in the history
  3. Don't break api

    juliannguyen4 committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    3a94419 View commit details
    Browse the repository at this point in the history
  4. fix strcmp

    juliannguyen4 committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    5b1cbe5 View commit details
    Browse the repository at this point in the history
  5. Fix

    juliannguyen4 committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    bc56090 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    723e315 View commit details
    Browse the repository at this point in the history
  7. w/e

    juliannguyen4 committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    0a536ef View commit details
    Browse the repository at this point in the history
  8. wip

    juliannguyen4 committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    09f8ee3 View commit details
    Browse the repository at this point in the history
  9. wip

    juliannguyen4 committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    52bd867 View commit details
    Browse the repository at this point in the history
  10. add

    juliannguyen4 committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    5c5b207 View commit details
    Browse the repository at this point in the history
  11. Don't use exp vars

    juliannguyen4 committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    901fd11 View commit details
    Browse the repository at this point in the history
  12. uncomment

    juliannguyen4 committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    12486d9 View commit details
    Browse the repository at this point in the history
  13. just get to compile

    juliannguyen4 committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    8e7e0e5 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2024

  1. free exp

    juliannguyen4 committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    158924b View commit details
    Browse the repository at this point in the history
  2. rm unused arg

    juliannguyen4 committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    07f918f View commit details
    Browse the repository at this point in the history
  3. fix

    juliannguyen4 committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    e655a29 View commit details
    Browse the repository at this point in the history
  4. WIP

    juliannguyen4 committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    209e18d View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2024

  1. finish

    juliannguyen4 committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    4b54d6d View commit details
    Browse the repository at this point in the history
  2. add note for later

    juliannguyen4 committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    ae25f79 View commit details
    Browse the repository at this point in the history