Skip to content

Conversation

@WBroadwell
Copy link
Contributor

modified: src/opportunities/components/HorizontalIconButton.tsx
modified: src/opportunities/pages/IndividualPost.tsx
modified: src/shared/components/Profile/ProfileOpportunities.tsx
modified: src/shared/components/UIElements/LargeTextCard.tsx
modified: src/shared/pages/Home.tsx

Please include a summary of the changes and the related issue. Please also include relevant motivation and context. List any dependencies that are required for this change.

Connecting opportunities page to individual opportunity, changed logos and created favicon.

Fixes # (issue)

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

How Has This Been Tested?

Tested frontend and possible uses on the new page, tested multiple opportunities and their view on the new page.

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works (if a larger change)
  • New and existing unit tests pass locally with my changes

WBroadwell and others added 5 commits September 30, 2025 16:25
	new file:   src/images/website_image1.png
	new file:   src/images/website_image2.png
	modified:   src/shared/components/SEO.tsx
	modified:   src/shared/pages/Home.tsx
	modified:   public/favicon.ico
	deleted:    public/logo192.png
	deleted:    public/logo512.png
	deleted:    src/logo.svg
	new file:   src/images/simple_logo-transparent.png
	new file:   src/images/simple_logo.png
	deleted:    src/opportunities/components/AboutSection.tsx
	deleted:    src/opportunities/components/AboutSectionElement.tsx
	modified:   src/opportunities/components/JobDetails.tsx
	modified:   src/opportunities/components/OpportunitiesDetails.tsx
	modified:   src/opportunities/pages/IndividualPost.tsx
	modified:   src/shared/components/Navigation/MainNavigation.tsx
	modified:   src/shared/components/Navigation/StickyFooter.tsx
	modified:   src/shared/pages/404.tsx
	modified:   src/opportunities/components/JobHeader.tsx
	modified:   src/opportunities/components/HorizontalIconButton.tsx
	modified:   src/opportunities/pages/IndividualPost.tsx
	modified:   src/shared/components/Profile/ProfileOpportunities.tsx
	modified:   src/shared/components/UIElements/LargeTextCard.tsx
	modified:   src/shared/pages/Home.tsx
@WBroadwell WBroadwell merged commit fc32dae into main Oct 21, 2025
5 checks passed
@WBroadwell WBroadwell deleted the Will-Frontend branch October 21, 2025 21:08
doan-neyugn pushed a commit that referenced this pull request Oct 21, 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.

2 participants