All notable changes to this project will be documented in this file.
The versions below include released and unreleased changes along with their respective tasks. Released versions contain a link to the changes released. Tasks contain a link to the issue resolved. To view the current unreleased changes, check out Unreleased Changes.
N/A
- Updated organizer's API
N/A
- Added .env file with Notion API key and Notion database key variables
- Added .env file to gitignore file
- Added fetchDataFromNotion async function to get the data from Notion and sort the array to the separate file at /app/service/notion/NotionService
- Updated Organizers function
- removed the hardcoded array of team members
1.1.0 - 2023-09-06
- Added transparent shadows to EventAlbum text
- Clicking on gallery image now opens it in full-screen
- Cover image for EventAlbum is now takem from the Photo album instead of the poster
- For events with only cover images, stock image is chosen as the cover
- Added 2 new team members
- Linked the new components in pastEvents pages
- Updated Anton's and Brian's pictures in Organizers page
- Updated everyone's roles to reflect the new structure
- Updated the variables to reflect the new roles
- Removed David Venegas
- Removed h2 'Meet Our Volunteers!'
- Instructions in README to install Next.js
- New Feedback button and Social media buttons for X and Meetup
- Reordered main page buttons
- Updated Nicole Lyu's picture in Organizers page
1.1.0 - 2023-08-20
- ISSUE-23 Update the Organizers Page
- ISSUE-16 Update the 'Past Events' page (Frontend)
- ISSUE-15 Update the 'Past Events' page (Backend) website
- ISSUE-4 Update the CC Chapters page website team
N/A
- Added two new components EventAlbum and Gallery
- Linked the new components in pastEvents pages
- Updated styles and formatting in app/(routes)/pastEvents/page.tsx according to design spec
- Updated styles and formatting in app/(routes)/pastEvents/[eventId]/photoAlbum/page.tsx according to design spec
N/A
- Add more team members to team array in organizers/page.tsx
- Add links for LinkedIn profiles to images.
- Update ul className to grid
N/A
- Add UpcomingMeetupEvent component
- Add DateTime utils
- Add CodeCoffeeChapter
- Add GroupUpcomingEventsFragment
- Add SettingsService
- Add Chapters page
- Update RequestUtil
- Update MeetupGroup
- Update MeetupEvent
- Update Configuration
- Update MeetupService
- Catch error response in SettingsService
N/A
- Added three subpages to the About Section
- Added Navigation to the About subpages (links back to About main page)
- Updated About Main Page to include subpages
- Updated root layout to use fragment instead of div
- Change the color of the About button on the home page
Add RequestUtil Add MeetupService Add query fragments Add domain types Add config constants Add 'Photos from past events' page Add event photo album sub-page Fix build errors
N/A
N/A
Discord and LinkedIn logos in the assets/images folder
- Updated the page.tsx file to add Social media buttons
N/A
N/A
- Update workflows/mail.yml to check for failed app build
- Update app/(routes)/features/page.tsx to fix unescaped quotes
N/A
- Add github action to check for CHANGELOG.md update
N/A
N/A
1.0.0 - 2023-07-14
N/A
- ISSUE-5 UX/UI Improvements
- ISSUE-3 Update the Organizers page
- ISSUE-2 Update the Feature Sign Up page
N/A