Carlos Valente
8df419d835
refactor: deprecate presenter and subtitle ( #795 )
...
* refactor: deprecate presenter and subtitle
* style: reduce spacing between related sections
* refactor: optional secondary field
* refactor: remove secondary field
* refactor: dynamic data source
2024-02-29 18:19:58 +01:00
Carlos Valente
d7392b93d2
refactor: remove userFields ( #791 )
...
* refactor: process custom fields on cache generate
* refactor: remove userFields
2024-02-27 13:23:12 +01:00
Carlos Valente
657cc22b44
feat: event cue ( #473 )
...
* feat: parse cue
* refactor: get delay from backend
* feat: add cue to UI
* refactor: remove deprecated delay logic
* refactor: extract studio clock specific logic
* refactor: extract utilities
* refactor: fix issue with missing key
* style: prevent cue overflow
* style: prevent whitespace wrap
* feat: add support for cues in integrations
2023-08-17 21:43:11 +02:00
Carlos Valente
3603b836f6
refactor: cuesheet v2 ( #435 )
...
* refactor: typescript migration
* chore: remove prop-types package
* refactor: file structure
* refactor: migrate ontime table to tanstack table 8
* refactor: rundown controller uses service as data source
* refactor: convert to typescript
* feat: caching store
* refactor: add delay values to rundown
* feat: toggle past visibility
* chore: update tests
* refactor: add extra fields to CSV
* style: show skipped events
* chore: add route to navigation menu
* style: allow jumping to bottom
* chore: add tests
2023-07-22 09:32:40 +02:00