beamable / BeamableProduct

The beamable product suite including com.beamable, com.beamable.server, microservice base image, portal, the installer, and build scripts
Other
3 stars 0 forks source link

USAM - Fix assemblies definitions for services with CLI 2.0 #3471

Closed gabrielbeamable closed 3 weeks ago

gabrielbeamable commented 1 month ago

We don't have a place to store assembly definitions referenced by microservices anymore. We need to create a custom editor for this and handle this in the editor code and save those references in the csproj of those services.

The UI for this can be done in the Dependencies window from the Microservice Manager Editor window. It would be nice to have a way to visualize this information in one place and also be able to add/remove and edit references by services separatedly, maybe using the microservices cards in the editor.

Start with a mockup of what the UI for this is going to look like before actually implementing the logic for it.