Carlos Valente
617da68ab5
fix: storage key conflict across stages
2025-08-18 06:16:53 +02:00
Carlos Valente
836fa52757
fix: small style tweaks and bug fixes
...
fix: remove interactive styles from display elements
fix: automation form reset on submit
fix: prevent empty image src
2025-08-18 06:16:53 +02:00
Alex Christoffer Rasmussen
048a9c96ea
Refactor: split runtime state ( #1725 )
...
* refactor: runtime types
* refactor: runtimeState functions to use the split type
* refactor: RuntimeService to use the new split data
* refactor: use the split data in the UI
* update comments
* refactor: rename runtime to offset
* fix utils test
2025-08-18 06:16:53 +02:00
Alex Christoffer Rasmussen
97a0e17192
feat: abort partial load if there is a version missmatch ( #1724 )
...
* abort partial load on version missmatch
* reword comment
Co-authored-by: Carlos Valente <34649812+cpvalente@users.noreply.github.com >
---------
Co-authored-by: Carlos Valente <34649812+cpvalente@users.noreply.github.com >
2025-08-18 06:16:53 +02:00
Alex Christoffer Rasmussen
4665f9c2f7
fix: partial load ( #1720 )
2025-08-18 06:16:53 +02:00
Carlos Valente
e5d2457717
chore: rename blocks to groups
2025-08-18 06:16:53 +02:00
Alex Christoffer Rasmussen
486d89ecf4
refactor: remove finishedAt from runtime data ( #1716 )
2025-08-18 06:16:53 +02:00
Carlos Valente
6c6f5c2c0f
feat: cuesheet sharing
...
feat: locked presets
refactor: simplify locked param
refactor: create share links
2025-08-18 06:16:53 +02:00
Carlos Valente
e204f671be
refactor: small code improvements
...
refactor: remove unused code
refactor: extract loader component
refactor: prevent keyword collision
refactor: cleanup hook pending states
2025-08-18 06:16:53 +02:00
Carlos Valente
8c90f5043f
chore: upgrade react router
2025-08-18 06:16:53 +02:00
Carlos Valente
7a322406da
chore: directory restructure
2025-08-18 06:16:53 +02:00
Carlos Valente
307f0ffd34
feat: expose presets in view options
2025-08-18 06:16:53 +02:00
Carlos Valente
3747dbc1a8
refactor: style and ux tweaks
2025-08-18 06:16:53 +02:00
Carlos Valente
9ab54edbf5
refactor: small code cleanups
...
- remove compiler directives
2025-08-06 21:40:19 +02:00
Carlos Valente
dc3a32d2bc
fix: custom project data
2025-07-26 10:51:00 +02:00
Carlos Valente
a1fab10bfd
feat: improve preset building
2025-07-26 10:51:00 +02:00
Carlos Valente
5bc286145d
refactor: extract regex utilities
2025-07-26 10:51:00 +02:00
Carlos Valente
ef906f43d7
docs: improve feature description
2025-07-26 10:51:00 +02:00
Carlos Valente
ad2ef3b53f
refactor: small fixes and style tweaks
...
fix: prevent reflow on editing images
fix: schedule overview
fix: report on all events
refactor: over-under time colours
fix: prevent edit on delete
2025-07-14 16:08:40 +02:00
Carlos Valente
637454f73d
feat: add flag property
2025-07-14 11:38:27 +02:00
Carlos Valente
fd9bf0120c
refactor: disable react compiler
2025-07-14 11:38:27 +02:00
Carlos Valente
05d01e0863
refactor: timer design review
2025-07-12 18:41:17 +02:00
Carlos Valente
1c6adbd2fd
refactor: upgrade react and add compiler
2025-07-12 18:41:17 +02:00
Carlos Valente
d24d5c1365
refactor: freeze is view option
2025-07-12 18:41:17 +02:00
Carlos Valente
138c6523d2
feat: implement custom project data image
2025-07-12 18:41:17 +02:00
Carlos Valente
d8c1c38123
refactor: fixes to custom field
2025-07-12 18:41:17 +02:00
Carlos Valente
4d419c0877
refactor: style tweaks and bug fixes
...
- italic and bold for rundown metadata entries
- allow deleting groups
- make groups in order
- correct style for milestones
- open playing groups
- style tweaks
2025-07-12 18:41:17 +02:00
Carlos Valente
e1e8410ba4
refactor: migrate UI components and remove chakra
...
migrate pin page
migrate copy tag
migrate pin input
migrate dropdown menus
migrate radio buttons
migrate switch
migrate select
migrate textarea
migrate colour picker
migrate select
migrate context menu
migrate viewparams
remove chakra
2025-07-11 08:43:38 +02:00
Alex Christoffer Rasmussen
4d359445a7
Fix ontime aux actions ( #1684 )
...
* switch to base ui
* ensure all action types is part of the valitation
* update test
* atempt to do it in the base-ui way
* fix fixing
* allow undefide visible on set timer message
* fix set time not showing
* correct time data for aux set automation
---------
Co-authored-by: Carlos Valente <carlosvalente@pm.me >
2025-07-09 13:14:23 +02:00
Carlos Valente
8d68a4554d
refactor: deprecate languages
2025-07-08 20:14:49 +02:00
Carlos Valente
6f34e1006b
refactor: migrate project data
2025-07-08 20:14:49 +02:00
Carlos Valente
17a7d035bf
refactor: style cleanups and migrations
...
fix: close modal with button
refactor: small type improvements
refactor: migrate time inputs
refactor: migrate tooltips
refactor: prevent component resizing
2025-07-07 18:22:10 +02:00
Carlos Valente
5600235ba1
refactor: restructure settings
...
refactor: migrate react components
2025-07-04 15:32:33 +02:00
Carlos Valente
a8ea1080f3
refactor: migrate modal components
2025-07-04 15:24:14 +02:00
Carlos Valente
3ce5b42e05
refactor: prepare rundown loading process
2025-07-04 08:55:46 +02:00
Carlos Valente
c6c1e4a5d7
feat: share link from cuesheet
2025-07-04 08:55:46 +02:00
Carlos Valente
84b73fc02a
refactor: migrate related components
2025-07-04 08:55:46 +02:00
Carlos Valente
bf8ed8d017
feat: implement multiple aux timers
2025-06-25 06:06:00 +02:00
Carlos Valente
269091986a
refactor: extract navigation elements
2025-06-23 15:37:27 +02:00
Carlos Valente
3f3cef7d6f
refactor: reusable dialog management
2025-06-23 15:37:27 +02:00
Alex Christoffer Rasmussen
31d47ed1e5
refactor: WS ( #1622 )
...
* refactor: WS
* refactor refetch
extract refetch keys to package/types
auto invalidata all keys
use refetch keys for project data
no need for constant update of info, just fetch when looking at it
split refetch and query keys
rename types
* refactor viewSettings
* fixup! refactor: WS
* rearange files and make types for api calls
* cleanup viewsettings
* switch exhaustiveCheck
* combine send socket function
* exhaustive check
* rename type to tag
* fixup! fixup! refactor: WS
* remove custom etag solution
* get errors from socket
* lint
* small change
---------
Co-authored-by: Carlos Valente <carlosvalente@pm.me >
2025-06-21 12:18:59 +02:00
Alex Christoffer Rasmussen
c522860d28
Remove public event feature ( #1645 )
2025-06-19 18:07:42 +02:00
google-labs-jules[bot]
fb93063b47
refactor: style tweaks to edit css modal
2025-06-13 10:36:48 +02:00
Carlos Valente
2498e59156
refactor: migrate custom fields to transactions
...
refactor: extract functions to api domain
refactor: strict custom field parsing
refactor: remove rundown cache utilities
refactor: directory restructure
2025-06-09 14:12:59 +02:00
Carlos Valente
14a7c04d3b
refactor: remove stop as a possible end action
2025-06-09 14:12:52 +02:00
Carlos Valente
abd9b127db
refactor: restructure model to contain an object of rundowns
2025-06-09 14:12:51 +02:00
Carlos Valente
977c99e587
refactor: remove unused and legacy code
...
- remove legacy migrations
- remove unused server code
- remove unused UI code
2025-06-09 14:12:51 +02:00
Shobhit Nagpal
696c016c90
feat: custom data for projects ( #1571 )
2025-05-23 09:04:57 +02:00
Shobhit-Nagpal
ac61f257c0
fix: import preview enable after error
2025-05-13 21:24:14 +02:00
Shobhit Nagpal
6817263123
feat: css editor ( #1542 )
...
* feat: allow editing CSS from settings
---------
Co-authored-by: Carlos Valente <carlosvalente@pm.me >
refactor: style tweaks
2025-04-19 20:40:18 +02:00