Commit Graph

10 Commits

Author SHA1 Message Date
Constantin Graf 69d3ff4f7b Stricter validation for uuid and integer 2024-10-15 12:57:45 +02:00
Constantin Graf d3545b3c73 Allow time entries with less than one second duration 2024-09-12 15:31:20 +02:00
Constantin Graf ec239f20f2 Added client to time entries 2024-05-29 18:03:26 +02:00
Constantin Graf b2365e2778 Migrated endpoints from user to member; Renamed membership to member 2024-05-13 19:50:50 +02:00
Constantin Graf 2133eb0c16 Added billable and project_id to time entry endpoints; Enhanced api docs; Added pagination 2024-03-19 19:11:36 +01:00
Constantin Graf ea98572f98 Merge branch 'feature/import' into feature/add_frontend_dashboard
# Conflicts:
#	app/Http/Controllers/Api/V1/TimeEntryController.php
#	app/Providers/JetstreamServiceProvider.php
2024-03-12 17:55:49 +01:00
Constantin Graf 21b09777a4 Added default importer; Fixed bug in clockify importer 2024-03-12 17:46:27 +01:00
Gregor Vostrak 20fc123c36 add dashboard frontend 2024-03-11 18:02:54 +01:00
Constantin Graf 8b85f50e22 Added filters to time-entries.index endpoint 2024-02-27 12:05:18 +01:00
Constantin Graf 9c5a238dda Added time entry api endpoints; Increased phpstan level; renamed to solidtime 2024-02-26 14:27:12 +01:00