-
Notifications
You must be signed in to change notification settings - Fork 48
Feat/copy assets #2017
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
Merged
Merged
Feat/copy assets #2017
Changes from 12 commits
Commits
Show all changes
40 commits
Select commit
Hold shift + click to select a range
a886a66
chore: initialize repo
joshuaunity 5fc6e42
chore: work in progress
joshuaunity 09e879f
tests: added test to test for cpy asset feature
joshuaunity f588302
Merge branch 'main' of github.com:FlexMeasures/flexmeasures into feat…
joshuaunity 3f97255
chore: removed unused file
joshuaunity d609e37
refactor: relocate util function
joshuaunity abd590b
refacto: Refactored util for copying asset
joshuaunity fb39eac
tests: and new test case
joshuaunity 71810d0
Merge branch 'main' into feat/copy-assets
joshuaunity 5371a4e
chore: move logic into @post_load
joshuaunity e84899e
feat: implement deep copy of asset subtree including direct sensors
joshuaunity 510fa71
feat: add permission requirement for copying assets
joshuaunity bb6e959
feat: enhance asset copy endpoint with detailed OpenAPI specification…
joshuaunity 9952e5b
feat: add test for asset copy API to ensure direct sensors are duplic…
joshuaunity d9eacf7
Update flexmeasures/api/v3_0/assets.py
joshuaunity a237a40
feat: enhance asset copy response messages for clarity based on param…
joshuaunity 1a6c4c4
Merge branch 'feat/copy-assets' of github.com:FlexMeasures/flexmeasur…
joshuaunity 8cf58f6
Merge branch 'main' into feat/copy-assets
joshuaunity 3b88319
Merge branch 'main' into feat/copy-assets
joshuaunity 46fc632
Revert same-site sensor reference preservation in asset copy (#2056)
Copilot 54f83ca
Refactor asset copy parameters in API and OpenAPI specs to use 'accou…
joshuaunity 4e84d1f
Merge branch 'main' into feat/copy-assets
joshuaunity 67446b6
fix: improve sensor reference handling and format validation in asset…
joshuaunity b195085
feat: add audit log entry for asset copying in copy_asset function
joshuaunity 04c25ee
feat: add option to include copy suffix when duplicating assets
joshuaunity 3b8dd82
fix: restore post_annotation function lost during merge, fixing unuse…
Copilot ca4c390
feat: implement incremental naming for asset copies and add new API e…
joshuaunity 8769a5d
chore: added changelog entry
joshuaunity a1b807f
Merge branch 'main' into feat/copy-assets
joshuaunity a2b86ab
Merge branch 'main' into feat/copy-assets
joshuaunity 47a95bd
feat: add support for numeric graph format in asset graph template
joshuaunity 640071a
feat: add validation to prevent copying an asset to itself or its des…
joshuaunity 14cb654
fix: correct response message structure in asset copy rejection tests
joshuaunity 1ac2117
Merge branch 'main' into feat/copy-assets
joshuaunity 0a9090a
refactor: remove unnecessary asset existence check in AssetAPI
joshuaunity d463d3e
Merge remote-tracking branch 'origin/main' into feat/copy-assets
Flix6x e28aa47
chore: move changelog entry to v0.33.0
Flix6x 383ee0a
refactor: cross-reference the CopyAssetSchema to get its field descri…
Flix6x 2a5daea
feat: simplify endpoint description
Flix6x 233b206
fix: drop int32 claim, which is unenforced at the Python/marshmallow …
Flix6x File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.