-
Notifications
You must be signed in to change notification settings - Fork 1
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
Sprint 4 #100
Open
comtvset
wants to merge
44
commits into
develop
Choose a base branch
from
release-1.0.4
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
Sprint 4 #100
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
Owner
comtvset
commented
Jun 12, 2024
- Task: link
- Screenshot: coming soon...
- Deploy: link
- Done 04.06.2024 / deadline 18.06.2024
- Score: 60 / 60
- Code Review Participation (10 points) ✅
- No Merges Without Approvals (10 points) ✅
- Pull Request Descriptions (10 points) ✅
- Task Board Management (10 points) ✅
- Active Participation in Development Discussions (5 points) ✅
- Unit Test Coverage (15 points) ❌
* implement routing for about page * rename about to aboutPage
* DT-229 add dynamic import for rarally used Pages * DT-229 added dynamic import and lasy loading for rarelly used pages
* DT-231 add autocomplete to country selector and email * DT-231 return rule
* implement button and functionality for add product to the basket * save changes * change createAnonimousBasket(return idCard)
✅ Deploy Preview for cozy-house-final ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
* DT-232 add refresh flow * DT-232 fix mistake with edit password * DT-232 fix merge conflict
* DT-223 add About Us page * DT-223 update bio
* DT-224 add clickable RSS logo * DT-224 improve design, add visual effects
* add the remove button to the product page * save changes
* DT-216 delete product from Cart on Cart Page * DT-215 add change item quantity * DT-217 update total cost according to changes in cart
* DT-211 add lazy loading on Catalog * DT-211 add spinner during loading pages and image on Catalog Page
* DT-222 add button to clear cart * DT-222 add confirmation modal window * DT-222 refactor message if page is empty
* DT-220 add promocode to main page and merge with release * DT-220 fix main page layout * DT-220 fix header layout while no burger menu * DT-220 refactor cart page layout * DT-220 restore total count * DT-220 add ability to apply promo code * DT-220 fix display images on Main page
* DT-221 display old/new prices after promocode * DT-221 update layout * DT-221 improve interface * DT-221 improve crossed out price view * DT-221 clean localstorage if cart becomes empty * DT-221 update AboutUS info and layout, imrove crossedout line on CartPage * DT-221 formatter fix
* implement to add products whith commercetools API * fix loading for every product
* DT-237 fix photo on AboutUS and RSS logo * DT-237 improve layout AboutUs Page * DT-237 formatter fix * DT-237 update Vadzim photo
* DT-243 move cart to the right of header * DT-243 update layout
* fix api in cart for registered user * add merge carts * save changes
* DT-242 add simple test to two files * DT-242 remove example.test * DT-242 correct test
* DT-240 refactor address checkbox handler * DT-240 fix undefined calls during registration * DT-240 delete unused variables * DT-240 delete unused variables * DT-240 add type guardian checks to address function
* DT-236 add burger menu * DT-236 delete extra symbol
According to condition of project it's a good practice to add license.
* DT-252 fix fill mamdatory html attributes * DT-252 formatter fix * DT-252 improve readme and aboutUS * DT-252 formatter fix * DT-252 update project documentation * DT-252 update project documentation * DT-252 update project documentation * DT-252 update husky re-commit * DT-252 update husky re-commit in package * DT-252 finish experiment with husky pre-commit
* DT-253 add observer for lazy loading of visible products on the page * DT-253 fix linter error * DT-253 improve Cards layout * DT-253 improve filters layout
* DT-254 fix error messages on cart, improve popup messages * DT-254 add hight for section bio bc we could not reproduce the reviewer bug * DT-254 add hight for section bio bc we could not reproduce the reviewer bug
* DT-256 add total price to each item in Cart * DT-256 fix input layout
* DT-264 remove hover for pfoto * DT-264 remove garbage
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.