Added export endpoint and solidtime import; Enhanced toggl import

This commit is contained in:
Constantin Graf
2024-08-22 17:50:04 +02:00
committed by Constantin Graf
parent 056a63e193
commit ee77de04ef
43 changed files with 1304 additions and 110 deletions

View File

@@ -4,7 +4,7 @@
"actual_hours": null,
"actual_seconds": null,
"auto_estimates": false,
"billable": true,
"billable": false,
"cid": null,
"client_id": null,
"color": "#ef5350",
@@ -32,7 +32,7 @@
"actual_hours": null,
"actual_seconds": null,
"auto_estimates": false,
"billable": false,
"billable": true,
"cid": 301,
"client_id": 301,
"color": "#ec407a",
@@ -54,5 +54,33 @@
"template_id": null,
"wid": 0,
"workspace_id": 0
},
{
"active": false,
"actual_hours": null,
"actual_seconds": null,
"auto_estimates": false,
"billable": true,
"cid": 302,
"client_id": 302,
"color": "#6a407f",
"currency": null,
"estimated_hours": null,
"estimated_seconds": null,
"fixed_fee": null,
"guid": "",
"id": 403,
"is_private": false,
"name": "Project (Archived)",
"rate": null,
"rate_last_updated": null,
"recurring": false,
"recurring_parameters": null,
"start_date": "2020-01-01",
"status": "active",
"template": false,
"template_id": null,
"wid": 0,
"workspace_id": 0
}
]