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
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
..
authentik/sources sources/oauth: add login with plex support 2021-04-16 17:05:35 +02:00
dist root: fix linting errors 2021-07-18 20:54:34 +02:00
icons web: fix icons not being included in static container 2020-12-12 21:49:00 +01:00
src core: add UserSelfSerializer and separate method for users to update themselves with limited fields 2021-08-05 17:47:45 +02:00
.babelrc web/admin: add collapse button to sidebar header on mobile viewport 2021-05-02 12:48:45 +02:00
.dockerignore root: fix references to helm chart 2021-06-13 14:30:44 +02:00
.eslintignore web: fix path for artefacts 2021-03-16 22:42:15 +01:00
.eslintrc.json web/flows: fix rendering for plex login 2021-05-03 22:08:25 +02:00
.gitignore web: use API as dedicated module 2021-03-16 21:32:39 +01:00
azure-pipelines.yml root: remove swagger 2021-05-16 23:24:52 +02:00
package-lock.json build(deps): bump @typescript-eslint/eslint-plugin in /web (#1185) 2021-07-27 09:26:58 +02:00
package.json build(deps): bump @typescript-eslint/eslint-plugin in /web (#1185) 2021-07-27 09:26:58 +02:00
poly.ts web/flows: include ShadyDOM, always enable ShadyDOM for flow interface 2021-04-28 22:40:16 +02:00
robots.txt root: move webapp to /web (#347) 2020-11-28 19:43:42 +01:00
rollup.config.js web: migrate templates back to django 2021-06-05 19:38:24 +02:00
security.txt root: update urls to github org 2021-04-21 22:46:48 +02:00
static.go web: migrate templates back to django 2021-06-05 19:38:24 +02:00
tsconfig.json web: further cleanup, more linting 2020-12-02 15:44:40 +01:00