Gregor Vostrak
|
556bbedeca
|
add dynamic loading of paginated endpoints above page_limit
add request classes and fix collection typing for clients, tasks and tags
|
2026-02-18 22:32:56 +01:00 |
|
Gregor Vostrak
|
280032ee02
|
allow employee manage task setting to organization
|
2025-11-25 15:39:20 +01:00 |
|
Gregor Vostrak
|
19a206d57c
|
add prevent_overlapping_time_entries setting to organization
when enabled users are blocked from creating or editing new time entries that are overlapping with other time entries
|
2025-10-13 14:23:41 +02:00 |
|
Gregor Vostrak
|
e3cfc155b8
|
add rounding frontend to reports, and support for shared reports
|
2025-07-17 18:38:21 +02:00 |
|
Constantin Graf
|
2ab28001be
|
Updated dependencies; Major update laravel passport
|
2025-07-17 11:47:34 +02:00 |
|
Gregor Vostrak
|
68f636c8ff
|
fix shared report endpoint test to check new structure that includes organization format properties, format
|
2025-05-13 16:32:11 +02:00 |
|
Gregor Vostrak
|
ed32c6b217
|
add frontend format support for currencies, add currencies endpoint
|
2025-05-13 16:32:11 +02:00 |
|
Gregor Vostrak
|
8b950d99d6
|
add support for interval / duration format in frontend views
|
2025-05-13 16:32:11 +02:00 |
|
Constantin Graf
|
17242188c2
|
Updated composer dependencies
|
2025-04-25 17:55:29 +02:00 |
|
Constantin Graf
|
ae00fdb0e9
|
Add localization settings
|
2025-04-23 14:33:32 +02:00 |
|
Gregor Vostrak
|
50cc7053e4
|
hide total billable amounts from employees when employees_can_see_billable_rates is disabled
|
2025-03-10 15:43:08 +01:00 |
|
Constantin Graf
|
69a8c8bb2b
|
Fixed api token endpoint documentation
|
2025-02-13 17:04:18 -05:00 |
|
Constantin Graf
|
bbed618fdc
|
Added API endpoints for user API tokens
|
2025-02-13 17:04:18 -05:00 |
|
Gregor Vostrak
|
e3f981aac2
|
add missing data to public shared reports, add premium restrictions, add pdf download
|
2024-12-09 12:57:25 +01:00 |
|
Constantin Graf
|
0860aa9d24
|
Added shareable reports
|
2024-12-09 12:57:25 +01:00 |
|
Constantin Graf
|
c03aad1abd
|
Added shareable reports
|
2024-12-09 12:57:25 +01:00 |
|
Constantin Graf
|
a882ec6ca0
|
Add skip and meta to resource in time entry endpoint
|
2024-10-08 12:59:04 +02:00 |
|
Constantin Graf
|
51cd919db6
|
Add organization setting employees_can_see_billable_rates
|
2024-10-01 22:48:27 +02:00 |
|
Constantin Graf
|
bff766d363
|
Add spend_time to projects and tasks
|
2024-09-30 14:19:47 +02:00 |
|
Constantin Graf
|
a820d8540f
|
Added time estimates for projects and tasks, fixes ST-283
|
2024-09-30 14:19:47 +02:00 |
|
Constantin Graf
|
d8968399d6
|
Updated dependencies; Fixed codeformatting and phpstan
|
2024-09-11 18:07:35 +02:00 |
|
Constantin Graf
|
04bb8e50a7
|
Renamed user member endpoint and removed pagination
|
2024-08-05 16:49:24 +02:00 |
|
Gregor Vostrak
|
06fef6e40f
|
refactor timetracker to seperate data and ui logic
|
2024-08-05 16:49:24 +02:00 |
|
Constantin Graf
|
21207a4058
|
Added me endpoints
|
2024-08-05 16:49:24 +02:00 |
|
Constantin Graf
|
0e7dec2f40
|
Updated scramble
|
2024-08-05 16:49:24 +02:00 |
|
Constantin Graf
|
364168debd
|
Add ability to set task to done, fixes ST-244
|
2024-07-01 17:06:44 +02:00 |
|
Constantin Graf
|
a69d1cb4c4
|
Added ability to archive projects and clients, fixes ST-37
|
2024-07-01 17:06:44 +02:00 |
|
Gregor Vostrak
|
7fb58ea341
|
add is_billable support for create / update project and in timetracker, fixes ST-217
|
2024-06-06 17:19:41 +02:00 |
|
Constantin Graf
|
2a8ab12017
|
Added filled gaps to time entry aggregation; Moved aggregation to service
|
2024-05-21 17:31:45 +02:00 |
|
Gregor Vostrak
|
b44f3fa066
|
Merge branch 'main' of github.com:solidtime-io/solidtime into feature/reporting
# Conflicts:
# tests/Feature/RegistrationTest.php
|
2024-05-16 17:39:18 +02:00 |
|
Constantin Graf
|
f47b3cdf98
|
Fixed duration in time entries index endpoint
|
2024-05-14 17:17:47 +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
|
ef4e586095
|
Added organization_id to current time entry
|
2024-04-25 22:53:41 +02:00 |
|
Gregor Vostrak
|
e4bf56d55d
|
add invitations tab to members page
|
2024-04-16 23:47:54 +02:00 |
|
Constantin Graf
|
b67961cb07
|
Added member and invitation endpoints
|
2024-04-11 12:43:30 +02:00 |
|
Constantin Graf
|
ba0212ea01
|
Added billable rates; Added project members; Added visibility to projects
|
2024-04-02 14:33:29 +02:00 |
|
Constantin Graf
|
4edfa7e941
|
Added tasks endpoints; Added more test
|
2024-03-22 11:41:51 +01: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 |
|
Gregor Vostrak
|
20fc123c36
|
add dashboard frontend
|
2024-03-11 18:02:54 +01:00 |
|
Constantin Graf
|
77e7a63b83
|
Added placeholder users; Better exception handling; Enhanced local setup
|
2024-03-08 13:32:31 +01:00 |
|
Constantin Graf
|
e8912650c0
|
Added client and organization endpoints
|
2024-03-04 18:44:44 +01:00 |
|
Constantin Graf
|
a86e72f655
|
Added tag endpoints
|
2024-03-04 18:44:44 +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 |
|
Constantin Graf
|
e60e502612
|
Added telescope, basic project endpoint, basic filament resources, GitHub actions
|
2024-02-05 22:50:43 +01:00 |
|