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

first working version of a charts/power view; #39

Merged
merged 13 commits into from Feb 25, 2021

Commits on Feb 21, 2021

  1. first working version of a charts/power view; also move Duration defi…

    …nition to a full marshmallow field definition
    nhoening committed Feb 21, 2021
    Copy the full SHA
    6ca2134 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    4f4d034 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2021

  1. full implementattion of DurationField, including the logic to ground …

    …by a start time. Adding tests for DurationField, as well.
    nhoening committed Feb 22, 2021
    Copy the full SHA
    e88824d View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2021

  1. Copy the full SHA
    74ebb2c View commit details
    Browse the repository at this point in the history
  2. Account for daylight saving time transitions.

    Test for daylight saving time transitions.
    Flix6x committed Feb 23, 2021
    Copy the full SHA
    1b847cb View commit details
    Browse the repository at this point in the history
  3. Add DurationValidationError and let the error handler catch it. API e…

    …rror handling of FMValildationErrors now turns them into USEF-compatible responses.
    nhoening committed Feb 23, 2021
    Copy the full SHA
    6691b43 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'issue-38-Support_power_figures_through_the_API' of gith…

    …ub.com:SeitaBV/flexmeasures into issue-38-Support_power_figures_through_the_API
    nhoening committed Feb 23, 2021
    Copy the full SHA
    a496df8 View commit details
    Browse the repository at this point in the history
  5. adapt asset tests, as all our FMValidationErrors now have an extra la…

    …yer (result, message, status)
    nhoening committed Feb 23, 2021
    Copy the full SHA
    ec6aa6a View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    bd90b11 View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    eedb4a4 View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    399861c View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2021

  1. Copy the full SHA
    45897d4 View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2021

  1. Copy the full SHA
    9394689 View commit details
    Browse the repository at this point in the history