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

Fix existing standalone web examples #420

Merged
merged 8 commits into from
Feb 2, 2024

Conversation

ztanczos
Copy link
Contributor

@ztanczos ztanczos commented Feb 1, 2024

  • Add js-grid example to module catalog
  • Remove redundant AppNotFoundException since that's available from MorganStanley.Fdc3.AppDirectory
  • When the shell is started with the --url argument then create a ModuleManifest on-the-fly which is added to the ModuleCatalog so that it can be started via the ModuleLoader
  • Serialize the WebWindowOptions to JSON and add it to the StartupRequest

@ztanczos ztanczos requested a review from a team as a code owner February 1, 2024 10:50
Copy link

codecov bot commented Feb 1, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (d2a62e8) 88.24% compared to head (cc371c3) 88.24%.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #420   +/-   ##
=======================================
  Coverage   88.24%   88.24%           
=======================================
  Files          43       43           
  Lines        2347     2347           
  Branches      292      292           
=======================================
  Hits         2071     2071           
  Misses        272      272           
  Partials        4        4           

BalassaMarton
BalassaMarton previously approved these changes Feb 1, 2024
kruplm
kruplm previously approved these changes Feb 1, 2024
…uleManifest on-the-fly which is added to the ModuleCatalog so that it can be started via the ModuleLoader

- Serialize the WebWindowOptions to JSON and add it to the StartupRequest
@ztanczos ztanczos dismissed stale reviews from kruplm and BalassaMarton via 6bde8a2 February 2, 2024 09:02
@ztanczos ztanczos changed the title Add js-grid to module catalog Fix existing standalone web examples Feb 2, 2024
BalassaMarton
BalassaMarton previously approved these changes Feb 2, 2024
BalassaMarton
BalassaMarton previously approved these changes Feb 2, 2024
@ztanczos ztanczos merged commit 5dfc5e8 into morganstanley:main Feb 2, 2024
4 checks passed
@ztanczos ztanczos deleted the js-grid_module branch February 7, 2024 14:43
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.

4 participants