browsertrix/frontend/src
Emma Segal-Grossman b471192cbc
Workflow editor footer button: ensure isCrawlRunning is false if editing a new workflow (#2496)
Reported by @tw4l 

Quick fix for the bug I introduced in 1bc3c35 in #2481. I didn't
properly test on the workflow editor in a "new workflow" state, and
didn't realize that the component that fetches the workflow state for an
existing workflow wouldn't be rendered for a new workflow, so the update
to the loading state never occurred for new workflows. This fix
explicitly sets `isCrawlRunning` to `false` instead of `null` for new
workflows, so that the loading state isn't displayed.

Tested locally with both new and existing workflows (in both non-running
and running states).
2025-03-19 15:44:16 -04:00
..
__generated__ Translations update from Hosted Weblate (#2467) (#2471) 2025-03-07 12:40:43 -08:00
__mocks__
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: Add behaviors section to workflow form (#2464) 2025-03-11 11:40:20 -07:00
context Merge pull request #2332 from webrecorder/frontend-collection-editing-dialog 2025-02-11 18:27:35 -05:00
controllers feat: Show additional collection details (#2455) 2025-03-03 13:15:27 -08:00
decorators Merge pull request #2332 from webrecorder/frontend-collection-editing-dialog 2025-02-11 18:27:35 -05:00
features Workflow editor footer button: ensure isCrawlRunning is false if editing a new workflow (#2496) 2025-03-19 15:44:16 -04:00
layouts feat: Show additional collection details (#2455) 2025-03-03 13:15:27 -08:00
pages Hide breadcrumbs for private orgs (#2477) 2025-03-11 15:05:35 -04:00
strings feat: Add behaviors section to workflow form (#2464) 2025-03-11 11:40:20 -07:00
types Hide breadcrumbs for private orgs (#2477) 2025-03-11 15:05:35 -04:00
utils feat: Add behaviors section to workflow form (#2464) 2025-03-11 11:40:20 -07:00
index.ejs deps: Improve Webpack build performance (#2288) 2025-01-14 12:55:12 -08:00
index.test.ts frontend: fix rendering when backend not available yet (#2448) 2025-03-01 14:02:37 -08:00
index.ts frontend: fix rendering when backend not available yet (#2448) 2025-03-01 14:02:37 -08:00
manifest.webmanifest
replayWebPage.d.ts
routes.ts feat: Move admin route to own namespace (#2405) 2025-02-20 18:43:31 -08:00
shoelace.ts
styles.css
theme.stylesheet.css feat: Enable viewing all workflow form sections at once (#2310) 2025-02-04 12:56:36 -08:00
theme.ts
trackEvents.ts feat: Workflow form collapsible section enhancements (#2381) 2025-02-20 18:42:00 -08:00