keycloak-scim/js/apps/admin-ui/src
Erik Jan de Wit e3649eb86a
changed to use adminUrl instead (#30441)
* changed to use adminUrl instead

fixes: #19070
Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>

* changed to make use of "frondend url" and "adminUrl"

Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>

---------

Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
2024-07-02 13:42:07 +02:00
..
authentication fix: Use correct property for sub-flow name (#30948) 2024-07-01 14:47:54 +01:00
client-scopes ui: make Scope Details page's Description a textarea, like Roles' (#30273) 2024-06-25 13:59:52 +00:00
clients changed to use adminUrl instead (#30441) 2024-07-02 13:42:07 +02:00
components fixed username display in the users dropdown on create/edit user policy (#30701) 2024-06-25 09:33:33 +01:00
context Show admin console header if serverinfo is forbidden 2024-06-28 20:22:16 +02:00
dashboard
events fixed issue related to dark mode (#30510) 2024-06-18 08:06:21 +01:00
groups reset form instead of adding to it (#30650) 2024-07-01 10:49:04 +02:00
i18n made realm the namespace so we can change the bundle (#30239) 2024-06-24 09:00:09 +01:00
identity-providers changed X to link to organization (#30648) 2024-07-01 13:22:46 +02:00
organizations Adding an alias to organization and exposing them to templates 2024-06-20 14:36:14 -03:00
page
realm added pagination to realm selector (#30219) 2024-06-13 11:29:57 +02:00
realm-roles Enhanced associated roles (#30968) 2024-07-01 14:38:42 +01:00
realm-settings don't show if there is a displayName set (#30647) 2024-07-01 10:48:10 +02:00
root
sessions move keycloak select to ui-shared and fix typeahead (#30209) 2024-06-07 16:05:03 +00:00
user fixed rendering of granted client scopes in User Consents (#30864) 2024-07-01 15:28:35 +02:00
user-federation Use correct tooltip (#30467) 2024-06-18 18:10:26 +01:00
utils changed to use adminUrl instead (#30441) 2024-07-02 13:42:07 +02:00
admin-client.ts Use correct host URL for Admin Console requests (#30535) 2024-06-19 15:21:53 +02:00
App.tsx added pagination to realm selector (#30219) 2024-06-13 11:29:57 +02:00
environment.ts Use correct host URL for Admin Console requests (#30535) 2024-06-19 15:21:53 +02:00
ForbiddenSection.tsx
help-urls.ts Fix linting issues 2024-06-05 12:29:38 +02:00
i18next.d.ts
index.css
index.ts
main.tsx
page-nav.css
PageHeader.tsx
PageNav.tsx
PageNotFoundSection.tsx
Root.tsx Align environment variables between consoles (#30125) 2024-06-06 08:36:46 +02:00
routes.tsx
util.test.ts
util.ts fixed issue related to dark mode (#30510) 2024-06-18 08:06:21 +01:00
vite-env.d.ts