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

Implementation WeatherForecast #468

Merged
merged 95 commits into from
Jun 15, 2023
Merged

Implementation WeatherForecast #468

merged 95 commits into from
Jun 15, 2023

Commits on Jun 15, 2023

  1. Configuration menu
    Copy the full SHA
    87e52d3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d7aa198 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8b68f2f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    747ea2a View commit details
    Browse the repository at this point in the history
  5. minor changes about plot bar, area, and arrow. Pending add second val…

    …ue for angle of arrow, and second position in area
    fdelcampo committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    a720779 View commit details
    Browse the repository at this point in the history
  6. add component TimeSeriesConfigure with refactor of TimeSeriesConfig. …

    …Pending deprecate TimeSeriesConfig
    fdelcampo committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    5ab577b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e6959b1 View commit details
    Browse the repository at this point in the history
  8. little changes in WeatherStation. Fix containerNode parameter and set…

    … maxHeight for the Plot
    fdelcampo committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    7bbbb74 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    a701514 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    21cc7f3 View commit details
    Browse the repository at this point in the history
  11. refactor

    fdelcampo committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    225f3ff View commit details
    Browse the repository at this point in the history
  12. initial WeatherForecast

    fdelcampo committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    5cdbc34 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    652ea9f View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    d628df3 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    50511d7 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    1157385 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    bba35f4 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    f78e82f View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    585a4a2 View commit details
    Browse the repository at this point in the history
  20. add rect plot with legend

    fdelcampo committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    45d99d3 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    7fff4a5 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    2baa199 View commit details
    Browse the repository at this point in the history
  23. fix verify case when it not resolve the construct of function from of…

    … the name of subscription
    fdelcampo committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    bcedb03 View commit details
    Browse the repository at this point in the history
  24. add plot of wheather forecast to component index, for that can add th…

    …e plot independently to the view
    fdelcampo committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    ed2dabf View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    b1acb49 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    e0b721b View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    14e1a08 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    b35cced View commit details
    Browse the repository at this point in the history
  29. initial state of weather forecast. Add component of InfoHeader and Cl…

    …oud Plot in Weather Forecast
    fdelcampo committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    24e7a8e View commit details
    Browse the repository at this point in the history
  30. refactor plot containers of weather forecast ref current parentNode, …

    …for the resize of the grid custom. Add icon example of Cloud for the InfoHeader of WeatherForecast
    fdelcampo committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    32843fd View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    c245ea0 View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    fbe90e2 View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    bfe657a View commit details
    Browse the repository at this point in the history
  34. add temporal format for the xAxis of plot with props, its changed wit…

    …h the toggle daily/hourly of WeatherForecast Container
    fdelcampo committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    4b81f11 View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    a15eeb0 View commit details
    Browse the repository at this point in the history
  36. add telemetry/event of weather forecast in selector/redux for the sum…

    …mary state and the info header component
    fdelcampo committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    d67dedc View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    b88e566 View commit details
    Browse the repository at this point in the history
  38. add tooltips in plots

    fdelcampo committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    3e51783 View commit details
    Browse the repository at this point in the history
  39. Configuration menu
    Copy the full SHA
    9edc89b View commit details
    Browse the repository at this point in the history
  40. Configuration menu
    Copy the full SHA
    2da6889 View commit details
    Browse the repository at this point in the history
  41. add specific data about hourly query and daily query in InfoHeader an…

    …d Plots of WeatherForecast
    fdelcampo committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    bca55bf View commit details
    Browse the repository at this point in the history
  42. Configuration menu
    Copy the full SHA
    8e3ef41 View commit details
    Browse the repository at this point in the history
  43. Configuration menu
    Copy the full SHA
    8880581 View commit details
    Browse the repository at this point in the history
  44. Configuration menu
    Copy the full SHA
    c3e850c View commit details
    Browse the repository at this point in the history
  45. fix snow fraction plot

    fdelcampo committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    079fc7c View commit details
    Browse the repository at this point in the history
  46. add the information of the units for the plot in layers. Removed unit…

    …s of the propsin VegaTimeSeriesPlot component
    fdelcampo committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    bbf5e88 View commit details
    Browse the repository at this point in the history
  47. Configuration menu
    Copy the full SHA
    a6eaf49 View commit details
    Browse the repository at this point in the history
  48. Configuration menu
    Copy the full SHA
    9807941 View commit details
    Browse the repository at this point in the history
  49. Configuration menu
    Copy the full SHA
    a270507 View commit details
    Browse the repository at this point in the history
  50. fix plot ATDome. Changed about variable set in inputs of plot, and va…

    …lues with telemetry setup
    fdelcampo committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    0a9683e View commit details
    Browse the repository at this point in the history
  51. fix plot MTDome. Changed about variable set in inputs of plot, and va…

    …lues with telemetry setup
    fdelcampo committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    341e9e2 View commit details
    Browse the repository at this point in the history
  52. Configuration menu
    Copy the full SHA
    029b3d3 View commit details
    Browse the repository at this point in the history
  53. Configuration menu
    Copy the full SHA
    b033ffa View commit details
    Browse the repository at this point in the history
  54. Configuration menu
    Copy the full SHA
    fa02db0 View commit details
    Browse the repository at this point in the history
  55. Configuration menu
    Copy the full SHA
    c8c71bc View commit details
    Browse the repository at this point in the history
  56. Add plots container with default config of the weatherforecast, for a…

    …dd the independent plots
    fdelcampo committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    96f202e View commit details
    Browse the repository at this point in the history
  57. little refactor

    fdelcampo committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    2b29e63 View commit details
    Browse the repository at this point in the history
  58. Configuration menu
    Copy the full SHA
    5cbf80b View commit details
    Browse the repository at this point in the history
  59. Configuration menu
    Copy the full SHA
    f051332 View commit details
    Browse the repository at this point in the history
  60. Configuration menu
    Copy the full SHA
    06959f7 View commit details
    Browse the repository at this point in the history
  61. Configuration menu
    Copy the full SHA
    9c18864 View commit details
    Browse the repository at this point in the history
  62. fix plot MTDome

    fdelcampo committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    fbc3742 View commit details
    Browse the repository at this point in the history
  63. add raw data for plots

    fdelcampo committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    d49ccb8 View commit details
    Browse the repository at this point in the history
  64. Configuration menu
    Copy the full SHA
    6b131ea View commit details
    Browse the repository at this point in the history
  65. Configuration menu
    Copy the full SHA
    c5b93e8 View commit details
    Browse the repository at this point in the history
  66. Configuration menu
    Copy the full SHA
    8965eda View commit details
    Browse the repository at this point in the history
  67. remove whitespace chars

    fdelcampo committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    322d37d View commit details
    Browse the repository at this point in the history
  68. update pre-commit

    fdelcampo committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    677f3de View commit details
    Browse the repository at this point in the history
  69. changes about prettier

    fdelcampo committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    5bb1459 View commit details
    Browse the repository at this point in the history
  70. merge, remove Moment import

    fdelcampo committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    86b0e17 View commit details
    Browse the repository at this point in the history
  71. Configuration menu
    Copy the full SHA
    5ca61e0 View commit details
    Browse the repository at this point in the history
  72. Configuration menu
    Copy the full SHA
    712ecff View commit details
    Browse the repository at this point in the history
  73. Configuration menu
    Copy the full SHA
    63a7176 View commit details
    Browse the repository at this point in the history
  74. Configuration menu
    Copy the full SHA
    9fcfdeb View commit details
    Browse the repository at this point in the history
  75. Configuration menu
    Copy the full SHA
    1eeff0a View commit details
    Browse the repository at this point in the history
  76. change px of the css to rem. and expecification font-size for the res…

    …ize when show in screen 4K
    fdelcampo committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    196494a View commit details
    Browse the repository at this point in the history
  77. Configuration menu
    Copy the full SHA
    59533af View commit details
    Browse the repository at this point in the history
  78. Configuration menu
    Copy the full SHA
    e0f114f View commit details
    Browse the repository at this point in the history
  79. Configuration menu
    Copy the full SHA
    23b759c View commit details
    Browse the repository at this point in the history
  80. add orient axis-y left or right for the plot line. Remove hover in th…

    …e plot line. Change the plot of the MTDome and Dome, for add axis-y left and right
    fdelcampo committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    a677d12 View commit details
    Browse the repository at this point in the history
  81. fix default case plot of the line with axis in right. PENDING: error …

    …the height plot line < 240, when it's without the rule of hover
    fdelcampo committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    d0c9a64 View commit details
    Browse the repository at this point in the history
  82. Configuration menu
    Copy the full SHA
    62a2aef View commit details
    Browse the repository at this point in the history
  83. merge changelog

    fdelcampo committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    894f1e9 View commit details
    Browse the repository at this point in the history
  84. change order pr

    fdelcampo committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    b2d373d View commit details
    Browse the repository at this point in the history
  85. Configuration menu
    Copy the full SHA
    0012311 View commit details
    Browse the repository at this point in the history
  86. Configuration menu
    Copy the full SHA
    fe6ba51 View commit details
    Browse the repository at this point in the history
  87. Configuration menu
    Copy the full SHA
    8c11f44 View commit details
    Browse the repository at this point in the history
  88. Configuration menu
    Copy the full SHA
    5de395d View commit details
    Browse the repository at this point in the history
  89. Configuration menu
    Copy the full SHA
    4c4851f View commit details
    Browse the repository at this point in the history
  90. Configuration menu
    Copy the full SHA
    b077628 View commit details
    Browse the repository at this point in the history
  91. Configuration menu
    Copy the full SHA
    5f2fb29 View commit details
    Browse the repository at this point in the history
  92. remove comments

    fdelcampo committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    c283800 View commit details
    Browse the repository at this point in the history
  93. Configuration menu
    Copy the full SHA
    57d2c3e View commit details
    Browse the repository at this point in the history
  94. Remove console.log

    sebastian-aranda authored and fdelcampo committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    20c369d View commit details
    Browse the repository at this point in the history
  95. Configuration menu
    Copy the full SHA
    461348d View commit details
    Browse the repository at this point in the history