Skip to content

Custom Fields - #17

Merged
khanal-samir merged 8 commits into
mainfrom
feat/custom-fields
Apr 22, 2026
Merged

Custom Fields#17
khanal-samir merged 8 commits into
mainfrom
feat/custom-fields

Conversation

@khanal-samir

Copy link
Copy Markdown
Owner

No description provided.

- 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.
@khanal-samir khanal-samir linked an issue Apr 21, 2026 that may be closed by this pull request
- 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.
@khanal-samir
khanal-samir merged commit 0613fff into main Apr 22, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Custom Fields

1 participant