Commit Graph

  • 728bb3d6a2 added guest support in the API and started the StartPageView layout Clément Le Bihan 2023-04-06 23:06:32 +02:00
  • 84f91e0d7f Front: Play View: Get Score Arthur Jamet 2023-04-16 14:43:09 +01:00
  • 5a42f098d6 Front: Pull Scorometer Arthur Jamet 2023-04-16 14:33:52 +01:00
  • e17c4e0f0e [UPD] add findOrCreate function Quentin TREHEUX 2023-04-16 08:39:50 +02:00
  • 9e9c712263 [UPD] add google strategy provider Quentin TREHEUX 2023-04-16 08:39:29 +02:00
  • f6ec33b416 [UPD] add google auth route Quentin TREHEUX 2023-04-16 08:39:00 +02:00
  • 99f253e8b4 [ADD] google strategie Quentin TREHEUX 2023-04-16 08:38:19 +02:00
  • 375a313cd8 [UPD] add google auth package Quentin TREHEUX 2023-04-16 08:37:43 +02:00
  • fa486bcb05 [UPD] add google auth package Quentin TREHEUX 2023-04-16 08:37:37 +02:00
  • 4b9eedb9f8 [ADD] new param env Quentin TREHEUX 2023-04-16 08:37:20 +02:00
  • 0922e6038b fix assign on dict GitBluub 2023-04-15 22:54:53 +09:00
  • c45f425a5d use the info object instead of class properties GitBluub 2023-04-15 22:48:38 +09:00
  • 2accb7dd72 Merge pull request #190 from Chroma-Case/front/typesafe-navigator Arthur Jamet 2023-04-14 14:27:03 +01:00
  • db5e62c6ab Front: Navigator: Wrap components in navigator to avoid having to pass additional props Arthur Jamet 2023-04-14 12:57:13 +01:00
  • b0e01ffbed Front: Navigation: Use actual routes to build a typed navigator Arthur Jamet 2023-04-14 11:46:40 +01:00
  • 9cd6c90188 Merge pull request #189 from Chroma-Case/front/typesafe-store Arthur Jamet 2023-04-13 18:26:34 +01:00
  • e108bf2c66 Front: Song Lobby: Add 'practice button' Arthur Jamet 2023-04-13 15:10:50 +01:00
  • b43979dd58 Front: Store: Fix typesafety Arthur Jamet 2023-04-13 14:17:54 +01:00
  • 7b20792a51 info object sent on each request GitBluub 2023-04-13 11:02:39 +09:00
  • 4f9a3a9333 Front: Home Page: Use History Arthur Jamet 2023-04-12 11:31:20 +01:00
  • a26efefd01 Feature/adc/#50 users settings route (#89) Amaury 2023-04-12 05:32:41 +03:00
  • ac4d4f6f66 Front: Models: Update History Arthur Jamet 2023-04-10 10:20:08 +01:00
  • 2764805c04 Front: Play Page: Fix timer Arthur Jamet 2023-04-10 10:19:28 +01:00
  • e43a8fd111 Fix duplicated guests zoriya 2023-04-09 15:13:14 +09:00
  • 29414b5392 Front: Format Feedback Messages from Scorometer Arthur Jamet 2023-04-08 12:01:26 +01:00
  • ef5a74da3b Front: Pull Scorometer Arthur Jamet 2023-04-08 11:34:45 +01:00
  • 39bb7ced04 send a response on a note on and a note off with separation of duration and timing GitBluub 2023-04-08 01:26:24 +09:00
  • 6cc7090360 translated Settings categories names and added icons Clément Le Bihan 2023-04-05 01:35:03 +02:00
  • 9dfc2881a2 added partyPlayed into the user metrics model and added a dummy profile setting view page Clément Le Bihan 2023-04-05 01:20:03 +02:00
  • 4e26925113 moved and reformat with tab SettingsView and updated view s with amaury's forms Clément Le Bihan 2023-04-05 00:37:45 +02:00
  • 46f4ac82a8 Set a dynamic hight for TabRowNavigator Clément Le Bihan 2023-04-05 00:12:14 +02:00
  • 77a230c944 Added an internal initial view to handle homepage for settings Clément Le Bihan 2023-04-05 00:06:23 +02:00
  • fd8b4c59de responsive mecamic is working great but styling still need to be done Clément Le Bihan 2023-03-31 01:13:06 +02:00
  • e4d998b0ff added overflow support when there's a lot of options Clément Le Bihan 2023-03-31 00:31:07 +02:00
  • 7722eba86f TabRowNavigator is now quite usable and almost pleasing to look at Clément Le Bihan 2023-03-31 00:18:34 +02:00
  • 5ada22d267 added support for icons in front of the names Clément Le Bihan 2023-03-30 23:40:43 +02:00
  • 8d665175fd started to colorise the layout Clément Le Bihan 2023-03-30 23:23:11 +02:00
  • 8eb524cc81 v1 of TabRowNavigator Clément Le Bihan 2023-03-30 22:16:10 +02:00
  • 8728707b28 updated API.ts handling code to update email and password Clément Le Bihan 2023-03-30 18:46:06 +02:00
  • 1e667813ad fixed: a translation, missing import and updated navigation to actually be on the new settings page Clément Le Bihan 2023-03-29 20:11:08 +02:00
  • aa8782a5de fixed merge translations Clément Le Bihan 2023-03-29 18:44:37 +02:00
  • ac4012087c password check danis 2023-01-28 23:59:52 +03:00
  • 6cca70a290 removed console.log + better reject message danis 2023-01-28 20:30:59 +03:00
  • 0fd64bfba0 clean code danis 2023-01-25 17:39:23 +03:00
  • 1fa43555df 94 - functionnal screens danis 2023-01-25 17:37:10 +03:00
  • 47629e3938 94 - API methods GET/POST danis 2023-01-20 12:29:55 +03:00
  • 8abf3e339a [ADD] call the email changing form component Chloé CHAUVIN 2023-01-10 10:31:38 +01:00
  • 9297a28d7a [ADD] new translations relative to the password modification Chloé CHAUVIN 2023-01-10 10:31:16 +01:00
  • 44411454b2 [WIP] finished the aesthetic but not functionnal Chloé CHAUVIN 2023-01-10 10:31:03 +01:00
  • 88dea2784c [ADD] new translations relative to the password modification Chloé CHAUVIN 2023-01-09 08:00:57 +01:00
  • 6e6dff526b [WIP] finished the aesthetic but not functionnal Chloé CHAUVIN 2023-01-09 08:00:28 +01:00
  • 185f415e8d [UPD] separated some windows and added the form to change the password Chloé CHAUVIN 2023-01-09 07:59:56 +01:00
  • ec4ee5b94a handlers danis 2022-11-15 23:13:22 +03:00
  • 0e2d2cf51c Merge branch 'main' of github.com:Chroma-Case/Chromacase into front/play-page-connection Arthur Jamet 2023-04-05 11:14:27 +01:00
  • fb5e313f6f Fix duplicated history (#182) Zoe Roux 2023-04-05 15:30:48 +09:00
  • f1f7500b44 fix: messages in separate file GitBluub 2023-04-03 01:57:48 +09:00
  • 08494936af Front: Play Page: Use new Scorometer API Arthur Jamet 2023-04-02 16:11:02 +01:00
  • e3ba076870 Merge branch 'main' of github.com:Chroma-Case/Chromacase into front/play-page-connection Arthur Jamet 2023-04-02 15:44:23 +01:00
  • 5ac118efbd format GitBluub 2023-04-02 23:12:32 +09:00
  • 7882deab0b fix: send better error GitBluub 2023-04-02 23:11:54 +09:00
  • 58ac90d68d updating tests output for the score GitBluub 2023-04-02 20:54:14 +09:00
  • 9bb5139f76 changing how to handle message and tests GitBluub 2023-04-02 20:46:01 +09:00
  • 31771f18ff wip: validated dataclasses and input GitBluub 2023-04-02 16:49:26 +09:00
  • a3191eda3c ci GitBluub 2023-04-02 02:43:15 +09:00
  • 5f34fc4310 ci GitBluub 2023-04-02 02:38:41 +09:00
  • 86337d4525 ci GitBluub 2023-04-02 02:29:29 +09:00
  • a4299aadb9 scorometer shebang bahs GitBluub 2023-04-02 02:21:57 +09:00
  • aa0c7d9621 scorometer test CI GitBluub 2023-04-02 02:16:00 +09:00
  • 73695e2580 logs are sent to stderr GitBluub 2023-04-02 02:09:42 +09:00
  • e8f1a34372 every note missed at the end diminish score and test GitBluub 2023-03-24 20:49:44 +09:00
  • a7dc6a76e9 hold not enough test GitBluub 2023-03-24 20:40:27 +09:00
  • d051d36406 hold too long test GitBluub 2023-03-24 20:38:23 +09:00
  • 31e46904a8 random miss test GitBluub 2023-03-22 16:56:24 +09:00
  • e79fad1208 fix: runner exit code GitBluub 2023-03-22 16:48:58 +09:00
  • faf12839bc invalid song test GitBluub 2023-03-22 16:48:44 +09:00
  • bebea61036 early and late test GitBluub 2023-03-22 16:37:36 +09:00
  • 38aa680b82 almost perfect play test GitBluub 2023-03-22 16:27:41 +09:00
  • 9910f51c2a oops GitBluub 2023-03-03 22:16:47 +09:00
  • 9d74673cff oops GitBluub 2023-03-03 22:12:15 +09:00
  • b9513ad154 oops GitBluub 2023-03-02 00:43:16 +09:00
  • 7cb01a3cba feat: runner of tests GitBluub 2023-03-02 00:37:27 +09:00
  • 3a32fcf559 fix: Exception was not json serializable GitBluub 2023-03-02 00:37:06 +09:00
  • 445b949fa8 format GitBluub 2023-04-02 23:12:32 +09:00
  • 437d5c7b5c fix: send better error GitBluub 2023-04-02 23:11:54 +09:00
  • e7b9accb50 updating tests output for the score GitBluub 2023-04-02 20:54:14 +09:00
  • 09fd62706b changing how to handle message and tests GitBluub 2023-04-02 20:46:01 +09:00
  • b2e11b013c wip: validated dataclasses and input GitBluub 2023-04-02 16:49:26 +09:00
  • 057726617b ci GitBluub 2023-04-02 02:43:15 +09:00
  • b333ec676a ci GitBluub 2023-04-02 02:38:41 +09:00
  • 9db8e84086 ci GitBluub 2023-04-02 02:29:29 +09:00
  • 8a741b920b scorometer shebang bahs GitBluub 2023-04-02 02:21:57 +09:00
  • 702d9bcaef scorometer test CI GitBluub 2023-04-02 02:16:00 +09:00
  • 165ef44c77 logs are sent to stderr GitBluub 2023-04-02 02:09:42 +09:00
  • 9edccf1fb4 every note missed at the end diminish score and test GitBluub 2023-03-24 20:49:44 +09:00
  • 12120fb25a hold not enough test GitBluub 2023-03-24 20:40:27 +09:00
  • f60172b160 hold too long test GitBluub 2023-03-24 20:38:23 +09:00
  • 3da5d927cf random miss test GitBluub 2023-03-22 16:56:24 +09:00
  • 1b947a580a fix: runner exit code GitBluub 2023-03-22 16:48:58 +09:00
  • 34c7205cfe invalid song test GitBluub 2023-03-22 16:48:44 +09:00
  • c1f8ab51b0 early and late test GitBluub 2023-03-22 16:37:36 +09:00