-
Notifications
You must be signed in to change notification settings - Fork 0
deleted_filename.js #5
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
support371
merged 14 commits into
dependabot/npm_and_yarn/npm_and_yarn-fa0ee328e1
from
replit-agent
Oct 15, 2025
Merged
deleted_filename.js #5
support371
merged 14 commits into
dependabot/npm_and_yarn/npm_and_yarn-fa0ee328e1
from
replit-agent
Oct 15, 2025
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Assistant generated file changes: - client/src/pages/logistics/USPSServices.tsx: Create USPS-inspired mailing and shipping services page - client/src/App.tsx: Add USPS Services route to logistics section, Add USPS Services route to authenticated routes, Add USPS Services route to public routes - client/src/pages/logistics/LogisticsHome.tsx: Add USPS Services link to logistics home page --- User prompt: usng this instruction bellow add Replit-Commit-Author: Assistant Replit-Commit-Session-Id: 7ca746c3-912b-4cc1-9846-e58abc9fabd4
Assistant generated file changes: - client/src/pages/payments/PaymentMethods.tsx: Add Klarna payment method and remove PayPal - client/src/pages/payments/PaymentMethods.tsx: Add Klarna payment method and remove PayPal - client/src/pages/logistics/USPSServices.tsx: Update contact information with proper details - client/src/pages/logistics/USPSServices.tsx: Update contact information with proper details - client/src/pages/legal/PrivacyPolicy.tsx: Create Privacy Policy page - client/src/pages/legal/PrivacyPolicy.tsx: Create Privacy Policy page - client/src/pages/legal/TermsOfService.tsx: Create Terms of Service page - client/src/pages/legal/TermsOfService.tsx: Create Terms of Service page - client/src/App.tsx: Add routes for Privacy Policy and Terms of Service, Add privacy and terms routes for non-authenticated users, Add privacy and terms routes for authenticated users - client/src/App.tsx: Add routes for Privacy Policy and Terms of Service - client/src/components/Footer.tsx: Update footer links to point to actual pages, Update footer bottom links - client/src/components/Header.tsx: Add USPS Services to navigation --- User prompt: check properly on all the pages to add or complete any missing information or content Replit-Commit-Author: Assistant Replit-Commit-Session-Id: 7ca746c3-912b-4cc1-9846-e58abc9fabd4
Assistant generated file changes: - client/src/App.tsx: Fix App.tsx to export default component - client/src/pages/payments/PaymentMethods.tsx: Fix SelectItem empty value --- User prompt: the app is corrupt Replit-Commit-Author: Assistant Replit-Commit-Session-Id: 7ca746c3-912b-4cc1-9846-e58abc9fabd4
Assistant generated file changes: - client/src/pages/payments/PaymentMethods.tsx: Restore PaymentMethods component - client/src/pages/logistics/USPSServices.tsx: Fix any SelectItem with empty values - client/src/components/ui/dialog.tsx: Export VisuallyHidden for accessibility --- User prompt: check the app and fix error, not still working Replit-Commit-Author: Assistant Replit-Commit-Session-Id: 7ca746c3-912b-4cc1-9846-e58abc9fabd4
Assistant generated file changes: - client/src/pages/legal/PrivacyPolicy.tsx: Create Privacy Policy page content --- User prompt: [plugin:runtime-error-plugin] The requested module '/src/pages/legal/PrivacyPolicy.tsx' does not provide an export named 'default' reason for the error Replit-Commit-Author: Assistant Replit-Commit-Session-Id: 7ca746c3-912b-4cc1-9846-e58abc9fabd4
Assistant generated file changes: - client/src/pages/payments/PaymentMethods.tsx: Add default export - client/src/pages/legal/PrivacyPolicy.tsx: Add default export - client/src/pages/legal/TermsOfService.tsx: Add default export - client/src/pages/logistics/USPSServices.tsx: Add default export --- User prompt: check the app and fix the error entirely Replit-Commit-Author: Assistant Replit-Commit-Session-Id: 0a4772a7-f8a5-4d7b-ade5-3c22707415c1
Assistant generated file changes: - client/src/pages/legal/TermsOfService.tsx: Replace Material UI with Radix UI components --- User prompt: now the crashed Replit-Commit-Author: Assistant Replit-Commit-Session-Id: 0a4772a7-f8a5-4d7b-ade5-3c22707415c1
Assistant generated file changes: - server/db.ts: Add connection retry logic and better error handling - server/replitAuth.ts: Add better error handling for database connection --- User prompt: my website app not showing issue saying that Neon API key disconnected. help fix Replit-Commit-Author: Assistant Replit-Commit-Session-Id: 0a4772a7-f8a5-4d7b-ade5-3c22707415c1
Bumps the npm_and_yarn group with 1 update in the / directory: [brace-expansion](https://github.com/juliangruber/brace-expansion). Updates `brace-expansion` from 2.0.1 to 2.0.2 - [Release notes](https://github.com/juliangruber/brace-expansion/releases) - [Commits](juliangruber/brace-expansion@v2.0.1...v2.0.2) --- updated-dependencies: - dependency-name: brace-expansion dependency-version: 2.0.2 dependency-type: indirect dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <support@github.com>
…_yarn-fa0ee328e1
…_yarn-2efe533b74
Add a security policy document outlining supported versions and vulnerability reporting.
Create SECURITY.md for security policy
|
The latest updates on your projects. Learn more about Vercel for GitHub.
1 Skipped Deployment
|
50d2dcc
into
dependabot/npm_and_yarn/npm_and_yarn-fa0ee328e1
2 of 4 checks passed
Owner
Author
|
Restore accidentally deleted files |
support371
added a commit
that referenced
this pull request
Oct 15, 2025
…_yarn-fa0ee328e1 Merge pull request #5 from support371/replit-agent
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
What does this PR do? ♻️
This PR restores [list of files or folder name] which were accidentally deleted in a previous commit (link to commit or PR if you know it).
Why is this change necessary? 🤔
These files are critical for [mention the feature, e.g., "the user login page to function correctly"]. Without them, the application crashes or fails to display properly. This fixes issue #[issue number, if you have one].
How to test this change: 🧪