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: default variants #3271

Merged
merged 32 commits into from
Jul 23, 2024
Merged

feat: default variants #3271

merged 32 commits into from
Jul 23, 2024

Commits on Jul 12, 2024

  1. feat: default variant redo

    Signed-off-by: Mark Phelps <[email protected]>
    markphelps committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    9e88dc5 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2024

  1. Configuration menu
    Copy the full SHA
    b721012 View commit details
    Browse the repository at this point in the history
  2. feat: add default variant in ui

    Signed-off-by: Mark Phelps <[email protected]>
    markphelps committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    437d7b0 View commit details
    Browse the repository at this point in the history
  3. chore: import/export

    Signed-off-by: Mark Phelps <[email protected]>
    markphelps committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    8859bfd View commit details
    Browse the repository at this point in the history
  4. chore: ui lint issues

    Signed-off-by: Mark Phelps <[email protected]>
    markphelps committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    bfe4c0b View commit details
    Browse the repository at this point in the history
  5. chore: add migrations for other dbs

    Signed-off-by: Mark Phelps <[email protected]>
    markphelps committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    ac934d7 View commit details
    Browse the repository at this point in the history
  6. chore: fix schemas; fix cli export test

    Signed-off-by: Mark Phelps <[email protected]>
    markphelps committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    30f5113 View commit details
    Browse the repository at this point in the history
  7. chore: import export IT

    Signed-off-by: Mark Phelps <[email protected]>
    markphelps committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    0e8d466 View commit details
    Browse the repository at this point in the history
  8. chore: set IT log levels to warn to minimize log output

    Signed-off-by: Mark Phelps <[email protected]>
    markphelps committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    632aad1 View commit details
    Browse the repository at this point in the history
  9. chore: rm dag import

    Signed-off-by: Mark Phelps <[email protected]>
    markphelps committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    7f4dc0e View commit details
    Browse the repository at this point in the history
  10. chore: fix import/export IT

    Signed-off-by: Mark Phelps <[email protected]>
    markphelps committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    780f82f View commit details
    Browse the repository at this point in the history
  11. chore: fix ui test

    Signed-off-by: Mark Phelps <[email protected]>
    markphelps committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    d2a8094 View commit details
    Browse the repository at this point in the history
  12. chore: update testdata

    Signed-off-by: Mark Phelps <[email protected]>
    markphelps committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    65bf39e View commit details
    Browse the repository at this point in the history
  13. chore: support evaluation data api

    Signed-off-by: Mark Phelps <[email protected]>
    markphelps committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    df494d1 View commit details
    Browse the repository at this point in the history
  14. chore: make default variant optional

    Signed-off-by: Mark Phelps <[email protected]>
    markphelps committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    1184869 View commit details
    Browse the repository at this point in the history
  15. chore: rename default variant field in ui

    Signed-off-by: Mark Phelps <[email protected]>
    markphelps committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    2a0e3f4 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2024

  1. refactor: clean up UI (#3288)

    Signed-off-by: Roman Dmytrenko <[email protected]>
    erka committed Jul 21, 2024
    Configuration menu
    Copy the full SHA
    7cabab9 View commit details
    Browse the repository at this point in the history
  2. chore: move variant form helper

    Signed-off-by: Mark Phelps <[email protected]>
    markphelps committed Jul 21, 2024
    Configuration menu
    Copy the full SHA
    29bdf62 View commit details
    Browse the repository at this point in the history
  3. chore: rename context key

    Signed-off-by: Mark Phelps <[email protected]>
    markphelps committed Jul 21, 2024
    Configuration menu
    Copy the full SHA
    f2eb7fb View commit details
    Browse the repository at this point in the history
  4. chore: add legacy evaluator tests

    Signed-off-by: Mark Phelps <[email protected]>
    markphelps committed Jul 21, 2024
    Configuration menu
    Copy the full SHA
    b0d32ad View commit details
    Browse the repository at this point in the history
  5. chore: rm unused IVariant import

    Signed-off-by: Mark Phelps <[email protected]>
    markphelps committed Jul 21, 2024
    Configuration menu
    Copy the full SHA
    f6b100a View commit details
    Browse the repository at this point in the history
  6. chore: db tests

    Signed-off-by: Mark Phelps <[email protected]>
    markphelps committed Jul 21, 2024
    Configuration menu
    Copy the full SHA
    ea5b441 View commit details
    Browse the repository at this point in the history
  7. chore: add IT

    Signed-off-by: Mark Phelps <[email protected]>
    markphelps committed Jul 21, 2024
    Configuration menu
    Copy the full SHA
    b5adf54 View commit details
    Browse the repository at this point in the history
  8. chore: check for default variant in same namespace

    Signed-off-by: Mark Phelps <[email protected]>
    markphelps committed Jul 21, 2024
    Configuration menu
    Copy the full SHA
    53f9fcf View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2024

  1. chore: add snapshot support

    Signed-off-by: Mark Phelps <[email protected]>
    markphelps committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    b6faa0e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3eeca9c View commit details
    Browse the repository at this point in the history
  3. chore: try to fix ui ITs

    markphelps committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    bcb5045 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'default-variant-redo' of https://github.com/flipt-io/flipt

     into default-variant-redo
    
    * 'default-variant-redo' of https://github.com/flipt-io/flipt:
      chore(deps): bump go.opentelemetry.io/otel/exporters/prometheus (#3290)
      chore(deps): bump golang.org/x/crypto from 0.24.0 to 0.25.0 (#3292)
      chore(deps): bump github.com/aws/aws-sdk-go-v2/config (#3293)
      chore(deps): bump github.com/redis/go-redis/v9 from 9.5.3 to 9.6.0 (#3291)
      chore(deps-dev): bump playwright from 1.45.1 to 1.45.2 in /ui (#3297)
      chore(deps): bump chart.js from 4.4.2 to 4.4.3 in /ui (#3298)
      chore(deps-dev): bump eslint-plugin-no-relative-import-paths in /ui (#3295)
      chore(deps-dev): bump eslint-plugin-react from 7.34.4 to 7.35.0 in /ui (#3294)
      chore(deps): bump github.com/google/go-containerregistry (#3289)
    markphelps committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    c4ab1cf View commit details
    Browse the repository at this point in the history
  5. chore: with workdir

    Signed-off-by: Mark Phelps <[email protected]>
    markphelps committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    6e19727 View commit details
    Browse the repository at this point in the history
  6. chore: go mod tidy

    markphelps committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    147555d View commit details
    Browse the repository at this point in the history
  7. Merge branch 'main' into default-variant-redo

    * main:
      chore: go mod tidy
    markphelps committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    6e9eed5 View commit details
    Browse the repository at this point in the history
  8. chore: bump playwright/test

    Signed-off-by: Mark Phelps <[email protected]>
    markphelps committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    5c193ff View commit details
    Browse the repository at this point in the history