You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Steps to Reproduce:
1 - Go to the list of families, select a family
2 - At the bottom of the page, select the Users relation
3 - Click "New User" and fill in the name and email of a new user
4 - Click the "Create" button.
5 - Observe the 500 error.
The text was updated successfully, but these errors were encountered:
* main:
Breeze update & Password Fix (#32)
small tweak to email config
Laravel Linter (#31)
Migrate from Laravel Mix to Vite (#30)
Laravel 9.x Shift (#29)
turned on https://github.com/spatie/laravel-mail-preview
Fixes bug #22
Now sorting the menu by date order. Closes#27.
Tweaked Envoy command
* staging:
Seems to work. Closes#24.
Updated Breeze, which turned out to be unnecessary but what the heck, now it's a bit newer.
Fixed Profile routes in routes/web.php. I had accidentally removed the `use` last time I updated Breeze.
If there is no family on a new user, then create one. This means new users can now create new accounts.
small update to Envoy scripts
Envoy now clears caches
Maybe THIS will fix the staging problem
We can't build these on tigertech's servers, so we need to build them locally and migrate via git
This should fix the issue with https://github.com/spatie/laravel-mail-preview failing in Staging because it wasn't installed there
We haven't installed (and shouldn't use) https://github.com/spatie/laravel-mail-preview in anything other than a local dev environment.
Breeze update & Password Fix (#32)
small tweak to email config
Laravel Linter (#31)
Migrate from Laravel Mix to Vite (#30)
Laravel 9.x Shift (#29)
turned on https://github.com/spatie/laravel-mail-preview
Fixes bug #22
Now sorting the menu by date order. Closes#27.
Tweaked Envoy command
Steps to Reproduce:
1 - Go to the list of families, select a family
2 - At the bottom of the page, select the Users relation
3 - Click "New User" and fill in the name and email of a new user
4 - Click the "Create" button.
5 - Observe the 500 error.
The text was updated successfully, but these errors were encountered: