Open
Conversation
…al URL validation schema in the validators package. (#23)
* Update modals and add mobile filter sheet - Updated various modal components to improve layout and responsiveness, including adjustments to class names for better styling. - Introduced a new MobileFilterSheet component for mobile devices to manage filters more effectively. - Integrated MobileFilterSheet into AOsTable, AreasTable, and other relevant components to enhance user experience on smaller screens. - Adjusted filter handling logic to accommodate the new mobile filter interface. * Enhance admin layout with titles and z-index adjustments - Added a title prop to the Layout component for better page identification across various admin pages. - Updated the z-index for the header to ensure proper stacking context. - Adjusted padding for content areas to improve layout consistency. - Modified several admin pages to utilize the new title feature, enhancing user experience and accessibility.
- Introduced EVENT_CATEGORY_OPTIONS and EVENT_CATEGORY_LABEL_MAP constants for better management of event categories. - Updated LocationEventForm, AdminEventTypesModal, and AdminWorkoutsModal to utilize the new constants for displaying event category labels. - Improved label formatting to include category descriptions where applicable.
* Enhance event handling and introduce map event router - Added support for invalidating map queries in AdminDeleteModal and AdminWorkoutsModal. - Updated AdminWorkoutsModal to include loading state and improved event creation/updating feedback. - Refactored event querying to use new map-specific endpoints, enhancing filtering capabilities. - Introduced a new map event router to handle event-related operations with improved structure and filtering options. * Updated the event router to include pagination and sorting capabilities for the `all` endpoint.
… center handling logic (#2)
…face - Introduced AdminEventTagsModal and AdminEventInstancesModal for managing event tags and instances. - Updated modal switcher to include new modals for event tag and instance management. - Enhanced AdminDeleteModal to support deletion of event tags and instances. - Added navigation links for event tags and instances in the admin sidebar. - Improved event handling in various components to accommodate new event status logic and updates.
…nt day-of-week handling across components. - Updated FilteredMapResultsProvider, useSelectedItem, WorkoutDetailsContent, and other components to reference the new DAYS_OF_WEEK constant. - Cleaned up redundant day-of-week definitions in multiple files, enhancing maintainability and reducing duplication. - Improved event selection logic in useSelectedItem to handle upcoming instances more effectively.
|
Linked to Plane Work Item(s) This comment was auto-generated by Plane |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
👋 TL;DR
🔎 Details
(coming soon)
✅ How to Test
(coming soon)
🥜 GIF