Alex Christoffer Rasmussen
dffccd258f
prevent rare case of old customFields ( #1163 )
...
as part of subscriptions in operator
2024-07-30 15:42:37 +02:00
Alex Christoffer Rasmussen
ce8b0d9850
FIX: remove '/' from host in client-control( #1156 )
2024-07-30 12:36:31 +02:00
Alex Christoffer Rasmussen
e500fa6b5e
about in electron help menu ( #1155 )
2024-07-29 18:06:10 +02:00
Alex Christoffer Rasmussen
67be4a5631
restore rundownGetAll ( #1162 )
2024-07-29 13:29:56 +02:00
Alex Christoffer Rasmussen
c7893938eb
remove old l3 options ( #1160 )
2024-07-27 09:44:41 +02:00
Alex Christoffer Rasmussen
158ef05ff0
add relevantBlock function ( #1100 )
...
* feat: current block
* pass full rundown to functions and use filter utils
2024-07-23 12:22:47 +02:00
Carlos Valente
20838c038a
chore: evaluate react 19 migration
2024-07-23 09:02:44 +02:00
Carlos Valente
1ddcec993a
chore: upgrade sentry to react version
2024-07-22 22:27:10 +02:00
Alex Christoffer Rasmussen
91d6adf8e0
useFakeTimers for initRundown in tests ( #1150 )
2024-07-22 14:15:09 +02:00
Carlos Valente
a7fe5eceef
chore: upgrade sentry
2024-07-20 16:25:46 +02:00
jwetzell
e6e00c0d4a
add freeze feature to rundown ( #1106 )
...
* add frozen flag to runtime store
* add middleware for when frozen
* prevent rundown editing when frozen
* add endpoint to router to set frozen state
* add frozen property to rundown placeholder in client
2024-07-19 14:14:59 +02:00
Carlos Valente
edc7f20d7a
refactor: timer update
2024-07-19 14:11:12 +02:00
Carlos Valente
cb773ded9f
refactor: improve pending detection
2024-07-19 14:11:12 +02:00
Carlos Valente
2f65711078
refactor: dev label
2024-07-19 14:11:12 +02:00
jwetzell
3056b75960
clean out unused demo and test db.json files ( #1148 )
...
* remove demo and test db JSON
* remove demo-db reference in Dockerfile
* remove preloaded-db folder in server
* cleanup package.json scripts
* remove db.json references from server
2024-07-18 22:27:24 +02:00
jwetzell
a79fb4ecbb
convert shared dependencies to pnpm catalog
2024-07-17 07:53:43 -05:00
jwetzell
ef9afcbf3e
remove husky and pre-commit scripts
2024-07-16 17:57:20 -05:00
Carlos Valente
33b04e01c9
chore: cleanup unused
2024-07-16 21:34:21 +02:00
Carlos Valente
c5e821df35
bump version to 3.4.0
2024-07-16 19:21:56 +02:00
Carlos Valente
fe0665506e
chore: update typescript
2024-07-16 13:18:20 +02:00
Carlos Valente
9bd600c4b1
chore: add watch mode in dev
2024-07-16 13:18:20 +02:00
jwetzell
2603c777ef
bump version to 3.4.0-beta.3
2024-07-15 07:23:00 -05:00
Carlos Valente
5836d5ffc7
bump version to 3.4.0-beta.2
2024-07-15 10:28:58 +02:00
Carlos Valente
fb09631db9
bump version to 3.4.0-beta
2024-07-11 14:44:02 +02:00
Carlos Valente
19febb98a5
bump version to 3.4.0.beta
2024-07-11 14:33:18 +02:00
Carlos Valente
6bfa11dd8d
fix: format clock as timer
2024-07-11 13:31:25 +02:00
Carlos Valente
4758bc84b5
chore: upgrade node dependencies
2024-07-11 13:31:05 +02:00
Carlos Valente
917b182e39
feat: granular endpoints for rundown
2024-07-11 11:03:07 +02:00
Carlos Valente
e6c3322321
feat: add list of changes to refetch
2024-07-11 11:03:07 +02:00
Carlos Valente
00d34eec9b
refactor: emit load event on reload
2024-07-11 11:02:49 +02:00
Carlos Valente
84792bc00d
refactor: initialise data
2024-07-11 11:02:22 +02:00
Carlos Valente
dae32e89a3
refactor: patch project
2024-07-11 11:02:22 +02:00
Carlos Valente
367997fd16
refactor: simplify file checks
2024-07-11 11:02:22 +02:00
Carlos Valente
751c3329f0
refactor: load project
2024-07-11 11:02:22 +02:00
Carlos Valente
9c5e403b18
refactor: add directory for crash logs
2024-07-11 11:02:22 +02:00
Carlos Valente
c944e77bc1
refactor: last project may not exist
2024-07-11 11:02:22 +02:00
Carlos Valente
d94c1d4252
refactor: remove unnecessary check
2024-07-11 11:02:22 +02:00
Carlos Valente
9f395cb16d
refactor: safe get info
2024-07-11 11:02:22 +02:00
Carlos Valente
46195fc043
refactor: rename project
2024-07-11 11:02:22 +02:00
Carlos Valente
c9ef8d55c1
refactor: duplicate project
2024-07-11 11:02:22 +02:00
Carlos Valente
ad0e821cc0
refactor: delete project
2024-07-11 11:02:22 +02:00
Carlos Valente
21454947e0
refactor: create project
2024-07-11 11:02:22 +02:00
Carlos Valente
ad69c0ff80
refactor: project service boundaries
2024-07-11 11:02:22 +02:00
Carlos Valente
20d9df2501
refactor: escalate errors from parser
2024-07-11 11:02:22 +02:00
Carlos Valente
de9af5aaa2
refactor: minor code cleanups
2024-07-11 11:02:22 +02:00
Carlos Valente
61280b06b7
refactor: simplify logic dynamic menus
2024-07-10 23:01:47 +02:00
Carlos Valente
ce4a48cd8d
refactor: extract options per view
2024-07-10 23:01:47 +02:00
Carlos Valente
2877475a35
refactor: allow reset selection by refreshing
2024-07-10 23:01:47 +02:00
Carlos Valente
73e23ee323
feat: projected times in countdown
2024-07-10 23:01:47 +02:00
Carlos Valente
938c5fbb4c
refactor: offset cannot be null
2024-07-10 23:01:47 +02:00