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

feat(feat-flags): new simple feature toggles rule engine #494

Merged
merged 12 commits into from
Jul 14, 2021

Commits on Jun 30, 2021

  1. feat: Feature toggles rule engine

    Ran Isenberg committed Jun 30, 2021
    Configuration menu
    Copy the full SHA
    dc6f809 View commit details
    Browse the repository at this point in the history
  2. cr fixes

    Ran Isenberg committed Jun 30, 2021
    Configuration menu
    Copy the full SHA
    5b5dd3e View commit details
    Browse the repository at this point in the history
  3. fix init

    Ran Isenberg committed Jun 30, 2021
    Configuration menu
    Copy the full SHA
    10310a7 View commit details
    Browse the repository at this point in the history
  4. fix config boto

    Ran Isenberg committed Jun 30, 2021
    Configuration menu
    Copy the full SHA
    da9c270 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2021

  1. rename default value

    Ran Isenberg committed Jul 2, 2021
    Configuration menu
    Copy the full SHA
    a21081d View commit details
    Browse the repository at this point in the history
  2. formatting fix

    Ran Isenberg committed Jul 2, 2021
    Configuration menu
    Copy the full SHA
    b9571f3 View commit details
    Browse the repository at this point in the history
  3. cr fixes,. added token validation

    Ran Isenberg committed Jul 2, 2021
    Configuration menu
    Copy the full SHA
    78f6eb3 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2021

  1. added list all enabled feature toggles

    Ran Isenberg committed Jul 3, 2021
    Configuration menu
    Copy the full SHA
    2a72a92 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2021

  1. optional context

    Ran Isenberg committed Jul 4, 2021
    Configuration menu
    Copy the full SHA
    dffbe7c View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2021

  1. rename restriction to condition

    Ran Isenberg committed Jul 5, 2021
    Configuration menu
    Copy the full SHA
    6ec9a8f View commit details
    Browse the repository at this point in the history
  2. rename

    Ran Isenberg committed Jul 5, 2021
    Configuration menu
    Copy the full SHA
    b0c9daa View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2021

  1. added abstract schema fetcher class

    Ran Isenberg committed Jul 8, 2021
    Configuration menu
    Copy the full SHA
    2679cb9 View commit details
    Browse the repository at this point in the history