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

chore:404 Page & reroute bugs fixes #50

Merged
merged 19 commits into from
Oct 21, 2024
Merged

chore:404 Page & reroute bugs fixes #50

merged 19 commits into from
Oct 21, 2024

Conversation

DanielEmmanuel1
Copy link
Contributor

@DanielEmmanuel1 DanielEmmanuel1 commented Oct 21, 2024

  • Implemented a custom 404 page: Added a Tailwind-styled NotFoundPage to handle undefined routes, ensuring that users see a friendly error message when they navigate to a non-existent URL.

  • Fixed routing issues: Resolved a bug where navigating to certain routes, like /channels, would incorrectly redirect users or render unintended components. Now, routes outside of /dashboard are handled correctly, and invalid routes show the 404 page.

  • Added the New Channel page: Introduced the NewChannel component to the dashboard. Users can now access this feature at /dashboard/channels through protected routing.

fix: target audience property
feat: add react hot toast and finish up admin invite
chore: add disability to the btn when adding admin
chore: restructured app, added UI for Alerts & Insights, added client…
fix: build failed due to unused props for calendar icon
fix: remove unused vars in calendar shadcn/ui
feat: added UI dialog for confirming the Alert submission
feat: added api and refresh
hopeful fix undefined 0 and set step to 3 if request failed
Copy link

netlify bot commented Oct 21, 2024

Deploy Preview for campusreach-admin ready!

Name Link
🔨 Latest commit d29e878
🔍 Latest deploy log https://app.netlify.com/sites/campusreach-admin/deploys/67169a178ab6a10008d451bc
😎 Deploy Preview https://deploy-preview-50--campusreach-admin.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@Emrys02
Copy link
Member

Emrys02 commented Oct 21, 2024

Beautifully done

@Emrys02 Emrys02 merged commit e6359a2 into develop Oct 21, 2024
12 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.

3 participants