Fix broken opt-in notifications

This commit is contained in:
2022-02-11 00:51:16 +00:00
parent 025f69f622
commit 294c678283
157 changed files with 39 additions and 18 deletions

0
app/Http/Controllers/AbsenceController.php Normal file → Executable file
View File

0
app/Http/Controllers/SecuritySettingsController.php Normal file → Executable file
View File

0
app/Http/Middleware/APIAuthenticationMiddleware.php Normal file → Executable file
View File

0
app/Http/Middleware/PasswordExpirationMiddleware.php Normal file → Executable file
View File

View File

0
app/Http/Requests/CancelAppointmentRequest.php Normal file → Executable file
View File

0
app/Http/Requests/SaveSecuritySettings.php Normal file → Executable file
View File

0
app/Http/Requests/StoreAbsenceRequest.php Normal file → Executable file
View File

0
app/Http/Requests/UpdateAbsenceRequest.php Normal file → Executable file
View File

0
app/Http/Requests/UploadFileRequest.php Normal file → Executable file
View File

0
app/Http/Resources/ApplicationResource.php Normal file → Executable file
View File

0
app/Http/Resources/AppointmentResource.php Normal file → Executable file
View File

0
app/Http/Resources/BanResource.php Normal file → Executable file
View File

0
app/Http/Resources/FormResource.php Normal file → Executable file
View File

0
app/Http/Resources/OptionResource.php Normal file → Executable file
View File

0
app/Http/Resources/ProfileResource.php Normal file → Executable file
View File

0
app/Http/Resources/ResponseResource.php Normal file → Executable file
View File

0
app/Http/Resources/TeamFileResource.php Normal file → Executable file
View File

0
app/Http/Resources/TeamResource.php Normal file → Executable file
View File

0
app/Http/Resources/UserResource.php Normal file → Executable file
View File

0
app/Http/Resources/VacancyResource.php Normal file → Executable file
View File