Commit Graph

30 Commits

Author SHA1 Message Date
Constantin Graf
86f5ea47bb Added user and organization deletion system; Added coverage annotations 2024-06-09 13:58:46 +02:00
Constantin Graf
b5a240cb2f Moved import test files; Added timezone argument to importers 2024-05-29 18:03:26 +02:00
Constantin Graf
7af77c9357 Fixed storage env 2024-05-27 15:17:37 +02:00
Gregor Vostrak
8b12dec546 change color palette, change user_id to member_id 2024-05-21 01:53:50 +02:00
Constantin Graf
4edf282083 Fixed log level for sentry 2024-05-14 17:40:43 +02:00
Constantin Graf
0448ebc180 Added newsletter consent and term/privacy checkbox to registration 2024-05-14 17:17:47 +02:00
Constantin Graf
97751b3499 Fixed redirect after two factor login for filament admin panel 2024-05-02 16:20:52 +02:00
Constantin Graf
c3010c7f62 Activate exception on failed file write 2024-05-01 21:40:07 +02:00
Constantin Graf
94777814be Renamed S3 config variables; Added disk config for profile picture 2024-04-29 19:22:42 +02:00
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
26af7041c2 Fixed production logging stack 2024-04-22 17:16:57 +02:00
Constantin Graf
bd6263708d Added filament lookup for extensions 2024-04-22 11:59:06 +02:00
Constantin Graf
d99847ef19 Added trusted proxy config 2024-04-15 16:21:30 +02:00
Constantin Graf
6e2d0739ef Added private build 2024-04-15 16:21:30 +02:00
Constantin Graf
91128ae0b3 Added public build 2024-04-15 16:21:30 +02:00
Constantin Graf
bb42b0940a Added extension system 2024-04-02 14:15:30 +02:00
Constantin Graf
6ecfef6bf1 Added timezone for user; Moved dashboard to controller 2024-03-19 19:11:36 +01:00
Constantin Graf
37cf43fe2d Fixes after merge 2024-03-13 13:36:45 +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
66a1d8a38b Added more imports 2024-03-11 19:12:51 +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
0ed5d14817 Added import system 2024-03-05 19:19:07 +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
Constantin Graf
89865b935b Added pint rules; Stricter eloquent settings 2024-01-16 23:16:53 +01:00
Constantin Graf
34574eb31b Added filament 2024-01-16 22:39:28 +01:00
Constantin Graf
0e3e7b4c30 Moved from sanctum to passport; Changed primary keys to uuid 2024-01-16 20:31:37 +01:00
Constantin Graf
d7bdcf5e70 Init laravel; add jetstream with inertia 2024-01-16 19:48:32 +01:00