Commit Graph

369 Commits (d3129a4a0c8c6f9ab2e10f449d16ee907965f168)

Author SHA1 Message Date
Markus Kahl 9671e6368a added missing auth fields to user endpoint 8 years ago
Markus Kahl 7ba5b261a6
added login filter; fixed status filter 8 years ago
Oliver Günther 350de7c482
Allow users to be uniquely identified by login 8 years ago
Oliver Günther 528fce0e21
Fix spec 8 years ago
Oliver Günther ff01fd38f2
Extend watcher tests 8 years ago
Oliver Günther 46a6b37a13
[24282] Case-insentitive search for work packages subject 8 years ago
Oliver Günther 508575e7ab
Remove no longer present properties 8 years ago
Jens Ulferts d4e71fd67e
add user query and enabled it in the users api 8 years ago
Oliver Günther 22ee82c3f7
[24212] Fix query for available relations API 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 688385428c
Avoid multiple requires of spec_helper 8 years ago
Oliver Günther 657db6839c
Remove more params deprecations 8 years ago
Oliver Günther e7d505c7c7
Add spec for updating an unknown user 8 years ago
Oliver Günther 6cbfc7ffed
[24063] Add Users PATCH endpoint 8 years ago
Oliver Günther 9991beb3a2
Use request spec instead of Rack::Test 8 years ago
Oliver Günther c77309b8b8
Review remarks 8 years ago
Oliver Günther 467bf13e28
Return correct status from successful create 8 years ago
Oliver Günther fe2295a605
Add spec for unauthorized access 8 years ago
Oliver Günther 4658e83dd5
Add spec for invalid status 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
Markus Kahl 304806b322 moved create relation into work package scope 8 years ago
Markus Kahl 6f91bd09b1 code climate 8 years ago
Markus Kahl 8013cc89cb finished spec; pageSize param 8 years ago
Markus Kahl 5bec815324 updated spec 8 years ago
Markus Kahl 7c3f052485 translate relation contract error messages 8 years ago
Markus Kahl cdf472d9ba more specs e.g. for validations including permissions 8 years ago
Markus Kahl 7f6d74a88e basic crud 8 years ago
Jens Ulferts e8dec71010
fix specs 8 years ago
Oliver Günther a9f2c55564
[23272] Show linked revisions from other projects if visible 8 years ago
Jens Ulferts a0c7658c18 only return users eligible for watching but not already watching 8 years ago
Jens Ulferts 06c6defa51 replaces ruby based permission check for allowed_to? with sql based query 8 years ago
ulferts af5731a843 remove precedence of default types for a new work_package's type (#4571) 8 years ago
Jens Ulferts 8136a3a26f implements a relations collection 8 years ago
Jens Ulferts 3b9cf915e1 give hint of expected date format 8 years ago
Markus Kahl 00dff8b96a fix User.current leak (#4533) 9 years ago
Jens Ulferts de8087e149 code climate improvements 9 years ago
Henriette Dinger 867b273c8a Set default wp type 9 years ago
ulferts 4e6d880906 Fix/representer cache key (#4385) 9 years ago
Markus Kahl 50e40f324a wp form config polish (#4364) 9 years ago
Oliver Günther 02ff24b3b2 Add type#updated_on to cache key 9 years ago
Oliver Günther 29d69a3fc5 Introduce header and Rails caching for schemas 9 years ago
Markus Kahl db29aead44 updated specs to work with new behaviour 9 years ago
Jens Ulferts ff3d42fa33 add a project independent endpoint to create work packages 9 years ago
Jens Ulferts 77d348753d move CreateFormResource to CreateProjectFormResource 9 years ago
Jens Ulferts de33104d11 add a project independent endpoint for work package creation 9 years ago
Jens Ulferts 4cd20973e2 improve CreateWorkPackageService to conform with new interface 9 years ago
Jens Ulferts 5a977c5594 add resource for querying the list of allowed projects 9 years ago
Jens Ulferts c8d1850543 allow setting new custom field values when changing the project 9 years ago