#41 - email notifications #54

Merged
EwelinaLasowy merged 44 commits from #41-email-notifications into main 2022-02-21 13:19:59 +01:00
2 changed files with 2 additions and 2 deletions
Showing only changes of commit 64c99f4632 - Show all commits

View File

@@ -8,7 +8,7 @@ use Illuminate\Foundation\Events\Dispatchable;
jsawo commented 2022-02-21 12:31:09 +01:00 (Migrated from github.com)
Review
class VacationRequestWaitsForAdminApproval
```suggestion class VacationRequestWaitsForAdminApproval ```
jsawo commented 2022-02-21 12:31:09 +01:00 (Migrated from github.com)
Review
class VacationRequestWaitsForAdminApproval
```suggestion class VacationRequestWaitsForAdminApproval ```
use Illuminate\Queue\SerializesModels;
use Toby\Eloquent\Models\VacationRequest;
class VacationRequestWaitedForAdministrative
jsawo commented 2022-02-21 12:31:09 +01:00 (Migrated from github.com)
Review
class VacationRequestWaitsForAdminApproval
```suggestion class VacationRequestWaitsForAdminApproval ```
class VacationRequestWaitsForAdminApproval
jsawo commented 2022-02-21 12:31:09 +01:00 (Migrated from github.com)
Review
class VacationRequestWaitsForAdminApproval
```suggestion class VacationRequestWaitsForAdminApproval ```
{
use Dispatchable;
use SerializesModels;
jsawo commented 2022-02-21 12:31:09 +01:00 (Migrated from github.com)
Review
class VacationRequestWaitsForAdminApproval
```suggestion class VacationRequestWaitsForAdminApproval ```
jsawo commented 2022-02-21 12:31:09 +01:00 (Migrated from github.com)
Review
class VacationRequestWaitsForAdminApproval
```suggestion class VacationRequestWaitsForAdminApproval ```

View File

@@ -8,7 +8,7 @@ use Illuminate\Foundation\Events\Dispatchable;
jsawo commented 2022-02-21 12:31:57 +01:00 (Migrated from github.com)
Review
class VacationRequestWaitsForTechApproval
```suggestion class VacationRequestWaitsForTechApproval ```
jsawo commented 2022-02-21 12:31:57 +01:00 (Migrated from github.com)
Review
class VacationRequestWaitsForTechApproval
```suggestion class VacationRequestWaitsForTechApproval ```
use Illuminate\Queue\SerializesModels;
use Toby\Eloquent\Models\VacationRequest;
class VacationRequestWaitedForTechnical
jsawo commented 2022-02-21 12:31:57 +01:00 (Migrated from github.com)
Review
class VacationRequestWaitsForTechApproval
```suggestion class VacationRequestWaitsForTechApproval ```
class VacationRequestWaitsForTechApproval
jsawo commented 2022-02-21 12:31:57 +01:00 (Migrated from github.com)
Review
class VacationRequestWaitsForTechApproval
```suggestion class VacationRequestWaitsForTechApproval ```
{
use Dispatchable;
use SerializesModels;
jsawo commented 2022-02-21 12:31:57 +01:00 (Migrated from github.com)
Review
class VacationRequestWaitsForTechApproval
```suggestion class VacationRequestWaitsForTechApproval ```
jsawo commented 2022-02-21 12:31:57 +01:00 (Migrated from github.com)
Review
class VacationRequestWaitsForTechApproval
```suggestion class VacationRequestWaitsForTechApproval ```