Clément Le Bihan
966c57db78
fixed titles and artists too long that breaked the layout, reduced the spacing of SongCardGrid and use itemDimesnion instead of NbElementsPerRow to see better on mobile
2023-02-23 19:00:12 +01:00
Clément Le Bihan
ba87662b73
added dummy sources until the APi gives us real covers, because I'm sick of amy whitehouse
2023-02-23 19:00:12 +01:00
Clément Le Bihan
3fc6de509f
song related functions are using getSong to get real info but the initial data is faked
2023-02-23 19:00:12 +01:00
Clément Le Bihan
473672ac33
fixed the getSong of the API.ts but modifications of the backend must be done
2023-02-23 19:00:12 +01:00
Clément Le Bihan
68f618ad64
fixed the getUserInfo of API.ts
2023-02-23 19:00:12 +01:00
Clément Le Bihan
3a0db23a65
removed devConfig proxies
2023-02-22 12:55:56 +01:00
Clément Le Bihan
5cfdb14f70
desactivated complex password requirement
2023-02-22 12:55:56 +01:00
Clément Le Bihan
ee3653829c
front Dockerfile dev done
2023-02-22 12:55:56 +01:00
Clément Le Bihan
1b619a8d1a
remove hermes-engine
2023-02-22 12:55:56 +01:00
Clément Le Bihan
da2f5966b3
added package for build
2023-02-22 12:55:56 +01:00
Clément Le Bihan
2c0741290a
fix error buid web with animated v2
2023-02-22 12:55:56 +01:00
Clément Le Bihan
ae901c49d5
started to implement front docker compose dev
2023-02-22 12:55:56 +01:00
Clément Le Bihan
f37a081031
Merge pull request #130 from Chroma-Case/feature/adc/#71-create-search-route
...
Feature/adc/#71 create search route
2023-02-20 18:32:54 +01:00
Arthur Jamet
f5770cd104
Front: Dark mode ( #157 )
2023-02-19 10:02:57 +00:00
danis
6ebc7a2a5d
Merge branch 'main' into feature/adc/#71-create-search-route
2023-02-07 21:36:47 +03:00
danis
31dbb108ba
revert test files to default
2023-02-06 14:02:23 +03:00
danis
cca7a9ff38
removed useless docker and robot files
2023-02-06 13:12:23 +03:00
danis
0fd1b38464
deleted useless CI file
2023-01-28 20:53:29 +03:00
danis
4b5039cbf1
ran prettier
2023-01-28 20:52:52 +03:00
danis
52d5c0eee4
PR fix front issues
2023-01-28 20:39:54 +03:00
Clément Le Bihan
144d9bec5f
Merge pull request #131 from Chroma-Case/tmp_branch_fix_front
...
invert shaddy condition
2023-01-29 01:50:42 +09:00
Clément Le Bihan
d92d05809f
invert shaddy condition
2023-01-29 01:49:40 +09:00
Clément Le Bihan
3e092af6d8
added dynamic system for ws connection to handle secure context and s… ( #128 )
...
* added dynamic system for ws connection to handle secure context and special web rules
* Front: Fix Play on end
* fix build and ws reverse proxy
---------
Co-authored-by: Arthi-chaud <arthur.jamet@gmail.com >
2023-01-28 16:17:02 +00:00
Arthur Jamet
d9e33a9847
front: Play Page: Midi Playback ( #127 )
2023-01-27 16:01:30 +00:00
danis
7b4e0ef882
Merge branch 'main' into feature/adc/#71-create-search-route
2023-01-27 15:41:05 +03:00
GitBluub
2084488dd8
fix: dockerfile cmd
2023-01-27 02:33:30 +09:00
GitBluub
a3f1ff6f7a
fix: dockerfile cmd
2023-01-27 00:27:17 +09:00
GitBluub
6797ce3937
fix: dockerfile indent
2023-01-26 21:18:00 +09:00
GitBluub
595c8f785f
feat: scorometer fetchs the midiPath from the backend
2023-01-26 21:18:00 +09:00
GitBluub
3e75441639
feat: basics of practice mode
2023-01-26 21:18:00 +09:00
GitBluub
36c5281454
wip practice mode
2023-01-26 21:18:00 +09:00
GitBluub
e32b1810f9
refactoring
2023-01-26 21:18:00 +09:00
GitBluub
c694e901b0
send method
2023-01-26 21:18:00 +09:00
GitBluub
a95ed79095
getTiming methods
2023-01-26 21:18:00 +09:00
GitBluub
ae873fa8dd
sendDebug method
2023-01-26 21:18:00 +09:00
Clément Le Bihan
b2bbf76705
fix baseAPIUrl to use reverse proxy
2023-01-26 17:44:50 +09:00
Clément Le Bihan
b2cdfd32d4
Merge pull request #123 from Chroma-Case/front/play-page
...
Front: play page
2023-01-25 23:37:17 +09:00
Clément Le Bihan
6515eb98de
added scoro arg
2023-01-25 23:32:26 +09:00
Clément Le Bihan
4b5d794357
added scoro arg
2023-01-25 23:29:52 +09:00
Clément Le Bihan
762b346438
removed old partition button
2023-01-25 23:19:41 +09:00
Clément Le Bihan
76d7f355ad
Added SCORO_URL in CI
2023-01-25 23:13:45 +09:00
Arthi-chaud
0465f1daad
Merge branch 'front/play-page' of ssh+git://github.com/Chroma-Case/Chromacase into front/play-page
2023-01-25 14:13:24 +00:00
Arthi-chaud
24baef9c5a
Front: API Wrapping :Fix hard-coded values
2023-01-25 14:13:00 +00:00
Clément Le Bihan
efc29cd7d4
added SCORO_URL param build
2023-01-25 22:45:27 +09:00
Arthi-chaud
b0d63b02fc
Front: Play Page: add SlideView
2023-01-25 13:39:15 +00:00
Bluub
948b1011e8
Music Crawler ( #117 )
2023-01-25 21:28:24 +09:00
Arthi-chaud
a2072644d6
Front: Merge
2023-01-25 10:01:40 +00:00
Clément Le Bihan
2f5c9481aa
Partitionvisual ( #122 )
...
* first tries with transition entry from native base
* setup moti for mobile and web use
* added Easing linear for consistant scroll scpeed
* pause works !
* added startAt, rewind and fast forward
* created temporary view for partition viewer
* Cleanup for PR
* fix little bug in rewind
2023-01-25 16:44:00 +09:00
Quentin Treheux
e971073ac4
Make CI works ( #121 )
...
Co-authored-by: GitBluub <louis.auzuret@gmail.com >
2023-01-25 15:40:05 +09:00
Arthi-chaud
258151a07f
Front: Fix Play page routin
2023-01-24 18:29:31 +00:00