Commit Graph

468 Commits (a8513f552a94c02bca3353ae2731723ea8c76e0d)

Author SHA1 Message Date
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
Jens Ulferts a1d8d483b8 initial request spec for editing project on wp resource 9 years ago
Jens Ulferts 09e5815a74 add sumsSchema to api 9 years ago
Markus Kahl 498447c91b set required setting to fix specs 9 years ago
Oliver Günther fb4bf739d9 Allow the configuration to disable APIv2 basic auth 9 years ago
Jens Ulferts b2551f92e2 enable Rack::Deflater 9 years ago
Jan Sandbrink 85f60d8bbc Also allow to add attachments to a WP with permission to add WPs 9 years ago
Oliver Günther acb4431d8a Implement UserPreferences endpoint 9 years ago
Mohamed Wael Khobalatte 03cce5e25d Avoid defining same constants in multiple specs 9 years ago
Stefan Botzenhart 1c01b5801e Use login_as helper method throughout all specs 9 years ago
Jens Ulferts dac4459100 restructure available principals spec for better readability 9 years ago