-
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 #179
Open
Debi312
wants to merge
27
commits into
b00tc4mp:develop
Choose a base branch
from
Debi312: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 #179
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
…teUser logic and their test and handlers routes b00tc4mp#178
…egister logics; create Button, Heading and Field core components and it styles; add Register and Login and Home view b00tc4mp#178
…rkout, and Feed new views; add Footer and Header components with styles b00tc4mp#178
…r and isUserLoggedIn logic in the app b00tc4mp#178
…ls view; modify Workout data model in README b00tc4mp#178
…; add WorkoutDetails, CreatePostForm, ResultsList, PostList compo in app with styles; reorganise project files b00tc4mp#178
…with test sh and spec; add EditResultForm compo in app b00tc4mp#178
…ails compo with styles in app; implement soft delete results in deleteResult logic b00tc4mp#178
… in app and api; Comments compo in app with styles; resolve issue in updateResult API logic b00tc4mp#178
…, Feed and Workouts compo b00tc4mp#178
…lues for time inputs in CreatePostForm and EditPostForm; reformatted code for better readability (spacing and line breaks); manage active: true/false in deleteResult spec test; add error cases to handle 0 values updateResult and createPost spec test b00tc4mp#178
…stom alerts using useContext and Alert compo; b00tc4mp#178
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.