Commit Graph

1123 Commits (a52c8ee07dcd83f6b5f109db8a0cec21e226f7f7)

Author SHA1 Message Date
Jens Ulferts a52c8ee07d
allow for filtering the queries in the API v3 8 years ago
Jens Ulferts b3848c879b
grant access to API v3 GET queries also for manage_public_queries 8 years ago
Jens Ulferts 9eafc705ee
remove project scoped queries GET endpoint 8 years ago
Jan Sandbrink f6a7595839
Add list actions for queries 8 years ago
Jan Sandbrink e742f50df1
Allow deletion of queries via APIv3 8 years ago
Jens Ulferts 1bb3631bd6
fix estimated time filters 8 years ago
Jens Ulferts 455955fc32
use equal method of embedded work package 8 years ago
Jens Ulferts ac8936260e
have title attribute for cv links 8 years ago
Jens Ulferts 5a7bda366e
no longer embed cf values if wp representer is rendered inside a collection 8 years ago
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
cklein 9c59621c1e
Auto hide popups. 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