Commit Graph

90 Commits (676a7a4cf0cd3f26d4ee73f757bd13ed9bc5f3f6)

Author SHA1 Message Date
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
Jan Sandbrink b1ba33c75b specify classes explicitly rather than implicitly 10 years ago
Jan Sandbrink f0863f9d53 allow to patch existing API endpoints 10 years ago
Jan Sandbrink a72ea0d5af more consequently use route_param 10 years ago
Jan Sandbrink 2e1a999c6c extract current_user into Single 10 years ago
Jan Sandbrink 2d821da157 prefix representers to help rails out 10 years ago
Jan Sandbrink 7c2a686657 make self_link even more awesome 10 years ago
Jan Sandbrink 327c53cb94 extract helper for self links 10 years ago
Jan Sandbrink 34f357f492 use formatter from member instead of immediately 10 years ago
Jan Sandbrink 83a42d82b9 fix auto loading of DateTimeFormatter during dev 10 years ago
Jan Sandbrink c6323dbc10 refactor output of dates and times 10 years ago
Jens Ulferts ffc89d0f13 we no longer use instance variables here 10 years ago
Jens Ulferts 374c1f0af9 prefer current_user over User.current 10 years ago
Jan Sandbrink 0f3433d619 remove param from method 10 years ago
Jan Sandbrink bb5cc904b1 actually call the method I intended 10 years ago
Jens Ulferts da588b812c harmonize api decorators 10 years ago
Jan Sandbrink e1c02db9ab fix reference to current user 10 years ago
Jan Sandbrink d1e3f23467 obey style rules 10 years ago
Jan Sandbrink c11bd5b8d5 actually include delete link 10 years ago
Oliver Günther 9e6da91798 Updated API for user (un-)locking 10 years ago
Oliver Günther a112291396 apiv3: User (Un-)Locking functionality 10 years ago