Commit Graph

206 Commits (c9bd9c238e509b8fa8343e612e09caaa0239aff3)

Author SHA1 Message Date
Jens Ulferts bc6d09d90c
rename menu item in lockstep with query 8 years ago
Jens Ulferts 3c6a93283b
simple code prettifications 8 years ago
Oliver Günther f54992605a
Allow EnterpriseService to accept edit_attribute_groups 8 years ago
Oliver Günther c6356f33c4
Updating queries: Disable show_hierarchies if not passed and group_by is set 8 years ago
Oliver Günther e2361e7994
Disallow hierarchy mode when group-by is active 8 years ago
Oliver Günther 7144f28662
[24972] Make hierarchy mode state part of query 8 years ago
Oliver Günther 931ced8934
Make query URL represent timeline state 8 years ago
Markus Kahl 450bb0a9b1 restored lost method 8 years ago
Markus Kahl 203870e6cc share common query service code 8 years ago
Markus Kahl 9f0123a703 query update and query update form wip 8 years ago
Markus Kahl 48591e9bbd allow initialising the query form also via get params 8 years ago
Markus Kahl 9e79d02d8f queries create and create form api endpoints 8 years ago
Wieland Lindenthal e7825c7755
Fixing some specs 8 years ago
Wieland Lindenthal 86c745ce64
remove debugging stuff [ci skip] 8 years ago
Wieland Lindenthal bbbb9726c1
Latest WIP [ci skip] 8 years ago
Wieland Lindenthal 673a60d18b
Dom structure to input type hidden 8 years ago
Wieland Lindenthal 9f07c251d0
codeclimate 8 years ago
Jens Ulferts 3bc42ae723
allow not having a filter 8 years ago
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