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

RUN-1346: Remove database storage for "Node Filters" #8558

Merged
merged 53 commits into from
Nov 6, 2023
Merged

Commits on Oct 31, 2023

  1. Configuration menu
    Copy the full SHA
    edc8249 View commit details
    Browse the repository at this point in the history
  2. gsp: remove node filters

    gschueler committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    d79c4b9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9874315 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3d2535a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9c40397 View commit details
    Browse the repository at this point in the history
  6. cleanup: unused

    gschueler committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    b876518 View commit details
    Browse the repository at this point in the history
  7. cleanup: unused

    gschueler committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    122c154 View commit details
    Browse the repository at this point in the history
  8. remove node filter name

    gschueler committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    c314626 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    4039590 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    639a0db View commit details
    Browse the repository at this point in the history
  11. cleanup: remove unused

    gschueler committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    64fcb44 View commit details
    Browse the repository at this point in the history
  12. add i18n text

    gschueler committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    24e4b05 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    ea7c0cb View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    57d2ad6 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    e036ca0 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    d3394b9 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    5e5bdfd View commit details
    Browse the repository at this point in the history
  18. remove filterName

    gschueler committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    76e9433 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    85cde12 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    34707d7 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    c855dd2 View commit details
    Browse the repository at this point in the history
  22. define node filter input ui sockets

    FilterInputComp - component that binds a Knockout "NodeFilters" object to the Vue NodeFilterInput component.
    
    define ui-socket definitions for different pages
    gschueler committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    9efb426 View commit details
    Browse the repository at this point in the history
  23. some dom structure and css fixes

    remove wrapper div, use inherited attributes to the first div (e.g. class/style attrs)
    
    fix some css to match original node filter html
    
    fix display for All Nodes filter
    gschueler committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    3a9578d View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    6e6cb96 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    1bd99b1 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    632d17e View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    a632e03 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    b6f9ee2 View commit details
    Browse the repository at this point in the history
  29. cleanup: ts

    gschueler committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    3e6e98f View commit details
    Browse the repository at this point in the history
  30. fix typescript errors

    gschueler committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    7d8098d View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    702758f View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    9e59d10 View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    4d64e56 View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    95fc10c View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    ec987fe View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    6b1ff72 View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    ed1a625 View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    f104267 View commit details
    Browse the repository at this point in the history
  39. Configuration menu
    Copy the full SHA
    1ef84ad View commit details
    Browse the repository at this point in the history
  40. Configuration menu
    Copy the full SHA
    e2de1b5 View commit details
    Browse the repository at this point in the history
  41. Configuration menu
    Copy the full SHA
    fc43427 View commit details
    Browse the repository at this point in the history
  42. Configuration menu
    Copy the full SHA
    680608f View commit details
    Browse the repository at this point in the history
  43. Configuration menu
    Copy the full SHA
    6b58638 View commit details
    Browse the repository at this point in the history
  44. Configuration menu
    Copy the full SHA
    f81498b View commit details
    Browse the repository at this point in the history
  45. remove: unused

    gschueler committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    216c6e0 View commit details
    Browse the repository at this point in the history
  46. Configuration menu
    Copy the full SHA
    8a930d4 View commit details
    Browse the repository at this point in the history
  47. remove ReportFilter domain class

    remove db migrations
    
    db migration: remove report_filter
    gschueler committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    bf140a3 View commit details
    Browse the repository at this point in the history
  48. cleanup: wrong id

    gschueler committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    2c8b6ab View commit details
    Browse the repository at this point in the history
  49. remove debugger

    gschueler committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    10c1cf3 View commit details
    Browse the repository at this point in the history
  50. update db migrations

    remove table setup (create,constraints) migrations for dropped tables
    move the cleanup migrations to the last in the list
    update
    gschueler committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    0c955f8 View commit details
    Browse the repository at this point in the history
  51. Configuration menu
    Copy the full SHA
    2c08140 View commit details
    Browse the repository at this point in the history
  52. Configuration menu
    Copy the full SHA
    89f439e View commit details
    Browse the repository at this point in the history
  53. add validCheckSum

    gschueler committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    3aa4f96 View commit details
    Browse the repository at this point in the history