You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Added footer to About Us page
* Refactored redundant code in nav ui
* Added project details route
* Added new text to landing page
* Refactored project card as a separate component
* Added class names to project-info component and updated general styling
* Add window reload to trigger Auth0
* Added config to add default title and responsive meta tag to index.html
* Added method to force reload browser to trigger login
* Added callback and dashboard edit routes
* Added profile input fields and form component
* Moved nav bar to app.js
* Refactored project detail component to business and volunteer views
* Updated text content on landing page and general styling
* Updated base styling
* Added profile component
* Added conditional rendering for profile form fields based on user type
* Changed svg fill color to prevent blending with white background
* Moved footer to app.js and added logout route
* Add redirect to dashboard on profile form submission
* Changed About Us component to functional component
* Replaced remaining elements in project pane with project card components
* Added new profile form, business and volunteer profile edit forms
* Removed form component
* Abstracted Posed button into its own component
* Updated button styling
* Added project editing and new project form routes
* Moved profile forms to profile form folder
* Moved profile component to its own folder
* Updated styling to make footer stay at bottom of window
* Added form component for creating new projects
* Added sign up and edit project buttons to project info component
* Renamed existingSite to businessSite
* Updated input labels
* Added general form styling
* Removed unneeded fields
* Removed unnecessary statements
* Moved sign up button to ProjectInfo component
* Added links to edit project and create project buttons
* Updated project card styling
* Updated with latest changes from voluntech repo
* Connecting latest projects endpoint to home page latest projects. #83
No description provided.
The text was updated successfully, but these errors were encountered: