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

@@ -41,6 +41,7 @@ class ImporterProviderTest extends TestCase
'toggl_data_importer',
'clockify_time_entries',
'clockify_projects',
'solidtime',
], $keys);
}
}