Skip to content

Dev#2

Merged
grummans merged 11 commits into
mainfrom
dev
Mar 30, 2026
Merged

Dev#2
grummans merged 11 commits into
mainfrom
dev

Conversation

@grummans

Copy link
Copy Markdown
Owner

No description provided.

grummans and others added 11 commits January 1, 2001 00:00
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
…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
@grummans grummans closed this Mar 30, 2026
@grummans grummans reopened this Mar 30, 2026
@grummans
grummans merged commit 4d051bd into main Mar 30, 2026
3 checks 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.

1 participant