Carlos Valente
d58335d1a1
refactor: allow overriding timer type in view
2025-01-24 13:13:53 +01:00
Carlos Valente
49cae647d6
refactor: larger progress bar
2025-01-24 13:13:53 +01:00
Carlos Valente
90700c85e8
refactor: subscript clock
2025-01-24 13:13:53 +01:00
Carlos Valente
b5cf6c4bd1
chore: directory restructure
2025-01-24 13:13:53 +01:00
Carlos Valente
1d2013ad41
fix: show correct state for welcome option
2025-01-19 22:18:03 +01:00
arc-alex
ce8d534953
feat: optional welcome modal
...
welcome modal is persisted in app state
created endpoints to set the visibility
added UI to support feature
Co-authored-by: Carlos Valente
<34649812+cpvalente@users.noreply.github.com >
2025-01-18 20:24:46 +01:00
Carlos Valente
50ebcf4e14
refactor: review welcome modal design
2025-01-17 20:04:00 +01:00
Carlos Valente
d2bdb1ea03
docs: add links to sponsor
2025-01-17 20:02:44 +01:00
Alex Christoffer Rasmussen
e9a7cd0400
More rundown metadata ( #1429 )
...
* add dayOffset to OntimeEvent
* refactor: isNewLatest
* calculate totalDays
* refactor: getTimeFromPrevious
* add gap as dataset in OntimeEvent
* use in ui
* format overlap is just a simple text formatting, big test is not needed
* add new fields where needed
* update apply delay
* show nex day eaven if there is no gap
* create test
* use buildin day offset in timeline
* remove todo
* consistent naming
* make a calculateDayOffset util for rundownCache
* refactor: checkIsNextDay to use dayOffset
* spelling
Co-authored-by: Carlos Valente <34649812+cpvalente@users.noreply.github.com >
* remove unneeded test
* remove todo
* update test db
* use data-testid
* spelling
Co-authored-by: Carlos Valente <34649812+cpvalente@users.noreply.github.com >
* update comments
* remove null option
---------
Co-authored-by: Carlos Valente <34649812+cpvalente@users.noreply.github.com >
2025-01-09 13:35:11 +01:00
Carlos Valente
fba20b889e
refactor: only allow testing saved URLs
2025-01-05 15:17:53 +01:00
Carlos Valente
bc4d913ba7
refactor: always show client path
2025-01-05 15:17:53 +01:00
Carlos Valente
c69bce3e89
refactor: cleanup picker implementations
2025-01-03 13:02:26 +01:00
Carlos Valente
a21e32a097
refactor: expose indent style
2024-12-31 15:01:34 +01:00
Carlos Valente
617e4b579b
refactor: introduce empty placeholder
2024-12-31 15:01:34 +01:00
Carlos Valente
44f65b2fcc
refactor: extract utility
2024-12-31 13:04:00 +01:00
Shobhit Nagpal
6bbf8ce795
refactor: event editor color picker ( #1400 )
...
* refactor: event editor color picker
* refactor: throttle and debounce function signature
2024-12-27 10:57:48 +01:00
Carlos Valente
1c85265623
fix: section can only be selected if parent is
2024-12-21 13:56:23 +01:00
Carlos Valente
6199d0ad10
refactor: improve section style and composition
2024-12-20 21:24:34 +01:00
Carlos Valente
2f2c26ed00
chore: rename time-to-end to count-to-end
2024-12-20 21:24:34 +01:00
Carlos Valente
2fc4e6da16
refactor: extract utility type
2024-12-20 21:15:26 +01:00
Carlos Valente
1061ed2a0e
refactor: improve fallback timer consistency
2024-12-20 15:27:57 +01:00
Carlos Valente
8116b169b2
refactor: generalise event editor
2024-12-20 09:03:02 +01:00
Carlos Valente
ec823e0095
refactor: improve cuesheet composition
...
refactor: simplify placing events in rundown
m
2024-12-20 09:03:02 +01:00
Carlos Valente
c7faab00a3
feat: create offline indicator
2024-12-19 22:15:48 +01:00
Carlos Valente
df1cf7a96b
feat: parse timeToEnd from excel
2024-12-16 21:59:38 +01:00
Carlos Valente
0f3feca7ab
refactor: extract time-to-end
2024-12-16 21:59:38 +01:00
Carlos Valente
41fe213ebb
refactor: settings in params
2024-12-16 15:13:49 +01:00
Carlos Valente
3701ba5174
refactor: handle missing data
2024-12-15 11:04:15 +01:00
Carlos Valente
6c5afcb8d9
refactor: improve empty state for pages
2024-12-15 09:55:52 +01:00
Carlos Valente
26a24449de
refactor: prevent modal close on click outside
2024-12-13 10:40:16 +01:00
Carlos Valente
b64b154330
refactor: disable shutdown
2024-12-13 10:39:58 +01:00
Carlos Valente
466360f9d1
chore: note service limitations
2024-12-13 10:39:58 +01:00
Carlos Valente
6ffbf2af9d
chore: move files to new structure
2024-12-10 15:53:53 +01:00
Carlos Valente
8bc3f5a56c
Fix links ( #1366 )
...
* chore: remove unused code
* bump version to 3.9.3
* chore: use constant links
* refactor: build links
* chore: ignore ontime-data
2024-12-06 16:48:35 +01:00
Carlos Valente
acf1afb5e9
fix: prevent overflow
2024-12-06 14:54:41 +01:00
Carlos Valente
8e587128a1
refactor: ensure element height
2024-12-04 21:41:49 +01:00
Carlos Valente
7e4cf6ffce
refactor: improve time added display
2024-12-01 21:06:33 +01:00
Carlos Valente
55d349877b
fix: prevent stale data in finder
2024-11-30 22:30:19 +01:00
Carlos Valente
6529a05e2a
fix: previous eventid is any entry
2024-11-30 21:59:53 +01:00
Alex Christoffer Rasmussen
0f5c47bc82
Small fixes ( #1345 )
...
* cleanup: remove console log
* use UI Index
2024-11-30 10:11:36 +01:00
Ary Neto
1f998fda74
reverted unnecessary change
2024-11-28 22:10:48 +01:00
Ary Neto
e7b5baa49a
fix: file picker opening on delete
2024-11-28 22:10:48 +01:00
Carlos Valente
f3f4cdb19f
feat: add support for chinese
2024-11-25 09:55:07 +01:00
Carlos Valente
b489214004
refactor: allow copy-paste in interface
2024-11-25 09:54:43 +01:00
Carlos Valente
e694cb7556
refactor: style tweaks to cuesheet
2024-11-25 09:54:43 +01:00
Carlos Valente
988100c1d9
chore: remove extra character
2024-11-25 09:54:04 +01:00
Carlos Valente
22fe65c655
feat: show welcome screen on first login
2024-11-25 09:54:04 +01:00
Carlos Valente
a518dc4882
refactor: consolidate event editor styles
2024-11-25 09:54:04 +01:00
Carlos Valente
dd5ffb2f47
refactor: improve app data
2024-11-25 09:54:04 +01:00
Carlos Valente
c5a5eab225
refactor: extract utility hook
2024-11-25 09:54:04 +01:00