d3a722a56f
Update footer to display the SAPIENS logo prominently
...
Add the SAPIENS logo to the footer component and adjust layout to accommodate it.
Replit-Commit-Author: Agent
Replit-Commit-Session-Id: 930e9607-8d85-4ad9-8702-a48ff4cef074
Replit-Commit-Checkpoint-Type: full_checkpoint
Replit-Commit-Screenshot-Url: https://storage.googleapis.com/screenshot-production-us-central1/3df548ff-50ae-432f-9be4-25d34eccc983/930e9607-8d85-4ad9-8702-a48ff4cef074/sEk2LIT
2025-10-15 11:55:30 +00:00
272e5d26cc
Remove extra space around the company logo in the footer
...
Adjusted the margin on the SAPIENS logo in the Footer component to remove -mr-3 and -mb-2.
Replit-Commit-Author: Agent
Replit-Commit-Session-Id: 930e9607-8d85-4ad9-8702-a48ff4cef074
Replit-Commit-Checkpoint-Type: full_checkpoint
Replit-Commit-Screenshot-Url: https://storage.googleapis.com/screenshot-production-us-central1/3df548ff-50ae-432f-9be4-25d34eccc983/930e9607-8d85-4ad9-8702-a48ff4cef074/sEk2LIT
2025-10-15 11:47:07 +00:00
e93b8f99a8
Reduce the size of the Sapiens logo displayed on the homepage
...
Update the `className` attribute for the `img` tag in `client/src/pages/Home.tsx` to reduce the logo's height from `h-[4px]` to `h-1.5`.
Replit-Commit-Author: Agent
Replit-Commit-Session-Id: 930e9607-8d85-4ad9-8702-a48ff4cef074
Replit-Commit-Checkpoint-Type: full_checkpoint
Replit-Commit-Screenshot-Url: https://storage.googleapis.com/screenshot-production-us-central1/3df548ff-50ae-432f-9be4-25d34eccc983/930e9607-8d85-4ad9-8702-a48ff4cef074/cYvjJgC
2025-10-15 11:41:32 +00:00
88616fbf79
Adjust logo spacing and update image references for better visual alignment
...
Update logo images by removing internal padding and adjusting their positioning in the header, footer, and home page components. Also, updated image references to include cache-busting query parameters and added the 'sharp' package to package.json.
Replit-Commit-Author: Agent
Replit-Commit-Session-Id: 930e9607-8d85-4ad9-8702-a48ff4cef074
Replit-Commit-Checkpoint-Type: full_checkpoint
Replit-Commit-Screenshot-Url: https://storage.googleapis.com/screenshot-production-us-central1/3df548ff-50ae-432f-9be4-25d34eccc983/930e9607-8d85-4ad9-8702-a48ff4cef074/cYvjJgC
2025-10-15 11:24:08 +00:00
65dfedd4f4
Adjust logo positioning in header and footer sections
...
Update padding in Header.tsx and Footer.tsx to adjust the Sapience logo's horizontal position, aligning it with the provided screenshot.
Replit-Commit-Author: Agent
Replit-Commit-Session-Id: 930e9607-8d85-4ad9-8702-a48ff4cef074
Replit-Commit-Checkpoint-Type: full_checkpoint
2025-10-15 10:52:28 +00:00
0f6d8b4eca
Restored to '3a5619a17af7c89bd61403914843ef2cd9e499b5'
...
Replit-Restored-To: 3a5619a17a
2025-10-15 10:39:18 +00:00
e9bdec62b4
Increase vertical spacing around the footer content
...
Update the padding on the footer component's main div from py-2 to py-6.
Replit-Commit-Author: Agent
Replit-Commit-Session-Id: be85c34a-c656-4f05-8bde-66fb170ebb99
Replit-Commit-Checkpoint-Type: full_checkpoint
2025-10-15 10:39:04 +00:00
917ffd7234
Update the footer logo to a new white version
...
Replaced the black SAPIENS logo in the footer with a new white version (attached_assets/sapiens_white_logo.png).
Replit-Commit-Author: Agent
Replit-Commit-Session-Id: 9a264234-c5d7-4dcc-adf3-a954b149b30d
Replit-Commit-Checkpoint-Type: full_checkpoint
Replit-Commit-Screenshot-Url: https://storage.googleapis.com/screenshot-production-us-central1/3df548ff-50ae-432f-9be4-25d34eccc983/9a264234-c5d7-4dcc-adf3-a954b149b30d/uLfJUnK
2025-10-15 09:59:30 +00:00
06e79e1e25
Update logo source to fix display issues across the platform
...
Corrected image source path for the SAPIENS logo in multiple components (Footer, Header, LoginModal, AdminDashboard, Article, AuctionGuide, Auctions, Community, Home, Landing, MediaOutlet, Report) from `/attached_assets/검은색 로고_1760521542271.png` to `/attached_assets/sapiens_black_logo.png` to resolve display errors.
Replit-Commit-Author: Agent
Replit-Commit-Session-Id: 9a264234-c5d7-4dcc-adf3-a954b149b30d
Replit-Commit-Checkpoint-Type: full_checkpoint
Replit-Commit-Screenshot-Url: https://storage.googleapis.com/screenshot-production-us-central1/3df548ff-50ae-432f-9be4-25d34eccc983/9a264234-c5d7-4dcc-adf3-a954b149b30d/uLfJUnK
2025-10-15 09:52:56 +00:00
8da7ee444d
Increase logo size across the platform for better visibility
...
Adjusted the `height` CSS property for the SAPIENS logo in multiple components (Footer.tsx, Header.tsx, LoginModal.tsx, AdminDashboard.tsx, Article.tsx, AuctionGuide.tsx, Auctions.tsx, Community.tsx, Home.tsx, Landing.tsx, MediaOutlet.tsx, Report.tsx) to improve its visual presence.
Replit-Commit-Author: Agent
Replit-Commit-Session-Id: 9a264234-c5d7-4dcc-adf3-a954b149b30d
Replit-Commit-Checkpoint-Type: full_checkpoint
Replit-Commit-Screenshot-Url: https://storage.googleapis.com/screenshot-production-us-central1/3df548ff-50ae-432f-9be4-25d34eccc983/9a264234-c5d7-4dcc-adf3-a954b149b30d/uLfJUnK
2025-10-15 09:49:13 +00:00
304df86061
Update all logos across the platform to a new design
...
Replaces the old logo image path with the new logo image path in multiple components and pages including Header, Footer, LoginModal, and various content pages.
Replit-Commit-Author: Agent
Replit-Commit-Session-Id: 9a264234-c5d7-4dcc-adf3-a954b149b30d
Replit-Commit-Checkpoint-Type: full_checkpoint
Replit-Commit-Screenshot-Url: https://storage.googleapis.com/screenshot-production-us-central1/3df548ff-50ae-432f-9be4-25d34eccc983/9a264234-c5d7-4dcc-adf3-a954b149b30d/uLfJUnK
2025-10-15 09:47:26 +00:00
7d6b9f383e
Update website logos and prioritize specific media outlets in lists
...
Replace all instances of the old logo with a new one across various components and pages, and implement logic to pin the 'Mohamed Salah' media outlet to the top of the 'People' category list.
Replit-Commit-Author: Agent
Replit-Commit-Session-Id: 9a264234-c5d7-4dcc-adf3-a954b149b30d
Replit-Commit-Checkpoint-Type: full_checkpoint
Replit-Commit-Screenshot-Url: https://storage.googleapis.com/screenshot-production-us-central1/3df548ff-50ae-432f-9be4-25d34eccc983/9a264234-c5d7-4dcc-adf3-a954b149b30d/uLfJUnK
2025-10-15 09:42:07 +00:00
1c735bc298
Update logos used on the home page and in the search bar
...
Replace the existing logo with the new asset in `client/src/pages/Home.tsx` for both the header and search bar components.
Replit-Commit-Author: Agent
Replit-Commit-Session-Id: 9a264234-c5d7-4dcc-adf3-a954b149b30d
Replit-Commit-Checkpoint-Type: full_checkpoint
Replit-Commit-Screenshot-Url: https://storage.googleapis.com/screenshot-production-us-central1/3df548ff-50ae-432f-9be4-25d34eccc983/9a264234-c5d7-4dcc-adf3-a954b149b30d/CMG42YQ
2025-10-15 09:26:02 +00:00
b3ffa5a44b
Update all logos across the platform to a new main logo
...
Replace all instances of previous black and white logos with the new main logo file in various components and pages. Adjust footer logo for color and background.
Replit-Commit-Author: Agent
Replit-Commit-Session-Id: 9a264234-c5d7-4dcc-adf3-a954b149b30d
Replit-Commit-Checkpoint-Type: full_checkpoint
Replit-Commit-Screenshot-Url: https://storage.googleapis.com/screenshot-production-us-central1/3df548ff-50ae-432f-9be4-25d34eccc983/9a264234-c5d7-4dcc-adf3-a954b149b30d/CMG42YQ
2025-10-15 08:13:46 +00:00
1fedd40899
Update header layout for media outlets and articles
...
Restructures the header component in Article, Community, MediaOutlet, and Report pages to display the logo on the left and the media outlet name below it, accommodating a two-line layout.
Replit-Commit-Author: Agent
Replit-Commit-Session-Id: 9a264234-c5d7-4dcc-adf3-a954b149b30d
Replit-Commit-Checkpoint-Type: full_checkpoint
Replit-Commit-Screenshot-Url: https://storage.googleapis.com/screenshot-production-us-central1/3df548ff-50ae-432f-9be4-25d34eccc983/9a264234-c5d7-4dcc-adf3-a954b149b30d/uCJPlBt
2025-10-15 05:28:58 +00:00
1c7483b12e
Update header layout to match design specifications for media outlets
...
Adjusts the header component in Community, MediaOutlet, and Report pages to display the profile picture next to the outlet name, aligning with the provided design mockups. This includes changes to image sizes, text styles, and button variants for a consistent UI.
Replit-Commit-Author: Agent
Replit-Commit-Session-Id: 9a264234-c5d7-4dcc-adf3-a954b149b30d
Replit-Commit-Checkpoint-Type: full_checkpoint
Replit-Commit-Screenshot-Url: https://storage.googleapis.com/screenshot-production-us-central1/3df548ff-50ae-432f-9be4-25d34eccc983/9a264234-c5d7-4dcc-adf3-a954b149b30d/cEkjo93
2025-10-15 04:46:19 +00:00
8cd539740d
Remove shadowed box from media outlet header and top bar
...
Removes `bg-gray-50`, `rounded-xl`, `border`, `border-gray-200`, and `hover:bg-gray-100` classes from MediaOutlet, Community, and Report components.
Replit-Commit-Author: Agent
Replit-Commit-Session-Id: 9a264234-c5d7-4dcc-adf3-a954b149b30d
Replit-Commit-Checkpoint-Type: full_checkpoint
Replit-Commit-Screenshot-Url: https://storage.googleapis.com/screenshot-production-us-central1/3df548ff-50ae-432f-9be4-25d34eccc983/9a264234-c5d7-4dcc-adf3-a954b149b30d/cEkjo93
2025-10-15 04:44:36 +00:00
b758d0c592
Add Mohamed Salah's report and custom PDF presentation
...
Integrates Mohamed Salah's report via an HTML file and a custom-built slide component, replacing the generic PDF viewer.
Replit-Commit-Author: Agent
Replit-Commit-Session-Id: 9a264234-c5d7-4dcc-adf3-a954b149b30d
Replit-Commit-Checkpoint-Type: intermediate_checkpoint
Replit-Commit-Screenshot-Url: https://storage.googleapis.com/screenshot-production-us-central1/3df548ff-50ae-432f-9be4-25d34eccc983/9a264234-c5d7-4dcc-adf3-a954b149b30d/X7hAtXn
2025-10-14 05:42:19 +00:00
902ae62f36
Increase width of Sapiens logo for better visual consistency
...
Adjusted max-width of the SAPIENS logo in MediaOutlet and Report components from 55px to 70px to match the bottom navigation bar logo.
Replit-Commit-Author: Agent
Replit-Commit-Session-Id: 0fb68265-c270-4198-9584-3d9be9bddb41
Replit-Commit-Checkpoint-Type: full_checkpoint
Replit-Commit-Screenshot-Url: https://storage.googleapis.com/screenshot-production-us-central1/3df548ff-50ae-432f-9be4-25d34eccc983/0fb68265-c270-4198-9584-3d9be9bddb41/g8mUCzT
2025-09-30 07:13:46 +00:00
7cafefac76
Add sponsored content filtering for articles
...
Adds a new `isSponsored` boolean field to the `articles` table in `shared/schema.ts` to allow for filtering sponsored articles. Includes several generated image files for advertisement purposes.
Replit-Commit-Author: Agent
Replit-Commit-Session-Id: 0fb68265-c270-4198-9584-3d9be9bddb41
Replit-Commit-Checkpoint-Type: full_checkpoint
Replit-Commit-Screenshot-Url: https://storage.googleapis.com/screenshot-production-us-central1/3df548ff-50ae-432f-9be4-25d34eccc983/0fb68265-c270-4198-9584-3d9be9bddb41/sXqrCAq
2025-09-30 06:58:30 +00:00
f04a6da118
Adjust media outlet logo and name alignment for better visual balance
...
Update MediaOutlet and Report components to reposition the SAPIENS logo and media outlet name. The logo's vertical and horizontal dimensions are adjusted to prevent distortion.
Replit-Commit-Author: Agent
Replit-Commit-Session-Id: 0fb68265-c270-4198-9584-3d9be9bddb41
Replit-Commit-Checkpoint-Type: full_checkpoint
Replit-Commit-Screenshot-Url: https://storage.googleapis.com/screenshot-production-us-central1/3df548ff-50ae-432f-9be4-25d34eccc983/0fb68265-c270-4198-9584-3d9be9bddb41/sXqrCAq
2025-09-30 06:44:54 +00:00
664b3f84ba
Adjust logo and media outlet name alignment and size
...
Modify flex alignment for header elements and adjust SAPIENS logo max-width in MediaOutlet and Report components.
Replit-Commit-Author: Agent
Replit-Commit-Session-Id: 0fb68265-c270-4198-9584-3d9be9bddb41
Replit-Commit-Checkpoint-Type: full_checkpoint
Replit-Commit-Screenshot-Url: https://storage.googleapis.com/screenshot-production-us-central1/3df548ff-50ae-432f-9be4-25d34eccc983/0fb68265-c270-4198-9584-3d9be9bddb41/sXqrCAq
2025-09-30 06:40:55 +00:00
916cc1e086
Emphasize media outlet names over the Sapiens logo visually
...
Adjusted Sapiens logo size to be smaller, increasing the font size of media outlet names. Modified CSS classes in MediaOutlet.tsx and Report.tsx to achieve this visual hierarchy change.
Replit-Commit-Author: Agent
Replit-Commit-Session-Id: 0fb68265-c270-4198-9584-3d9be9bddb41
Replit-Commit-Checkpoint-Type: full_checkpoint
Replit-Commit-Screenshot-Url: https://storage.googleapis.com/screenshot-production-us-central1/3df548ff-50ae-432f-9be4-25d34eccc983/0fb68265-c270-4198-9584-3d9be9bddb41/sXqrCAq
2025-09-30 06:37:47 +00:00
d520dfbb36
Update Chayan Asli's slide report version
...
Modify the `pptPath` for 'chayan-asli' in `client/src/pages/Report.tsx` to reference a new version of the presentation slides.
Replit-Commit-Author: Agent
Replit-Commit-Session-Id: 0fb68265-c270-4198-9584-3d9be9bddb41
Replit-Commit-Checkpoint-Type: full_checkpoint
Replit-Commit-Screenshot-Url: https://storage.googleapis.com/screenshot-production-us-central1/3df548ff-50ae-432f-9be4-25d34eccc983/0fb68265-c270-4198-9584-3d9be9bddb41/sXqrCAq
2025-09-30 06:35:49 +00:00
8d65ae3d35
Remove auction and description editing features from media outlet page
...
Removes the Auction component, related queries, and UI elements for editing media outlet descriptions.
Replit-Commit-Author: Agent
Replit-Commit-Session-Id: 0fb68265-c270-4198-9584-3d9be9bddb41
Replit-Commit-Checkpoint-Type: full_checkpoint
Replit-Commit-Screenshot-Url: https://storage.googleapis.com/screenshot-production-us-central1/3df548ff-50ae-432f-9be4-25d34eccc983/0fb68265-c270-4198-9584-3d9be9bddb41/sXqrCAq
2025-09-30 06:28:04 +00:00
bc18c2d658
Adjust report display to minimize margins and improve iframe appearance
...
Inject custom CSS into the report iframe to remove default margins and padding, and reduce padding in report content containers.
Replit-Commit-Author: Agent
Replit-Commit-Session-Id: 0fb68265-c270-4198-9584-3d9be9bddb41
Replit-Commit-Checkpoint-Type: full_checkpoint
Replit-Commit-Screenshot-Url: https://storage.googleapis.com/screenshot-production-us-central1/3df548ff-50ae-432f-9be4-25d34eccc983/0fb68265-c270-4198-9584-3d9be9bddb41/16cZmxV
2025-09-30 06:18:04 +00:00
dc2aa8cf28
Improve article view mode selection with tooltips
...
Replace text labels on grid and list view buttons with tooltips and remove unnecessary text.
Replit-Commit-Author: Agent
Replit-Commit-Session-Id: 0fb68265-c270-4198-9584-3d9be9bddb41
Replit-Commit-Checkpoint-Type: full_checkpoint
Replit-Commit-Screenshot-Url: https://storage.googleapis.com/screenshot-production-us-central1/3df548ff-50ae-432f-9be4-25d34eccc983/0fb68265-c270-4198-9584-3d9be9bddb41/16cZmxV
2025-09-30 05:53:35 +00:00
76bc1d04c0
Add comprehensive analysis report for Krysh Parker
...
Add a detailed HTML report for Krysh Parker, including executive summary, education, and career highlights.
Replit-Commit-Author: Agent
Replit-Commit-Session-Id: 0fb68265-c270-4198-9584-3d9be9bddb41
Replit-Commit-Checkpoint-Type: full_checkpoint
Replit-Commit-Screenshot-Url: https://storage.googleapis.com/screenshot-production-us-central1/3df548ff-50ae-432f-9be4-25d34eccc983/0fb68265-c270-4198-9584-3d9be9bddb41/hntn6cC
2025-09-30 05:41:04 +00:00
d2c948ab2b
Update presentation file for displaying Krysh Parker information
...
Update pptPath for 'krysh-parker' report to '/attached_assets/krysh parker slides_1759209102236.pptx' and add new .docx files to attached_assets.
Replit-Commit-Author: Agent
Replit-Commit-Session-Id: 0fb68265-c270-4198-9584-3d9be9bddb41
Replit-Commit-Checkpoint-Type: full_checkpoint
Replit-Commit-Screenshot-Url: https://storage.googleapis.com/screenshot-production-us-central1/3df548ff-50ae-432f-9be4-25d34eccc983/0fb68265-c270-4198-9584-3d9be9bddb41/XHpsebf
2025-09-30 05:14:07 +00:00
d5e9e9ea4d
Add presentation slides for Chayan Asli and Krysh Parker
...
Removes hardcoded slide data for Chayan Asli and Krysh Parker from Report.tsx and links to external PPTX files.
Replit-Commit-Author: Agent
Replit-Commit-Session-Id: 0fb68265-c270-4198-9584-3d9be9bddb41
Replit-Commit-Checkpoint-Type: full_checkpoint
Replit-Commit-Screenshot-Url: https://storage.googleapis.com/screenshot-production-us-central1/3df548ff-50ae-432f-9be4-25d34eccc983/0fb68265-c270-4198-9584-3d9be9bddb41/XHpsebf
2025-09-30 05:12:02 +00:00
e997b5895c
Improve layout and spacing of prediction market elements on article pages
...
Adjusted various padding and margin values in Article.tsx to reduce whitespace between prediction market components.
Replit-Commit-Author: Agent
Replit-Commit-Session-Id: 0fb68265-c270-4198-9584-3d9be9bddb41
Replit-Commit-Checkpoint-Type: full_checkpoint
Replit-Commit-Screenshot-Url: https://storage.googleapis.com/screenshot-production-us-central1/3df548ff-50ae-432f-9be4-25d34eccc983/0fb68265-c270-4198-9584-3d9be9bddb41/XHpsebf
2025-09-30 04:58:38 +00:00
1538af5b33
Add UI elements and styling inspired by the Polymarket platform
...
Update front-end components and styles to align with Polymarket's UI/UX design, including image assets.
Replit-Commit-Author: Agent
Replit-Commit-Session-Id: 0fb68265-c270-4198-9584-3d9be9bddb41
Replit-Commit-Checkpoint-Type: full_checkpoint
Replit-Commit-Screenshot-Url: https://storage.googleapis.com/screenshot-production-us-central1/3df548ff-50ae-432f-9be4-25d34eccc983/0fb68265-c270-4198-9584-3d9be9bddb41/XHpsebf
2025-09-30 04:40:19 +00:00
c478d37b58
Update the prediction market UI and translate related text to English
...
Translate prediction market UI elements and success/error messages to English. Refactor prediction market display, including market questions, resolution dates, and bet options, to align with updated UI/UX design principles.
Replit-Commit-Author: Agent
Replit-Commit-Session-Id: 0fb68265-c270-4198-9584-3d9be9bddb41
Replit-Commit-Checkpoint-Type: full_checkpoint
Replit-Commit-Screenshot-Url: https://storage.googleapis.com/screenshot-production-us-central1/3df548ff-50ae-432f-9be4-25d34eccc983/0fb68265-c270-4198-9584-3d9be9bddb41/rOJiPGe
2025-09-30 04:36:22 +00:00
3940d23c1a
Enhance article display with profile picture zoom and time-based sorting
...
Update article list to display images in a larger view when clicked, sort articles by upload time from most recent to oldest, and show relative upload times (e.g., "x minutes ago").
Replit-Commit-Author: Agent
Replit-Commit-Session-Id: 0fb68265-c270-4198-9584-3d9be9bddb41
Replit-Commit-Checkpoint-Type: full_checkpoint
Replit-Commit-Screenshot-Url: https://storage.googleapis.com/screenshot-production-us-central1/3df548ff-50ae-432f-9be4-25d34eccc983/0fb68265-c270-4198-9584-3d9be9bddb41/rOJiPGe
2025-09-30 04:34:06 +00:00
8e4d12d99e
Add profile image enlargement and refine article display
...
Implement image enlargement for profile pictures, add relative time display for articles using "X min ago", and ensure articles are sorted by publication date.
Replit-Commit-Author: Agent
Replit-Commit-Session-Id: 0fb68265-c270-4198-9584-3d9be9bddb41
Replit-Commit-Checkpoint-Type: intermediate_checkpoint
Replit-Commit-Screenshot-Url: https://storage.googleapis.com/screenshot-production-us-central1/3df548ff-50ae-432f-9be4-25d34eccc983/0fb68265-c270-4198-9584-3d9be9bddb41/rOJiPGe
2025-09-30 04:33:42 +00:00
329c58f70f
Keep the platform's footer always visible at the bottom of the screen
...
Update Footer component to use 'fixed bottom-0 left-0 right-0' CSS classes to ensure it remains fixed at the bottom of the viewport.
Replit-Commit-Author: Agent
Replit-Commit-Session-Id: 0fb68265-c270-4198-9584-3d9be9bddb41
Replit-Commit-Checkpoint-Type: full_checkpoint
Replit-Commit-Screenshot-Url: https://storage.googleapis.com/screenshot-production-us-central1/3df548ff-50ae-432f-9be4-25d34eccc983/0fb68265-c270-4198-9584-3d9be9bddb41/rOJiPGe
2025-09-30 04:19:21 +00:00
9c70f42d9d
Update article images to display correctly for all users
...
Added new image assets to resolve display issues with article profile pictures.
Replit-Commit-Author: Agent
Replit-Commit-Session-Id: 0fb68265-c270-4198-9584-3d9be9bddb41
Replit-Commit-Checkpoint-Type: full_checkpoint
Replit-Commit-Screenshot-Url: https://storage.googleapis.com/screenshot-production-us-central1/3df548ff-50ae-432f-9be4-25d34eccc983/0fb68265-c270-4198-9584-3d9be9bddb41/rOJiPGe
2025-09-30 04:17:16 +00:00
8ae8a55ca8
Align all elements on the article page to have consistent horizontal spacing
...
Constrain the max-width of the prediction markets section to match the article body by applying `max-w-4xl mx-auto` to the section element in `client/src/pages/Article.tsx`.
Replit-Commit-Author: Agent
Replit-Commit-Session-Id: 0fb68265-c270-4198-9584-3d9be9bddb41
Replit-Commit-Checkpoint-Type: full_checkpoint
Replit-Commit-Screenshot-Url: https://storage.googleapis.com/screenshot-production-us-central1/3df548ff-50ae-432f-9be4-25d34eccc983/0fb68265-c270-4198-9584-3d9be9bddb41/rOJiPGe
2025-09-30 04:16:05 +00:00
6c4d4dcadf
Add functionality to upload and display articles with associated images
...
Update article page to handle image uploads and display articles from text files. Refactor currency and date formatting, and add a method to fetch prediction markets by ID.
Replit-Commit-Author: Agent
Replit-Commit-Session-Id: 0fb68265-c270-4198-9584-3d9be9bddb41
Replit-Commit-Checkpoint-Type: full_checkpoint
Replit-Commit-Screenshot-Url: https://storage.googleapis.com/screenshot-production-us-central1/3df548ff-50ae-432f-9be4-25d34eccc983/0fb68265-c270-4198-9584-3d9be9bddb41/rOJiPGe
2025-09-30 04:12:43 +00:00
29e4194cd8
Improve article display to better fit text content
...
Adjusted CSS class `text-base leading-7 text-gray-800` to `text-base text-gray-800` and `mb-2 whitespace-pre-wrap leading-7` to `mb-3 whitespace-pre-wrap leading-normal` in `client/src/pages/Article.tsx` to resolve text overflow issues.
Replit-Commit-Author: Agent
Replit-Commit-Session-Id: 069d4324-6c40-4355-955e-c714a50de1ea
Replit-Commit-Checkpoint-Type: full_checkpoint
Replit-Commit-Screenshot-Url: https://storage.googleapis.com/screenshot-production-us-central1/3df548ff-50ae-432f-9be4-25d34eccc983/069d4324-6c40-4355-955e-c714a50de1ea/DGb2VKl
2025-09-30 03:32:08 +00:00
303c846eae
Adjust spacing between article paragraphs and subheadings
...
Update `mt-8 mb-4` to `mt-6 mb-2` for subheadings and `mb-5` to `mb-3` for paragraphs in Article.tsx to reduce vertical spacing.
Replit-Commit-Author: Agent
Replit-Commit-Session-Id: 069d4324-6c40-4355-955e-c714a50de1ea
Replit-Commit-Checkpoint-Type: full_checkpoint
Replit-Commit-Screenshot-Url: https://storage.googleapis.com/screenshot-production-us-central1/3df548ff-50ae-432f-9be4-25d34eccc983/069d4324-6c40-4355-955e-c714a50de1ea/DGb2VKl
2025-09-30 03:13:14 +00:00
d856f72bca
Unify article page UI and CSS with home screen for consistent branding
...
Remove back and home buttons from article page header, integrate logo navigation to home, and update styling to match home page.
Replit-Commit-Author: Agent
Replit-Commit-Session-Id: 069d4324-6c40-4355-955e-c714a50de1ea
Replit-Commit-Checkpoint-Type: full_checkpoint
Replit-Commit-Screenshot-Url: https://storage.googleapis.com/screenshot-production-us-central1/3df548ff-50ae-432f-9be4-25d34eccc983/069d4324-6c40-4355-955e-c714a50de1ea/pIEDxt1
2025-09-30 03:04:37 +00:00
36e910112f
Add articles to the Chayan Asli media outlet page
...
Implement parsing logic for article content to distinguish between main text and section headers, updating the Article page component and removing an unused API endpoint.
Replit-Commit-Author: Agent
Replit-Commit-Session-Id: 069d4324-6c40-4355-955e-c714a50de1ea
Replit-Commit-Checkpoint-Type: full_checkpoint
Replit-Commit-Screenshot-Url: https://storage.googleapis.com/screenshot-production-us-central1/3df548ff-50ae-432f-9be4-25d34eccc983/069d4324-6c40-4355-955e-c714a50de1ea/pIEDxt1
2025-09-30 02:46:48 +00:00
1403e6e3c3
Add distinct formatting for article body subheadings to improve readability
...
The commit adds new text files containing articles about Chayan Asli, with specific formatting applied to distinguish article body subheadings from the main article body content using Korean text labels (기사본문 중간제목).
Replit-Commit-Author: Agent
Replit-Commit-Session-Id: 069d4324-6c40-4355-955e-c714a50de1ea
Replit-Commit-Checkpoint-Type: full_checkpoint
Replit-Commit-Screenshot-Url: https://storage.googleapis.com/screenshot-production-us-central1/3df548ff-50ae-432f-9be4-25d34eccc983/069d4324-6c40-4355-955e-c714a50de1ea/UXwUwik
2025-09-30 02:29:37 +00:00
ddb99c5218
Update the media outlet page to match the overall site design
...
Refactors the UI and CSS of the auction section and article view toggles to align with the site's existing visual theme, changing accent colors from orange to gray and updating button styles.
Replit-Commit-Author: Agent
Replit-Commit-Session-Id: 069d4324-6c40-4355-955e-c714a50de1ea
Replit-Commit-Checkpoint-Type: full_checkpoint
Replit-Commit-Screenshot-Url: https://storage.googleapis.com/screenshot-production-us-central1/3df548ff-50ae-432f-9be4-25d34eccc983/069d4324-6c40-4355-955e-c714a50de1ea/UXwUwik
2025-09-30 02:23:08 +00:00
87338ac220
Allow administrators to edit media outlet descriptions
...
Adds functionality for admins to update media outlet descriptions via an API endpoint and UI modal, including an option to use a predefined alternative description.
Replit-Commit-Author: Agent
Replit-Commit-Session-Id: 069d4324-6c40-4355-955e-c714a50de1ea
Replit-Commit-Checkpoint-Type: full_checkpoint
Replit-Commit-Screenshot-Url: https://storage.googleapis.com/screenshot-production-us-central1/3df548ff-50ae-432f-9be4-25d34eccc983/069d4324-6c40-4355-955e-c714a50de1ea/UXwUwik
2025-09-30 02:21:42 +00:00
fbc58519c2
Add two new media outlets to the people category
...
Add 'Chayan Asli' and 'Krysh Parker' media outlets to the 'people' category, including their respective profile images.
Replit-Commit-Author: Agent
Replit-Commit-Session-Id: 069d4324-6c40-4355-955e-c714a50de1ea
Replit-Commit-Checkpoint-Type: full_checkpoint
Replit-Commit-Screenshot-Url: https://storage.googleapis.com/screenshot-production-us-central1/3df548ff-50ae-432f-9be4-25d34eccc983/069d4324-6c40-4355-955e-c714a50de1ea/UXwUwik
2025-09-30 02:10:39 +00:00
881759c3a5
Add a button that navigates to the auction page
...
Adds a button to the main interface that redirects users to the auction system.
Replit-Commit-Author: Agent
Replit-Commit-Session-Id: 069d4324-6c40-4355-955e-c714a50de1ea
Replit-Commit-Checkpoint-Type: full_checkpoint
Replit-Commit-Screenshot-Url: https://storage.googleapis.com/screenshot-production-us-central1/3df548ff-50ae-432f-9be4-25d34eccc983/069d4324-6c40-4355-955e-c714a50de1ea/yHCvWBg
2025-09-30 01:35:08 +00:00
5d097f83ee
Update bid button colors for better eye comfort
...
Adjusted the background color of the "Place Bid" buttons from dark gray (#900 ) to a lighter shade of gray (#600 ) for improved user interface aesthetics.
Replit-Commit-Author: Agent
Replit-Commit-Session-Id: 069d4324-6c40-4355-955e-c714a50de1ea
Replit-Commit-Checkpoint-Type: full_checkpoint
Replit-Commit-Screenshot-Url: https://storage.googleapis.com/screenshot-production-us-central1/3df548ff-50ae-432f-9be4-25d34eccc983/069d4324-6c40-4355-955e-c714a50de1ea/yHCvWBg
2025-09-30 00:35:40 +00:00
ee2af80a8a
Update auction guide with detailed text content and improved UI
...
Replace existing UI elements and add a new text file containing the Auction Guide.
Replit-Commit-Author: Agent
Replit-Commit-Session-Id: 069d4324-6c40-4355-955e-c714a50de1ea
Replit-Commit-Checkpoint-Type: full_checkpoint
Replit-Commit-Screenshot-Url: https://storage.googleapis.com/screenshot-production-us-central1/3df548ff-50ae-432f-9be4-25d34eccc983/069d4324-6c40-4355-955e-c714a50de1ea/9tQ591o
2025-09-29 21:56:57 +00:00