Caleb Cohen
Caleb Cohen
**Related Issues** Project: N/A Depends on: N/A **Description** The calendar page starts resizing disproportionately at around 900 pixels. Have the calendar retain proper proportions as the width gets smaller. Ideally,...
**Related Issues** Project: Admin Dashboard Depends on: **Description** - Update `UserSchema` to have a `administrator` field. - field should be typed as a number - Update `User.create` in `server/config/passport.js` to...
## Please provide a summary of the feature Add linting, what it is, and how it works to the wiki. Include troubleshooting tips for known errors.
**Related Issues** Project: Admin Dashboard Depends on: - #408 **Description** Create a method in the `events.js` controller called `approveEvents` Method will change specific event objects status to approved Create post...
## Please provide a summary of the feature Currently admin dashboard can be access using React Router by appending `/adminDashboard` to the end. We want to prevent users from access...
**Related Issues** Project: Admin Dashboard Depends on: - #407 **Description** If an event is recurring, only visualize one object using the groupId **Acceptance Criteria** Testing to ensure recurring events only...
**Related Issues** Project: Admin Dashboard Depends on: - #404 **Description** - Create a button on the homepage that will access the admin dashboard - Renders admin dashboard, which for this...
### Intro Tech spec outlines the technical details and requirements for Together. It provides a clear and comprehensive description of the product's features, functionality, performance, and design specifications, which will...
**Related Issues** Project: Admin Dashboard Depends on: - #407 - #411 - #412 **Description** Button Attached to each event object Updates status within DB using the controller methods created in...
**Related Issues** Project: Admin Dashboard Depends on: - #407 **Description** A button that allows filtering to see pending, denied, or allowed events Either using mongoDB queries or React state and...