Commit Graph

378 Commits (bug-update)

Author SHA1 Message Date
abhisheks 9d9ccbc331 refactor: update order confirmation page 2023-12-07 02:26:14 +05:30
abhisheks d8cf51fd5b Merge remote-tracking branch 'upstream/main' 2023-12-06 23:01:23 +05:30
Dinesh Salunke 3b7f88956a refactor: remove the modal dialog when adding a product to cart 2023-12-06 19:05:27 +05:30
Dinesh Salunke 086352ed5a refactor: add the subcatogeies section on the category page 2023-12-06 18:35:14 +05:30
abhisheks 062e5a46d3 refactor: udpate Address checkout step styles 2023-12-06 17:37:42 +05:30
abhisheks 57225936e4 refactor: hide personal info step content if step is completed 2023-12-06 17:37:27 +05:30
abhisheks b0c137a7ea refactor: make focus ring transparent for all radio buttons 2023-12-06 17:37:00 +05:30
Dinesh Salunke fdf2bd8199 fix: no wrap for the sorting dropdown 2023-12-06 15:44:07 +05:30
Dinesh Salunke b67831e3e3 refactor: use the correct label and remove flex-1 2023-12-06 13:23:03 +05:30
Dinesh Salunke 1cd345090e refactor: putting the themejs 2023-12-06 13:18:24 +05:30
Dinesh Salunke 361568a853 fix: everything on the cart page now works 2023-12-06 13:18:14 +05:30
Dinesh Salunke d6ccccdfa7 refactor: move the blockcart code from theme to blockcart file 2023-12-06 13:17:49 +05:30
Dinesh Salunke e81cdd9d00 refactor: add the ps required class for the cart details actions 2023-12-05 19:24:59 +05:30
Dinesh Salunke 2f71a0f0d7 fix: reflect the changes on cart update 2023-12-05 18:49:34 +05:30
Dinesh Salunke 599e9fafb8 refactor: minor styling on the checkout steps 2023-12-05 18:47:21 +05:30
Dinesh Salunke 7f57f035ac refactor: remove code which hides the quickview modal
its ok to remove this since we don't use quickview
2023-12-05 18:42:11 +05:30
Dinesh Salunke 79c48434bc refactor: update the styling of the buttons 2023-12-05 16:40:26 +05:30
Dinesh Salunke c5fd398c42 Merge branch 'main' of https://git.bopconsultancy.com/brooksbingham/theme-elegance 2023-12-05 16:30:45 +05:30
Dinesh Salunke 1d6e2a217a refactor: add flex and wrap for featured products 2023-12-05 16:30:43 +05:30
dineshsalunke 02c06a307e Merge pull request 'minor cleanup and bug fix' (#8) from abhisheks/theme-elegance:main into main
Reviewed-on: brooksbingham/theme-elegance#8
2023-12-05 11:00:03 +00:00
dineshsalunke 9a986b625e Merge branch 'main' into main 2023-12-05 10:59:55 +00:00
Dinesh Salunke f499d818d1 chore: add the build script for theme js 2023-12-05 15:00:52 +05:30
Dinesh Salunke 49f81fb95f fix: add missing closing tag 2023-12-05 13:35:11 +05:30
Dinesh Salunke 0f44dee241 refactor: remove commented code 2023-12-05 13:35:00 +05:30
Dinesh Salunke d06e3d8369 Merge branch 'main' of https://git.bopconsultancy.com/brooksbingham/theme-elegance 2023-12-05 12:19:47 +05:30
Dinesh Salunke af0dda90db fix: pagination now works
id selector for the pagination div was in correctly set.
pagination is a client side handled using ajax, which relies on the id of the div being correctly set
2023-12-05 12:19:44 +05:30
Dinesh Salunke 1c4f82f2d4 fix: highlight the currently selected page on the pagination 2023-12-05 12:17:42 +05:30
Jatin 29ad5b7173 Merge branch 'main' of https://git.bopconsultancy.com/brooksbingham/theme-elegance 2023-12-04 20:20:14 +05:30
Jatin d975069771 refactor: use col for the product additional info section 2023-12-04 20:19:28 +05:30
abhisheks e92622b360 fix: add null check in cart-detailed-totals template 2023-12-01 20:53:17 +05:30
abhisheks 8be6271f08 refactor: add custom module templates for payment checkout step 2023-12-01 20:44:32 +05:30
abhisheks 396fd2c141 wip: update checkout steps styles 2023-12-01 19:35:23 +05:30
abhisheks 9348891e8b Merge pull request 'refactor: update product and my-account page styles' (#7) from abhisheks/theme-elegance:main into main
Reviewed-on: brooksbingham/theme-elegance#7
2023-11-30 16:31:46 +00:00
abhisheks 6dbaef394c refactor: conditionally show product features section 2023-11-30 21:58:53 +05:30
abhisheks 85f4791aee fix: update product features styles 2023-11-30 21:52:36 +05:30
abhisheks 944dccb70b fix: update condition in cart summary subtotals template 2023-11-30 21:49:38 +05:30
abhisheks 00eb3abc94 refactor: update my-account styles 2023-11-30 21:49:06 +05:30
Dinesh Salunke 5c3be1cc19 Merge branch 'main' of https://git.bopconsultancy.com/brooksbingham/theme-elegance 2023-11-27 16:07:31 +05:30
abhisheks 4e88488ba2 Merge pull request 'refactor: udpate new products,my-accounts, order history and addresses page' (#6) from abhisheks/theme-elegance:main into main
Reviewed-on: brooksbingham/theme-elegance#6
2023-11-27 05:33:14 +00:00
abhisheks 0316955017 refactor: add basic layout and update icons for addresses page 2023-11-27 10:50:20 +05:30
abhisheks 5e612c5b4f refactor: update orders history page 2023-11-26 18:25:46 +05:30
abhisheks c72869ec3f fix: product images are resized automatically while while switching 2023-11-26 18:25:22 +05:30
Dinesh Salunke 17e80bd6c3 refactor: initial styling for the checkout page 2023-11-26 15:13:59 +05:30
abhisheks accf657ee6 refactor: update my-account page 2023-11-26 11:51:14 +05:30
abhisheks 1badadaa3c refactor:override hook for wishlist module 2023-11-26 11:50:56 +05:30
abhisheks c3124f5ea2 refactor: add icons for account links 2023-11-26 11:50:29 +05:30
abhisheks 54e6b7d13d Merge remote-tracking branch 'upstream/main' 2023-11-23 12:58:50 +05:30
abhisheks b4a583a57e refactor: update new products module 2023-11-22 16:55:00 +05:30
dineshsalunke 293367ba11 Merge pull request 'refactor: udpate product's page styles' (#5) from abhisheks/theme-elegance:main into main
Reviewed-on: brooksbingham/theme-elegance#5
2023-11-22 11:12:17 +00:00
abhisheks 1d6f7e98f3 Merge remote-tracking branch 'upstream/main' 2023-11-22 16:26:38 +05:30