Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

TeamElectroGen/ReadShop

MAAB-FW pushed 10 commits to editing TeamElectroGen/ReadShop
  • update: author details page loading condition added 3b60f78
  • New Tech (Nextjs) add: unit test setup and configured also test 1 function d207668
  • fixed: getUserRole api are now private 6b711f4
  • update: new arrival books section are now dynamic 1a6f8dc
  • update: books data are modified with authorId and Rating field removed 91ecc39
  • New Tech (Nextjs) add: get api created for specific author books data 2250bd9
  • add: get function created for data fetching specific author books 5ba99d0
  • update: author books data are now dynamic in author details page ddbc031
  • fixed: rating star error fixed bbbb1ed
  • Merge pull request #75 from TeamElectroGen/aiyub Aiyub - author books dynamic data + api, books data modifed, rating... 0d089ea

View on GitHub

MAAB-FW pushed 5 commits to aiyub TeamElectroGen/ReadShop
  • update: books data are modified with authorId and Rating field removed 91ecc39
  • New Tech (Nextjs) add: get api created for specific author books data 2250bd9
  • add: get function created for data fetching specific author books 5ba99d0
  • update: author books data are now dynamic in author details page ddbc031
  • fixed: rating star error fixed bbbb1ed

View on GitHub

Albab47 pushed 2 commits to albab TeamElectroGen/ReadShop
  • Add: successAnimation and thankyou.png in assets 34b9ef1
  • Add: checkout success page ca3912b

View on GitHub

MAAB-FW pushed 1 commit to aiyub TeamElectroGen/ReadShop
  • update: new arrival books section are now dynamic 1a6f8dc

View on GitHub

MAAB-FW pushed 1 commit to aiyub TeamElectroGen/ReadShop
  • fixed: getUserRole api are now private 6b711f4

View on GitHub

MAAB-FW pushed 1 commit to aiyub TeamElectroGen/ReadShop
  • New Tech (Nextjs) add: unit test setup and configured also test 1 function d207668

View on GitHub

masud467 pushed 41 commits to masud TeamElectroGen/ReadShop
  • Update: flex container's gap 32459ad
  • Create cart page f622607
  • Merge branch 'editing' of github.com:TeamElectroGen/ReadShop into albab 5cdd513
  • Update: Cart details button in product cart drawer c733bb6
  • Update: book row to make image and book name a link 202c5b0
  • Add onClick handler to cart action f078fa0
  • Merge branch 'editing' of github.com:TeamElectroGen/ReadShop into albab 1d07cc9
  • Merge pull request #67 from TeamElectroGen/albab Cart page created and made the book name and image link in checkout b5e57d3
  • Merge pull request #69 from TeamElectroGen/masud Masud 4221198
  • fixed: go to login page with redirection. 2ed2483
  • update: api modified with injecting dynamic reviewCount and rating data 3adc43b
  • Merge pull request #70 from TeamElectroGen/masud Masud 803b5a2
  • Merge branch 'editing' of https://github.com/TeamElectroGen/ReadShop into aiyub 7ca26c3
  • fixed: Unhandled Runtime Error fixed on userReview data fetching 8928fdd
  • update: stars and reviews number data are now dynamic 4719a2c
  • Merge pull request #71 from TeamElectroGen/aiyub Aiyub - api modification with dynamic data, Unhandled Runtime Error... 63bb155
  • Remove: coupon code section from cart details page 47c3c95
  • Update: adminMenuItems title and href 5b128b6
  • Add: empty pages for admin role 26f2332
  • Update: cart page's table and fix total price length 0aeb8f0
  • and 21 more ...

View on GitHub

MAAB-FW pushed 18 commits to aiyub TeamElectroGen/ReadShop
  • Remove: coupon code section from cart details page 47c3c95
  • Update: adminMenuItems title and href 5b128b6
  • Add: empty pages for admin role 26f2332
  • Update: cart page's table and fix total price length 0aeb8f0
  • Update: total price with Math floor a95318a
  • Update: confirm order button in checkoutForm 50066ff
  • Update: book details page details section ab74b75
  • Remove: shipping fee prop 28d74fa
  • Update: price variables to optimize code de1def6
  • Merge branch 'editing' of github.com:TeamElectroGen/ReadShop into albab 9bddcea
  • Install lottie-react package dd5d2fd
  • Add: empty cart component 0f2aac6
  • Update: gapping in emptyCard 2a77fa6
  • Add: emptyCard component based on logic f0e90b4
  • Update: EmptyCard to get dynamic props e4db0e3
  • Update: emptyCard to pass prop when calling 2307d68
  • Merge pull request #74 from TeamElectroGen/albab Fix: the price values problem in checkout and cart details page 674c82b
  • update: author details page loading condition added 3b60f78

View on GitHub

