Carlos Valente
67ddcd8c68
Feat/table ( #105 )
...
* feat/table add react-table
* feat/table add protected table route
* feat/table upgrade dependencies
* feat/table support parsing of new properties
Co-authored-by: DeepSource Bot <bot@deepsource.io >
2022-04-09 22:05:56 +02: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
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
627cce7ba6
Hotfix/4.0.0 ( #48 )
...
* validate time string
* handle time entered in seconds
* fix: id in delays and blocks
2021-11-27 20:35:06 +01:00
Carlos Valente
8c740b7111
Feat/excel ( #45 )
...
* add dependency
adding dependency to parse the excel file in the node side
* import file
ability to import file
- add extension
- safeguard file type and size
* user is able to upload json or excel
* chore: extract logic into self contained function
* associate model with version
* test id generation
* parse excel data
* prevent UI crash on bad data
* extract validation into self contained function
* chore: add more tests for bad data
* config: stop from opening browser on start
* fix comma in sample db
* handle corrupt files
* error boundary around main components
* jsdocs
* increase id length
* parse excel time string
* feat: excel parsing
* validate json db before import
* chore: test event validator
* feat: make function to clean convert strings
* chore: test parser
* chore: jsdocs
* fix: bug on upload
prevent bug where the component would prevent upload of same file twice
2021-11-24 22:07:31 +01:00
cv
1ffd6ff7b0
fix: shutdown
...
restore shutdown
2021-10-28 14:43:46 +02:00
cv
f3a4e6405b
fix: cleanup merge
2021-10-28 12:31:24 +02:00
cv
0bf663b149
Merge branch 'chore/cleanup' of https://github.com/cpvalente/ontime into chore/cleanup
2021-10-28 12:09:19 +02:00
cv
167174a914
cleanup
2021-10-28 12:08:02 +02:00
cv
1afdd67760
refract
...
remove unused
cleanup styles
simplify post code
commentz
2021-10-27 22:54:50 +02:00
cv
1cad360f55
refract: async
...
ensure execution order by awaiting function calls
2021-10-26 22:50:30 +02:00
cv
a237537366
feat: start services from config
...
ability to override default ports and whatnot. as of now, it would need a server restart
2021-10-26 22:17:38 +02:00
cv
5c659758b1
refract: cleanup folder structure
...
rename data folder models to differentiate from directory of db
2021-10-24 20:50:24 +02:00
cv
8260a50ed2
fix import
2021-06-14 12:59:25 +02:00
Carlos Valente
7069da65c9
Merge branch 'master' into feat/oscfeedback
2021-06-14 10:18:24 +02:00
cv
1186bc9fff
draft analytics
2021-06-14 10:07:11 +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
780c355a10
send osc
2021-06-10 22:46:44 +02:00
cv
a222147883
fix: db path
2021-06-06 12:01:33 +02:00
cv
86878c1d2e
fix: node imports
...
changed the config.json files so that the dependencies in node_modules are in the right place
2021-06-06 11:52:13 +02:00
cv
c5db68fa26
graceful shutdown
...
- confirmation dialog
- shutdown node service
2021-06-04 12:30:36 +02:00
cv
ae4363f6f6
separe init processes
...
separate processes to initialise:
- express server
- osc server
- osc client
2021-06-04 12:15:31 +02:00
Torbjørn Kvåle
cdd2c58dc0
build fixed?
2021-06-02 23:17:31 +02:00
cv
f13ccb4c0b
temp
2021-06-01 22:04:52 +02:00
cv
95e87d6ab8
fix: compiling
...
- only node service is module
- import module with async
- serve react app from node process
2021-05-30 12:22:59 +02:00
cv
a47dfea56b
refract: tidy up structure
...
- db in folder
2021-05-28 14:00:13 +02:00
cv
aa53f2c9cf
folder restructure
2021-05-28 13:16:34 +02:00