Carlos Valente
dda92ba3a8
Refactor imports
...
* refactor: implement import lint
2022-06-11 23:17:16 +02:00
Carlos Valente
c576b6308e
Update build.yml
v1.2.0.1
2022-06-08 22:22:03 +02:00
Carlos Valente
5802e7cd03
Update build.yml
2022-06-08 22:14:38 +02:00
Carlos Valente
86957593bb
Update build.yml
2022-06-08 22:03:28 +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
v1.2.0
2022-06-08 21:57:22 +02:00
Carlos Valente
94a7ef6318
fix/141: enable applying negative delays ( #142 )
2022-06-07 18:57:44 +02:00
Carlos Valente
c394cd5d4b
Feat/104 ( #140 )
...
* feat/104: isolate control components
* feat/104: open components in isolated window
* feat/104: update tests
2022-05-29 11:19:29 +02:00
Carlos Valente
412d230cee
Ux/134 ( #139 )
...
* ui/134: highlight active messages
* ui/134: create theming template
* ui/134: version bump
2022-05-28 16:25:56 +02:00
Carlos Valente
8c2d6595b0
feat/117: add toggle fullscreen button ( #138 )
2022-05-28 15:57:59 +02:00
Carlos Valente
ca33624ffc
Update README.md
...
add comments on linux install
2022-05-22 10:21:43 +02:00
Carlos Valente
a73f4595a9
feat/123: enable linux build ( #127 )
...
* feat/123: enable linux build
* feat/123: style: handle window width gracefully
* feat/123: update README
v1.1.0
2022-05-22 09:53:04 +02:00
Carlos Valente
f187d5edaf
Fix/122 ( #128 )
...
* fix/122: register quit shortcut for macOS
* fix/122: version bump
2022-05-21 22:07:43 +02:00
Carlos Valente
17573b9b73
Fix/121 ( #124 )
...
* fix/121: database is in public directory
* fix/121: refact loading sequence
* fix/121: populate with demo db
* fix/121: ensure path exists (linux issues)
2022-05-21 13:28:34 +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
v1.0.0
2022-05-19 10:48:56 +02:00
Carlos Valente
45ac44b2e8
Update build.yml
2022-04-17 21:29:35 +02:00
Carlos Valente
f68b5f1d74
Update build.yml
v0.9.0-beta
2022-04-17 20:44:41 +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
20d3ddbc18
version bump
2022-04-12 19:49:20 +02:00
Carlos Valente
82d0508672
hotfix/0.8.1 prevent issue with falsy value ( #107 )
v0.8.2-beta
2022-04-12 19:46:01 +02:00
Carlos Valente
dd1b9bd38c
version bump
...
version bump from fixes in #106
v0.8.1-beta
2022-04-10 10:07:13 +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
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
DeepSource Bot
8841a02754
Add .deepsource.toml
2022-02-06 14:08:33 +00:00
Carlos Valente
1a0d7810c4
Create codeql-analysis.yml
2022-01-29 10:01:10 +01:00
Carlos Valente
f2dd24b74a
Feat/delays ( #96 )
...
* feat/delays allow negative delays
* feat/delays recover expand all
* feat/delays refact: icons import
* feat/delays refact: upgrade chakra
* feat/delays version bump
2022-01-23 14:32:15 +01:00
Carlos Valente
6a6f68b2f9
Feat/block improvements ( #95 )
...
* feat/89-block-improvements style: replace reload icon
* feat/block-feat/block-improvements add cursor buttons
* feat/block-improvements hover to create
* feat/block-improvements change settings in modal
* feat/block-improvements version bump
2022-01-22 23:23:31 +01:00
Carlos Valente
906a6631a7
Update README.md
2022-01-14 22:26:23 +01:00
Carlos Valente
79a24a134e
Hotfix/6.0.2 ( #94 )
...
* hotfix/6.0.2 fix issue where events could not have an ID
* hotfix/6.0.2 version bump
* hotfix/6.0.2 testing
v0.6.3-beta
2022-01-14 22:11:33 +01:00
Carlos Valente
acb5d8ae08
chore/update-deps update socket.io ( #93 )
v0.6.2-beta
2022-01-14 21:00:51 +01:00
cv
5ca8202368
version bump
2022-01-14 20:49:24 +01: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
v0.6.0-beta
2022-01-12 22:41:12 +01:00
Carlos Valente
c3f18feaae
Fix/82 import ( #83 )
...
* fix/82-import fix import extension filter
* fix/82-import version bump
v0.5.1-beta
2022-01-05 22:15:21 +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
v0.5.0-beta
2022-01-04 22:12:59 +01:00
xztraz
dd43d5e20a
added studio clock ( #80 )
2022-01-03 22:24:24 +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
160ccabebc
Config/eslint ( #78 )
...
* config/eslint: upgrade eslint config
* config/eslint: version bump
2021-12-22 22:22:21 +01:00
Carlos Valente
4974898050
version bump
2021-12-22 18:19:35 +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
2b2bafa8c6
add mock object ( #75 )
2021-12-19 16:36:11 +01:00
Carlos Valente
fad34eeab2
add mock object ( #74 )
2021-12-19 14:30:14 +01:00
Carlos Valente
c12bca05aa
Chore/tests ( #73 )
...
* chore/tests: install testing libraries
* chore/tests: upgrade dependencies
* chore/tests: configure linters
* chore/tests: add basic component tests
* chore/tests: version bump
2021-12-19 14:22:02 +01:00
Carlos Valente
1e4206fcb2
Refract/updatecritical ( #69 )
2021-12-18 14:57:07 +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
cv
1321aa555e
Revert "hotfix: add missing font"
...
This reverts commit 28c9cb0864 .
2021-12-15 20:48:43 +01:00
cv
12e4eaef67
Merge branch 'master' of https://github.com/cpvalente/ontime
2021-12-15 20:47:07 +01:00
cv
28c9cb0864
hotfix: add missing font
2021-12-15 20:47:05 +01:00
Carlos Valente
afdfae9073
Hotfix/4.0.3 ( #66 )
...
* hotfix 4.0.3: style tweaks
* hotfix 4.0.3: replace font
2021-12-15 20:43:21 +01:00
Carlos Valente
0736ce93c6
Hotfix/4.0.3 ( #65 )
...
* hotfix 4.0.3: style tweaks
* hotfix 4.0.3: replace font
2021-12-14 23:19:38 +01:00