This repository has been archived on 2024-05-31. You can view files and clone it, but cannot push or open issues or pull requests.
authentik/web/src
Jens Langhammer 1b91543add core: add UserSelfSerializer and separate method for users to update themselves with limited fields
rework user settings page to better use form
closes #1227

Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>

# Conflicts:
#	authentik/core/api/users.py
#	web/src/elements/forms/ModelForm.ts
#	web/src/pages/user-settings/UserDetailsPage.ts
#	web/src/pages/user-settings/UserSettingsPage.ts
2021-08-05 17:47:45 +02:00
..
api web/admin: fully remove response cloning due to errors 2021-07-29 11:35:44 +02:00
assets/images web/flows: update background for 2021.7 2021-07-09 23:12:46 +02:00
common web/admin: improve UI for notification toggle 2021-07-22 14:17:56 +02:00
elements core: add UserSelfSerializer and separate method for users to update themselves with limited fields 2021-08-05 17:47:45 +02:00
flows web: separate websocket connection from messages 2021-07-22 13:47:27 +02:00
interfaces web/admin: fix missing dark theme for notifications 2021-07-23 21:27:56 +02:00
locales core: add UserSelfSerializer and separate method for users to update themselves with limited fields 2021-08-05 17:47:45 +02:00
pages core: add UserSelfSerializer and separate method for users to update themselves with limited fields 2021-08-05 17:47:45 +02:00
authentik.css web/admin: fix missing dark theme for notifications 2021-07-23 21:27:56 +02:00
constants.ts release: 2021.7.2 2021-08-01 19:11:50 +02:00
global.d.ts web: fix declaration of Intl 2021-06-13 23:13:43 +02:00
routes.ts web/admin: add UI for reputations 2021-05-29 23:01:45 +02:00
utils.ts web: sort groups from groupBy<T> 2021-04-04 13:19:34 +02:00