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

App supports bazel #3338

Merged
merged 42 commits into from
Jul 25, 2023
Merged

Commits on Jul 20, 2023

  1. externalize styled-components

    imanjra committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    45e2e75 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9430704 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4b28d46 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6c7e4f6 View commit details
    Browse the repository at this point in the history
  5. updated numeric fields

    lanzhenw committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    bfc8d4c View commit details
    Browse the repository at this point in the history
  6. updated boolean fields

    lanzhenw committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    ac877ea View commit details
    Browse the repository at this point in the history
  7. update search component

    lanzhenw committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    5407cc7 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    72380a2 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    624f158 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    5cc062b View commit details
    Browse the repository at this point in the history
  11. fix boolean filter issue

    lanzhenw committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    bc0a40e View commit details
    Browse the repository at this point in the history
  12. boolean filter clean up

    lanzhenw committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    f8ae6f3 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    9ce3c59 View commit details
    Browse the repository at this point in the history
  14. fix list_boolean

    lanzhenw committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    899f226 View commit details
    Browse the repository at this point in the history
  15. refactor

    lanzhenw committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    6a7bb9d View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    ccfb998 View commit details
    Browse the repository at this point in the history
  17. fix list_floats

    lanzhenw committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    4bdcf12 View commit details
    Browse the repository at this point in the history
  18. .

    lanzhenw committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    79b3655 View commit details
    Browse the repository at this point in the history
  19. numerber field reset UI

    lanzhenw committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    fe8b37c View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    546d52b View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    fd01195 View commit details
    Browse the repository at this point in the history
  22. update UI display styles

    lanzhenw committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    a6442f3 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    faa1a93 View commit details
    Browse the repository at this point in the history
  24. update filterentry style

    lanzhenw committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    2c70f51 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    9fd5d7f View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    1379dab View commit details
    Browse the repository at this point in the history
  27. address PR comments

    lanzhenw committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    0de7033 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    3fd72c8 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    fa1edeb View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    3390060 View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    9aa7a2c View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    da2427b View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    1459e00 View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    44707d8 View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    4f3ea4d View commit details
    Browse the repository at this point in the history
  36. improve toggle ux

    lanzhenw committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    2beefda View commit details
    Browse the repository at this point in the history
  37. remove filter bar on modal

    lanzhenw committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    2a741d2 View commit details
    Browse the repository at this point in the history
  38. clean up

    lanzhenw committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    1d25b8c View commit details
    Browse the repository at this point in the history
  39. address PR comments

    lanzhenw committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    f4075dd View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2023

  1. Configuration menu
    Copy the full SHA
    5a929eb View commit details
    Browse the repository at this point in the history
  2. Merge pull request voxel51#3328 from voxel51/bug/mps

    Only use MPS when manually specified
    brimoor committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    ab947f5 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2023

  1. Update app.py

    Allow FiftyOne App execution under bazel.
    mys007 committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    ee2001b View commit details
    Browse the repository at this point in the history