Andreas Köpf
8b8326e22f
add /by_display_name user query & created_date to FrontEndUser model
2023-01-14 11:03:25 +01:00
Andreas Köpf
945c645818
returning list[FrontEndUser] from api/v1/frontend_users/ endpoint
2023-01-12 22:58:43 +01:00
Vechtomov
0d646e72f3
537: Endpoint to list frontend users ( #554 )
...
* added frontend users endpoint
* fix comparison
* added api_client_id filtration
* allow untrusted api-clients
* review fixes
Co-authored-by: Andreas Köpf <andreas.koepf@provisio.com >
2023-01-12 22:45:11 +01:00
Andreas Köpf
f264b43cde
fix user's notes column server_default value
2023-01-12 21:43:33 +01:00
Oliver Stanley
050d4902f3
538: Add endpoints to manage users ( #601 )
...
* Add endpoints for getting, updating, deleting users by global user ID
* Resolve formatting
* Include alembic revision script
* Updated down_revision to current alembic head
Co-authored-by: Andreas Köpf <andreas.koepf@xamla.com >
2023-01-12 21:30:07 +01:00
Gareth Davidson
7000e10bc0
apply pre-commit rules
2023-01-02 00:01:45 +00:00
alexandrelefourner
9a1a4876f0
Rename of person to user
2022-12-31 00:18:55 +01:00