Custom Fields - #17
Merged
Merged
Conversation
- Refactor general settings to simplify leave and delete workspace actions. - Update invitations settings to allow inviting members without role checks. - Modify members settings to streamline role management and member removal. - Introduce custom fields functionality with hooks for CRUD operations. - Add new query keys for custom fields in CRM. - Implement services for managing custom fields in organizations and people. - Enhance error handling for better user feedback. - Update types for custom fields and their filters.
- Add API routes for organization CRUD operations and custom fields management. - Create components for displaying and managing organizations in a data table format. - Implement a drawer for creating and editing organization details. - Add filtering capabilities for organizations based on industry and size. - Introduce hooks for handling organization-related queries and mutations. - Create services for API interactions related to organizations.
Closed
…able functionality
- Simplified InvitationsSettingsPage by removing unnecessary workspace data fetching and error handling. - Updated SettingsLayout to improve navigation and removed unused hooks. - Removed organizationId prop from MembersSettings and InvitationsSettings components, now derived from session data. - Deleted CustomFieldsSettings component and replaced it with a new CustomFieldsManager component for better organization. - Created separate pages for managing custom fields for people and organizations. - Introduced constants for custom field types and entity configurations to streamline custom field management. - Enhanced UI for custom fields management with improved forms and dialogs. - Updated routing to redirect to the dashboard after workspace deletion or leaving.
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.