Carlos Valente
0a44bfe783
fix: collapsed blocks dont render children
2025-05-28 19:09:49 +02:00
Carlos Valente
4a83983161
refactor: type cleanup and test improvements
2025-05-28 19:09:49 +02:00
Carlos Valente
817f0dd4de
feat: allow dissolving a block
2025-05-28 19:09:49 +02:00
Carlos Valente
a6cb7e5b20
fix: uncontrolled prop on controlled component
2025-05-28 19:09:49 +02:00
Carlos Valente
8232e64cc6
refactor: improve return of reorder
2025-05-28 19:09:49 +02:00
Carlos Valente
1ee773a426
refactor: mutations on batch elements must have IDs
2025-05-28 19:09:49 +02:00
Carlos Valente
88a0bd62be
chore: upgrade dependencies
2025-05-28 19:09:49 +02:00
Carlos Valente
918140086c
refactor: extract utility to merge two arrays
2025-05-28 19:09:49 +02:00
Carlos Valente
df55b0bf8d
refactor: change network mode defaults
2025-05-28 19:09:49 +02:00
Carlos Valente
21353b5b00
fix: delete nested events
2025-05-28 19:09:49 +02:00
Carlos Valente
d351778ef2
fix: add event at end of block
2025-05-28 19:09:49 +02:00
Carlos Valente
deffbdaa43
refactor: make finder available in exported rundown
2025-05-22 08:38:06 +02:00
Alex Christoffer Rasmussen
abd4369049
assert non null and update test ( #1604 )
2025-05-14 20:07:42 +02:00
Alex Christoffer Rasmussen
75c6016f4e
Fix project renumber ( #1597 )
...
* fix: generateUniqueFileName
* loadProject should not generate new names
* update comments
* extract and test getProjectNumber
* spell
* finish jsdoc
* use getProjectNumber
* cleanup loadProject
* create a `incrementProjectNumber` function
* spelling
Co-authored-by: Carlos Valente <34649812+cpvalente@users.noreply.github.com >
---------
Co-authored-by: Carlos Valente <34649812+cpvalente@users.noreply.github.com >
2025-05-14 20:07:42 +02:00
Alex Christoffer Rasmussen
bdcec7a472
Refactor: WebSocket from flush queue to one patch ( #1595 )
...
* change flush to one patch
* remove unused types
* create batch
* merge patch into eventStore
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
---------
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2025-05-14 20:07:42 +02:00
Alex Christoffer Rasmussen
0a596624d5
Refactor: ms for api calls ( #1593 )
...
* use ms for api calls
* change it in UI
* update comment
* rename variables
* refactor: addtime api logic
2025-05-14 20:07:42 +02:00
Alex Christoffer Rasmussen
94b80d3b0b
fix test ( #1601 )
...
* fix test
* add comment
2025-05-14 20:07:42 +02:00
Carlos Valente
92fbef3515
fix: rebase master
2025-05-14 20:07:42 +02:00
Carlos Valente
10c2f0cf6c
chore: correct test path
2025-05-14 20:07:42 +02:00
Carlos Valente
e30b4fa8d5
refactor: extract rundown parsing
...
refactor: implement groups in editor
2025-05-14 20:07:42 +02:00
Carlos Valente
52358d75d3
chore: improve convention entry <> event
2025-05-14 20:07:42 +02:00
Carlos Valente
a55dfba4ef
refactor: maintain flat orders
2025-05-14 20:07:42 +02:00
Carlos Valente
ed7f8a0aa2
refactor: implement operations on nested events
2025-05-14 20:07:42 +02:00
Carlos Valente
ba1292141b
refactor: process events in rundown
2025-05-14 20:07:42 +02:00
Carlos Valente
57bd317dcf
chore: improve convention entry <> event
2025-05-14 20:07:42 +02:00
Carlos Valente
0cae37d6c8
chore: rename currentBlock > parent
2025-05-14 20:07:42 +02:00
Carlos Valente
6c8ddeec23
refactor: fix delay positioning in gaps
2025-05-14 20:07:42 +02:00
Carlos Valente
3f3ecce7b2
refactor(e2e): skip flaky test
2025-05-14 20:07:42 +02:00
Carlos Valente
402d10055b
refactor: improve project loading
2025-05-14 20:07:42 +02:00
Carlos Valente
8f5a4f4a0a
refactor: gather group metadata
2025-05-14 20:07:42 +02:00
Carlos Valente
7a78ed4720
refactor: swap maintains schedule
2025-05-14 20:07:42 +02:00
Carlos Valente
de0ac92052
chore: rename files
2025-05-14 20:07:42 +02:00
Carlos Valente
58023dce0d
refactor: restructure model to contain an object of rundowns
2025-05-14 20:07:42 +02:00
Carlos Valente
0ae7178046
refactor: clearer relationship on rundown elements
2025-05-14 20:07:42 +02:00
Carlos Valente
6b01338118
refactor: use strict typing
2025-05-14 20:07:42 +02:00
Carlos Valente
7287cf8511
refactor: remove stop as a possible end action
2025-05-14 20:07:11 +02:00
Carlos Valente
6d17f188a6
refactor: restructure model to contain an object of rundowns
2025-05-14 20:07:11 +02:00
Carlos Valente
440a9b81b6
chore: remove IDE files
2025-05-14 19:58:30 +02:00
Carlos Valente
5fafa08723
refactor: remove unused and legacy code
...
- remove legacy migrations
- remove unused server code
- remove unused UI code
2025-05-14 19:58:30 +02:00
Shobhit-Nagpal
ac61f257c0
fix: import preview enable after error
v3.15.2
2025-05-13 21:24:14 +02:00
Carlos Valente
8d8625aa77
bump version to 3.15.2
2025-05-13 21:24:14 +02:00
Alex Christoffer Rasmussen
1e1aa4bca5
Fix: sheet export ( #1606 )
...
* add util to get keys from labels
* look for existing keys first then create new
* save ontime key to rundown metadata
* update test
2025-05-12 13:56:25 +02:00
Alex Christoffer Rasmussen
1f0cde6d0d
fix: relative offset with count to end ( #1602 )
...
* refactor merge absolute and relative offset calculation
* update test
2025-05-07 22:34:25 +02:00
Carlos Valente
c4b66a9ed3
bump version to 3.15.1
v3.15.1
2025-04-30 20:28:42 +02:00
Carlos Valente
133b3aa819
refactor: create hash of table state
2025-04-30 20:23:49 +02:00
Carlos Valente
9566fadbbb
chore: upgrade table dependencies
2025-04-30 20:23:49 +02:00
Carlos Valente
62570899e8
fix: issue when user hides all columns
2025-04-30 20:23:49 +02:00
Carlos Valente
c1f25f8dba
bump version to 3.15.0
v3.15.0
2025-04-20 13:52:43 +02:00
Alex Christoffer Rasmussen
37a91026d8
FIX: editing event data clears delay value ( #1591 )
...
* leave data in place in case it is not regenerated
* update comments
2025-04-20 13:51:25 +02:00
Bastian Widmer
c62ce213f5
fix - fix studio clock sizing when timer seconds are hidden !1585
2025-04-20 13:28:22 +02:00