kanbanworkflowstimelinescrumrubyroadmapproject-planningproject-managementopenprojectangularissue-trackerifcgantt-chartganttbug-trackerboardsbcf
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.
321 lines
9.4 KiB
321 lines
9.4 KiB
10 years ago
|
{
|
||
|
"meta": {
|
||
9 years ago
|
"query": {
|
||
|
"id": null,
|
||
|
"name": "_",
|
||
|
"starred": false,
|
||
|
"filters": [
|
||
|
{
|
||
|
"name": "status",
|
||
|
"operator": "o",
|
||
|
"values": [
|
||
|
""
|
||
|
]
|
||
|
}
|
||
|
],
|
||
|
"_links": {
|
||
|
"create": "/api/experimental/queries"
|
||
|
},
|
||
|
"columnNames": [],
|
||
|
"sortCriteria": [],
|
||
|
"groupBy": "",
|
||
|
"projectId": 1,
|
||
|
"displaySums": false,
|
||
|
"isPublic": false,
|
||
|
"userId": 0
|
||
10 years ago
|
},
|
||
|
"columns": [
|
||
10 years ago
|
{
|
||
9 years ago
|
"name": "id",
|
||
|
"title": "ID",
|
||
|
"sortable": true,
|
||
10 years ago
|
"groupable": false,
|
||
9 years ago
|
"custom_field": false,
|
||
10 years ago
|
"meta_data": {
|
||
|
"data_type": "integer",
|
||
|
"link": {
|
||
|
"display": true,
|
||
|
"model_type": "work_package"
|
||
|
}
|
||
9 years ago
|
}
|
||
10 years ago
|
},
|
||
10 years ago
|
{
|
||
9 years ago
|
"name": "type",
|
||
|
"title": "Type",
|
||
|
"sortable": true,
|
||
|
"groupable": true,
|
||
10 years ago
|
"custom_field": false,
|
||
|
"meta_data": {
|
||
|
"data_type": "object",
|
||
|
"link": {
|
||
|
"display": false
|
||
|
}
|
||
9 years ago
|
}
|
||
10 years ago
|
},
|
||
|
{
|
||
9 years ago
|
"name": "status",
|
||
|
"title": "Status",
|
||
|
"sortable": true,
|
||
|
"groupable": true,
|
||
10 years ago
|
"custom_field": false,
|
||
|
"meta_data": {
|
||
|
"data_type": "object",
|
||
|
"link": {
|
||
|
"display": false
|
||
|
}
|
||
9 years ago
|
}
|
||
10 years ago
|
},
|
||
|
{
|
||
9 years ago
|
"name": "priority",
|
||
|
"title": "Priority",
|
||
|
"sortable": true,
|
||
|
"groupable": true,
|
||
10 years ago
|
"custom_field": false,
|
||
9 years ago
|
"meta_data": {
|
||
|
"data_type": "object",
|
||
|
"link": {
|
||
|
"display": false
|
||
|
}
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"name": "subject",
|
||
|
"title": "Subject",
|
||
|
"sortable": true,
|
||
10 years ago
|
"groupable": false,
|
||
9 years ago
|
"custom_field": false,
|
||
10 years ago
|
"meta_data": {
|
||
|
"data_type": "string",
|
||
|
"link": {
|
||
|
"display": true,
|
||
|
"model_type": "work_package"
|
||
|
}
|
||
9 years ago
|
}
|
||
10 years ago
|
},
|
||
|
{
|
||
9 years ago
|
"name": "assignee",
|
||
|
"title": "Assignee",
|
||
|
"sortable": true,
|
||
|
"groupable": true,
|
||
10 years ago
|
"custom_field": false,
|
||
|
"meta_data": {
|
||
|
"data_type": "object",
|
||
|
"link": {
|
||
|
"display": true,
|
||
|
"model_type": "user"
|
||
|
}
|
||
9 years ago
|
}
|
||
10 years ago
|
},
|
||
|
{
|
||
9 years ago
|
"name": "updatedAt",
|
||
|
"title": "Updated on",
|
||
|
"sortable": true,
|
||
|
"groupable": false,
|
||
|
"custom_field": false,
|
||
|
"meta_data": {
|
||
|
"data_type": "datetime",
|
||
|
"link": {
|
||
|
"display": false
|
||
|
}
|
||
|
}
|
||
10 years ago
|
}
|
||
|
],
|
||
|
"groupable_columns": [
|
||
|
{
|
||
9 years ago
|
"name": "project",
|
||
|
"title": "Project",
|
||
|
"sortable": true,
|
||
|
"groupable": true,
|
||
10 years ago
|
"custom_field": false,
|
||
|
"meta_data": {
|
||
|
"data_type": "object",
|
||
|
"link": {
|
||
|
"display": true,
|
||
|
"model_type": "project"
|
||
|
}
|
||
9 years ago
|
}
|
||
10 years ago
|
},
|
||
|
{
|
||
9 years ago
|
"name": "type",
|
||
|
"title": "Type",
|
||
|
"sortable": true,
|
||
|
"groupable": true,
|
||
10 years ago
|
"custom_field": false,
|
||
|
"meta_data": {
|
||
|
"data_type": "object",
|
||
|
"link": {
|
||
|
"display": false
|
||
|
}
|
||
9 years ago
|
}
|
||
10 years ago
|
},
|
||
|
{
|
||
9 years ago
|
"name": "status",
|
||
|
"title": "Status",
|
||
|
"sortable": true,
|
||
|
"groupable": true,
|
||
10 years ago
|
"custom_field": false,
|
||
|
"meta_data": {
|
||
|
"data_type": "object",
|
||
|
"link": {
|
||
|
"display": false
|
||
|
}
|
||
9 years ago
|
}
|
||
10 years ago
|
},
|
||
|
{
|
||
9 years ago
|
"name": "priority",
|
||
|
"title": "Priority",
|
||
|
"sortable": true,
|
||
|
"groupable": true,
|
||
10 years ago
|
"custom_field": false,
|
||
|
"meta_data": {
|
||
|
"data_type": "object",
|
||
|
"link": {
|
||
|
"display": false
|
||
|
}
|
||
9 years ago
|
}
|
||
10 years ago
|
},
|
||
|
{
|
||
9 years ago
|
"name": "author",
|
||
|
"title": "Author",
|
||
|
"sortable": true,
|
||
|
"groupable": true,
|
||
10 years ago
|
"custom_field": false,
|
||
|
"meta_data": {
|
||
|
"data_type": "object",
|
||
|
"link": {
|
||
|
"display": true,
|
||
|
"model_type": "user"
|
||
|
}
|
||
9 years ago
|
}
|
||
10 years ago
|
},
|
||
|
{
|
||
9 years ago
|
"name": "assignee",
|
||
|
"title": "Assignee",
|
||
|
"sortable": true,
|
||
|
"groupable": true,
|
||
10 years ago
|
"custom_field": false,
|
||
|
"meta_data": {
|
||
|
"data_type": "object",
|
||
|
"link": {
|
||
|
"display": true,
|
||
|
"model_type": "user"
|
||
|
}
|
||
9 years ago
|
}
|
||
10 years ago
|
},
|
||
|
{
|
||
9 years ago
|
"name": "responsible",
|
||
|
"title": "Responsible",
|
||
|
"sortable": true,
|
||
|
"groupable": true,
|
||
10 years ago
|
"custom_field": false,
|
||
|
"meta_data": {
|
||
|
"data_type": "object",
|
||
|
"link": {
|
||
9 years ago
|
"display": true,
|
||
|
"model_type": "user"
|
||
10 years ago
|
}
|
||
9 years ago
|
}
|
||
10 years ago
|
},
|
||
|
{
|
||
9 years ago
|
"name": "category",
|
||
|
"title": "Category",
|
||
|
"sortable": true,
|
||
|
"groupable": true,
|
||
10 years ago
|
"custom_field": false,
|
||
|
"meta_data": {
|
||
|
"data_type": "object",
|
||
|
"link": {
|
||
|
"display": false
|
||
|
}
|
||
9 years ago
|
}
|
||
10 years ago
|
},
|
||
|
{
|
||
9 years ago
|
"name": "version",
|
||
|
"title": "Version",
|
||
|
"sortable": true,
|
||
|
"groupable": true,
|
||
|
"custom_field": false,
|
||
10 years ago
|
"meta_data": {
|
||
9 years ago
|
"data_type": "object",
|
||
10 years ago
|
"link": {
|
||
|
"display": false
|
||
|
}
|
||
9 years ago
|
}
|
||
10 years ago
|
},
|
||
|
{
|
||
9 years ago
|
"name": "percentageDone",
|
||
|
"title": "Progress (%)",
|
||
|
"sortable": true,
|
||
|
"groupable": true,
|
||
|
"custom_field": false,
|
||
10 years ago
|
"meta_data": {
|
||
9 years ago
|
"data_type": "integer",
|
||
10 years ago
|
"link": {
|
||
|
"display": false
|
||
|
}
|
||
9 years ago
|
}
|
||
10 years ago
|
},
|
||
|
{
|
||
9 years ago
|
"name": "customField1",
|
||
|
"title": "fooInt",
|
||
|
"sortable": true,
|
||
|
"groupable": true,
|
||
10 years ago
|
"custom_field": {
|
||
9 years ago
|
"id": 1,
|
||
|
"field_format": "int"
|
||
10 years ago
|
},
|
||
|
"meta_data": {
|
||
9 years ago
|
"data_type": "int",
|
||
10 years ago
|
"link": {
|
||
|
"display": false
|
||
|
}
|
||
9 years ago
|
}
|
||
10 years ago
|
}
|
||
|
],
|
||
|
"page": 1,
|
||
9 years ago
|
"per_page": 20,
|
||
10 years ago
|
"per_page_options": [
|
||
9 years ago
|
20,
|
||
|
100
|
||
10 years ago
|
],
|
||
9 years ago
|
"export_formats": [
|
||
|
{
|
||
|
"identifier": "atom",
|
||
|
"format": "atom",
|
||
|
"label_locale": "label_format_atom"
|
||
10 years ago
|
},
|
||
9 years ago
|
{
|
||
|
"identifier": "pdf",
|
||
|
"format": "pdf",
|
||
|
"label_locale": "label_format_pdf"
|
||
|
},
|
||
|
{
|
||
|
"identifier": "pdf-descr",
|
||
|
"format": "pdf",
|
||
|
"label_locale": "label_format_pdf_with_descriptions",
|
||
|
"flags": [
|
||
|
"show_descriptions"
|
||
|
]
|
||
|
},
|
||
|
{
|
||
|
"identifier": "csv",
|
||
|
"format": "csv",
|
||
|
"label_locale": "label_format_csv"
|
||
|
}
|
||
|
],
|
||
|
"_links": {
|
||
|
"create": "/api/experimental/work_packages.demo-project",
|
||
|
"export": "/api/experimental/work_packages.demo-project"
|
||
10 years ago
|
}
|
||
9 years ago
|
},
|
||
|
"_bulk_links": {
|
||
|
"update": "/work_packages/bulk/edit",
|
||
|
"move": "/work_packages/move/new",
|
||
|
"copy": "/work_packages/move/new?copy=true",
|
||
|
"delete": "/work_packages/bulk?_method=delete"
|
||
|
},
|
||
|
"_links": {
|
||
|
"create": "/projects/demo-project/work_packages/new"
|
||
9 years ago
|
}
|
||
10 years ago
|
}
|