Carlos Valente
58e8b46130
Merge pull request #8 from cpvalente/feat/electron
...
Feat/electron
2021-06-11 22:10:28 +02:00
cv
21f1144fce
Merge branch 'master' of https://github.com/cpvalente/ontime
2021-06-10 21:09:17 +02:00
cv
256c33393c
style: display private
...
style changes to display private events
2021-06-10 21:00:53 +02:00
cv
3bb1292a90
fix: past events
...
- fixing logic to show past - future events
- simplification / refract
2021-06-10 20:54:26 +02:00
cv
7bcc544189
fix: typo on component import
2021-06-10 14:09:26 +02:00
cv
a077e126ae
refract + cleanup: render only on data change
...
- add library for deep comparison
- cleanup console.logs
2021-06-10 13:52:48 +02:00
cv
52c8bafc2c
feat: lower reloads on change of data
2021-06-09 22:30:16 +02:00
cv
d255edebd4
refract: simpler upload
...
- also reverting deleting the file that is uploaded
2021-06-08 23:26:18 +02:00
cv
11b6498760
styles: muly
...
- change progressbar (show countdown instead of ellapsed)
- fix issue where it would not refresh if there was no time
- add style countdown to red background
2021-06-08 13:26:31 +02:00
cv
4b4e3fa52b
fixes: muly
...
- strange behaviour with overflow (clip not valid)
- wrong message in quit button
- add icon to splash screen
- tray.remove() > tray.destroy()
2021-06-08 13:24:56 +02:00
cv
560ae5be74
feat: upload file
2021-06-06 22:25:23 +02:00
cv
ef5dd82c79
lazy load main components
2021-06-05 16:13:51 +02:00
cv
706aca57fe
style: bigger icons
2021-06-04 12:34:07 +02:00
cv
c5db68fa26
graceful shutdown
...
- confirmation dialog
- shutdown node service
2021-06-04 12:30:36 +02:00
cv
e37837723e
ipc react-electron
2021-06-03 23:47:02 +02:00
cv
6ad42dbbb7
quickfix: misnamed element
2021-05-29 22:48:25 +02:00
cv
455ac6bff4
style: menubar mockup
2021-05-29 22:46:05 +02:00
cv
32396cd427
small fixes
...
- paginator shows correctly past - now - future
- uselayouteffect in pip
- scroll into view would crash if event was deleted
2021-05-29 12:32:36 +02:00
cv
81e3b0abbf
cursor fixes
...
- delete would use wrong index to relocate
- cursor uses eventId instead of eventIndex
- cursor would move on any item changes
2021-05-28 23:59:08 +02:00
cv
05369f2b79
Merge branch 'master' into wip/migratedb
2021-05-28 14:46:54 +02:00
cv
5934166906
get name from header
...
- attempt getting name from header. will depend on security policies
2021-05-28 13:51:34 +02:00
cv
3c436007de
cleanup
...
- removing upload for now, should go somewhere else
2021-05-28 13:18:03 +02:00
cv
e891e7a538
feat: upload file
2021-05-27 23:00:32 +02:00
cv
f887817a68
setup router + tidy up
2021-05-27 22:56:49 +02:00
Carlos Valente
b2eaf509fe
Merge pull request #3 from cpvalente/feat/roll
...
Feat/roll
2021-05-26 23:12:55 +02:00
cv
b61a82627e
feat: download
...
- able to download file from express
2021-05-26 23:10:00 +02:00
cv
856f9d308a
small style fixes + defaults
...
- remove unused code in collapse atom
- stop text input from creating new line
- clean overflow
- restyle lock button
- restyle action buttons
- 10 second default on paginator
- Pip shows running timer
2021-05-26 22:19:55 +02:00
cv
0a2be1615e
improve: stop list rerender
...
react-query would trigger re-render on refetch even when using cache
2021-05-26 20:44:09 +02:00
cv
c310249cd3
fix: presenter view
...
presenter view shows time correctly when rolling
2021-05-26 20:42:05 +02:00
cv
f78c16fb8c
style + cleanup
2021-05-26 13:10:23 +02:00
cv
9c55116053
fix: show event index as 1 based
2021-05-26 10:14:40 +02:00
cv
894b5e894a
bugfix: cursor follows playback
...
fix bug where cursor would not check for delay and block modules
2021-05-25 23:03:03 +02:00
cv
447fede0ff
style: clarify OSC triggers
...
- show path for goto
- show path for gotoid
2021-05-25 22:35:38 +02:00
cv
77c25a022f
roll()
...
timer has roll() implementation
2021-05-25 12:29:16 +02:00
cv
b252aa19b9
fix: simplify time input
2021-05-25 10:19:54 +02:00
cv
fa98e2ad92
feat: deleteall
2021-05-20 14:12:23 +02:00
cv
6ae0755696
cleanup
...
- style tweaks
- container follows cursor
2021-05-20 13:42:53 +02:00
cv
cc7b8278b8
cursor follows playback
2021-05-20 13:13:30 +02:00
cv
6f97e0caaa
style: cursor
2021-05-20 12:53:24 +02:00
cv
f1538def99
list follows cursor
...
- add settings atom with cursor mode
- in locked mode eventlist scrolls to cursor
- cleanup unused menu items
2021-05-20 12:40:33 +02:00
cv
272458b412
cleanup buttons
2021-05-20 12:38:48 +02:00
cv
438bceba57
error handling + cleanup
...
- handle case where localstorage does not contain item
- eventhandler updates when data changes
2021-05-20 11:20:18 +02:00
cv
c912a61b57
feat: expand collapse
2021-05-20 08:34:03 +02:00
cv
34481b57c6
fix: cache time infinite
...
attempt fixing issues with cache becoming undefined
2021-05-20 08:31:34 +02:00
cv
78cdcb2aa4
lib: jotai
2021-05-20 08:31:10 +02:00
cv
8162c622a6
refract: cleanup server call constants
2021-05-16 22:41:43 +02:00
cv
b42710a972
hotfix: no loader
...
Lower third cannot have loader, dont seem to find a way to separe the fallback component for that one route.
Disable loaders for now, will need revision
2021-05-16 22:26:03 +02:00
cv
a3608992e8
bugfix
...
copy-paste bug
2021-05-16 13:43:38 +02:00
cv
1980e0e779
mockup menu actions
...
add buttons for upcoming actions
- collapse all
- expand all
- goto selected
2021-05-16 12:59:47 +02:00
cv
f38823e077
bugfixes: delay
...
- mismatch of event definition caused duration not to apply when event was delayed
- delays now have revision
2021-05-15 23:36:06 +02:00