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
Markus Kahl da5153cfad DRY'd query form representers 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 make starred not writable for now 8 years ago
sort_bys embedding and linking to available columns when embedding query schema 8 years ago
create_form_api.rb allow initialising the query form also via get params 8 years ago
create_form_representer.rb DRY'd query form representers 8 years ago
create_query.rb query update and query update form wip 8 years ago
form_representer.rb DRY'd query form representers 8 years ago
queries_api.rb fixed update form 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_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 query update and query update form wip 8 years ago
update_form_representer.rb DRY'd query form representers 8 years ago