-
Notifications
You must be signed in to change notification settings - Fork 52
Feat: Add copy-existing-asset tab to asset creation flow #2195
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
Changes from 9 commits
Commits
Show all changes
23 commits
Select commit
Hold shift + click to select a range
be4cdd8
Add asset copy functionality with tabbed interface in asset creation …
joshuaunity f5aa38b
feat: Enhance asset copy tab with infinite scroll and loading indicators
joshuaunity d2c94fe
Update flexmeasures/ui/templates/assets/asset_new.html
joshuaunity 609425b
feat: Add asset type filtering to asset API and update UI parameters
joshuaunity 3336c0c
chore: add changelog entry
joshuaunity a1c3380
ref: make card title clickable
joshuaunity 28329b9
feat: Set external_id to None in copy_asset to prevent unique constra…
joshuaunity 4b472a4
chore: code linting
joshuaunity 339f8ae
feat: Remove unused parentAssetId variable and related logic from ass…
joshuaunity 967b378
Merge branch 'main' into feat/asset-create-copy-tab-ui-flow
joshuaunity 5f4838f
feat: Update asset type handling and add AssetTypeIdField for better …
joshuaunity 6573504
chore: code formatting
joshuaunity e5749e3
feat: Add parent asset ID handling for asset copy functionality
joshuaunity 14b2902
feat: Set external_id to None when copying assets to avoid unique con…
joshuaunity b407e22
Update flexmeasures/ui/templates/assets/asset_new.html
joshuaunity 5ce1008
fix: fixed issue were public assets are always added
joshuaunity 5f3bdc2
feat: enhance asset copy UI with pagination and improved loading state
joshuaunity 8a94c30
feat: update asset copy functionality to handle None values for accou…
joshuaunity 26a042f
chore; set search input to search template keyword by default
joshuaunity e022ca4
Merge branch 'main' into feat/asset-create-copy-tab-ui-flow
nhoening 75f242f
use all_accessible param to look up assets, show 15 per page
nhoening 80b993f
add a doc section on how to create a child asset
nhoening 25c75a1
no pre-fill of search term, let's do that in the next PR
nhoening 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
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
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.