]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/commit - client/src/app/core/users/user.model.ts
Breaking API: Consistency with role id/label
authorChocobozzz <me@florianbigard.com>
Fri, 28 Oct 2022 14:15:04 +0000 (16:15 +0200)
committerChocobozzz <me@florianbigard.com>
Fri, 28 Oct 2022 14:34:08 +0000 (16:34 +0200)
commit9e5cf66be7ad897e106f283bee73a165c72e74de
tree16de6f775c412281236b8f99be8e5118e5a6ff71
parent3f9decbd01d25f1b1805e2764dff4beae7d36c19
Breaking API: Consistency with role id/label
14 files changed:
client/src/app/+admin/overview/users/user-edit/user-edit.ts
client/src/app/+admin/overview/users/user-edit/user-update.component.ts
client/src/app/+admin/overview/users/user-list/user-list.component.html
client/src/app/app.component.ts
client/src/app/core/auth/auth-user.model.ts
client/src/app/core/users/user-local-storage.service.ts
client/src/app/core/users/user.model.ts
client/src/app/shared/shared-users/user-admin.service.ts
server/models/user/user.ts
server/tests/api/users/users.ts
server/tests/plugins/external-auth.ts
server/tests/plugins/id-and-pass-auth.ts
shared/models/users/user.model.ts
support/doc/api/openapi.yaml