Commit Graph

106 Commits (56ae6b8b70125f9261b49df3c4f63ba265e83fff)

Author SHA1 Message Date
ulferts 53a3647736
hide email if so desired 5 years ago
ulferts 3a4b05b927
hide user status in api 5 years ago
ulferts a199c94a6a
have permission specific schema caching 5 years ago
ulferts a93ecca5a8 Feature/members api show (#7308) 6 years ago
Oliver Günther 1b5fc32366
Avoid before blocks and raw params access for IDs 6 years ago
Oliver Günther 0791c55870
Remove the internal setting with 500 max entries 6 years ago
Henriette Dinger f6f1901370 Allow reading access for not logged in users to show usernames and avatars in WPs 6 years ago
Jens Ulferts e93e3731b2
place user delete service inside users namespace 6 years ago
Jens Ulferts 02cdabed65
prevent access to user api for locked admins 6 years ago
Oliver Günther 7dbecdcf79
Prepare for core integration 6 years ago
Oliver Günther 0b96d2876c
Cached avatar image 6 years ago
Oliver Günther dc12e456bd
FactoryGirl => FactoryBot (opf/openproject#6304) 7 years ago
Jens Ulferts ac59ad6a89
introduce group resource stub 7 years ago
Jens Ulferts ce21ee20f7
cached representers 7 years ago
Jens Ulferts 559855fa77
fix stubbing gravatar setting 7 years ago
Oliver Günther 6ef4211e77
Bump copyright to 2018 (#6171) 7 years ago
Jens Ulferts 8842558aac
refactor for code quality 7 years ago
Oliver Günther d62b1288b2
OpenProject Avatars plugin extracted from core 7 years ago
Wieland Lindenthal 4e22681e78 User mentions feature (#5897) 7 years ago
Oliver Günther fdfb41b327
[26069] Allow passing of me-value link for principal filters again 7 years ago
ulferts 9c8f7f3ca1 read operations for time_entries via api v3 (#5776) 7 years ago
ulferts 0c0b16508b Fix/bump representable (#5465) 8 years ago
Oliver Günther 7cf11bb689 Update copyright notice 8 years ago
Markus Kahl 64db3d3b8a allow writing admin flag 8 years ago
Jens Ulferts a52c8ee07d
allow for filtering the queries in the API v3 8 years ago
Markus Kahl 9671e6368a added missing auth fields to user endpoint 8 years ago
Oliver Günther 46db333060
Refactor as mixin 8 years ago
Oliver Günther 350de7c482
Allow users to be uniquely identified by login 8 years ago
Oliver Günther 7b21088959
Adapter UserRepresenter and spec according to visibility 8 years ago
Oliver Günther 087691b5d7
Fix permissions in specification 8 years ago
Jens Ulferts d4e71fd67e
add user query and enabled it in the users api 8 years ago
Jens Ulferts 1a597e180b
first step towards generalizing the query and its filters 8 years ago
Jens Ulferts e53916aec6
support perPage and offset on users index 8 years ago
Jens Ulferts 040bb5ab54
add basic GET api/v3/users 8 years ago
Oliver Günther 6cbfc7ffed
[24063] Add Users PATCH endpoint 8 years ago
Oliver Günther 467bf13e28
Return correct status from successful create 8 years ago
Oliver Günther 11794feed1
Handle invitation flow 8 years ago
Oliver Günther 9dc8d09516
Add CreateUser API endpoint and spec 8 years ago
ulferts 0a13362ab6 remove no longer required link (#4647) 8 years ago
Oliver Günther 1ff1c170f9 Implement showUser path 8 years ago
Jan Sandbrink 88ed4d2df9 Promote ::create to a common interface method 9 years ago
Jan Sandbrink 6e9ed008fb Enforce passing of current_user into representers 9 years ago
Jan Sandbrink b332ef06aa make collection representer explicitly unpaginated 9 years ago
Alex Coles a6212fb304 Fix syntax (w/Rubocop) in lib code 9 years ago
Alexander Bach 870518f217 Unified permission checks 10 years ago
Alexander Bach e73609c3ae Unified permission checks 10 years ago
Jan Sandbrink 900b2a4c45 Backporting APIv3 categories to OP 4.0 10 years ago
Jan Sandbrink a3ff9d57ed fix user representer for representing groups [sic] 10 years ago
Jan Sandbrink 957b060851 hide a users mail address if he wishes to 10 years ago
Jan Sandbrink 9feb0700ac rename mail to email, update docs, style code 10 years ago