Lightning-Bounties / lb-next

3 stars 8 forks source link

Fix Dates: Profile > Payment History Card #9

Closed lb-founders closed 1 month ago

lb-founders commented 1 month ago

The dates on the payment history are coming are being displayed incorrectly. These are displayed in profile: https://app.lightningbounties.com/me

image

Please update the component: https://github.com/Lightning-Bounties/lb-next/blob/528c27499d31e6c491fda3892dbf76ea66e5c522/src/4_entities/me/ui/PaymentsCard/PaymentsCard.tsx#L29 to deal with the data coming back /api/history endpoint

aliraza556 commented 1 month ago

@lb-founders Please assign me?

lb-founders commented 1 month ago

@aliraza556 Assigned!

Hold off the api error one (#8) we've got delivery of that on the way.

About 6-8 more bounties coming out today as well.

aliraza556 commented 1 month ago

Hi @sutt, could you please guide me on how to login locally? When I try to log in with GitHub locally, I get the error shown in the image.

image

.env.local

image

sutt commented 1 month ago

@aliraza556 you're on the right track.

I've added documentation of how to do this here

Full test backend coming soon.

Bounty Boosted, as well.

aliraza556 commented 1 month ago

@aliraza556 you're on the right track.

I've added documentation of how to do this here

Full test backend coming soon.

Bounty Boosted, as well.

@sutt Thanks Man!

aliraza556 commented 1 month ago

Hi @sutt, I'm experiencing the same issue on the Home Page: https://app.lightningbounties.com/

image