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
160ccabebc
Config/eslint ( #78 )
...
* config/eslint: upgrade eslint config
* config/eslint: version bump
2021-12-22 22:22:21 +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
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
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
cv
89d3bc967c
revert upgrade electron
...
- GL issue with electron version
- re build yarn lock
2021-10-29 23:16:28 +02:00
cv
144ce1c046
upgrade electron-builder
2021-10-29 22:52:00 +02:00
cv
513e50a998
upgrade electron
2021-10-29 22:48:33 +02:00
cv
0977ee6683
refract: remove unused dependencies
...
- date fns
- concurrently
2021-10-24 22:55:59 +02:00
cv
0397a459e8
cleanup merge
2021-06-14 10:27:49 +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
30c6592767
template testing
2021-06-10 23:31:08 +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
68dd50c62d
include lock files
2021-06-02 12:00:17 +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
05369f2b79
Merge branch 'master' into wip/migratedb
2021-05-28 14:46:54 +02:00
cv
e891e7a538
feat: upload file
2021-05-27 23:00:32 +02:00
cv
7c67d2e57d
update lib
2021-05-26 22:33:14 +02:00
cv
5b7905e86a
cjs > esm imports
2021-05-24 17:06:02 +02:00
cv
8de9bd3155
electron window config
...
- create dummy menus
- close to tray
2021-05-15 23:02:25 +02:00
cv
f2f24d8517
config distribute
2021-05-12 23:27:31 +02:00
cv
0631dec3d3
feat: OSC
2021-05-05 20:00:05 +02:00
cv
37145ee076
lowdb persistence
...
- bug: while creating a new entry, the database briefly returns an empty array which causes the interface to flash
2021-04-17 11:47:01 +02:00
cv
e62b79f84e
feat: eventsAPI
2021-04-10 11:39:53 +02:00
cv
c39f3f2dde
node server + separate client folder
2021-04-05 22:33:31 +02:00