Carlos Valente
c2ed9d7634
Refactor/socket controller ( #212 )
...
* refactor(socket): dictionary cleanup
* refactor(socket): detangle socket from EventTimer
* refactor(socket): poll object
* refactor(socket): wip, extract data responsibilities to provider
* fix: issue with onAir
* refactor: create data provider and validation utils
* refactor: remove deprecated endpoint
* refactor: detangle and validate ontime controller
* refactor: detangle and validate events controller
* refactor: validate routers
* refactor: handle post failure in modals
2022-10-09 19:10:48 +02:00
Carlos Valente
3128f5a195
Fix/195 ( #200 )
...
* refactor: add typescript dependencies
* chore: update chakra-ui
* refactor: typescript config
* refactor: convert <MenuBar> component to typescript
* refactor: convert <TooltipActionBtn> component to typescript
* refactor: improve UX in file upload
* refactor: upgrade dependencies
* refactor: prepare data provider
* refactor: prevent importing bad fields
* refactor: extract merge to provider
* refactor(upload): parser merges only given fields
* refactor(upload): add event fields to excel
* refactor(upload): improve styling on modal open
* style: improve styling in menu
* style: prevent global pollution
* feat(upload): add upload options
* fix: avoid potential bug in log queue
2022-09-17 23:28:52 +02:00
Carlos Valente
b384284175
Refact/feature sockets ( #193 )
...
* chore: migrate and upgrade state dependencies
* refactor(eventlist): get data from store
* refactor(messagecontrol): get data from store
* refactor(playbackcontrol): get data from store
* refactor(info): get data from store
* refactor(messagecontrol): handle mutations in hook
* feat(playbackcontrol): get data from store
* refactor(playbackcontrol): handle mutations in hook
* refactor(playbackcontrol): simplify object
* refactor: simplify interfaces
* refactor(InputRow): mixed control + styles
* refactor(socket): cleanup unused endpoints
* refactor(table): prepare table socket endpoint
* refactor(timer): extract timer to own endpoint
* refactor(table): get data from store
* chore: update tests
* refactor(socket): update sockets on cycle
* refactor: remove unnecessary safeguards
2022-09-06 21:11:24 +02:00
Carlos Valente
0e450cb6cb
Feat/table part1 ( #197 )
...
* feat(csv): export data as csv file
* feat(table): toggle fullscreen
* ux: coordinate tooltip open delay
* feat(excelDates): update tests
* refactor: folder structure
2022-09-04 22:44:03 +02:00
Carlos Valente
0651777055
Feat/161 ( #186 )
...
* feat(time): add optional time format
* feat(time): show 12 hour time in stage timer
* feat(time): override locally
* feat(time): show timer in selected format
* feat(time): show 12 hour time in table header
* refactor: extract time formatting into utility
* refactor: migrate datetime library
* refactor(formatTime): centralise time formatting for viewers
* feature(12hour): version bump
2022-08-30 19:04:02 +02:00
Carlos Valente
a8ce6f3fc1
Prefeat/companion ( #192 )
...
* feat: register missing load event endpoints in websocket
* refactor: rename message socket endpoints
* version bump
2022-08-10 13:02:43 +02:00
Carlos Valente
b80ae543a4
Prefeat/skip ( #188 )
...
* refactor: refactor size of event list
* refactor: optimise event mutations
* refactor: prepare skip feature
* refactor: update tests
* refactor: simplify type assertion
2022-08-09 14:02:46 +02:00
Carlos Valente
a20909b882
Feat/173 ( #177 )
...
* feat/173: update dependencies
* feat/173: migrate to playback requests to POST
* feat/173: HTTP startById and startByIndex
* feat/173: HTTP loadById and loadByIndex
* feat/173: add tests
* feat/173: OSC API
* feat/173: Websocket API
2022-07-13 15:49:59 +02:00
Carlos Valente
1f001cf188
Feat/153 ( #157 )
...
* feat/153: always roll
* feat/153: version bump
2022-06-15 20:37:21 +02:00
Carlos Valente
9c5c7ee69a
Docker ( #146 )
...
* docker: initial config
* docker: add entrypoint for headless run
* docker: resolve path from env variable
* docker: initial config
* docker: rename preloaded data directories
* docker: update README
* docker: prevent issue with port mappings
* docker: update README.md
* docker: add docker-compose
* docker: cleanup logs
* docker: add CI
* docker: cleanup unused
* docker: use static port in development
* refactor: isolate tasks
* docker: add demo db
* fix: download db resolves according to OS
* docker: config build
* fix: ensure db path exists
* fix: add object type to block
* docker: config build
* docker: config build
* docker: env is production
* docker: preload db
* fix: remove test dir
* docker: graceful shutdown node app
* docker: env is production
* docker: add docker-compose
* docker: remove unused mappings
* docker: version bump
2022-06-08 21:57:22 +02:00
Carlos Valente
6ac963684d
V1 ( #118 )
...
* chore: upgrade minor versions
* chore: upgrade cypress
* chore: upgrade fe dependencies
* update readme
* update osx images
* update readme
* upgrade dependencies
* upgrade test dependency
* feat: add option to input autofill
* feat: autofill to the left
* chore: update docs
* chore: cleanup ci
* version bump
* style: prevent zero height bar
* fix: prevent loosing menu
* ux: improve input, no spellcheck or autocomplete
* small ux improvements in cuesheets
* feat 111/increase maximum number of events
* fix: optimistic delete issue with filter
* refact: pincode workflow
* chore: add versioning to packages
2022-05-19 10:48:56 +02:00
Carlos Valente
db0eee3b9c
Feat/mac ( #109 )
...
* chore: upgrade dependencies
* feat/mac: draft pipeline
* feat/mac: use public folder for transient files
* feat/mac: set app fullscreen
* feat/mac: cmd + , toggles menu
* feat/mac: update readme
* refact: easier login process
* refact prevent style issues with safari
* refact reduce css download
* style: cleanup paginator design
* style: studio clock is responsive
* style: fix spacing style issues with safari
2022-04-17 20:30:39 +02:00
Carlos Valente
82d0508672
hotfix/0.8.1 prevent issue with falsy value ( #107 )
2022-04-12 19:46:01 +02:00
Carlos Valente
b01145ca4b
Fix/102 ( #106 )
...
* fix/102 improve osx feedback on navigation
* fix/102 refactor enable / disable OSC in
2022-04-10 10:05:35 +02:00
Carlos Valente
ba782d5d22
hotfix/92-osc timer is absolute ( #92 )
...
Fixes issues with approximating timers in the app views
2022-01-14 20:47:39 +01:00
Carlos Valente
48093b8651
Ux/54 help ( #88 )
...
* ux/54-help tooltips
* ux/54-help refetch after mutation
* ux/54-help broadcast event index
* ux/54-help prevent multiple keypresses when key held
* ux/54-help fat clock
* ux/54-help progress bar user defined
* ux/54-help onAir is button
* ux/54-help OSC: add missing presenter message
* ux/54-help OSC: enable / disable OSC
* ux/54-help handle timezone in excel date import
* ux/54-help tray left click to show app
* ux/54-help create queriable endpoint
* ux/54-help fix memoisation in lower thirds
* ux/54-help revise icons
* ux/54-help clarify text
* ux/54-help forgiving text parsing
* ux/54-help add smart keywords
* ux/54-help version bump
2022-01-12 22:41:12 +01:00
Carlos Valente
2fa397548a
Feat/navigate ( #81 )
...
* feat/navigate upgrade react router
* feat/navigate migrate to react router 6
* feat/navigate style modal
* feat/navigate create endpoints for app settings
* feat/navigate protect editor with pin
* feat/navigate apply dynamic routing draft
* feat/navigate upgrade relevant packages
* feat/navigate restructure directory and add tests
* feat/navigate test aliases validation
* feat/navigate validate aliases before sending
* feat/navigate create data endpoint
* feat/navigate config: prettier
* feat/navigate invalidate empty strings
* feat/navigate create endpoints
* feat/navigate parse on import
* feat/navigate navigate to alias
* feat/navigate user help and sample data
* feat/navigate refact aliases modal
* feat/navigate refact settings style
* feat/navigate update sample db
* feat/navigate link is relative to hostname
* feat/navigate navigate to first match
* feat/navigate update readme and version bump
* feat/navigate config: create shared module
* feat/navigate config: cheat module install
* feat/navigate fix tests
* feat/navigate run tests in pull request
* Update ontime_cy.yml
2022-01-04 22:12:59 +01:00
Carlos Valente
9fc154955a
Feat/62 logger ( #79 )
...
* feat/62-logger request log data in app
* feat/62-logger refact osc integration
* feat/62-logger feedback on osc
* feat/62-logger refact broadcast on triggers
* feat/62-logger log triggers
* feat/62-logger add link to studio
* feat/62-logger replace toasts with logger context
* feat/62-logger style improvements
* feat/62-logger refactor code duplications
* feat/62-logger cleanup and version bump
2021-12-25 19:39:40 +01:00
Carlos Valente
ac0d5832b6
event cucle ( #76 )
...
* install sass
* refact: integration settings
- OSC in its own HTTP endpoint
- OSC settings have own object in db
* refact: simplify event cycle
* refact: restructure external triggers http
* refact: restructure external triggers osc+socket
* refact: restructure data updates
* feat: osc integration class
* IO improvements
- timer uses osc integration
- create trigger handler to manage external triggers
* refact: refract state machine update
* Integration: simple HTTP Client
* Integration: http options in datamodel
* Integration: call http send on life cycle
* feat/62-logging: fix issue #71
2021-12-22 18:17:48 +01:00
Carlos Valente
2751ed3d33
fix/58-countdown
...
correct issues on countdown clock (#68 )
2021-12-16 22:13:41 +01:00
Carlos Valente
cd911aaaa2
Fix/58 roll issues ( #67 )
...
* fix/58-roll-issues: handle edge cases
2021-12-15 22:31:34 +01:00
Carlos Valente
52f02f153c
Hotfix/4.0.2 ( #64 )
...
* hotfix 4.0.2: implement playback router
* hotfix 4.0.2: fix studio clock styles
* hotfix 4.0.2: broadcast clock always
* hotfix 4.0.2: fix overflow in timer control
2021-12-14 22:39:01 +01:00
Carlos Valente
3582ce18e1
Feat/studio clock ( #61 )
...
* Studio Clock: broadcast change from integration
2021-12-13 21:50:44 +01:00
Carlos Valente
80c2e9a8ba
Feat/studio clock ( #60 )
2021-12-13 21:29:56 +01:00
Carlos Valente
eb2abb7026
fix: bug in osc goto ( #44 )
2021-11-22 22:48:55 +01:00
Carlos Valente
09a5aca25a
Chore/qol ( #41 )
...
* style: prevent timer from resizing container
* style: review half and third screens
* style: prevent delay time from resizing blocks
* style: show now / next titles when container is collapsed
* docs: link to documentation in readme
* Update README.md
* Update README.md
* Update README.md
* style: new image assets
* cleanup
* style: prevent long titles from overflowing containers
* fix: send titles on change
fixed issue that prevented the next title from being broadcast on change
2021-11-16 20:54:36 +01:00
Carlos Valente
885d965db1
Fix/roll ( #39 )
...
* roll locks to first
in case there are events with overlapping time, roll will play the one that started first
* sanitize data entry
fixes issue where input field would not return seconds if not modified
* update chakra
* fix time input in chrome
fix issue in chrome where value of input does not contain seconds
2021-11-14 21:13:47 +01:00
Carlos Valente
8d8bbef546
small QOL improvements ( #37 )
...
* feat: selected event if is first
* style: fix wrap
- remove wrap tag (broken in firefox)
* feat: add more text to notes
this is a quick fix and does not replace the real deal.
using a text input makes it difficult to edit, this should be revised with a textarea on note field
* upgrade electron
* Stage timer in /sm has placeholder when not running
* fix style issue where clock would move depending on whether there are events selected
* ensure ontime logo and text have a minimum readable size
* fix scrollbar styling
* clean debugging logs
* link to latest release
using gitreleases.dev service for this.
this is a temporary fix until we have a release (in opposition to pre-release) so we can use githubs latest link
* scale gracefully
* fixed error with naming of maxChar
2021-11-09 22:31:55 +01:00
Carlos Valente
207612e3b8
Feat/osc feedback ( #35 )
...
* Add roll function call to OSC
* send finished message
* request presenter
* handling badly formatted messages
* loadeventbyindex
add step so that we can pause the titles when loading a new event via an API call (eg. OSC)
* broadcast title data
* handle empty title fields
* send finished message in roll mode
* calling stop is same as calling unload
2021-11-08 22:15:18 +01:00
Carlos Valente
98e5cddad5
Fix/roll titles ( #33 )
...
Roll is now calculated with awareness of public and backstage titles
Style improvements on providing feedback on roll mode
2021-11-07 13:13:06 +01:00
Carlos Valente
f73d8ae8f4
Merge pull request #21 from cpvalente/fix/roll
...
Fix/roll
2021-10-31 22:16:56 +01:00
cv
ad89a780be
fix: time from midnight
...
fix issue where time from midnight was wrong on days where DST changes
2021-10-31 22:04:19 +01:00
cv
9bc2923586
fix: handle midnight
...
fixed issue where roll mode wouldnt recognise a end time lower than start time (go through midnight)
2021-10-31 13:38:28 +01:00
cv
93580554bd
fix: roll state
...
fix issue when the call of roll() was resetting the state after trying to load titles
2021-10-31 13:26:32 +01:00
cv
4d2769dee4
fix: recalculate timers
...
- recalculate timers in same update call if necessary
- use new variable to keep track of upcoming rolling events without recalculating titles
2021-10-31 12:53:46 +01:00
cv
0bb728d76c
refract: broadcast state
...
- ability to broadcast state without recalculating timer
2021-10-31 11:20:35 +01:00
cv
5a68d292e1
fix: reset timers
...
reset timers as needed with roll mode
2021-10-31 11:16:32 +01:00
cv
3a85a483c1
fix: load titles
...
fixed issue where titles where not loaded in roll mode
2021-10-29 13:25:45 +02:00
cv
ba3f0372dd
refract: secondary timer
...
small fixes on how the timer is calculated
2021-10-29 13:03:47 +02:00
cv
e4b712593d
fix: roll active with upcoming event
...
fixed an bug where the next event index 0 was treated as no event found
2021-10-28 17:47:03 +02:00
cv
1305fad6b5
fix: reset timers
...
reset timers correctly when current event is deleted
2021-10-28 15:27:23 +02:00
cv
55f897b0bd
Small Improvements
...
- update UI on delete all
- fix license
2021-06-14 15:05:08 +02:00
cv
4d7a26a66d
fix: delete all
...
eventlist in timer object was not reset correctly
2021-06-14 14:50:04 +02:00
Carlos Valente
7069da65c9
Merge branch 'master' into feat/oscfeedback
2021-06-14 10:18:24 +02:00
Carlos Valente
2cd28edbf9
Merge branch 'master' into feat/info
2021-06-13 14:34:20 +02:00
cv
87e0a49d28
add messages
...
- overtime
- title
- finished
2021-06-13 12:12:42 +02:00
cv
df44d3fcbc
send data to component
...
- title data
- added note to title data
- add total events info into socket
2021-06-11 14:40:24 +02:00
cv
0e550dedc6
update + cleanup
...
- update electron
- cleanup unused function calls
- close websocket on process end
- style fix on splash screen
2021-06-11 08:54:35 +02:00
cv
2612ea7621
docs: comment osc functions
2021-06-10 23:39:48 +02:00
cv
780c355a10
send osc
2021-06-10 22:46:44 +02:00