Feedback#1
Open
github-classroom[bot] wants to merge 432 commits into
Open
Conversation
…g instructions - Renamed the Cypress test file from `event-detai.cy.ts` to `event-detail.cy.ts` for consistency. - Added a new section in README.md detailing testing commands for Jest and Cypress to improve developer onboarding.
- Changed `NEXT_PUBLIC_MAPBOX_TOKEN` to `NEXT_PUBLIC_MAP_BOX_TOKEN` in README.md, frontend-README.md, and the map component to ensure consistency across the codebase.
- Removed an unnecessary space before the `npm cypress:open` command to ensure proper execution instructions.
- Introduced a new job for unit tests in the GitHub Actions CI workflow, including steps for checking out the repository, setting up Node.js, installing dependencies, and running tests. - Updated the Header.test.tsx file to correct the framework-generated code percentage from 100% to 0% for accuracy.
…ion.tsx Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
docs: AI usage logs
The current documentation and process to run the full stack application was not working due to a few missing pieces for both the containerized and non-containerized versions. This commit fixes the documentation and process to successfully run the full stack application locally. The commit introduces a docker compose dev file which starts a frontend and backend containers in the same network in order to allow the frontend to reach the backend rest api.
feat: implement business logic for the categories GET endpoint
- Enhanced README with clearer descriptions for Cypress folder structure and testing commands. - Added a logging task in Cypress configuration for better debugging. - Updated TypeScript configuration to exclude Cypress-related files. - Cleaned up mock files and test files to maintain consistency in AI-generated code comments.
feat: run full stack application locally with or without docker containers
chore: update package dependencies and add testing configuration
feat: add authentication to the event manager rest api
- Updated Jest configuration to include tests from the 'tests' directory. - Modified Cypress TypeScript configuration to exclude unnecessary files. - Integrated location encoding and decoding in event components for better location management. - Improved event location display in various components, ensuring fallback options are clear. - Refactored map token retrieval to support multiple environment variable formats.
…datetime Implementation to prevent RSVP for past events
dynamic event filter and tests
…into feat-calendar-filter
Feat calendar filter
…update registered events handling
Feat: User Profile Page
Add all iteration 3 documentation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
👋! GitHub Classroom created this pull request as a place for your teacher to leave feedback on your work. It will update automatically. Don’t close or merge this pull request, unless you’re instructed to do so by your teacher.
In this pull request, your teacher can leave comments and feedback on your code. Click the Subscribe button to be notified if that happens.
Click the Files changed or Commits tab to see all of the changes pushed to the default branch since the assignment started. Your teacher can see this too.
Notes for teachers
Use this PR to leave feedback. Here are some tips:
For more information about this pull request, read “Leaving assignment feedback in GitHub”.
Subscribed: @JaviEst @JohannesSBA @saniyaab @shreyarana7 @Vgarghi @yfhe308