-
Notifications
You must be signed in to change notification settings - Fork 0
Develop #16
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
Open
BlueOwll
wants to merge
73
commits into
main
Choose a base branch
from
develop
base: main
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.
Conversation
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
init: init project: typescript, eslint, airbnb, prettier
Feat init vite
Feat routing
Feat mainpage
feat: add welcompage
Feat auth
✅ Deploy Preview for peaceful-salmiakki-9be75a ready!
To edit notification comments on pull requests, go to your Netlify site settings. |
Feat docsbutton
fix: fix welcom page
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.
Task https://github.com/rolling-scopes-school/tasks/blob/master/react/modules/graphiql.md
screen shot

deploy https://peaceful-salmiakki-9be75a.netlify.app/
deadline 29/05/23 done 29/05/23
descripption video (rus) https://youtu.be/bU1Z0i0JYDo
score 90/90
Welcome route -10/10 points
The welcome page should contain general information about the developers, project, and course. 2 point
In the upper right corner there are 2 buttons: Sign In and Sign Up. 2 point
If login token is valid and unexpired, change the Sign In and Sign Up buttons to the "Go to Main Page" button. 2 points
When the token expires - the user should be redirected to the "Welcome page" automatically. 3 points
Pressing the Sign In / Sign up button redirects a user to the route with the Sign In / Sign up form. 1 point
Sign In / Sign Up - 20/20 points
Buttons for Sign In / Sign Up / Sign Out are everywhere where they should be 5 points
Client-side validation should be implemented. 10 points
Upon successful login, the user should be redirected to the Main page 3 point
If the user is already logged in and tries to reach these routes, they should be redirected to the Main page. 2 point
GraphiQL route - 50/50 points
Working editor allowing to edit the query. 15 points
Working documentation explorer, should be visible only when sdl request will succeed. 15 points
Variables section. Should be closed/opened 5 points
Headers section. Should be closed/opened 5 points
Response section. 10 points
General requirements - 10/10 points
Localization 5 point
Sticky header 5 points
Penalties - no penalties
React default favicon - 5 points
The presence of errors and warnings in the console - 2 points for each
The presence in the console of the results of the console.log execution - 2 points for each
@ts-ignore or any usage (search through github repo) - 1 point for each
Making commits after the deadline - 20 points
The administration reserves the right to apply penalties for the use of incorrect repository or branch names.