Commit Graph

191 Commits (25888c5a1703d1307996cb427bf2a1a13a002974)

Author SHA1 Message Date
Markus Kahl ec46419f3c share #convert_attribute 8 years ago
Markus Kahl da0644d403 removed obsolete copy&paste artefact 8 years ago
Markus Kahl 89fa02327b removed project-scoped query form api 8 years ago
Markus Kahl c5cc07f001 make starred not writable for now 8 years ago
Markus Kahl 9e79d02d8f queries create and create form api endpoints 8 years ago
Jens Ulferts 4c32d17ede add query form stub - not production ready 8 years ago
Jens Ulferts 96f61d9b24
introduce a boolean filter dependency used by bool cfs 8 years ago
Jens Ulferts 365143ded3
exclude non active principals from result set 8 years ago
Jens Ulferts c9e1a85421
embed filters, describe operators in schema 8 years ago
Jens Ulferts 4b342bf69f
embed links on single query 8 years ago
Oliver Günther 8f5706a6d1
Add backlogs filter dependency class 8 years ago
Oliver Günther 3d18d790b4
Add filter dependency representer class 8 years ago
Oliver Günther 5864cc9484
Allow custom filter dependency classes (plugins) 8 years ago
Jens Ulferts 73e9173755
add default query endpoint for project 8 years ago
Jens Ulferts 0382fa0ed6
add default query endpoint globally 8 years ago
Jens Ulferts b25b266cbf
reduce duplication 8 years ago
Jens Ulferts c4bef2247d
adding filter instance schemas 8 years ago
Jens Ulferts a022169f23
refactor for linting 8 years ago
Jens Ulferts 173204c36b
embedding and linking to available sort bys when embedding query schema 8 years ago
Jens Ulferts a0f96f6cfd
embedding and linking to available group bys when embedding query schema 8 years ago
Jens Ulferts 473f7ea216
embedding and linking to available columns when embedding query schema 8 years ago
Jens Ulferts 46bc6e96f1
linking to available projects when embedding a query schema 8 years ago
Jens Ulferts 74770c6a63
adding query schema - global query 8 years ago
Jens Ulferts bf59283993
rename query properties 8 years ago
Jens Ulferts 27362f785a
embed filters as objects 8 years ago
Jens Ulferts 58df267bc4
link to sort_bys 8 years ago
Jens Ulferts 9cb9096491
link to group_by 8 years ago
Jens Ulferts 3f2c0e6a3d
link to column names 8 years ago
Jens Ulferts 80c242dd53
embed query results in query representer 8 years ago
Oliver Günther 7cf11bb689 Update copyright notice 8 years ago
Jens Ulferts 54e0aab55f
linting 8 years ago
Jens Ulferts fd91c1ee2c
eager load to reduce n+1 queries 8 years ago
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
Jan Sandbrink 6e9ed008fb Enforce passing of current_user into representers 9 years ago
Jan Sandbrink cc45136701 refactor 404 auth error 9 years ago
Jan Sandbrink 8e4321959e improve code style 9 years ago
Jan Sandbrink 0a73e6bac4 convert attribute names in queries API 9 years ago
Jan Sandbrink 77f2b2a1cc align the query representer with APIv3 9 years ago
Jan Sandbrink bc36704611 allow to get queries via APIv3 9 years ago
Alex Coles a6212fb304 Fix syntax (w/Rubocop) in lib code 9 years ago
Alex Coles 57618b25ec Replace dynamic finder usages with #find_by, etc. 9 years ago
Jan Sandbrink 900b2a4c45 Backporting APIv3 categories to OP 4.0 10 years ago
Jan Sandbrink a9e9881c4f style 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