Conversation
… tags, and refactor author mapping
feat: enhance TipTapEditor with file upload functionality and media handling feat: create useToast composable for consistent toast notifications chore: configure vue-toastification in main.ts for global toast usage feat: update Post interface to include isFeatured property for highlighting posts feat: add editor-demo route for testing the TipTap editor fix: increase API timeout for debugging purposes and improve error handling feat: implement mediaService for file uploads and validations refactor: update postService to handle featured images and isFeatured flag feat: create EditorDemoView for testing editor features feat: enhance PostEditorView with loading overlays, confirmation dialogs, and featured image uploads fix: adjust Vite proxy configuration to avoid rewriting API paths
…s and integrate with post service
…ostService with update confirmation dialog and change tracking
…nhance post editor with category/tag loading and management
- Deleted MediaView.vue to streamline media management. - Updated SettingsView.vue to use consistent styling for headings and labels. - Enhanced TagsView.vue with improved tag management and navigation to posts. - Refined PostEditorView.vue for better category and tag handling. - Improved PostsListView.vue with advanced filtering options and loading states.
- Change success color from green to amber in ConfirmDialog.vue - Update AppLayout.vue styles for sidebar, header, and user profile - Modify DashboardView.vue to streamline layout and improve user experience - Adjust PostsListView.vue to reflect new color scheme for post statuses - Update tailwind.config.js to change default font family to monospace options - Refactor attachmentService.ts to align file type colors with new design - Update router/index.ts to redirect root path to /dashboard
Enhance Post Management and Editor Features with Refactorings
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.