-
Notifications
You must be signed in to change notification settings - Fork 24
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
feature/project #166
Open
Eduardolans
wants to merge
151
commits into
b00tc4mp:develop
Choose a base branch
from
Eduardolans:feature/project
base: develop
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
feature/project #166
Conversation
This file contains 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
…p; modify view components(register, login, home); b00tc4mp#165
…s; add getAllAds logic, handler, & test in api; create getAllAds in App and apply it in Home; b00tc4mp#165
…dd installation and execution instructions in readme files in both, api & app; b00tc4mp#165
… logic in app; add Ad component and its styles; add validation for price property; b00tc4mp#165
…ic in app; rename Ad component to AdList & create Ad component in app; b00tc4mp#165
…odb client (shell) (mogosh); b00tc4mp#165
…tructions in readme files in front & back; b00tc4mp#165
…s; update syntax in the catch by removing errors.; b00tc4mp#165
…p prop in AdList component; b00tc4mp#165
…ser info logic in frontend; add utils folder with a function to validate & extract the payload from a JWT in frontend; b00tc4mp#165
…backend; delete adlist route in App file, update get user info, & move logic from home to Adlist component in frontend; b00tc4mp#165
…, create Header component & its styles & apply it in App file, correct navigate in Login view, and modify styles in frontend; b00tc4mp#165
…ponent, organize elements in header and its styles in frontend; b00tc4mp#165
g to chooseAdtoUpdate function; remove onClick handler from submit button; add contactInfo in request body curl test updateAd; b00tc4mp#165
…ts in SearchBox compo; replace console logs with alerts in getuserLocation function & Searchbox compo; b00tc4mp#165
…ge file path for imports where necessary; modify styles in Confirm compo to improve its visibility message in AdPage for deleting comments; add useContext for alerts in DeleteAdComment compo; b00tc4mp#165
…s) & move conditional rendering to them; b00tc4mp#165
…payload; remove result of updateAd; change id to raw MongoDB document ID; b00tc4mp#165
…or Map container in AdPage; b00tc4mp#165
…s before error message; modify styles to wrap text in comments showed in MyAds & MyComments compos; modify styles confirm to appear in screen center; modify the result of ad creation to return the created ad; b00tc4mp#165
…-parttime-202403 into feature/project
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.
No description provided.