MAAB-FW pushed 17 commits to editing TeamElectroGen/ReadShop
  • Remove: coupon code section from cart details page 47c3c95
  • Update: adminMenuItems title and href 5b128b6
  • Add: empty pages for admin role 26f2332
  • Update: cart page's table and fix total price length 0aeb8f0
  • Update: total price with Math floor a95318a
  • Update: confirm order button in checkoutForm 50066ff
  • Update: book details page details section ab74b75
  • Remove: shipping fee prop 28d74fa
  • Update: price variables to optimize code de1def6
  • Merge branch 'editing' of github.com:TeamElectroGen/ReadShop into albab 9bddcea
  • Install lottie-react package dd5d2fd
  • Add: empty cart component 0f2aac6
  • Update: gapping in emptyCard 2a77fa6
  • Add: emptyCard component based on logic f0e90b4
  • Update: EmptyCard to get dynamic props e4db0e3
  • Update: emptyCard to pass prop when calling 2307d68
  • Merge pull request #74 from TeamElectroGen/albab Fix: the price values problem in checkout and cart details page 674c82b

View on GitHub

Albab47 pushed 6 commits to albab TeamElectroGen/ReadShop
  • Install lottie-react package dd5d2fd
  • Add: empty cart component 0f2aac6
  • Update: gapping in emptyCard 2a77fa6
  • Add: emptyCard component based on logic f0e90b4
  • Update: EmptyCard to get dynamic props e4db0e3
  • Update: emptyCard to pass prop when calling 2307d68

View on GitHub

Albab47 pushed 39 commits to albab TeamElectroGen/ReadShop
  • update:functionality of total star based on total rating and total reviews on reviews and rating section. b5541ca
  • add:create function for update review and rating. 16092bd
  • update: To allow users to submit feedback only once per book and then update their feedback any time. 35e0caa
  • update:This setup will allow users to see and edit their previous ratings and reviews seamlessly and use tanstack que... 5ea277f
  • update:code format. a2e1b53
  • update:added the condition for showing user image on review section. 337bac2
  • remove:removed view all card from recently visited books section. 11c1255
  • responsive:for small divices show one book card. 757bccf
  • responsive:show one book card for small device at recently viewed and author section on home page. 257b017
  • responsive:Add responsive Top 10 On This Month section to home page. 641ada6
  • responsive:update responsive design on home page. 227b47e
  • responsive:update button responsive design on view details page. a5fee04
  • responsive:update Reviews and Ratings responsive design. 9a208c8
  • Merge branch 'editing' of https://github.com/TeamElectroGen/ReadShop into masud c355717
  • Merge pull request #67 from TeamElectroGen/albab Cart page created and made the book name and image link in checkout b5e57d3
  • Merge pull request #69 from TeamElectroGen/masud Masud 4221198
  • fix: export queryClient for consistent usage across components. cf9f80e
  • update:use tanstack query for fetching user and books data from database. 12b144c
  • update:user can see his previous feedback when he want to update his feedback. 4fbf029
  • update:Display review date in 'DD MMM YYYY' format with user rating and review. 8b38f8a
  • and 19 more ...

View on GitHub

MAAB-FW pushed 1 commit to aiyub TeamElectroGen/ReadShop
  • Merge pull request #72 from TeamElectroGen/aiyub Aiyub - author page follow button and status are now fully dynamic. e2c08eb

View on GitHub

MAAB-FW pushed 8 commits to editing TeamElectroGen/ReadShop
  • update: dependency added for getting payment intent and removed shipping fee abd5e4c
  • update: author details page dynamic with tanstack query e1a6e2e
  • New Feature(author follow, unfollow) add: toggle api created for follow unfollow the author 2dc2bec
  • add: toggle function created for follow unfollow the author 3a5edad
  • New Tech (Nextjs) add: author follow status for user, get api created ef86049
  • add: author follow status for user, get function created 0d07459
  • update: author page follow button and following status for user are now fully dynamic with tanstack query ae145fb
  • Merge pull request #72 from TeamElectroGen/aiyub Aiyub - author page follow button and status are now fully dynamic. e2c08eb

View on GitHub

MAAB-FW pushed 6 commits to aiyub TeamElectroGen/ReadShop
  • update: author details page dynamic with tanstack query e1a6e2e
  • New Feature(author follow, unfollow) add: toggle api created for follow unfollow the author 2dc2bec
  • add: toggle function created for follow unfollow the author 3a5edad
  • New Tech (Nextjs) add: author follow status for user, get api created ef86049
  • add: author follow status for user, get function created 0d07459
  • update: author page follow button and following status for user are now fully dynamic with tanstack query ae145fb

View on GitHub

MAAB-FW pushed 1 commit to aiyub TeamElectroGen/ReadShop
  • update: dependency added for getting payment intent and removed shipping fee abd5e4c

View on GitHub

Albab47 pushed 6 commits to albab TeamElectroGen/ReadShop
  • Remove: coupon code section from cart details page 47c3c95
  • Update: adminMenuItems title and href 5b128b6
  • Add: empty pages for admin role 26f2332
  • Update: cart page's table and fix total price length 0aeb8f0
  • Update: total price with Math floor a95318a
  • Update: confirm order button in checkoutForm 50066ff

View on GitHub