Conversation
* refactor: sign up screen (#8) * feat: add SignUpForm component * feat: add working sign up screen * fix: remove alias webpack * feat: add sign in screen * fix: fix payload at submit * refactor: removed submit method * fix: removed submit method * feat: create main views * feat: add drawer navigation and create profile view
* refactor: sign up screen (#8) * feat: add SignUpForm component * feat: add working sign up screen * fix: remove alias webpack * feat: add sign in screen * fix: fix payload at submit * refactor: removed submit method * fix: removed submit method * feat: create main views * feat: add drawer navigation and create profile view
* add: logos * add: logo to navbar
* add: font-awesome regular icons * add: mi trips cards show * add: api call, not working yet * add: function to parse Date and Time
* chore: initialize find trip screen and card * fix: change endopoint for sign-in sign-up, load userId into cookies * Fix: change style find trip card * fix: no stop selected show '' * feat: add actions, reduces for all trips * fix: reducers actions for find all trips
* requested card style * style requested trip * clean data * conflict
* edit: move findMyTripsCard to other folder * add: manage sesion by localstorage * add: logout to navbar * add: redux passenger reservation trip * edit: navbar logout icon * add: submit passenger reservation * delete: Home screen * delete: console logs
* clean console.log and redux * add: redux actions for detailtrip * edit: requestTrip to show detail
* v1.17.3 * PassengerTrips component ready without style * PassengerTrips component ready without style * add: view layout to passenger trips * add: new route to navbar * fix: calls that fail for header * change: hardcoded token of call for user token * fix: redux reducer disapeared * fix: etd_times name change
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.
No description provided.