Open
Conversation
8 tasks
…ibrary components - Implemented MediaDropZone for media uploads with drag-and-drop functionality. - Created MediaLibrary to display and manage uploaded media items. - Added context providers for media and project management. - Introduced GraphQL queries and mutations for media and project operations. - Enhanced project form to handle media uploads and selections. - Updated theme to include custom checkbox styles. - Added admin layout constants for media management navigation.
…ks, and projects - Implement CategoriesPage for managing project and technology categories. - Create CoworkerPage for adding, editing, and deleting coworkers. - Add DashboardPage as the admin home page. - Develop MediaPage for media management with success/error notifications. - Introduce RequireAuth component to protect admin routes. - Create RolePage for role management with add/edit/delete functionality. - Implement StackPage for managing technology stacks. - Add ProjectFormPage for creating and editing projects with detailed fields. - Create ProjectsPages for listing and managing projects. - Implement authentication pages: LoginPage, LogoutPage, RequestResetPasswordPage, and ResetPasswordPage. - Add HomePage as the public landing page with introductory content. - Update dialog styles for better responsiveness. - Define base component types for consistent usage across the application. - Enhance responsive types and utilities for better layout management.
…diaGrid, and MediaLibrary components
…mproved MediaGrid functionality
…diaDialog components for improved layout
… and improved data structures
…fields and fragments
…oles, and stacks with GraphQL queries
…removing unused context types and fixing import paths
…ects, roles, and stacks by removing unused props and simplifying return types
…UD actions and GraphQL integration
…ify state management with hooks
… variables for GraphQL mutations
… create BulkEditFormDialog component for mass editing
…red input for editing and adding entities
- Added ApolloProvider to the main App component for GraphQL integration. - Refactored MediaDropZone, MediaGrid, and MediaLibrary components to use Apollo mutations for media handling. - Updated MediaPage to manage media operations with hooks for mutations. - Removed deprecated ProjectFormPage and ProjectsPages components, replacing them with a new Projects component that utilizes ProjectFormDialog for project management. - Adjusted GraphQL mutations for categories, coworkers, media, roles, and stacks to use input types for better type safety. - Enhanced error handling and success messages across media and project management components.
…dle refetching after mutations
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.
No description provided.