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

Misc Bugfixes #735

Merged
merged 24 commits into from
Dec 10, 2023
Merged

Misc Bugfixes #735

merged 24 commits into from
Dec 10, 2023

Conversation

Ne-wt
Copy link
Contributor

@Ne-wt Ne-wt commented Dec 6, 2023

contains a series of bug fixes and some QoL changes

issues mentioned in commits

Ne-wt and others added 3 commits December 6, 2023 01:42
…bugfixes

# Conflicts:
#	app/Services/SubmissionManager.php
#	resources/views/home/_submission_content.blade.php
#	resources/views/home/create_submission.blade.php
Copy link
Collaborator

@itinerare itinerare left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It looks like there are a few small tweaks need making, but broadly, looks good! Thanks again for taking the time to do this, too.

app/Models/Report/Report.php Outdated Show resolved Hide resolved
app/Models/User/User.php Outdated Show resolved Hide resolved
resources/views/auth/register.blade.php Show resolved Hide resolved
resources/views/sales/_sales.blade.php Outdated Show resolved Hide resolved
Copy link
Contributor

@preimpression preimpression left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good. Commented on a couple little things that probably wouldn't do anything but make me happy lol

app/Services/UserService.php Outdated Show resolved Hide resolved
resources/views/admin/sales/create_edit_sales.blade.php Outdated Show resolved Hide resolved
resources/views/admin/submissions/submission.blade.php Outdated Show resolved Hide resolved
@itinerare itinerare added reviewed Pull requests that have received community review and are pending merge and removed needs review Pull requests that are pending community review labels Dec 10, 2023
@itinerare itinerare merged commit 343035e into corowne:develop Dec 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment