Feature/hallmark#56
Conversation
- Updated package version in package.json to 0.65.0. - Added HomeHub component to serve as a central dashboard for market insights, including AI stock ideas, market pulse, and exploration links. - Integrated HomeHub into the HomePageClient, replacing the previous layout for improved user experience. - Enhanced StockOfTheDayPanel and WorldMarkets components to align with the new HomeHub structure. - Updated styles and layout for better responsiveness and visual consistency across components.
- Changed color class assertions in WorldMarkets test from "text-green-500" to "text-emerald-600" for positive changes. - Updated negative change assertions from "text-red-500" to "text-rose-600" in both WorldMarkets test and e2e specs to reflect new styling. - Removed outdated Playwright report files and cleaned up test results to ensure accuracy and relevance.
Mistral code reviewReviewCorrectness✅ Correct
|
- Added entries to .gitignore to exclude Playwright report, test results, and cache directories. - Created .prettierignore to prevent formatting of build artifacts and test-related files. - Removed outdated Playwright report index.html and last-run.json files to clean up the repository.
|
🚀 Vercel Preview Deployment Ready! Preview: https://stock-a5jegqpv4-ditectrevs-projects.vercel.app This comment was automatically generated by GitHub Actions |
- Added a new `featured` prop to the PricingCard component to highlight specific pricing tiers. - Updated styles and classes to visually distinguish featured tiers, including background and text color changes. - Refactored the PricingPage to separate featured and secondary tiers for improved layout and user experience. - Adjusted button labels and feature list styles based on the featured state for better clarity.
|
🚀 Vercel Preview Deployment Ready! Preview: https://stock-952bfq7tp-ditectrevs-projects.vercel.app This comment was automatically generated by GitHub Actions |
|
🚀 Vercel Preview Deployment Ready! Preview: https://stock-nntjefiah-ditectrevs-projects.vercel.app This comment was automatically generated by GitHub Actions |
|
🚀 Vercel Preview Deployment Ready! Preview: https://stock-hgkw0e8km-ditectrevs-projects.vercel.app This comment was automatically generated by GitHub Actions |
|
🚀 Vercel Preview Deployment Ready! Preview: https://stock-gco7ettq5-ditectrevs-projects.vercel.app This comment was automatically generated by GitHub Actions |
|
🚀 Vercel Preview Deployment Ready! Preview: https://stock-u0mm5i6ds-ditectrevs-projects.vercel.app This comment was automatically generated by GitHub Actions |
|
🚀 Vercel Preview Deployment Ready! Preview: https://stock-olfhb1o0n-ditectrevs-projects.vercel.app This comment was automatically generated by GitHub Actions |
|
🚀 Vercel Preview Deployment Ready! Preview: https://stock-ne8ihid6u-ditectrevs-projects.vercel.app This comment was automatically generated by GitHub Actions |
|
🚀 Vercel Preview Deployment Ready! Preview: https://stock-kedr0t2f8-ditectrevs-projects.vercel.app This comment was automatically generated by GitHub Actions |
|
🚀 Vercel Preview Deployment Ready! Preview: https://stock-offiz1ikv-ditectrevs-projects.vercel.app This comment was automatically generated by GitHub Actions |
|
🚀 Vercel Preview Deployment Ready! Preview: https://stock-def4xki86-ditectrevs-projects.vercel.app This comment was automatically generated by GitHub Actions |
|
🚀 Vercel Preview Deployment Ready! Preview: https://stock-fe8zy9t67-ditectrevs-projects.vercel.app This comment was automatically generated by GitHub Actions |
|
🚀 Vercel Preview Deployment Ready! Preview: https://stock-f1csw7ptl-ditectrevs-projects.vercel.app This comment was automatically generated by GitHub Actions |
|
🚀 Vercel Preview Deployment Ready! Preview: https://stock-d09g94nwa-ditectrevs-projects.vercel.app This comment was automatically generated by GitHub Actions |
|
🚀 Vercel Preview Deployment Ready! Preview: https://stock-e9izl2gyg-ditectrevs-projects.vercel.app This comment was automatically generated by GitHub Actions |
|
🚀 Vercel Preview Deployment Ready! Preview: https://stock-pmohjrzlf-ditectrevs-projects.vercel.app This comment was automatically generated by GitHub Actions |
danieldanielecki
left a comment
There was a problem hiding this comment.
giant change!
Improve UI, as per #53