Commit Graph

53 Commits (8bfab2d07bf8fedd14e7e514a236f3ba9078391e)

Author SHA1 Message Date
Oliver Günther 0a84a0b671
[36296] Add PlaceholderUsers API (#9033) 4 years ago
ulferts 1bdd2ab9ae
safe automatic fixes by rubocop (#8994) 4 years ago
ulferts 6140f4c7e9
update copyright to 2021 (#8925) 4 years ago
Henriette Dinger bd7f4e4814 Update copyright notice 5 years ago
ulferts 481fe5b291
use default end points for most of the relations api 5 years ago
ulferts 1b7d66bea7
visibility check for relations api 5 years ago
Oliver Günther 1b5fc32366
Avoid before blocks and raw params access for IDs 6 years ago
ulferts e1027189bb eager load associated work packages of relations (#6315) 7 years ago
Jens Ulferts 26320fe614
eager load for relations 7 years ago
ulferts eefbb413e7 performant visible condition on relations query (#6290) 7 years ago
Oliver Günther 6ef4211e77
Bump copyright to 2018 (#6171) 7 years ago
Jens Ulferts 690e0ffc60 wp create/update/destroy via services 7 years ago
Jens Ulferts 6fdd122534
merge wp tree and relations into typed_dag 7 years ago
ulferts 9c8f7f3ca1 read operations for time_entries via api v3 (#5776) 7 years ago
Oliver Günther 507c2d26ea
Remove fromType, toType 7 years ago
Oliver Günther f3df45cef4
Extend backend relations API with WP type information 7 years ago
ulferts 0c0b16508b Fix/bump representable (#5465) 8 years ago
Jens Ulferts b25b266cbf
reduce duplication 8 years ago
Jens Ulferts bebf6ec086
fix filtering relations in v3 8 years ago
Oliver Günther 7cf11bb689 Update copyright notice 8 years ago
Jens Ulferts debaeb4b5f
eager load for representer 8 years ago
Markus Kahl bc444a86ec filters for relation API 8 years ago
Oliver Günther ff9c22771f
Correctly return HAL resources in from/to links 8 years ago
Markus Kahl 6023755e06 polish 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 cdf472d9ba more specs e.g. for validations including permissions 8 years ago
Markus Kahl 7f6d74a88e basic crud 8 years ago
Markus Kahl 994e0db591 add rel desc; brought representer up to spec 8 years ago
manuschiller 0b2ec6cfcb fix codeclimate: line was too long 8 years ago
manuschiller 1795f1bf47 fix empty params after whitelisting 8 years ago
manuschiller 0bb457076b fix empty params after whitelisting 8 years ago
manuschiller 3897ac4d2d Fix empty symbol properties of declared_params 8 years ago
Jens Ulferts 8136a3a26f implements a relations collection 8 years ago
Jan Sandbrink 338f9d40d0 Fix (untested) relation representer 9 years ago
Jan Sandbrink 6e9ed008fb Enforce passing of current_user into representers 9 years ago
Jan Sandbrink dcd2a3b03c rework error instantiation 9 years ago
Alex Coles 57618b25ec Replace dynamic finder usages with #find_by, etc. 9 years ago
Alexander Bach 870518f217 Unified permission checks 10 years ago
Alexander Bach e73609c3ae Unified permission checks 10 years ago
Jan Sandbrink dea02be5b8 return proper error when adding invalid relations 10 years ago
Jan Sandbrink a250ede762 return proper error when adding invalid relations 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
Hagen Schink db8bfba3af Remove usage of reform from API V3 10 years ago
Alex Coles 45297523c2 Fix syntax (w/Rubocop) in lib code 10 years ago
Marek Takac 99bda3c64a Set relations delete endpoint to use correct id 10 years ago
Marek Takac ff6714bfaf Changed delete to destroy when removing relation 10 years ago
Marek Takac 3d6948662e Changed the way relation is saved in relations API 10 years ago