Skip to content

Release 0.27.3#1000

Merged
Tim020 merged 2 commits into
mainfrom
dev
May 8, 2026
Merged

Release 0.27.3#1000
Tim020 merged 2 commits into
mainfrom
dev

Conversation

@Tim020
Copy link
Copy Markdown
Contributor

@Tim020 Tim020 commented May 8, 2026

No description provided.

Tim020 and others added 2 commits May 8, 2026 18:21
Introduces a 'Bulk Edit' toggle in the script editor toolbar that lets the user select a start and end line (across multiple pages) and apply a new act/scene assignment to all lines in between. Changes are written into TMP_SCRIPT via SET_LINE and saved through the normal per-page PATCH flow — no new backend endpoint required.

- BulkActSceneModal.vue: new modal with act/scene selects constrained to the valid range (same nextActs/nextScenes algorithm as ScriptLineEditor)
- ScriptLineViewer.vue: Start/End selection buttons replace the Edit dropdown while bulk edit mode is active
- ScriptEditor.vue: bulk edit state, toolbar button, boundary page loading, and SET_LINE application across all pages in the selected range

Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
@Tim020 Tim020 added the release Pull requests for creating a new release label May 8, 2026
@github-actions github-actions Bot added client Pull requests changing front end code server Pull requests changing back end code medium-diff labels May 8, 2026
@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud Bot commented May 8, 2026

@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 8, 2026

Client Test Results

99 tests   99 ✅  0s ⏱️
 4 suites   0 💤
 1 files     0 ❌

Results for commit 4115e47.

@Tim020 Tim020 enabled auto-merge May 8, 2026 17:23
@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 8, 2026

Python Test Results

  1 files    1 suites   1m 21s ⏱️
585 tests 585 ✅ 0 💤 0 ❌
590 runs  590 ✅ 0 💤 0 ❌

Results for commit 4115e47.

@Tim020 Tim020 merged commit 1f18aa5 into main May 8, 2026
30 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

client Pull requests changing front end code medium-diff release Pull requests for creating a new release server Pull requests changing back end code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant