Conversation
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Repository UI Review profile: CHILL Plan: Pro Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
feat(analytics): add analytics tasks feature with UI integration and API support
- Connect AI assistant to ProjectMetis API with streaming chat - Fix TypeScript errors and improve type safety - Fix UI issues: sidebar, buttons, borders, animations - Improve input styling and remove redundant elements - Configure development proxy and mock APIs
- Connect AI assistant to ProjectMetis API with streaming chat - Fix TypeScript errors and improve type safety - Fix UI issues: sidebar, buttons, borders, animations - Improve input styling and remove redundant elements - Configure development proxy and mock APIs
Fix API endpoints, enum values, and add comprehensive filter support
- Add interactive hover effects to pie charts - Change Publishers table to Tasks Overview - Fix refreshToken reference error - Update terminology from student to participant - Improve empty state messages
…tegration feat: ai assistant & new ui
…ntend fix: Space Analytics frontend issues and improvements
Co-authored-by: Copilot <copilot@github.com>
… view - Add videoUrl field to Task interface and form submit data type - Add videoUrl to PostTaskRequestData and PatchTaskRequestData - Add video URL input card in TaskForm with link icon - Include videoUrl in editTaskData for edit form pre-fill - Display embedded video player in task detail Overview - Support Bilibili and YouTube embed URL parsing
…down-display feat(tasks): add video URL field to task creation, editing and detail…
Add documentation comments to satisfy the 80% docstring coverage requirement: - types.ts: JSDoc for all PDF-related request/response types - index.ts: JSDoc for previewFromPdf, createFromPdf, confirmFromPdf - PublishTask.vue: JSDoc for all key functions and computed properties - Overview.vue: JSDoc for markdown renderer and content detection logic
- Overview.vue: add sanitizedVideoUrl computed that only allows http/https - TaskForm.vue: add videoUrlRules validation for the video URL input field - TaskForm.vue: remove incorrect defineEmits/defineProps imports (compiler macros) Addresses CodeRabbit critical review: videoUrl rendered as href without protocol validation could allow javascript: or data: URI XSS attacks.
…kdown-display Add pdf to task and markdown display
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.