Commit Graph

2813 Commits

Author SHA1 Message Date
cfcb131b56 Add project sequence steps and update related files 2026-04-15 01:10:26 +02:00
4ba26dcd2a Remove unused file project-sequence-steps.ts 2026-04-15 01:08:52 +02:00
39fedfca55 Update durationMinutes in project document JSON test 2026-04-15 00:56:32 +02:00
b9cb163aac Enhance runtime project scheduler test with path definitions 2026-04-15 00:54:54 +02:00
49ed94dbcd Update project document JSON test to include duration and lane details 2026-04-15 00:54:54 +02:00
d2fc644bcc Add startMinute, durationMinutes, and lane to sequence steps in tests 2026-04-15 00:54:39 +02:00
a863de897a Add startMinute, durationMinutes, and lane to scene document validation tests 2026-04-15 00:54:31 +02:00
3828b8d43b Add test for resolving timed held sequence clips 2026-04-15 00:54:25 +02:00
f3e223f358 Add startMinute, durationMinutes, and lane to test step 2026-04-15 00:54:25 +02:00
e219a881e3 Remove unused import from runtime-project-scheduler.ts 2026-04-15 00:54:25 +02:00
dfe6e7ff82 Specify return type for reduce in getProjectSequenceDurationMinutes 2026-04-15 00:54:25 +02:00
1b160de137 Change input types to number for sequence and clip timing fields in ProjectSequencesPanel.tsx 2026-04-15 00:53:10 +02:00
d87119f1ce Update App and ProjectSchedulePane components with new handlers and styles for sequence duration and clip timing 2026-04-15 00:52:57 +02:00
6969a20066 Update ProjectSchedulePane with sequence duration and clip timing functionality 2026-04-15 00:52:40 +02:00
0d49a69b9b Add ProjectSequencesPanel component 2026-04-15 00:52:40 +02:00
ef5e7f40ed Remove ProjectSequencesPanel component and its associated logic 2026-04-15 00:49:59 +02:00
bb05c7c19e Update project sequence creation and timing handling 2026-04-15 00:49:03 +02:00
e687dd7494 Import constants and functions in App.tsx 2026-04-15 00:48:22 +02:00
87b1217a3b Add function to get next sequence clip lane 2026-04-15 00:48:22 +02:00
d5209c903a Enhance runtime-project-scheduler.ts with resolved held effects and path effect resolution 2026-04-15 00:48:07 +02:00
06e0b7c555 Update project-sequence-steps.ts to use getControlEffectResolutionKey 2026-04-15 00:48:07 +02:00
661741aed8 Add validation for project sequence duration and clip properties in scene-document-validation.ts 2026-04-15 00:47:27 +02:00
a17b6fae05 Update sequence clip reading to include startMinute, durationMinutes, and lane 2026-04-15 00:47:04 +02:00
133a83bcdb Update scene document version and add project sequence duration 2026-04-15 00:46:53 +02:00
932f03ba30 Refactor sequence steps with timing and normalization functions 2026-04-15 00:46:45 +02:00
6dd5b1859f Convert sequence selection logic into an IIFE 2026-04-15 00:25:13 +02:00
d8d33b37fe Fix variable name from step to clip in input value assignment 2026-04-15 00:25:13 +02:00
a024c7f798 Wrap timeline and aside elements in a fragment 2026-04-15 00:25:13 +02:00
744d0d1ba5 Fix variable references in getControlClip functions 2026-04-15 00:24:17 +02:00
b129f78788 Rename button text in ProjectSchedulePane 2026-04-15 00:24:17 +02:00
df2c543b40 Update routine sequence message 2026-04-15 00:24:17 +02:00
00e0d77a18 Remove unused test file for project sequence templates 2026-04-15 00:23:40 +02:00
768a963025 Add legacy dialogue to project document JSON test 2026-04-15 00:23:27 +02:00
09fe277239 Add test for migrating legacy project sequence steps into clips 2026-04-15 00:23:22 +02:00
78098d200e Remove unused file project-sequence-templates.ts 2026-04-15 00:22:52 +02:00
144c717757 Correct error messages for sequence clip validation 2026-04-15 00:22:40 +02:00
6975a12d5b Set sequencer mode to 'timeline' when opening schedule pane 2026-04-15 00:22:40 +02:00
d70924fade Add 'Edit Sequences' button to ProjectSchedulePane 2026-04-15 00:22:01 +02:00
10766159a5 Update labels and descriptions in ProjectSchedulePane.tsx 2026-04-15 00:21:55 +02:00
7eee6c89e4 Add edit in Sequencer button and material summary for Run Sequence links 2026-04-15 00:21:45 +02:00
c022753795 Remove Sequences panel from App.tsx 2026-04-15 00:21:21 +02:00
b5d3279fda Enhance ProjectSequencerPane with additional props and handlers 2026-04-15 00:21:11 +02:00
a45da04a75 Add mode toggle and sequence editor to ProjectSequencerPane 2026-04-15 00:20:55 +02:00
141086e325 Add mode and sequence management to ProjectSchedulePane 2026-04-15 00:20:32 +02:00
d5b215370d Update App.tsx to handle default sequence selection and open sequencer editor with status message 2026-04-15 00:20:11 +02:00
c26a0d60d9 Refactor sequence handling in App component 2026-04-15 00:19:53 +02:00
97f2dbf4b1 Add sequencer mode state and update App component 2026-04-15 00:19:53 +02:00
1836e94efb Update project sequence step references to clips 2026-04-15 00:19:36 +02:00
07bf28e53d Rename SequenceStep to SequenceClip and update related functions 2026-04-15 00:19:25 +02:00
f13188bf32 Refactor sequence step handling to use clips 2026-04-15 00:18:42 +02:00