Scope of this task: - Showing "Bind" button if there is only 1 binding - Filtering the platform selection based on the binding (variant) that already exists
We can use the annotations on the mobileClient resource itself to identify if there is already a binding for a particular platform.
Getting the existing bindings is also possible by checking "Service Binding" resources but mobileClient annotations seems easier. |
|