Community-Website icon indicating copy to clipboard operation
Community-Website copied to clipboard

[Frontend] Integrate Get Team on Admin Panel

Open Kajol-Kumari opened this issue 4 years ago • 20 comments

Deliverables-

  1. Under Admin Panel, About Us => Manage Team It should call the Get Team api and the actual data should be populated
  2. Clean the redundant team data from the test folder

Note - This issue is dependent on https://github.com/HITK-TECH-Community/Community-Website/issues/723

Kajol-Kumari avatar Apr 15 '22 15:04 Kajol-Kumari

I would like to work on this issue.

AdnanMuzavor avatar Apr 16 '22 08:04 AdnanMuzavor

please go ahead @AdnanMuzavor Happy Learning :)

Kajol-Kumari avatar Apr 16 '22 08:04 Kajol-Kumari

Any updates? @AdnanMuzavor

aakankshabhende avatar Apr 29 '22 04:04 aakankshabhende

Can I work on this under GSSoc22?

its-ayush-07 avatar May 22 '22 07:05 its-ayush-07

On it @aakankshabhende !!

AdnanMuzavor avatar May 22 '22 18:05 AdnanMuzavor

@Kajol-Kumari the data which I am getting from backend using API is of team members and not of team. There is no specific API for getting teams rather the API gives team members who belong to different team. Shall I render team members and their details as returned by API?

AdnanMuzavor avatar May 25 '22 14:05 AdnanMuzavor

@Kajol-Kumari, can I work on this ?

arinmodi avatar Oct 27 '22 16:10 arinmodi

@Kajol-Kumari, https://hitk-community-website-backend.herokuapp.com/teamMember/getTeamMembers, not working

image

In Local, it is working perfect

arinmodi avatar Oct 28 '22 09:10 arinmodi

@Kajol-Kumari, https://hitk-community-website-backend.herokuapp.com/teamMember/getTeamMembers, not working

image

In Local, it is working perfect

@Kajol-Kumari, ?

arinmodi avatar Oct 28 '22 13:10 arinmodi

@Kajol-Kumari, https://hitk-community-website-backend.herokuapp.com/teamMember/getTeamMembers, not working image In Local, it is working perfect

@Kajol-Kumari, ?

Can we please check if the baseurl is correctly getting updated after deployment

Kajol-Kumari avatar Oct 28 '22 14:10 Kajol-Kumari

To check that, I need heroku access

arinmodi avatar Oct 28 '22 16:10 arinmodi

@Kajol-Kumari,

image

is this what expected, right ? I changed the API url to localhost url and it's getting response

arinmodi avatar Oct 28 '22 17:10 arinmodi

@Kajol-Kumari,

image

is this what expected, right ? I changed the API url to localhost url and it's getting response

@Kajol-Kumari ?

arinmodi avatar Oct 29 '22 13:10 arinmodi

@Kajol-Kumari,

image

is this what expected, right ? I changed the API url to localhost url and it's getting response

We need to show all the details except created date & time. Also as far as I remember the Get team api is an authenticated api. Also with the heroku base, i am anticipating CORS issue which we need to fix as we can't deploy with baseurl as localhost

Kajol-Kumari avatar Oct 30 '22 03:10 Kajol-Kumari

Get Team API is not authenticated, i checked that

arinmodi avatar Oct 30 '22 05:10 arinmodi

@Kajol-Kumari, I think backend code changes since last 6 months are not published to heroku cause the all routes which are made or updated during last 6 months are not working on heroku base

image

arinmodi avatar Oct 30 '22 06:10 arinmodi

Hmm.... I am not even able to login (wierd) 👀 Screenshot 2022-10-30 at 1 01 53 PM

Let me followup with heroku team on this

Kajol-Kumari avatar Oct 30 '22 07:10 Kajol-Kumari

@Kajol-Kumari, Currently I am building this feature with localhost url and at the time of PR i will change that url, is it ok ?

arinmodi avatar Oct 30 '22 08:10 arinmodi

@Kajol-Kumari, Currently I am building this feature with localhost url and at the time of PR i will change that url, is it ok ?

Hi @arinmodi Now, the backend is up. If if have done the change. feel free to raise the PR

Kajol-Kumari avatar Dec 16 '22 15:12 Kajol-Kumari

@Kajol-Kumari Hey Kajol, I want to work on it under JWOC

sarkartanmay393 avatar Feb 24 '23 09:02 sarkartanmay393