Carlos Valente
1edde03bb4
chore: directory restructure
2025-02-18 14:55:24 +01:00
Carlos Valente
946b6717d2
refactor: backstage design review
...
refactor: improve empty state
refactor: review schedule design
- fit as many elements as possible
- expose cycle interval as an option
- stabilise rundown reference
- style tweaks
2025-02-18 14:55:24 +01:00
Carlos Valente
f99ad83049
chore: folder structure
2025-02-18 14:55:24 +01:00
Carlos Valente
665496907e
refactor: improve overflow style
2025-02-18 14:14:14 +01:00
Carlos Valente
891bda6661
refactor: improve async handling
2025-02-17 21:36:18 +01:00
Carlos Valente
c8bf74a719
refactor: migrate chakra alert to custom component
2025-02-17 14:45:23 +01:00
Carlos Valente
10bf4b93ee
doc: add osc disabled warning for cloud users
2025-02-17 14:45:23 +01:00
Carlos Valente
f6449a4326
refactor: tweak reusable info component
2025-02-17 14:45:23 +01:00
Carlos Valente
8ac5c0a9a2
Revert "Timeuntil in UI ( #1461 )"
...
This reverts commit 221ff7b3af .
2025-02-12 22:19:18 +01:00
Alex Christoffer Rasmussen
0b36608134
Catch xlsx error ( #1487 )
...
* catch potential xlsx errors
* clear worksheet errors when starting new connections
2025-02-12 13:38:18 +01:00
Carlos Valente
bac11adeb1
feat: add autocomplete to osc arguments
2025-02-10 20:01:36 +01:00
Carlos Valente
af177060ff
refactor: add next to source fields
2025-02-06 21:20:25 +01:00
Carlos Valente
d26a3cd393
refactor: change order of operations
2025-02-06 21:20:25 +01:00
Carlos Valente
38a3165a79
refactor: larger settings panels
2025-02-04 22:35:17 +01:00
Carlos Valente
1715c19747
refactor: clarify empty text
2025-02-04 22:35:17 +01:00
Carlos Valente
44b0cfd928
refactor: allow locking cuesheet and operator
2025-02-04 22:35:00 +01:00
Carlos Valente
3d50b8ce49
refactor: simplify navigation lock
2025-02-04 22:35:00 +01:00
Carlos Valente
f0e6231338
refactor: simplify url preset logic
2025-02-01 21:34:29 +01:00
Carlos Valente
60354f8ea3
fix: prevent non alphanumeric in pincode
2025-02-01 11:38:58 +01:00
Carlos Valente
bc12531729
refactor: show multiline text in custom fields
2025-02-01 11:38:58 +01:00
Carlos Valente
0b8a694e4f
refactor: allow overriding operator styles
2025-02-01 11:38:58 +01:00
Alex Christoffer Rasmussen
221ff7b3af
Timeuntil in UI ( #1461 )
...
* cherry pick EventBlockChip
* pull data down throug components
* add comment
* cleanup css
Co-authored-by: Carlos Valente <34649812+cpvalente@users.noreply.github.com >
---------
Co-authored-by: Carlos Valente <34649812+cpvalente@users.noreply.github.com >
2025-01-27 16:39:32 +01:00
Carlos Valente
0f57689750
feat: generate authenticated url ( #1471 )
...
* refactor: extract info component
* feat: generate authenticated url
* refactor: add companion select
* refactor: ensure behaviour across environments
2025-01-26 16:51:28 +01:00
Carlos Valente
bb1e9072fd
refactor: apply param structure
2025-01-25 18:54:25 +01:00
Carlos Valente
960f0322ad
refactor: improve Esc handling in forms
2025-01-24 16:48:42 +01:00
Carlos Valente
a12694b186
refactor: use inline elements
2025-01-24 16:48:42 +01:00
Carlos Valente
a1d34c8f6c
refactor: remove > and < comparisons
2025-01-24 13:53:17 +01:00
Carlos Valente
39e012452b
refactor: improve form ux
2025-01-24 13:53:17 +01:00
Carlos Valente
c333117347
refactor: start with small runtimedata subset
2025-01-24 13:53:17 +01:00
Carlos Valente
efe5ac16f2
chore: rename feature elements
...
rename automations > triggers
rename blueprints > automations
chore: add link to documentation
2025-01-24 13:53:17 +01:00
Carlos Valente
2cc434b0e9
refactor: remove legacy service
2025-01-24 13:53:17 +01:00
Carlos Valente
6c4d80158c
feat: send osc
2025-01-24 13:53:17 +01:00
Carlos Valente
ab4dd300ca
feat: send http
2025-01-24 13:53:17 +01:00
Carlos Valente
8b84963e17
feat: automation UI
...
merge with automation service
2025-01-24 13:53:17 +01:00
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