Commit Graph

69 Commits

Author SHA1 Message Date
Constantin Graf
c25276b9a8 Added per page pagination config 2024-04-26 15:14:28 +02:00
Constantin Graf
0bf8a25d64 Enhanced admin panel 2024-04-26 14:44:37 +02:00
Constantin Graf
3c158cc015 Fixed billable rate in import 2024-04-26 00:20:00 +02:00
Constantin Graf
bfc1c8fc47 Fixed limit in time entry endpoint 2024-04-26 00:04:53 +02:00
Constantin Graf
ef4e586095 Added organization_id to current time entry 2024-04-25 22:53:41 +02:00
Constantin Graf
a8ce994f08 Enhanced imports with billable rates and project members; Fixed error handling and import structure 2024-04-25 22:46:59 +02:00
Constantin Graf
c194e3547b Hide latestTeamActivity for members with employee role 2024-04-25 17:28:59 +02:00
Gregor Vostrak
f22d423fff hide actions and pages in the frontend according to permissions 2024-04-25 04:14:20 +02:00
Constantin Graf
8136f630c9 Fixed bugs in lastSevenDays chart 2024-04-24 16:40:26 +02:00
Constantin Graf
267adf52ca Fixed permissions; Added tests for permission store 2024-04-24 16:40:26 +02:00
Constantin Graf
af447ce2c0 Send permission to client via inertia data 2024-04-24 16:40:26 +02:00
Constantin Graf
2605d73815 Error handling in importer for invalid ZIP 2024-04-22 17:17:22 +02:00
Constantin Graf
bd6263708d Added filament lookup for extensions 2024-04-22 11:59:06 +02:00
Constantin Graf
5e979db912 Typos, Bugfixes and explicit response for organization show page 2024-04-22 11:59:06 +02:00
Constantin Graf
53ba60bbe5 Added resend invitation endpoint 2024-04-22 11:59:06 +02:00
Constantin Graf
a149db655c Added invitation delete endpoint 2024-04-19 18:00:31 +02:00
Constantin Graf
ad6146c483 Added usage check to delete endpoints 2024-04-19 18:00:31 +02:00
Constantin Graf
d5af498ced Added boolean to show if billing extension is active 2024-04-19 18:00:31 +02:00
Constantin Graf
a36f33dfa7 Restricted data sent by jestream; Fixed profile picture 2024-04-19 18:00:31 +02:00
Constantin Graf
1ee3a3072a Added dashboard chart lastSevenDays 2024-04-19 18:00:31 +02:00
Constantin Graf
e593430d72 Added missing chart data to dashboard endpoint 2024-04-17 12:39:23 +02:00
Gregor Vostrak
fffa3639d3 add import types and description from the server, add report data modal 2024-04-16 23:47:54 +02:00
Constantin Graf
43e096b153 Updated readme and docs 2024-04-16 23:47:54 +02:00
Constantin Graf
1f79d5e50a Added importer details endpoint 2024-04-16 23:47:54 +02:00
Gregor Vostrak
e4bf56d55d add invitations tab to members page 2024-04-16 23:47:54 +02:00
Gregor Vostrak
54603bbc6e added importer to organization settings 2024-04-16 23:47:54 +02:00
Constantin Graf
d48b38293d Fixed phpstan 2024-04-15 22:31:45 +02:00
Constantin Graf
feb70910c7 Added email verified as requirement for non-local environments 2024-04-15 22:31:45 +02:00
Constantin Graf
7618b3d8a5 Increased rate limiter 2024-04-15 22:31:45 +02:00
Constantin Graf
726aabe724 Fixed private build 2024-04-15 16:21:30 +02:00
Constantin Graf
2045bf6ba9 Added healthcheck endpoints; Fixed filament check 2024-04-15 16:21:30 +02:00
Constantin Graf
e3cc613477 Added test commands 2024-04-15 16:21:30 +02:00
Constantin Graf
0e96ad992f Fixed timezones in time entry endpoints 2024-04-11 12:43:30 +02:00
Constantin Graf
b67961cb07 Added member and invitation endpoints 2024-04-11 12:43:30 +02:00
Constantin Graf
234fa06324 Fixed permissions for tasks endpoints 2024-04-11 12:43:30 +02:00
Gregor Vostrak
0081aa7a6e add basic crud frontend for clients, tags and projects 2024-04-03 17:21:15 +02:00
Constantin Graf
824e3d99ae Added endpoint for current time entry 2024-04-03 14:21:00 +02:00
Constantin Graf
2adbfba323 Fixed unit tests 2024-04-02 14:33:29 +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
bb42b0940a Added extension system 2024-04-02 14:15:30 +02:00
Constantin Graf
504908ecd7 Fixed carbon upgrade bug 2024-03-27 23:19:47 +01:00
Constantin Graf
ebd4754773 Updated to laravel 11 2024-03-27 23:19:47 +01:00
Gregor Vostrak
a8b81fe298 add endless scrolling to time overview page 2024-03-27 14:59:22 +01:00
Constantin Graf
4edfa7e941 Added tasks endpoints; Added more test 2024-03-22 11:41:51 +01:00
Constantin Graf
fc5b35661d Added week start 2024-03-21 13:53:05 +01:00
Constantin Graf
5a733b17aa Added timezone to registration 2024-03-19 19:11:36 +01:00
Constantin Graf
6ecfef6bf1 Added timezone for user; Moved dashboard to controller 2024-03-19 19:11:36 +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
Gregor Vostrak
7320efd0a9 fix tests, remove rate limit in non production environments 2024-03-13 14:15:56 +01:00
Constantin Graf
37cf43fe2d Fixes after merge 2024-03-13 13:36:45 +01:00