OpenProject is the leading open source project management software.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
openproject/lib/api/v3/queries
Jens Ulferts 0884f0a02e
fix category allowed value path
8 years ago
..
columns embedding and linking to available columns when embedding query schema 8 years ago
filters introduce a boolean filter dependency used by bool cfs 8 years ago
group_bys embedding and linking to available columns when embedding query schema 8 years ago
helpers embed links on single query 8 years ago
operators embed filters, describe operators in schema 8 years ago
schemas fix category allowed value path 8 years ago
sort_bys embedding and linking to available columns when embedding query schema 8 years ago
create_form_api.rb code climate 8 years ago
create_form_representer.rb DRY'd query form representers 8 years ago
form_representer.rb DRY'd query form representers 8 years ago
queries_api.rb DRY'd queries create/update form api endpoints 8 years ago
queries_by_project_api.rb removed project-scoped query form api 8 years ago
query_collection_representer.rb Update copyright notice 8 years ago
query_helper.rb code climate 8 years ago
query_params_representer.rb embed query results in query representer 8 years ago
query_payload_representer.rb allow giving projects by identifier; don't render titles 8 years ago
query_representer.rb update action link depends on query state 8 years ago
query_serialization.rb fixed wrong column_names default value 8 years ago
update_form_api.rb code climate 8 years ago
update_form_representer.rb DRY'd query form representers 8 years ago