Commit Graph

540 Commits

Author SHA1 Message Date
g
7ddcd7afb6 Update UI styles and dashboard product display
All checks were successful
Build Frontend / build (push) Successful in 1m10s
Refined color scheme in AnimatedStatsSection to use indigo instead of pink, and improved gradient backgrounds. In dashboard/content.tsx, updated TopProduct price to support arrays and display revenue per product. UnifiedNotifications received minor style and layout adjustments for better consistency and usability.
2026-01-12 08:03:19 +00:00
g
3ffb64cf9a admin
All checks were successful
Build Frontend / build (push) Successful in 1m6s
2026-01-12 07:52:36 +00:00
g
e9737c8b24 Refactor UI to remove Christmas theme and improve actions
All checks were successful
Build Frontend / build (push) Successful in 1m11s
Removed all Christmas-specific theming and logic from the home page and navbar, standardizing colors to indigo. Updated QuickActions to open a modal for adding products instead of navigating to a new page, including logic for product creation and category fetching. Simplified ChatTable row animations and fixed minor layout issues. Updated button styles and mobile menu links for consistency.
2026-01-12 07:43:33 +00:00
g
244014f33a Improve admin UI and vendor invite experience
All checks were successful
Build Frontend / build (push) Successful in 1m7s
Enhanced the admin dashboard tab styling for better clarity. Refactored InviteVendorCard with improved UI, feedback, and clipboard copy functionality. Fixed vendor store ID update to send raw object instead of JSON string. Ensured product price formatting is robust against non-numeric values.
2026-01-12 07:33:16 +00:00
g
1186952ed8 Update page.tsx
All checks were successful
Build Frontend / build (push) Successful in 1m10s
2026-01-12 07:25:05 +00:00
g
0bb1497db6 Update page.tsx
Some checks failed
Build Frontend / build (push) Has been cancelled
2026-01-12 07:24:49 +00:00
g
688f519fd6 Update AdminAnalytics.tsx 2026-01-12 07:23:45 +00:00
g
73adbe5d07 Enhance admin dashboard UI and tables with new styles
All checks were successful
Build Frontend / build (push) Successful in 1m4s
Refactors admin dashboard, users, vendors, shipping, and stock pages to improve UI consistency and visual clarity. Adds new icons, animated transitions, and card styles for stats and tables. Updates table row rendering with framer-motion for smooth animations, improves badge and button styling, and enhances search/filter inputs. Refines loading skeletons and overall layout for a more modern, accessible admin experience.
2026-01-12 07:16:33 +00:00
g
63c833b510 Update page.tsx
All checks were successful
Build Frontend / build (push) Successful in 1m11s
2026-01-12 07:03:19 +00:00
g
bfd31f9d35 Update product-modal.tsx
Some checks failed
Build Frontend / build (push) Has been cancelled
2026-01-12 07:02:08 +00:00
g
f7e768f6d6 Improve product image handling and add costPerUnit
All checks were successful
Build Frontend / build (push) Successful in 1m10s
Added a utility to generate product image URLs, ensuring images are displayed correctly in the product table. Updated the Product model to include an optional costPerUnit field. Minor UI and code formatting improvements were made for consistency.
2026-01-12 06:59:21 +00:00
g
7c7db0fc09 Update product-table.tsx 2026-01-12 06:54:28 +00:00
g
211cdc71f9 Enhance dashboard UI and add order timeline
All checks were successful
Build Frontend / build (push) Successful in 1m12s
Refactored dashboard pages for improved layout and visual consistency using Card components, motion animations, and updated color schemes. Added an OrderTimeline component to the order details page to visualize order lifecycle. Improved customer management page with better sorting, searching, and a detailed customer dialog. Updated storefront settings page with a modernized layout and clearer sectioning.
2026-01-12 06:53:28 +00:00
g
7b95589867 Update PredictionsChart.tsx
All checks were successful
Build Frontend / build (push) Successful in 1m5s
2026-01-12 05:53:16 +00:00
g
c209dd60fc Add 180-day analytics time range options
All checks were successful
Build Frontend / build (push) Successful in 1m6s
Extended analytics dashboards and charts to support a 180-day time range selection. Also updated tooltip position in PredictionsChart for improved UI consistency.
2026-01-12 05:51:29 +00:00
g
a05787a091 Revamp analytics dashboard UI and charts
All checks were successful
Build Frontend / build (push) Successful in 1m11s
Enhanced the AnalyticsDashboard layout with a premium glassmorphism UI, improved toolbar, and reorganized tabs for better clarity. MetricsCard now features dynamic color coding and trend badges. PredictionsChart received scenario simulation UI upgrades, disabled future ranges based on available history, and improved chart tooltips and visuals. ProfitAnalyticsChart added error handling for product images and minor UI refinements. Updated globals.css with new premium utility classes and improved dark mode color variables.
2026-01-12 05:44:54 +00:00
g
a0605e47de Improve chart visuals and add null safety in analytics
All checks were successful
Build Frontend / build (push) Successful in 1m19s
Refactored GrowthAnalyticsChart to use Area for 'orders' with gradient fill and improved dot handling. Enhanced PredictionsChart with consistent null checks for predictions data, improved tooltip rendering, and adjusted chart margins and axis styles. Updated RevenueChart to add activeDot styling for better interactivity.
2026-01-12 04:52:40 +00:00
g
1933ef4007 Update package.json 2026-01-12 04:39:24 +00:00
g
f7af5b933d Optimize PredictionsChart with batch data loading
All checks were successful
Build Frontend / build (push) Successful in 1m5s
Refactors PredictionsChart to fetch all prediction data in a single batch for instant client-side switching between horizons and simulation factors. Updates state management and effects to utilize the pre-cached batch data, reducing API calls and improving responsiveness. Minor UI text update to remove TensorFlow.js mention.
2026-01-12 04:33:31 +00:00
g
198b9a82ff Update analytics-service.ts 2026-01-12 04:29:47 +00:00
g
6eeed4267a fix chart issues
All checks were successful
Build Frontend / build (push) Successful in 1m10s
2026-01-12 04:16:04 +00:00
g
5d9f8fa07b Redesign auth pages and enhance analytics UI with motion
All checks were successful
Build Frontend / build (push) Successful in 1m17s
Refactored login and registration pages for a modern, consistent look with animated backgrounds and improved form feedback. Enhanced analytics dashboard and metrics cards with framer-motion animations and visual polish. Updated MotionWrapper for flexible motion props and improved transitions. Minor UI/UX improvements and code cleanup throughout auth and analytics components.
2026-01-12 04:06:36 +00:00
g
02ba4b0e66 :D 2026-01-12 02:42:44 +00:00
g
624bfa5485 balls :D
All checks were successful
Build Frontend / build (push) Successful in 1m6s
2026-01-12 02:32:23 +00:00
g
b10e8f8939 Update PredictionsChart.tsx
All checks were successful
Build Frontend / build (push) Successful in 1m5s
2026-01-12 01:56:14 +00:00
g
4f55629f4b Update PredictionsChart.tsx
All checks were successful
Build Frontend / build (push) Successful in 1m4s
2026-01-12 01:47:12 +00:00
g
bd4683d91e Update PredictionsChart.tsx
All checks were successful
Build Frontend / build (push) Successful in 1m3s
2026-01-12 01:41:17 +00:00
g
c0f4b05ef4 Update PredictionsChart.tsx
All checks were successful
Build Frontend / build (push) Successful in 1m5s
2026-01-12 00:59:40 +00:00
g
a8fdac532c Update PredictionsChart.tsx
All checks were successful
Build Frontend / build (push) Successful in 1m3s
2026-01-11 16:07:44 +00:00
g
506b4b2f04 Optimize Dockerfile for smaller image size using Next.js standalone
All checks were successful
Build Frontend / build (push) Successful in 1m4s
2026-01-11 12:46:39 +00:00
g
397177fe36 Fix tag and push commands
All checks were successful
Build Frontend / build (push) Successful in 1m59s
2026-01-11 12:25:11 +00:00
g
660547e901 Update workflow to HTTPS, test commit
Some checks failed
Build Frontend / build (push) Failing after 2m1s
2026-01-11 12:22:11 +00:00
g
5ceadb7cbe Test commit final final
Some checks failed
Build Frontend / build (push) Failing after 1m53s
2026-01-11 10:39:49 +00:00
g
a88c1422e8 Change registry to HTTP on runner.thaiboydigit.al
Some checks failed
Build Frontend / build (push) Failing after 2m4s
2026-01-11 10:33:02 +00:00
g
9fc3f12a44 Change registry URL to runner.thaiboydigit.al to avoid Cloudflare limit
Some checks failed
Build Frontend / build (push) Failing after 1m48s
2026-01-11 10:30:38 +00:00
g
9bf2e22fe1 Test commit final
Some checks failed
Build Frontend / build (push) Failing after 1m47s
2026-01-11 10:27:33 +00:00
g
120d09f63c Change secret name to REGISTRY_TOKEN
Some checks failed
Build Frontend / build (push) Has been cancelled
2026-01-11 10:27:01 +00:00
g
8211ed4d8e Add registry push to workflow
Some checks failed
Build Frontend / build (push) Failing after 1m56s
2026-01-11 10:24:16 +00:00
g
dec1358b49 Invalidate Docker cache and fix git_commit_sha
All checks were successful
Build Frontend / build (push) Successful in 1m50s
2026-01-11 10:15:44 +00:00
g
31158c50d3 Fix git_commit_sha creation in Dockerfile
Some checks failed
Build Frontend / build (push) Failing after 1m2s
2026-01-11 10:13:57 +00:00
g
4fff74a351 Another test commit
Some checks failed
Build Frontend / build (push) Failing after 1m50s
2026-01-11 10:08:28 +00:00
g
bbd8334dbd Test commit
Some checks failed
Build Frontend / build (push) Failing after 11s
2026-01-11 10:01:53 +00:00
g
66489f8e77 Test build comment
Some checks failed
Build Frontend / build (push) Failing after 48s
2026-01-11 09:55:00 +00:00
g
653083a618 Test commits
Some checks failed
Build Frontend / build (push) Failing after 38s
2026-01-11 09:52:06 +00:00
g
078391334a Update workflow to build Docker image
Some checks failed
Build Frontend / build (push) Failing after 46s
2026-01-11 09:43:27 +00:00
g
a05fbfb85b Initial commit
Some checks failed
Build Frontend / build (push) Failing after 1m41s
2026-01-11 09:37:20 +00:00
g
c62ad7feac Update Dockerfile 2026-01-11 08:02:34 +00:00
g
be31df404e argh 2026-01-11 08:01:02 +00:00
g
862f4ac874 Update Dockerfile 2026-01-11 07:58:06 +00:00
g
acc8c2aa09 asdasd 2026-01-11 07:57:02 +00:00