You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Signed-off-by: aditya.goyal <aditya.goyal@graviteesource.com>
feat: admin can require user groups to be added in applications
Signed-off-by: aditya.goyal <aditya.goyal@graviteesource.com>
feat: resolved review comments
Signed-off-by: aditya.goyal <aditya.goyal@graviteesource.com>
Copy file name to clipboardexpand all lines: gravitee-apim-console-webui/src/management/application/creation/components/application-creation-form.component.html
+10
Original file line number
Diff line number
Diff line change
@@ -50,6 +50,16 @@
50
50
<mat-label>Domain</mat-label>
51
51
</mat-form-field>
52
52
53
+
<mat-form-field>
54
+
<mat-label>Select Groups</mat-label>
55
+
<mat-hint>Select user groups to add to the application</mat-hint>
Copy file name to clipboardexpand all lines: gravitee-apim-console-webui/src/management/application/creation/components/application-creation-form.component.ts
0 commit comments