Commit Graph

188 Commits (5cd1f1452a65bd38e259f2aba34ddded2c8e5955)

Author SHA1 Message Date
Markus Kahl f5a57e3f42 list custom field normalisation and multi select 8 years ago
Jens Ulferts 0382fa0ed6
add default query endpoint globally 8 years ago
Jens Ulferts c4bef2247d
adding filter instance schemas 8 years ago
Jens Ulferts 80c242dd53
embed query results in query representer 8 years ago
Wieland Lindenthal 6cd14ee7a5 Untangle logic. 8 years ago
Wieland Lindenthal c4a8320ed5 Fix: logic for `ee_manager_visible` is falsey 8 years ago
Jens Ulferts ce44418cd4
implement GET api/v3/work_packags/schemas 8 years ago
Oliver Günther 8b4964acc4
Fix more specs 8 years ago
Oliver Günther f199e009ac
Rubocop 8 years ago
Wieland Lindenthal 49f12b3e21
Enterprise Edition support tokens 8 years ago
Oliver Günther 7cf11bb689 Update copyright notice 8 years ago
Jens Ulferts a52c8ee07d
allow for filtering the queries in the API v3 8 years ago
Oliver Günther 65ca248914
Do not extend query for scope 8 years ago
Oliver Günther be58cfed78
Extend Query to accept a different scope to search on 8 years ago
Oliver Günther 82a0951997
Fix reference to symbol where it is a string 8 years ago
Jens Ulferts d4e71fd67e
add user query and enabled it in the users api 8 years ago
Oliver Günther 6cbfc7ffed
[24063] Add Users PATCH endpoint 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 826ec7b7b6
Add CreateUserService and User contracts 8 years ago
Markus Kahl 7f6d74a88e basic crud 8 years ago
Jens Ulferts 693090136d
normalize permissions 8 years ago
Jens Ulferts bf7343c312
replace perfectly sane hack for really dirty one 8 years ago
Oliver Günther d676960107
Add ServiceResult 8 years ago
Oliver Günther 638e8ca735
Build simple service to initialize setting on login 8 years ago
Jens Ulferts acd58213e1
rewrite sql string in a arel based query 8 years ago
Jens Ulferts 8a8dfdd3de move project allowed query to authorization 8 years ago
Jens Ulferts 1ddc142fd3 add sql based query to fetch all users being allowed an action 8 years ago
Jens Ulferts 06c6defa51 replaces ruby based permission check for allowed_to? with sql based query 8 years ago
Markus Kahl 1044723c43 Fix: date visibility settings (#4602) 8 years ago
Oliver Günther b58f5fc354 Allow UsersController to search for groups 9 years ago
Jens Ulferts 6af269aa55 extract into service and fix date bug 9 years ago
ulferts 2c47657de7 unified date field for milestone work packages (#4437) 9 years ago
Oliver Günther d532487f4b Reset cached custom values when switching project, not only type (#4403) 9 years ago
Oliver Günther 83306c32c3 Pass the decorated work package to CreateService (#4317) 9 years ago
Oliver Günther 84ce56446f Add ServiceResult from dev 9 years ago
Jens Ulferts 2b758283c8 explicitly require to avoid "still in tree" error 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 2f14b793b5 extract contract related methods of service into concern 9 years ago
Oliver Günther 1360639341 Fix URI escaping of svn checkout paths 9 years ago
Jens Ulferts f40d84cc02 move contracts from lib/api to app/contracts 9 years ago
Jens Ulferts 34b26a4ff4 add service specific for adding notes to a work package 9 years ago
Jens Ulferts dd05cf297c add capability to move work package accross projects to service 9 years ago
Oliver Günther 396dcdd859 Add path-based checkout for SVN 9 years ago
Oliver Günther 93e353939f Use first type from position ordering 9 years ago
Oliver Günther 4349f48b49 Show warning only when supported, but not enabled 9 years ago
Oliver Günther 3b2e39b425 Avoid errors when missing standard type 9 years ago
Oliver Günther 589ba8e7b1 Relocate repositories locally and remote 9 years ago
Jens Ulferts 285fc74759 prevent builtin users being presented to an end user 9 years ago