feat(frontend): implement scalar integration#75
Conversation
mcollina
left a comment
There was a problem hiding this comment.
I have a rough feeling this is not going to work for nested/not-exposed services. For those, you'd need to route the messages through watt-admin and then through the Control.
I don't see how we can do that using
Considering the point above, and the fact that This will always work, it will be way slimmer and easy to implement, and users will always see the same interface (rather than scalar for some services, and custom UI for others). @mcollina WDYT? |
|
We did this before in Meraki: https://github.com/platformatic/meraki. Take a look. |
837dfa0 to
bc823d0
Compare
79d34ff to
3bf8cd3
Compare
Signed-off-by: Roberto Bianchi <roberto.bianchi@spendesk.com> update Signed-off-by: Roberto Bianchi <roberto.bianchi@spendesk.com> update Signed-off-by: Roberto Bianchi <roberto.bianchi@spendesk.com> update Signed-off-by: Roberto Bianchi <roberto.bianchi@spendesk.com> update Signed-off-by: Roberto Bianchi <roberto.bianchi@spendesk.com> chore update css Signed-off-by: Roberto Bianchi <roberto.bianchi@spendesk.com> update Signed-off-by: Roberto Bianchi <roberto.bianchi@spendesk.com> update Signed-off-by: Roberto Bianchi <roberto.bianchi@spendesk.com>
c832300 to
479a571
Compare
@mcollina updated with a similar approach (using an internal |
Signed-off-by: Roberto Bianchi <roberto.bianchi@spendesk.com>
|
@mcollina updated ✅ |




Fixes #73
QA done ✅


