Commit Graph

1028 Commits

Author SHA1 Message Date
Constantin Graf
ba335b4f05 Migrated to UUID v4 2024-05-07 15:43:05 +02:00
Constantin Graf
d5bbba2c2f Added aggregate time entries endpoint 2024-05-06 18:38:55 +02:00
Gregor Vostrak
f18620b15f fix bug where billable rates do not update because of whitespace 2024-05-06 13:56:08 +02:00
Gregor Vostrak
1c8d895c1e add proper error handling for expired CSRF Token 2024-05-03 18:33:11 +02:00
Gregor Vostrak
271d804091 remove unused tabbars 2024-05-03 01:52:09 +02:00
Gregor Vostrak
98f6e8c5a6 fix manual time entry button responsiveness 2024-05-03 01:42:40 +02:00
Gregor Vostrak
a3dc8c6550 always use remember me on the login form 2024-05-03 01:22:18 +02:00
Constantin Graf
97751b3499 Fixed redirect after two factor login for filament admin panel 2024-05-02 16:20:52 +02:00
Gregor Vostrak
0f898130e0 add redirect to login page if session is expired 2024-05-02 16:01:33 +02:00
Gregor Vostrak
6f12c1907e fix hover color on register and login pages links 2024-05-02 15:14:38 +02:00
Gregor Vostrak
3b5e09267f add tooltips to weekly overview on dashboard 2024-05-02 15:13:43 +02:00
Constantin Graf
f989a06dc8 Fixed redirect after login for filament admin panel 2024-05-01 21:40:29 +02:00
Constantin Graf
c3010c7f62 Activate exception on failed file write 2024-05-01 21:40:07 +02:00
Constantin Graf
7117dfca6c Added S3 flysystem 2024-04-29 19:32:44 +02:00
Constantin Graf
94777814be Renamed S3 config variables; Added disk config for profile picture 2024-04-29 19:22:42 +02:00
Gregor Vostrak
e7fde0695d add row hover design fix 2024-04-29 19:04:54 +02:00
Constantin Graf
a98e4649e3 Fixed bug in filament OrganizationResource 2024-04-29 18:59:56 +02:00
Constantin Graf
31c7bdf420 Deactivate reporting for api exceptions 2024-04-29 18:59:56 +02:00
Constantin Graf
a4667589f2 Enhanced admin panel 2024-04-29 18:59:56 +02:00
Constantin Graf
fccd57a3f3 Fixed timezone issue in timentry index endpoint 2024-04-29 18:59:56 +02:00
Constantin Graf
4242b23ada Added GitHub action to publish api docs 2024-04-29 18:59:56 +02:00
Gregor Vostrak
f3b3dbb6d8 add automatic resizing to all charts, so they update on window resize 2024-04-29 18:49:48 +02:00
Gregor Vostrak
b910662ae1 add missing error in create team member modal 2024-04-29 18:36:46 +02:00
Gregor Vostrak
fb3d326c28 respect start of week setting for charts 2024-04-29 16:49:58 +02:00
Gregor Vostrak
492be92592 lock sidebar timer when running in a different organization 2024-04-29 16:49:58 +02:00
Gregor Vostrak
056c909e82 fix project chart border color 2024-04-29 16:49:58 +02:00
Gregor Vostrak
01e9bf310c fix project update notification texts 2024-04-29 16:49:58 +02:00
Gregor Vostrak
a46668703d fix 7 recent days card alignment 2024-04-29 16:49:58 +02:00
Gregor Vostrak
77623f77e5 fix error handling for 404 error in active time entry 2024-04-29 12:38:59 +02:00
Gregor Vostrak
d0bc2edf5d Merge branch 'main' of github.com:solidtime-io/solidtime 2024-04-26 15:20:18 +02:00
Gregor Vostrak
09595b49af fix empty state 2024-04-26 15:20:08 +02:00
Constantin Graf
c25276b9a8 Added per page pagination config 2024-04-26 15:14:28 +02:00
Gregor Vostrak
1efd661d96 Merge branch 'main' of github.com:solidtime-io/solidtime 2024-04-26 14:48:43 +02:00
Gregor Vostrak
e5122f106a fix datepicker bug 2024-04-26 14:48:34 +02:00
Constantin Graf
0bf8a25d64 Enhanced admin panel 2024-04-26 14:44:37 +02:00
Gregor Vostrak
42ad5e004a make currency dependent on the organization setting 2024-04-26 02:41:02 +02:00
Gregor Vostrak
212ee27d13 fix formatting of billable amount on the dashboard 2024-04-26 02:40:44 +02:00
Gregor Vostrak
bb5ccf3606 add notice when time tracker is running in a different organization 2024-04-26 02:10:45 +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
fa983c4555 Fixed database seeder 2024-04-25 22:56:43 +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
Gregor Vostrak
7433648077 Merge branch 'main' of github.com:solidtime-io/solidtime 2024-04-25 20:14:56 +02:00
Gregor Vostrak
5abcb97e98 fix cleanup of base64 string for zips 2024-04-25 19:10:03 +02:00
Constantin Graf
917e215529 Fixed typo 2024-04-25 17:28:59 +02:00
Constantin Graf
c194e3547b Hide latestTeamActivity for members with employee role 2024-04-25 17:28:59 +02:00
Gregor Vostrak
023f6b12b5 fix broken date parsing 2024-04-25 17:11:13 +02:00
Gregor Vostrak
6c25c5dbfd only show team activity when user has the permission to view organization members 2024-04-25 16:35:34 +02:00
Gregor Vostrak
82ceb5122a only show “add more team members” empty state when 1 person is in the team 2024-04-25 16:27:17 +02:00