Commit Graph

1108 Commits (ec2dfe3342622b7dbce3d72aa8a4290ca9ba568a)

Author SHA1 Message Date
Jens Ulferts 701f196c25
eager load user and version custom fields in wp representer 8 years ago
Jens Ulferts 28127eb8ed
remove unnecessary model initialization 8 years ago
Oliver Günther 65ca248914
Do not extend query for scope 8 years ago
Oliver Günther a098c44f44
Modify watchers API endpoint to use query 8 years ago
Oliver Günther 46a6b37a13
[24282] Case-insentitive search for work packages subject 8 years ago
Oliver Günther ff8c85c478
[24258] Reuse existing schema after updating work package 8 years ago
Oliver Günther 3813fbcd36
[24210] Respect `feeds_enabled` setting for atom export link 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
Oliver Günther 22ee82c3f7
[24212] Fix query for available relations 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 ff9c22771f
Correctly return HAL resources in from/to links 8 years ago
Oliver Günther 91def9115d
[24074] Allow previewMarkup without context 8 years ago
Markus Kahl dad0e5313f support both e.g. `watcher` and `watcher_id` 8 years ago
Markus Kahl 6459d04706 map watcher to watcher_id to fix filter 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
Markus Kahl 7c3d25411b removed unused parameter 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 8013cc89cb finished spec; pageSize param 8 years ago
Markus Kahl 39dbb84373 available relation candidates 8 years ago
Markus Kahl 7b2e16f19f removed obsolete parameter 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
Oliver Günther 74bfe0cff5
Keep WP created as context for PropertyNameConverter around 8 years ago
Jens Ulferts f1948abef0 eager load colors on types 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
Markus Kahl c9272a11c9 minor refactoring to allow hooking into logic 8 years ago
Markus Kahl fc3d1b5e36 minor refactoring to allow hooking into logic 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 799cbf6337 eager load custom fields used in the representer 8 years ago
Jens Ulferts 3eabe4e44d eager load cf translations 8 years ago
Oliver Günther 7d570595fa [23697] Remove project-specific version from representer (#4720) 8 years ago
Jens Ulferts b3a21283c7 replace the rendering of a hash by a specific WorkPackageSumRepresenter 8 years ago
Oliver Günther 550763ae46 Do not 'inherit' priority from children 8 years ago
ulferts 0a13362ab6 remove no longer required link (#4647) 8 years ago
Jens Ulferts 0a6d4a9278 fix mutable constants 8 years ago
ulferts 9a6d5585f4 preload permissions before collection rendering (#4646) 8 years ago