RocketChat / RC4Conferences

A set of scalable components for communities to build, manage, and run virtual conferences of any size.
https://conf.rceng.shop/conferences/c/1
24 stars 38 forks source link

Edit Event Feature Added In Admin Dashboard #69

Closed ayush3160 closed 1 year ago

ayush3160 commented 1 year ago

Regarding to issue #59 , I have added a edit event component similar to event create component to edit the basic details of the event.

ayush3160 commented 1 year ago

@Dnouv , Can you please review this PR.

Dnouv commented 1 year ago

Thanks for the PR @ayush3160. Please have a look at the comments.

ayush3160 commented 1 year ago

@Dnouv , I have separated the code for the form in a different component eventForm, So that it can be used in both the edit and create component. Also I have Added the functionality to edit the ticket details accordingly. Please have a look and let me know if any changes are required.

Thank You!

Dnouv commented 1 year ago

Thank you for the changes @ayush3160

  1. The Event Image links are empty; please also fill in the details from the saved event.

Screenshot_20221229_112436

  1. The Tabs' order should be as follows:

    • Event Details
    • Speakers
    • Any other details

    Also re-style the Event name and the Tabs to make it look more better. Current order:

image

Please correct the above. Thank you!

ayush3160 commented 1 year ago

@Dnouv , Please have a look.

Dnouv commented 1 year ago

Thanks for the quick changes @ayush3160 ! LGTM.

Please also do this:

Also re-style the Event name and the Tabs to make it look more better.

See the last image comment: https://github.com/RocketChat/RC4Conferences/pull/69#issuecomment-1367114804

Dnouv commented 1 year ago

LGTM! Thanks for the PR.

Dnouv commented 1 year ago

Congratulations on the first PR, @ayush3160 ! 🎉