ManyDesigns / Portofino

Portofino 5 is the next generation of the open-source low-code web framework Portofino. Its purpose is to help developers create modern, responsive enterprise applications with REST APIs and an Angular UI.
http://portofino.manydesigns.com
Other
180 stars 55 forks source link

Allow to add DB connection even if no connection can be established right now #626

Open alessiostalla opened 1 year ago

alessiostalla commented 1 year ago

Issue a warning in the logs and in the request messages.

Currently, the method to add a connection in ConnectionsAction is coded with the wizard in mind. However, in P6, we won't have the wizard anymore.