rokwire / events-manager

Events Manager is the administrative interface to events in the Rokwire Platform. Through this web application, users can manage existing events coming from calendars and/or create and manage user events.
Apache License 2.0
1 stars 4 forks source link

1102 bug subcategory functionality #1104

Closed minump closed 1 year ago

minump commented 1 year ago

Description

Changed category name from "Athletics" to "Big 10 Athletics" and added "Recreation , Health & Fitness" category as well to subcategory-menu. Changed in add-new-event page and event-edit page. Removed unwanted and undefined functions like "enableScroll", "disableScroll" and removed unwanted console logs.

This PR is built on https://github.com/rokwire/events-manager/pull/1103 . Please review https://github.com/rokwire/events-manager/pull/1103 first.

Fixes #(add issue number here and remove parentheses)

Review Time Estimate

Please give your idea of how soon this pull request needs to be reviewed by selecting one of the options below. This can be based on the criticality of the issue at hand and/or other relevant factors.

Type of changes

Please select a relevant option:

Checklist:

Please select all applicable options:


bingzhang commented 1 year ago

@minump I cannot add you as a reviewer.

minump commented 1 year ago

@minump I cannot add you as a reviewer.

np. change it from "draft PR" to "ready to review". I'll test and leave comment of approval once done.

minump commented 1 year ago

Tested in local. Able to select "Big 10 athletics" and "Recreation Health & Fitness" categories and subcategories. Tried creating and editing the event. Works fine.

The changelog is missing the release section heading of 3.6.0. Other than that it looks fine.

Approving.

sandeep-ps commented 1 year ago

Merging this PR. I will continue testing Events BB while the Events Manager release is being reviewed.

sandeep-ps commented 1 year ago

We need to handle categories and subcategories better in the Events Manager. For example, use the mapping from the Events BB and not hard code it here. Adding this comment to create a GitHub issue.

minump commented 1 year ago

Merging this PR. I will continue testing Events BB while the Events Manager release is being reviewed.

Before merging, i or @bingzhang can fix the changelog release header?

minump commented 1 year ago

and... merged... nvm..

minump commented 1 year ago

and... merged... nvm..

Checked the release branch. I see the issue being reflected in the changelog. So all good.