arewefastyet icon indicating copy to clipboard operation
arewefastyet copied to clipboard

Admin UI and minor fixes

Open marsian83 opened this issue 1 year ago • 7 comments

Marked as draft for now

marsian83 avatar Oct 23 '23 19:10 marsian83

@frouioui please review, I have added client side functionality for request and delete from queue

marsian83 avatar Dec 13 '23 06:12 marsian83

Hey @marsian83 thank you for this Pull Request.

frouioui avatar Jan 11 '24 22:01 frouioui

Hey @frouioui @marsian83 does this need any help, I'd be happy to take this up and bring it to at least a completion!

codingmickey avatar May 09 '24 19:05 codingmickey

@codingmickey Hello! I don't think @marsian83 has planned on continuing this given there was no response for months. You're welcome to take this on!

frouioui avatar May 09 '24 20:05 frouioui

Hey @frouioui @marsian83 does this need any help, I'd be happy to take this up and bring it to at least a completion!

Hi, it'd be great if you could honestly. The majority of the issues currently are due to mismatch of the type declarations we have on the frontend side vs the responses we recieve from the server. I'd recommend a straigh forward approach of checking the response types for the api calls in the errored pages and changing around the types accordingly. If you need any help understanding anything do let me know.

marsian83 avatar May 09 '24 22:05 marsian83

Hi @codingmickey I see there are a lot of conflicts with the current state of the HEAD and the main let me resolve these conflicts first before you could look into this Mind waiting a day or two?

marsian83 avatar May 10 '24 17:05 marsian83

Sure anyways I have viva exam today and on Monday 😅

On Fri, 10 May, 2024, 10:46 pm Spandan Barve, @.***> wrote:

Hi @codingmickey https://github.com/codingmickey I see there are a lot of conflicts with the current state of the HEAD and the main let me resolve these conflicts first before you could look into this Mind waiting a day or two?

— Reply to this email directly, view it on GitHub https://github.com/vitessio/arewefastyet/pull/469#issuecomment-2104983221, or unsubscribe https://github.com/notifications/unsubscribe-auth/AKEMS6Y3PN2PTS3W5XEA4R3ZBT6H3AVCNFSM6AAAAAA6MSXZQWVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCMBUHE4DGMRSGE . You are receiving this because you were mentioned.Message ID: @.***>

codingmickey avatar May 11 '24 01:05 codingmickey

Hi, I made progress for this I fix some pages, where api had changed so I changed the api.ts file and fixed the rendering methods where the api response was being used But I did that on @marsian83, your fork's head but I can not push

@frouioui @marsian83 Can you please guide me aroudn this github issue?

harry-sandhu avatar May 25 '24 21:05 harry-sandhu

Hi, I made progress for this I fix some pages, where api had changed so I changed the api.ts file and fixed the rendering methods where the api response was being used But I did that on @marsian83, your fork's head but I can not push

@frouioui @marsian83 Can you please guide me aroudn this github issue?

You can fork my branch and then create PR to it, when I merge those, it will be added here. have you already made commits?

marsian83 avatar May 25 '24 23:05 marsian83

I have fixed all pages Daily page is not working, the endpoint returns null the endpoint /api/daily even the production version https://benchmark.vitess.io/api/daily returns null Please help me with this @frouioui @Camillemtd @marsian83
Also, I request you to test and review .Thanks

harry-sandhu avatar May 25 '24 23:05 harry-sandhu

I have reviewed your code @harry-sandhu Testing seems to indicate all pages work fine, except of course the daily page. I will see what can be wrong with the /api/daily endpoint

marsian83 avatar May 26 '24 09:05 marsian83

I will close this as @Jad31 is going to do the admin UI again.

frouioui avatar Jul 30 '24 09:07 frouioui