yugaldekate / chat-app

0 stars 0 forks source link

Channels & Members list #19

Open yugaldekate opened 3 months ago

yugaldekate commented 3 months ago

-Create a list in server-sidebar to show all the channels and the members

yugaldekate commented 2 months ago

-Created server-section component

yugaldekate commented 2 months ago

-Created server-channel component

yugaldekate commented 2 months ago

-Updated the create-server and create-channel api to throw error if the server & channel with the name already exist -Update the create-server and create-channel modal to show the error

yugaldekate commented 2 months ago

-Created delete-channel modal -Created the api to delete the channel

yugaldekate commented 2 months ago

-Created edit-channel modal -Created the api to edit the channel details