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

Implement first version of new aggregation controls, including support for metric configuration. #10281

Merged
merged 66 commits into from
Mar 22, 2021

Commits on Mar 22, 2021

  1. Configuration menu
    Copy the full SHA
    ea3d5b8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e316666 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    40513a8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a582e48 View commit details
    Browse the repository at this point in the history
  5. Fixing typo.

    linuspahl authored and dennisoelkers committed Mar 22, 2021
    Configuration menu
    Copy the full SHA
    4631576 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    cdcaddd View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3737a6a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    2bbc462 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    5d55afb View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    d4faddb View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    4c45202 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    d9bdc61 View commit details
    Browse the repository at this point in the history
  13. Fixing linter warnings.

    linuspahl authored and dennisoelkers committed Mar 22, 2021
    Configuration menu
    Copy the full SHA
    b69e575 View commit details
    Browse the repository at this point in the history
  14. List aggregation action in AggregationActionSelect if it can be con…

    …figured multiple times.
    linuspahl authored and dennisoelkers committed Mar 22, 2021
    Configuration menu
    Copy the full SHA
    f6e4b42 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    4c2d08e View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    9ab826a View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    9b7baa5 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    465e30a View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    41fa08f View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    4ac3736 View commit details
    Browse the repository at this point in the history
  21. Creating WidgetConfigForm.

    linuspahl authored and dennisoelkers committed Mar 22, 2021
    Configuration menu
    Copy the full SHA
    0a1f8bf View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    a3eee78 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    602f72e View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    4b7a698 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    bc05ecf View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    125588f View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    d4feb45 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    46ad7dc View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    7e90b1a View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    d2c9735 View commit details
    Browse the repository at this point in the history
  31. Importing aggregation functions for metrics configuration directly fr…

    …om `AggregationFunctionsStore`.
    linuspahl authored and dennisoelkers committed Mar 22, 2021
    Configuration menu
    Copy the full SHA
    400b516 View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    2ce4f05 View commit details
    Browse the repository at this point in the history
  33. Fixing type imports

    linuspahl authored and dennisoelkers committed Mar 22, 2021
    Configuration menu
    Copy the full SHA
    16f4669 View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    0af7525 View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    67f9b45 View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    dae34fe View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    1e59e28 View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    da59c90 View commit details
    Browse the repository at this point in the history
  39. Configuration menu
    Copy the full SHA
    198b5e6 View commit details
    Browse the repository at this point in the history
  40. Configuration menu
    Copy the full SHA
    338731b View commit details
    Browse the repository at this point in the history
  41. Configuration menu
    Copy the full SHA
    dd51122 View commit details
    Browse the repository at this point in the history
  42. Fixing vertical scrolling of aggregation elements column in aggregati…

    …on wizard.
    
    (cherry picked from commit 0efd3b2)
    linuspahl authored and dennisoelkers committed Mar 22, 2021
    Configuration menu
    Copy the full SHA
    08e315d View commit details
    Browse the repository at this point in the history
  43. Styling fixes

    dennisoelkers committed Mar 22, 2021
    Configuration menu
    Copy the full SHA
    329f1a6 View commit details
    Browse the repository at this point in the history
  44. Configuration menu
    Copy the full SHA
    d1c8603 View commit details
    Browse the repository at this point in the history
  45. Fixing horizontal scrolling of element configuration containers by ad…

    …justing bootstrap elements padding.
    
    The negative row / form-group margin caused the horizontal scroll bar.
    linuspahl authored and dennisoelkers committed Mar 22, 2021
    Configuration menu
    Copy the full SHA
    bf32d7f View commit details
    Browse the repository at this point in the history
  46. Configuration menu
    Copy the full SHA
    eb688fc View commit details
    Browse the repository at this point in the history
  47. Fixing types.

    dennisoelkers committed Mar 22, 2021
    Configuration menu
    Copy the full SHA
    dc11e4e View commit details
    Browse the repository at this point in the history
  48. Fixing types.

    dennisoelkers committed Mar 22, 2021
    Configuration menu
    Copy the full SHA
    0620a7a View commit details
    Browse the repository at this point in the history
  49. Replacing aggregation element properties isConfigured and `multiple…

    …Use` with `allowCreate`.
    linuspahl authored and dennisoelkers committed Mar 22, 2021
    Configuration menu
    Copy the full SHA
    3494885 View commit details
    Browse the repository at this point in the history
  50. Configuration menu
    Copy the full SHA
    6a75259 View commit details
    Browse the repository at this point in the history
  51. Configuration menu
    Copy the full SHA
    acd6127 View commit details
    Browse the repository at this point in the history
  52. Fixing allowCreate usage.

    linuspahl authored and dennisoelkers committed Mar 22, 2021
    Configuration menu
    Copy the full SHA
    cfa8f71 View commit details
    Browse the repository at this point in the history
  53. Configuration menu
    Copy the full SHA
    3217cef View commit details
    Browse the repository at this point in the history
  54. Configuration menu
    Copy the full SHA
    28ce5d0 View commit details
    Browse the repository at this point in the history
  55. Configuration menu
    Copy the full SHA
    1bf0f9c View commit details
    Browse the repository at this point in the history
  56. Configuration menu
    Copy the full SHA
    797fd72 View commit details
    Browse the repository at this point in the history
  57. Configuration menu
    Copy the full SHA
    a3cfe9f View commit details
    Browse the repository at this point in the history
  58. Configuration menu
    Copy the full SHA
    bf3eb35 View commit details
    Browse the repository at this point in the history
  59. Fixing linter warnings

    linuspahl authored and dennisoelkers committed Mar 22, 2021
    Configuration menu
    Copy the full SHA
    2c776ed View commit details
    Browse the repository at this point in the history
  60. Configuration menu
    Copy the full SHA
    50ac44a View commit details
    Browse the repository at this point in the history
  61. Implement ElementConfigurationSection for MetricsConfiguration wh…

    …ich separates each section of the metrics element configuration.
    linuspahl authored and dennisoelkers committed Mar 22, 2021
    Configuration menu
    Copy the full SHA
    f4745cb View commit details
    Browse the repository at this point in the history
  62. Configuration menu
    Copy the full SHA
    4444aa1 View commit details
    Browse the repository at this point in the history
  63. Configuration menu
    Copy the full SHA
    d044dce View commit details
    Browse the repository at this point in the history
  64. Fixing linter warnings.

    linuspahl authored and dennisoelkers committed Mar 22, 2021
    Configuration menu
    Copy the full SHA
    e0268a6 View commit details
    Browse the repository at this point in the history
  65. Configuration menu
    Copy the full SHA
    77aade5 View commit details
    Browse the repository at this point in the history
  66. Fixing import path.

    dennisoelkers committed Mar 22, 2021
    Configuration menu
    Copy the full SHA
    c450d95 View commit details
    Browse the repository at this point in the history