UI refactor - #47
Open
Dharp02 wants to merge 9 commits into
Open
Conversation
- Implemented `requestRecording`, `listAttachments`, `listPending`, and `deleteAttachment` functions in `pulseController.ts` to handle Pulse recording sessions and attachments. - Created `PulseAttachment` model and corresponding migrations for managing Pulse attachments in the database. - Added cron jobs for cleaning up expired Pulse attachments. - Developed API service to interact with Pulse Vault for generating deeplinks and QR codes. - Introduced UI components for Pulse recording, including `PulseButton`, `BrandSwitcher`, and `PulseLogoIcon`. - Integrated new UI components with existing dashboard layout and theme management. - Updated package dependencies to include new libraries for QR code generation and UI components.
…lay clickable URLs
…angePickerWithPresets - Deleted old DateRangePicker, SlidingDateFilter, and TimeRangeFilter components. - Introduced DateRangePickerWithPresets to enhance mobile usability with preset chips. - Updated TeamActivityReport to utilize new DateRangePickerWithPresets and integrated date filter presets. - Added utility functions and types for date range handling in datePresets.ts.
…hance related components
…d update TicketItem and TeamActivityReport components
…e, and fetch functionalities
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.