| What Add a button to the Provisioned Service view for mobile services to allow adding a mobile client to the service. How Update the provisioned service view for "mobile:enabled" serviceinstances when mobile is enabled, to show a button for adding clients https://www.dropbox.com/s/zjb4h64jo279654/Screenshot%202018-02-02%2011.29.07.png?dl=0 When clicked this button should show a modal view of available mobile clients that have this serviceinstance id in their ExcludedServices list When a client is selected we should remove this service instance id from the "ExcludedServices" array in the mobile CRD. |