trypost/resources/js/components
Paulo Castellano 0e204342a1 refactor(posts): standardize MediaItem type imports across components
- Added consistent imports of the MediaItem type across various components, including FacebookSettings, InstagramSettings, LinkedInSettings, PinterestSettings, PreviewTab, InstagramPreview, and PlatformPreview.
- This change enhances code organization and ensures uniformity in type definitions throughout the project.
2026-05-21 20:23:20 -03:00
..
accounts refactor: standardize UI components, modernize localization structure, and remove legacy appearance management middleware. 2026-05-06 14:26:18 -03:00
analytics refactor: localize analytics metrics and overhaul UI components and dashboard layouts 2026-05-06 15:39:10 -03:00
api-keys feat: complete i18n audit fix, toast system, UI improvements 2026-03-30 14:06:10 -03:00
assets fix(assets): always chunk uploads in GalleryBrowser 2026-05-18 20:03:52 -03:00
auth fix: use GitHub SVG mark instead of Tabler icon for brand consistency 2026-05-04 18:51:06 -03:00
labels feat(posts): multi-select label filter on the posts list 2026-05-14 09:57:55 -03:00
members ci: fix tests workflow and clear pre-existing lint errors 2026-05-04 12:03:44 -03:00
posts refactor(posts): standardize MediaItem type imports across components 2026-05-21 20:23:20 -03:00
settings feat: AI image generation pipeline and post creation overhaul 2026-05-08 13:38:30 -03:00
signatures chore: remove deprecated localization files 2026-05-03 15:23:25 -03:00
ui feat: implement workspace management and update localization strings across multiple languages 2026-05-06 16:41:27 -03:00
AlertError.vue feat: improvements on ui 2026-01-21 18:42:37 -03:00
AppContent.vue chore: first commit 2026-01-14 22:13:44 -03:00
AppHeader.vue refactor: localize analytics metrics and overhaul UI components and dashboard layouts 2026-05-06 15:39:10 -03:00
AppShell.vue chore: first commit 2026-01-14 22:13:44 -03:00
AppSidebar.vue refactor: in-page page headers, indies tabs, and post details polish 2026-05-06 16:22:55 -03:00
BrandForm.vue refactor: remove unused imports and dead code across frontend components and pages 2026-05-08 20:12:56 -03:00
Breadcrumbs.vue refactor: unify social analytics, reorganize workspace settings, and implement content validation rules 2026-05-02 12:22:42 -03:00
CommentBody.vue feat: @mentions in comments, AI Action layer + MCP tools, settings tabs 2026-05-01 20:59:03 -03:00
ConfirmDeleteModal.vue refactor: remove unused imports and dead code across frontend components and pages 2026-05-08 20:12:56 -03:00
DatePicker.vue refactor: standardize UI components, modernize localization structure, and remove legacy appearance management middleware. 2026-05-06 14:26:18 -03:00
DeleteUser.vue refactor: standardize UI components, modernize localization structure, and remove legacy appearance management middleware. 2026-05-06 14:26:18 -03:00
EmptyState.vue refactor: standardize UI components, modernize localization structure, and remove legacy appearance management middleware. 2026-05-06 14:26:18 -03:00
FontPicker.vue feat: replace legacy AI assistant with modular post content generation, review, and template management system 2026-05-03 09:36:50 -03:00
Heading.vue chore: first commit 2026-01-14 22:13:44 -03:00
HeadingSmall.vue refactor: standardize UI components, modernize localization structure, and remove legacy appearance management middleware. 2026-05-06 14:26:18 -03:00
HexColorInput.vue feat: implement workspace management and update localization strings across multiple languages 2026-05-06 16:41:27 -03:00
Icon.vue feat: improvements on ui 2026-01-21 18:42:37 -03:00
ImagePreviewDialog.vue feat: lightbox supports navigation, video, and click-outside-to-close 2026-05-08 19:16:38 -03:00
InputError.vue chore: first commit 2026-01-14 22:13:44 -03:00
MediaDropzone.vue refactor(posts): streamline media item handling and improve type definitions 2026-05-21 19:08:46 -03:00
MentionTextarea.vue feat: @mentions in comments, AI Action layer + MCP tools, settings tabs 2026-05-01 20:59:03 -03:00
NavFooter.vue chore: first commit 2026-01-14 22:13:44 -03:00
NavMain.vue refactor: sidebar active states, notification bell, phone mockup, UI polish 2026-03-30 18:51:04 -03:00
NavUser.vue refactor: in-page page headers, indies tabs, and post details polish 2026-05-06 16:22:55 -03:00
NotificationBell.vue feat: useWorkspaceEcho / usePostEcho composables and realtime list refresh 2026-05-07 16:02:54 -03:00
PageHeader.vue refactor: localize analytics metrics and overhaul UI components and dashboard layouts 2026-05-06 15:39:10 -03:00
PhoneMockup.vue refactor: introduce VideoPreview component and standardize media handling across post previews 2026-05-08 18:30:11 -03:00
PhotoUpload.vue feat: complete i18n audit fix, toast system, UI improvements 2026-03-30 14:06:10 -03:00
PlaceholderPattern.vue chore: first commit 2026-01-14 22:13:44 -03:00
SocialAccountsGrid.vue refactor: reorganize billing language keys and implement AccountPolicy for subscription management 2026-05-03 17:26:55 -03:00
TextLink.vue chore: first commit 2026-01-14 22:13:44 -03:00
Toast.vue feat: implement feature gating with persistent usage tracking and a reactive upgrade dialog for plan management. 2026-05-03 16:52:28 -03:00
UpgradeDialog.vue fix: yearly billing interval display in UpgradeDialog and Billing page 2026-05-07 11:35:28 -03:00
UserInfo.vue refactor: standardize UI components, modernize localization structure, and remove legacy appearance management middleware. 2026-05-06 14:26:18 -03:00
UserMenuContent.vue feat: end-to-end PostHog tracking with reactive group metrics 2026-05-07 09:28:02 -03:00
WorkspaceSwitcher.vue refactor: code review fixes — policies, enums, data_get, tests 2026-03-31 00:40:18 -03:00