Skip to content

Http fixes for pr #2

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

Merged
merged 39 commits into from
Mar 29, 2025
Merged

Http fixes for pr #2

merged 39 commits into from
Mar 29, 2025

Conversation

QuantGeekDev
Copy link
Owner

No description provided.

nathanArseneau and others added 30 commits March 17, 2025 02:44
…time.

* In App.tsx
  - move the conditional that returns suspense if the path is oauth/callback to the end of the component after all hooks, rendering either suspense or the normal component.
  - move handleApproveSampling and handleRejectSampling functions down below all the hooks for clarity. There are a lot of hooks so finding the end of them is a scroll, and these function constants aren't referenced until the rendering section below anyway.
…all-notifications

Refactor notification handling to include all notifications
Restructure link buttons in sidebar to respect theme
…ing and hopefully make the PR diff easier to approve.
@QuantGeekDev QuantGeekDev merged commit 80ac236 into main Mar 29, 2025
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.

7 participants