Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix TS types, code styling, auth, publish #92

Merged
merged 5 commits into from
Mar 22, 2024

Conversation

ahtinurme
Copy link
Contributor

This PR consists of 4 fixes:

  1. Fix global type because of the Ziggy change
  2. When running "publish" command in production environment, the callSilent hides away migration confirmation, thus failing the command
  3. Change from deprecated boolval to (bool) casting
  4. AuthenticationException is thrown as 500 status, so fall back using parent error handler rendering (login form in that case)

@MohmmedAshraf
Copy link
Owner

Thank you @ahtinurme

@MohmmedAshraf MohmmedAshraf merged commit c4889ec into MohmmedAshraf:main Mar 22, 2024
4 of 5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants