Skip to content
This repository has been archived by the owner on Jan 12, 2024. It is now read-only.

fix: Ensure USQL tile processing always produces an indicator #710

Merged
merged 29 commits into from
Feb 18, 2022

Commits on Feb 17, 2022

  1. Parse tile title first

    Signed-off-by: Arthur Pitman <[email protected]>
    arthurpitman committed Feb 17, 2022
    Configuration menu
    Copy the full SHA
    f564d2a View commit details
    Browse the repository at this point in the history
  2. Move TileResult to own file

    Signed-off-by: Arthur Pitman <[email protected]>
    arthurpitman committed Feb 17, 2022
    Configuration menu
    Copy the full SHA
    e61f4d4 View commit details
    Browse the repository at this point in the history
  3. Renaming file

    Signed-off-by: Arthur Pitman <[email protected]>
    arthurpitman committed Feb 17, 2022
    Configuration menu
    Copy the full SHA
    f1f8970 View commit details
    Browse the repository at this point in the history
  4. Introduce helper functions

    Signed-off-by: Arthur Pitman <[email protected]>
    arthurpitman committed Feb 17, 2022
    Configuration menu
    Copy the full SHA
    8f25888 View commit details
    Browse the repository at this point in the history
  5. Use helper functions

    Signed-off-by: Arthur Pitman <[email protected]>
    arthurpitman committed Feb 17, 2022
    Configuration menu
    Copy the full SHA
    f2c8d04 View commit details
    Browse the repository at this point in the history
  6. Use helper functions

    Signed-off-by: Arthur Pitman <[email protected]>
    arthurpitman committed Feb 17, 2022
    Configuration menu
    Copy the full SHA
    a31b390 View commit details
    Browse the repository at this point in the history
  7. Use helper functions

    Signed-off-by: Arthur Pitman <[email protected]>
    arthurpitman committed Feb 17, 2022
    Configuration menu
    Copy the full SHA
    245bf4d View commit details
    Browse the repository at this point in the history
  8. Use helper functions

    Signed-off-by: Arthur Pitman <[email protected]>
    arthurpitman committed Feb 17, 2022
    Configuration menu
    Copy the full SHA
    d48dfc5 View commit details
    Browse the repository at this point in the history
  9. Remove redundant code

    Signed-off-by: Arthur Pitman <[email protected]>
    arthurpitman committed Feb 17, 2022
    Configuration menu
    Copy the full SHA
    0268b3a View commit details
    Browse the repository at this point in the history
  10. Produce tile result on query error

    Signed-off-by: Arthur Pitman <[email protected]>
    arthurpitman committed Feb 17, 2022
    Configuration menu
    Copy the full SHA
    1243564 View commit details
    Browse the repository at this point in the history
  11. Remove redundant comments

    Signed-off-by: Arthur Pitman <[email protected]>
    arthurpitman committed Feb 17, 2022
    Configuration menu
    Copy the full SHA
    3254fa3 View commit details
    Browse the repository at this point in the history
  12. Create tile result in own function

    Signed-off-by: Arthur Pitman <[email protected]>
    arthurpitman committed Feb 17, 2022
    Configuration menu
    Copy the full SHA
    140a9ff View commit details
    Browse the repository at this point in the history
  13. Process visualization types separately

    Signed-off-by: Arthur Pitman <[email protected]>
    arthurpitman committed Feb 17, 2022
    Configuration menu
    Copy the full SHA
    1737e8c View commit details
    Browse the repository at this point in the history
  14. Introduce dashboard tile type constants

    Signed-off-by: Arthur Pitman <[email protected]>
    arthurpitman committed Feb 17, 2022
    Configuration menu
    Copy the full SHA
    42d8a91 View commit details
    Browse the repository at this point in the history
  15. Introduce visualization type constants

    Signed-off-by: Arthur Pitman <[email protected]>
    arthurpitman committed Feb 17, 2022
    Configuration menu
    Copy the full SHA
    6d7aed0 View commit details
    Browse the repository at this point in the history
  16. Clean indicator name

    Signed-off-by: Arthur Pitman <[email protected]>
    arthurpitman committed Feb 17, 2022
    Configuration menu
    Copy the full SHA
    949ccd7 View commit details
    Browse the repository at this point in the history
  17. Add test

    Signed-off-by: Arthur Pitman <[email protected]>
    arthurpitman committed Feb 17, 2022
    Configuration menu
    Copy the full SHA
    82c3395 View commit details
    Browse the repository at this point in the history
  18. Add test

    Signed-off-by: Arthur Pitman <[email protected]>
    arthurpitman committed Feb 17, 2022
    Configuration menu
    Copy the full SHA
    639687a View commit details
    Browse the repository at this point in the history
  19. Add test

    Signed-off-by: Arthur Pitman <[email protected]>
    arthurpitman committed Feb 17, 2022
    Configuration menu
    Copy the full SHA
    bbbb98b View commit details
    Browse the repository at this point in the history
  20. Add test

    Signed-off-by: Arthur Pitman <[email protected]>
    arthurpitman committed Feb 17, 2022
    Configuration menu
    Copy the full SHA
    232654f View commit details
    Browse the repository at this point in the history
  21. Add test

    Signed-off-by: Arthur Pitman <[email protected]>
    arthurpitman committed Feb 17, 2022
    Configuration menu
    Copy the full SHA
    4459b9f View commit details
    Browse the repository at this point in the history
  22. Add test

    Signed-off-by: Arthur Pitman <[email protected]>
    arthurpitman committed Feb 17, 2022
    Configuration menu
    Copy the full SHA
    b9756e7 View commit details
    Browse the repository at this point in the history
  23. Add test

    Signed-off-by: Arthur Pitman <[email protected]>
    arthurpitman committed Feb 17, 2022
    Configuration menu
    Copy the full SHA
    b0b82f9 View commit details
    Browse the repository at this point in the history
  24. Add test

    Signed-off-by: Arthur Pitman <[email protected]>
    arthurpitman committed Feb 17, 2022
    Configuration menu
    Copy the full SHA
    177a3f1 View commit details
    Browse the repository at this point in the history
  25. Add test

    Signed-off-by: Arthur Pitman <[email protected]>
    arthurpitman committed Feb 17, 2022
    Configuration menu
    Copy the full SHA
    7c10ae1 View commit details
    Browse the repository at this point in the history
  26. Add test

    Signed-off-by: Arthur Pitman <[email protected]>
    arthurpitman committed Feb 17, 2022
    Configuration menu
    Copy the full SHA
    ae3b3e1 View commit details
    Browse the repository at this point in the history
  27. Add test

    Signed-off-by: Arthur Pitman <[email protected]>
    arthurpitman committed Feb 17, 2022
    Configuration menu
    Copy the full SHA
    a6767a8 View commit details
    Browse the repository at this point in the history
  28. Add tests

    Signed-off-by: Arthur Pitman <[email protected]>
    arthurpitman committed Feb 17, 2022
    Configuration menu
    Copy the full SHA
    f6348ae View commit details
    Browse the repository at this point in the history
  29. Add comment to exported type

    Signed-off-by: Arthur Pitman <[email protected]>
    arthurpitman committed Feb 17, 2022
    Configuration menu
    Copy the full SHA
    64642c4 View commit details
    Browse the repository at this point in the history