browsertrix/frontend/src
sua yoo 04f5ec856f
fix: Fix workflow replay after updating starting URL (#2773)
Resolves https://github.com/webrecorder/browsertrix/issues/2764

## Changes

Uses crawl first seed as starting URL instead of workflow first seed to
fix replay after saving workflow without running.

## Manual testing

1. Log in as crawler
2. Create a new workflow and crawl a single page, for example,
https://example.com/
3. Edit the workflow to change starting URL to https://example.org/
4. Save without running
5. Go to latest crawl tab, verify replay loads https://example.com/
2025-07-25 15:52:28 -07:00
..
__generated__ Weblate -> Main Merge (#2670) 2025-06-12 12:28:50 -04:00
__mocks__ fix: Display correct page after renaming org slug (#2659) 2025-06-10 13:27:55 -07:00
assets ui: Replaces boring thumbnail gradients with fun squiggles! (#2305) 2025-01-14 16:27:13 -05:00
classes feat: Add slug to collections and use it in public collection URLs (#2301) 2025-01-15 22:44:32 -08:00
components feat: Frontend upload seed url list (#2761) 2025-07-22 20:17:27 -07:00
context feat: Frontend upload seed url list (#2761) 2025-07-22 20:17:27 -07:00
controllers feat: Frontend upload seed url list (#2761) 2025-07-22 20:17:27 -07:00
decorators Merge pull request #2332 from webrecorder/frontend-collection-editing-dialog 2025-02-11 18:27:35 -05:00
events devex: Create and document file selection components (#2654) 2025-06-23 15:38:46 -07:00
features feat: Frontend upload seed url list (#2761) 2025-07-22 20:17:27 -07:00
layouts feat: Handle paused state + workflow performance improvements (#2610) 2025-05-28 19:26:38 -07:00
mixins devex: Create and document file selection components (#2654) 2025-06-23 15:38:46 -07:00
pages fix: Fix workflow replay after updating starting URL (#2773) 2025-07-25 15:52:28 -07:00
stories feat: Frontend upload seed url list (#2761) 2025-07-22 20:17:27 -07:00
strings feat: Frontend upload seed url list (#2761) 2025-07-22 20:17:27 -07:00
types feat: Frontend upload seed url list (#2761) 2025-07-22 20:17:27 -07:00
utils feat: Duplicate workflows with seed file (#2744) 2025-07-22 21:20:12 -07:00
global.ts devex: Add Storybook for component development (#2556) 2025-04-21 13:06:31 -07:00
index.ejs Add basic opengraph & twitter card tags & image to browsertrix root (#2547) 2025-04-08 19:23:26 -04:00
index.test.ts Allow users to run crawls with 1 or 2 browser windows (#2627) 2025-06-03 13:37:30 -07:00
index.ts feat: Frontend upload seed url list (#2761) 2025-07-22 20:17:27 -07:00
manifest.webmanifest Adds favicons! (#1584) 2024-03-16 15:11:31 -07:00
replayWebPage.d.ts feat: Collection thumbnails, start page, and public view updates (#2209) 2025-01-13 15:15:48 -08:00
routes.ts feat: Workflow "latest crawl" tab (#2605) 2025-05-14 10:23:36 -07:00
shoelace.ts devex: Document workflow table components (#2558) 2025-04-23 19:31:34 -07:00
styles.css Highlight regular expression syntax in Exclusions Table (#341) 2022-11-01 15:31:01 -07:00
theme.stylesheet.css feat: Frontend upload seed url list (#2761) 2025-07-22 20:17:27 -07:00
theme.ts ESLint improvements & Typescript upgrade (#1501) 2024-01-31 14:42:06 -05:00
trackEvents.ts feat: Workflow form collapsible section enhancements (#2381) 2025-02-20 18:42:00 -08:00