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

Enables history view for countryPanel #4220

Merged
merged 10 commits into from
Jun 8, 2022
Merged

Enables history view for countryPanel #4220

merged 10 commits into from
Jun 8, 2022

Commits on Jun 3, 2022

  1. [historical view] Enable country panel for other time aggregates part…

    … 1 (#4208)
    
    * Add new helpers
    
    * Implement helpers
    
    * use helpers in timecontrols
    
    * Enable linting for formatting
    Markus Killendahl authored Jun 3, 2022
    Configuration menu
    Copy the full SHA
    b0f281b View commit details
    Browse the repository at this point in the history
  2. [historical view] Enable country panel for other time aggregates part…

    … 2 (#4209)
    
    * Add new helpers
    
    * Implement helpers
    
    * use helpers in timecontrols
    
    * Enable timecontrols
    
    * timeaxis formats ticks depending on
    language and aggregate
    Markus Killendahl authored Jun 3, 2022
    Configuration menu
    Copy the full SHA
    b44569c View commit details
    Browse the repository at this point in the history
  3. [historical-view] Enable country panel for other time aggregates part…

    … 3 (#4210)
    
    * Add new helpers
    
    * Implement helpers
    
    * use helpers in timecontrols
    
    * Enable timecontrols
    
    * timeaxis formats ticks depending on
    language and aggregate
    
    * Adds new title component
    
    * Uses new countryPanel.
    
    Unrelated, also disables the price graph for other aggregates
    
    * Updates english translations using the
    default option
    
    * Updates all languages with automatic script
    
    * Add en examples
    Markus Killendahl authored Jun 3, 2022
    Configuration menu
    Copy the full SHA
    6ff24be View commit details
    Browse the repository at this point in the history
  4. [historical view] Enable country panel for other time aggregates part…

    … 4 (#4211)
    
    * Add new helpers
    
    * Implement helpers
    
    * use helpers in timecontrols
    
    * Enable timecontrols
    
    * timeaxis formats ticks depending on
    language and aggregate
    
    * Adds new title component
    
    * Uses new countryPanel.
    
    Unrelated, also disables the price graph for other aggregates
    
    * Updates english translations using the
    default option
    
    * Updates all languages with automatic script
    
    * uses v5 history when feature enabled
    
    * Ensure timeindex is handled correctly when
    switching between aggregates
    
    * Ensure correct start and end date for graphs
    
    * Disable capacity mention in tooltip for
    other aggregations
    
    * use constant
    Markus Killendahl authored Jun 3, 2022
    Configuration menu
    Copy the full SHA
    2e3c2aa View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2022

  1. Fix some bugs (#4224)

    * Add new helpers
    
    * Implement helpers
    
    * use helpers in timecontrols
    
    * Enable timecontrols
    
    * timeaxis formats ticks depending on
    language and aggregate
    
    * Adds new title component
    
    * Uses new countryPanel.
    
    Unrelated, also disables the price graph for other aggregates
    
    * Updates english translations using the
    default option
    
    * Updates all languages with automatic script
    
    * uses v5 history when feature enabled
    
    * Ensure timeindex is handled correctly when
    switching between aggregates
    
    * Ensure correct start and end date for graphs
    
    * Disable capacity mention in tooltip for
    other aggregations
    
    * use constant
    
    * Use 0 as start index when switching aggregates
    to guarantee that it works
    
    * Ensure map updates when switching aggregates
    
    * add all formats
    
    * Make areagraph adjust ticks correctly
    
    * Make timeslider adjust correctly
    
    * Adjust time to range temporarily to match
    incoming data
    
    * Ensure proper timeaxis frequency
    
    * Uses v5 datetimes, and
    makes sure that state is
    refetched
    
    * lint
    Markus Killendahl authored Jun 5, 2022
    Configuration menu
    Copy the full SHA
    c06adca View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2022

  1. Address comments

    Markus Killendahl committed Jun 8, 2022
    Configuration menu
    Copy the full SHA
    ba372c7 View commit details
    Browse the repository at this point in the history
  2. add loading

    Markus Killendahl committed Jun 8, 2022
    Configuration menu
    Copy the full SHA
    9849a29 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' into temp_main

    Markus Killendahl authored Jun 8, 2022
    Configuration menu
    Copy the full SHA
    271c56e View commit details
    Browse the repository at this point in the history
  4. setting to null is not ideal

    but a bit better than 0
    Markus Killendahl committed Jun 8, 2022
    Configuration menu
    Copy the full SHA
    da33ee7 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'temp_main' of github.com:electricitymap/electricitymap-…

    …contrib into temp_main
    Markus Killendahl committed Jun 8, 2022
    Configuration menu
    Copy the full SHA
    01f64a8 View commit details
    Browse the repository at this point in the history