GitBluub
|
12120fb25a
|
hold not enough test
|
2023-04-02 23:10:14 +09:00 |
|
GitBluub
|
f60172b160
|
hold too long test
|
2023-04-02 23:10:14 +09:00 |
|
GitBluub
|
3da5d927cf
|
random miss test
|
2023-04-02 23:10:14 +09:00 |
|
GitBluub
|
1b947a580a
|
fix: runner exit code
|
2023-04-02 23:10:14 +09:00 |
|
GitBluub
|
34c7205cfe
|
invalid song test
|
2023-04-02 23:10:14 +09:00 |
|
GitBluub
|
c1f8ab51b0
|
early and late test
|
2023-04-02 23:10:14 +09:00 |
|
GitBluub
|
da9570da65
|
almost perfect play test
|
2023-04-02 23:10:14 +09:00 |
|
GitBluub
|
dad54f81f2
|
oops
|
2023-04-02 23:10:14 +09:00 |
|
GitBluub
|
db926a2747
|
oops
|
2023-04-02 23:10:14 +09:00 |
|
GitBluub
|
7aec52ee43
|
oops
|
2023-04-02 23:10:14 +09:00 |
|
GitBluub
|
71f7dae657
|
feat: runner of tests
|
2023-04-02 23:10:14 +09:00 |
|
GitBluub
|
f8bb6ed1c0
|
fix: Exception was not json serializable
|
2023-04-02 23:10:14 +09:00 |
|
Arthur Jamet
|
81ac9b91ef
|
Front: Play Page: Timer: Use miliseconds
|
2023-04-01 13:13:17 +01:00 |
|
Arthur Jamet
|
870489a220
|
Front: Play Page: Fix connection and message format w/ scorometer
|
2023-04-01 12:44:01 +01:00 |
|
Clément Le Bihan
|
b8811a7ff7
|
added env vars into all docker composes (dev & prod)
|
2023-03-29 18:57:29 +02:00 |
|
Clément Le Bihan
|
8784e8de3c
|
Added support for env vars in nginx.conf.template and fixed websocket proxy
|
2023-03-29 18:57:29 +02:00 |
|
Clément Le Bihan
|
e9f6adab63
|
cleanup before merge
|
2023-03-29 18:55:06 +02:00 |
|
Clément Le Bihan
|
b6feab715b
|
Updated VirtualPiano Iconbutton props to new version
|
2023-03-29 18:55:06 +02:00 |
|
Clément Le Bihan
|
ed8be27b11
|
removed trailing line
|
2023-03-29 18:55:06 +02:00 |
|
Clément Le Bihan
|
64b1355712
|
implemented first version of the virtual piano inside the play bar
|
2023-03-29 18:55:06 +02:00 |
|
Clément Le Bihan
|
c29740dc2e
|
fixed a bug in strToKey function where the octaveNumber isn't parsed and filtering correctly highlighted notes to the correct octave (default broadcasted to every octave)
|
2023-03-29 18:55:06 +02:00 |
|
Clément Le Bihan
|
d094c81418
|
fixed strToKey issue when discarding the accidental part of the string
|
2023-03-29 18:55:06 +02:00 |
|
Clément Le Bihan
|
885c819ab5
|
removed accidental as it's own type and integrated it with note type
|
2023-03-29 18:55:06 +02:00 |
|
Clément Le Bihan
|
c3d2e0a4e5
|
updating the showNoteNames policy down to PianoKey
|
2023-03-29 18:55:06 +02:00 |
|
Clément Le Bihan
|
aa72f34a6c
|
fixed issue with keyToStr function
|
2023-03-29 18:55:06 +02:00 |
|
Clément Le Bihan
|
efede253dc
|
pretty big changes: added highlighted keys refactored Octave component to use a PianoKeyComponent and updated TS types to enums
|
2023-03-29 18:55:06 +02:00 |
|
Clément Le Bihan
|
a9cd0f16ae
|
added support for showOctaveNumber property
|
2023-03-29 18:55:06 +02:00 |
|
Clément Le Bihan
|
6a10ad2398
|
reworked the octave css layout to get rid of the Zindex added support for showNoteNames policy and added an onhover policy
|
2023-03-29 18:55:06 +02:00 |
|
Clément Le Bihan
|
f43561460d
|
Added hover and clik effects
|
2023-03-29 18:55:06 +02:00 |
|
Clément Le Bihan
|
eb100e843b
|
Now displaying Notes correctly on the keys fixed map key issue and positionned correctly black keys using hard coded sizes
|
2023-03-29 18:55:06 +02:00 |
|
Clément Le Bihan
|
cc364cfe7a
|
revert PianoKey to Note for start and endNote and now start for blackkeys support
|
2023-03-29 18:55:06 +02:00 |
|
Clément Le Bihan
|
319295d2e5
|
moved models and utils variables/types into models/Piano.ts to fix recursive include and now handling Notes with PianoKey type
|
2023-03-29 18:55:06 +02:00 |
|
Clément Le Bihan
|
7bf8f32805
|
added the foundation for the virtualPiano
|
2023-03-29 18:55:06 +02:00 |
|
Arthur Jamet
|
7e463662be
|
Front: Wrap IconButton
|
2023-03-25 22:38:51 +01:00 |
|
zoriya
|
f788872f9b
|
Fix tests and cleanup api responses
|
2023-03-24 19:01:34 +09:00 |
|
zoriya
|
a9574cb75a
|
Make the number of party played increment
|
2023-03-24 19:01:34 +09:00 |
|
zoriya
|
f24e43a392
|
Add robot tests
|
2023-03-24 19:01:34 +09:00 |
|
zoriya
|
a0bf718e1d
|
Add guest profiles
|
2023-03-24 19:01:34 +09:00 |
|
Arthur Jamet
|
cf3c9b8c86
|
Front: Score View: Responsivity
|
2023-03-23 19:17:58 +01:00 |
|
Arthur Jamet
|
89d39812a6
|
Score Page: Fix Color Of 'back' Button
|
2023-03-23 19:17:58 +01:00 |
|
Arthur Jamet
|
b5584a12d0
|
Play Page: Fix Dark Theme responsivity
|
2023-03-23 19:17:58 +01:00 |
|
Arthur Jamet
|
3ca2bdaa90
|
Song Card: Rework Layout for responsivity
|
2023-03-23 19:17:58 +01:00 |
|
Arthur Jamet
|
d5b15cee13
|
Front: Responsive Home Page: Fix items dimensions
|
2023-03-23 19:17:58 +01:00 |
|
Arthur Jamet
|
8a332ede38
|
Front: Home Page: Basic Responsive Layout
|
2023-03-23 19:17:58 +01:00 |
|
Arthur Jamet
|
2bed2e1c64
|
Front/use search api (#167)
|
2023-03-08 16:29:30 +00:00 |
|
Zoe Roux
|
f1a3f6e46a
|
Add song & search history (#165)
|
2023-03-01 13:29:33 +09:00 |
|
Clément Le Bihan
|
df85d0cfa7
|
added autoComplete on signin component input's and fixed translations on submit buttons
|
2023-02-24 10:01:38 +01:00 |
|
Clément Le Bihan
|
e9f49c51d0
|
Added autocompletes on qignupform component
|
2023-02-24 10:01:38 +01:00 |
|
Clément Le Bihan
|
eee51ffddd
|
Using a random subset of all songs in searchHistory and PlayHistory
|
2023-02-24 10:01:38 +01:00 |
|
Clément Le Bihan
|
afa173483a
|
added a truncated Text on SongLobbyView for song name
|
2023-02-24 10:01:38 +01:00 |
|