Validating and extending API enabled Package Explorer#293
Merged
juileetikekar merged 125 commits intomainfrom Aug 11, 2025
Merged
Validating and extending API enabled Package Explorer#293juileetikekar merged 125 commits intomainfrom
juileetikekar merged 125 commits intomainfrom
Conversation
CoundtryFlags nuget package. * backported from Blazor
AsciiDoc export
AsciiDoc * View command for AsciiDoc
* GET und PUT * tainting of Identifiables * Visual feedback * first UI
* UI, fetch does work * fetch next works * work on double clicks
virtual element of Submodel having child
API V3.0 only Submodels initially working
side info display
completely refactored
* fix (updated) tainted saving
to convert file contents, as well * plugin for ImageMap shows Blobs as well
centralize files .. still ugly
"PUT attachment" as operation in swagger!
* use of base env everywhere
from package
…om:eclipse-aaspe/package-explorer into MIHO/Post_SpecConf_AsciiDoc_Redo_QueryTest
* nice approach ;-)
Resolving conflicts, fix compiling issues
Andreas
do some fixing
* nice approach ;-)
Andreas
…ipse-aaspe/package-explorer into MIHO_Continue_on_QueryTest_and_JuiRB
comments to improve readabilty of options.json. * new options-debug.MIHO.json file
host authentication
This was referenced Aug 11, 2025
Closed
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
This branch/ PR incorporates the latest developments of the AAS
Package Explorer w.r.t. to dynamic querying AAS registries and
repositories. The main approach is to query such and get a set of
AAS Identifiables from online source and edit these as usual.
Querying can apply in flexible ways, such as "All AAS" or a
specific Submodel.
The AASPE maintains a "tainted" flag, therefore writing back
the specific changes (updated Identifiables) to the server is
possible.
Basic compatibility with AASX server and Basyx tested.
Latest additions (together with Andreas) go to security authentication
and authorization.
Branch integration
Track (1)
MIHO/Post_SpecConf_AsciiDoc_Redo_QueryTest
rebased with master (.NET 8..) to: jtikekar/rebasedBranch
checked-out, shortly validated and new branch: MIHO/Cont_Jui_rebasedBranch
Track (2)
MIHO/Post_SpecConf_AsciiDoc_Redo_QueryTest
extended with Andreas to: MIHO/Continue_on_QueryTest (latest additions)
re-based to MIHO/Cont_Jui_rebasedBranch (no conflicts)
new branch: MIHO_Continue_on_QueryTest_and_JuiRB (this branch)