Commit Graph

25 Commits

Author SHA1 Message Date
b129f78788 Rename button text in ProjectSchedulePane 2026-04-15 00:24:17 +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
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
6bfb25ed6d Update sequence labels and add compatibility check in ProjectSchedulePane 2026-04-15 00:08:00 +02:00
e40903e798 Update routine summary and effect handling 2026-04-14 23:43:17 +02:00
9b73968ec4 Add sequenceId check in ProjectSchedulePane 2026-04-14 23:43:17 +02:00
29a2abab87 Add sequence selection and update UI for selectedRoutine 2026-04-14 23:42:42 +02:00
e31c5da328 Update routine effect checks and summaries in ProjectSchedulePane 2026-04-14 23:42:42 +02:00
1f2cff3075 Add sequences and related logic to ProjectSequencerPane 2026-04-14 23:42:15 +02:00
88fc495bfa Update ProjectSchedulePane to include sequence handling and props 2026-04-14 23:41:58 +02:00
48c0ed52cd Remove unused function in ProjectSchedulePane.tsx 2026-04-14 23:23:40 +02:00
d3f80e6df4 Update routine effect finding logic in ProjectSchedulePane.tsx 2026-04-14 23:22:28 +02:00
a45a4eede6 Remove unused function parameter onSetRoutineDays in ProjectSchedulePane.tsx 2026-04-14 23:22:28 +02:00
02dabbf643 Refactor ProjectSchedulePane to remove unused imports and update day selection logic 2026-04-14 23:20:47 +02:00
28515a418f Rename 'scheduler' to 'sequencer' in App.tsx and ProjectSchedulePane.tsx 2026-04-14 23:15:02 +02:00
bb59c8e364 Refactor ProjectSchedulePane to handle different target kinds and effects 2026-04-14 13:49:32 +02:00
02adab1107 Update ProjectSchedulePane to handle actor presence and effect options conditionally 2026-04-14 13:48:36 +02:00
542f275fbc Add actor routine handling in ProjectSchedulePane 2026-04-14 13:48:30 +02:00
0bff78e5c2 Update ProjectSchedulePane with actor routine effects 2026-04-14 13:48:25 +02:00
700cafa47c Add ProjectSchedulePane component 2026-04-14 03:05:20 +02:00
8fe2896de4 Remove ProjectSchedulePane component and its associated logic 2026-04-14 03:03:27 +02:00
1c1d72b56e Update ProjectSchedulePane to handle selected routine days correctly 2026-04-14 02:04:00 +02:00
03973bd44d Add ProjectSchedulePane component 2026-04-14 02:00:13 +02:00