-
Notifications
You must be signed in to change notification settings - Fork 14
Dev #4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
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
…ment forms - Added a new banner image to the assets. - Updated the layout to utilize props for children rendering and state management. - Enhanced the sidebar with dynamic classes for active links and improved item structure. - Modified lead edit and new pages to include organization handling and additional lead fields. - Improved form validation and user feedback with toast notifications on successful lead creation. - Updated open leads page to display lead titles and improved layout for better readability. - Removed dark mode toggle functionality from site layout for a cleaner interface. - Adjusted site landing page to include a banner image and refined call-to-action sections.
…n, filtering, and UI updates - Added form validation for required fields and email/phone formats in lead creation. - Implemented dynamic error messages for form fields. - Improved UI with transitions and better layout for lead creation form. - Added search and status filter functionality in the open leads page. - Introduced sorting options for leads based on various fields. - Updated lead listing to show relative time for creation date. - Enhanced mobile view for lead details with better information display.
- Adjust header styles for better visibility and spacing - Update button styles for consistent hover effects - Revamp lead summary card with new gradient background and layout - Improve contact information display with better spacing and icons - Refine lead details section with enhanced styling for clarity - Update timeline section with visual indicators for events - Enhance comments and tasks sections with improved layouts and empty states - Add new event button and styling for events section
…and user retrieval - Implemented GET endpoint to fetch task details and comments for a specific task. - Added PATCH endpoint to assign or unassign users to tasks. - Created POST endpoint for adding comments to tasks. - Introduced PATCH endpoint for updating task due dates. - Added GET endpoint to retrieve users associated with a board's organization. - Developed server-side logic for a task calendar view, fetching both CRM and Kanban tasks. - Created a Svelte component for displaying tasks in a calendar format. - Established a placeholder for classic task list view and server logic. - Removed outdated product, sidebar, and user data JSON files.
… details and comments
…nd edit functionality
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.