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

FEMS Backports 2023-06 #2664

Merged
merged 11 commits into from
Jun 9, 2024
Merged

FEMS Backports 2023-06 #2664

merged 11 commits into from
Jun 9, 2024

Conversation

sfeilmeier
Copy link
Contributor

@sfeilmeier sfeilmeier commented Jun 9, 2024

  • Hardy Barth: correct Phase URL mapping
    • Wrong mapping of Phase 3 current
  • BridgeHttp: added support for http code & message
    • added support for http code & message
    • changed DelayTimeProvider to also be able to handle errors and success responses
    • improved testing
    • added common class HttpStatus with all official Http status codes as constants
    • added lazy endpoint construction to define unique params for each call
  • UI: Added metric field in 'Network configuration'
  • UI: fix tab title
    • setting web-app tab title to environment.edgeShortName
  • Backend: Remove edges from authenticate
    -Removed Edges from Authenticate response
  • UI: Split user and company related information
    • Splitting user and company related data, only user data is editable, non company assigned users are still seeing the same and are able to change all userInformation
  • EdgeConfig: remove Channels
    • Normal EdgeConfig does not contain Channels anymore
    • Added separate Requests to get channels for:
    • Component Status View
    • Component Channels View
    • Subscribe only needed Channels in Soltaro ServiceAssistent
    • Get Channel Units for variable channel for singlethreshold history & live
    • Get DigitalInputChannels with separate request and fixed subscription
  • Time-of-Use Tariff Stadtwerk Haßfurt implementation
  • Time-of-Use Tariff Groupe-E implementation
    • Added new provider Groupe-E.
    • Added new currency CHF (Swiss francs) to the list of currencies in core meta.
    • Moved the exchangerate API to Utils so it is common for both ENTSO-E and Groupe-E providers.
  • UI: set secure=https property in Cookie
    -This fixes an issue where a token value could be exposed when redirecting from http to https
  • Update EdgeApp.bndrun

Co-authored-by: Sebastian Asen [email protected]
Co-authored-by: Michael Grill [email protected]
Co-authored-by: Sagar Venu [email protected]
Co-authored-by: Lukas Rieger [email protected]
Co-authored-by: Katsuya Oda [email protected]
Co-authored-by: Hiromasa Ihara [email protected]

sfeilmeier and others added 11 commits June 9, 2024 21:33
Wrong mapping of Phase 3 current

Reviewed-by: Stefan Feilmeier <[email protected]>
Co-authored-by: Sebastian Asen <[email protected]>
Co-committed-by: Sebastian Asen <[email protected]>
* added support for http code & message
* changed DelayTimeProvider to also be able to handle errors and success responses
* improved testing
* added common class HttpStatus with all official Http status codes as constants
* added lazy endpoint construction to define unique params for each call

Reviewed-by: Kai Jeschek <[email protected]>
Reviewed-by: Stefan Feilmeier <[email protected]>
Co-authored-by: Michael Grill <[email protected]>
Co-committed-by: Michael Grill <[email protected]>
Reviewed-by: Lukas Rieger <[email protected]>
Reviewed-by: Stefan Feilmeier <[email protected]>
Co-authored-by: Sagar Venu <[email protected]>
Co-committed-by: Sagar Venu <[email protected]>
- setting web-app tab title to ```environment.edgeShortName```

Reviewed-by: Sagar Venu <[email protected]>
Reviewed-by: Stefan Feilmeier <[email protected]>
Co-authored-by: Lukas Rieger <[email protected]>
Co-committed-by: Lukas Rieger <[email protected]>
Removed Edges from Authenticate response

Reviewed-by: Maximilian Lang <[email protected]>
Reviewed-by: Stefan Feilmeier <[email protected]>
Co-authored-by: Michael Grill <[email protected]>
Co-committed-by: Michael Grill <[email protected]>
- Splitting user and company related data, only user data is editable, non company assigned users are still seeing the same and are able to change all userInformation

Reviewed-by: Sagar Venu <[email protected]>
Reviewed-by: Stefan Feilmeier <[email protected]>
Co-authored-by: Lukas Rieger <[email protected]>
Co-committed-by: Lukas Rieger <[email protected]>
- Normal EdgeConfig does not contain Channels anymore
- Added separate Requests to get channels for:
- [x]  Component Status View
- [x]  Component Channels View
- [x]  Subscribe only needed Channels in Soltaro ServiceAssistent
- [x]  Get Channel Units for variable channel for singlethreshold history & live
- [x]  Get DigitalInputChannels with separate request and fixed subscription

Co-authored-by: Lukas Rieger <[email protected]>
Reviewed-by: Lukas Rieger <[email protected]>
Reviewed-by: Stefan Feilmeier <[email protected]>
Co-authored-by: Michael Grill <[email protected]>
Co-committed-by: Michael Grill <[email protected]>
Reviewed-by: Michael Grill <[email protected]>
Reviewed-by: Stefan Feilmeier <[email protected]>
Co-authored-by: Sagar Venu <[email protected]>
Co-committed-by: Sagar Venu <[email protected]>
- Added new provider Groupe-E.
- Added new currency CHF (Swiss francs) to the list of currencies in core meta.
- Moved the exchangerate API to Utils so it is common for both ENTSO-E and Groupe-E providers.

Reviewed-by: Michael Grill <[email protected]>
Reviewed-by: Stefan Feilmeier <[email protected]>
Co-authored-by: Sagar Venu <[email protected]>
Co-committed-by: Sagar Venu <[email protected]>
This fixes an issue where a token value could be exposed when redirecting from http to https

Co-authored-by: Katsuya Oda <[email protected]>
Co-authored-by: Hiromasa Ihara <[email protected]>
Copy link

github-actions bot commented Jun 9, 2024

Code Coverage

1 similar comment
Copy link

github-actions bot commented Jun 9, 2024

Code Coverage

@sfeilmeier sfeilmeier merged commit 4fdbb8f into develop Jun 9, 2024
2 checks passed
@sfeilmeier sfeilmeier deleted the feature/fems-backports branch June 9, 2024 20:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant