Commit Graph

376 Commits

Author SHA1 Message Date
Quentin TREHEUX 633c658804 [UPD] add new config 2023-05-29 11:23:45 +02:00
Quentin TREHEUX a27fea6017 [UPD] add function to call api to connect with google 2023-05-29 11:23:21 +02:00
Quentin TREHEUX ec8ace93ef [UPD] add google login button 2023-05-29 11:22:50 +02:00
Quentin TREHEUX 4f5d8a645b [ADD] new package 2023-05-29 11:22:13 +02:00
Quentin TREHEUX aea4ad0fd3 [UPD] add function to login with google on mobile 2023-05-29 11:21:53 +02:00
Quentin TREHEUX af9a099bf1 [UPD] add route for mobile 2023-05-29 11:21:23 +02:00
Quentin TREHEUX fc4ab040a8 [UPD] add new package 2023-05-29 11:20:28 +02:00
Quentin TREHEUX 4c666ccb19 [UPD] add module google & auth 2023-05-28 11:25:50 +02:00
Quentin TREHEUX 7de57a2e67 [RMV] useless line 2023-05-28 11:24:41 +02:00
Quentin TREHEUX b883ea6608 [UPD] add google service 2023-05-28 11:23:15 +02:00
Quentin TREHEUX df65b29808 [ADD] google strategy 2023-05-28 11:22:46 +02:00
Quentin TREHEUX 2e943d231b [ADD] google auth guard 2023-05-28 11:22:08 +02:00
Quentin TREHEUX 7afe71b62a [UPD] add google path 2023-05-28 11:21:40 +02:00
Quentin TREHEUX ef129c9913 [UPD] add new param to user 2023-05-28 11:20:34 +02:00
Quentin TREHEUX 5775719084 [UPD] migration prisma 2023-05-28 11:20:10 +02:00
Quentin TREHEUX 447ddcb929 [UPD] add some package 2023-05-28 11:19:43 +02:00
Quentin TREHEUX e17c4e0f0e [UPD] add findOrCreate function 2023-04-16 08:39:50 +02:00
Quentin TREHEUX 9e9c712263 [UPD] add google strategy provider 2023-04-16 08:39:29 +02:00
Quentin TREHEUX f6ec33b416 [UPD] add google auth route 2023-04-16 08:39:00 +02:00
Quentin TREHEUX 99f253e8b4 [ADD] google strategie 2023-04-16 08:38:19 +02:00
Quentin TREHEUX 375a313cd8 [UPD] add google auth package 2023-04-16 08:37:43 +02:00
Quentin TREHEUX fa486bcb05 [UPD] add google auth package 2023-04-16 08:37:37 +02:00
Quentin TREHEUX 4b9eedb9f8 [ADD] new param env 2023-04-16 08:37:20 +02:00
Quentin TREHEUX 5c215098d4 [UPD] add comment 2023-03-10 15:00:38 +01:00
Quentin TREHEUX 4b9f526692 [UPD] back to v1 2023-03-03 05:49:56 +01:00
Quentin TREHEUX ac59f8d7f7 [UPD] fix version call 2023-03-03 05:27:37 +01:00
Quentin TREHEUX e9d88f68b5 [UPD] change needs 2023-03-03 04:59:28 +01:00
Quentin TREHEUX 5928d753a4 [UPD] change job name 2023-03-03 04:57:13 +01:00
Quentin TREHEUX 5f7ea8a320 [UPD] change job name 2023-03-03 04:56:31 +01:00
Quentin TREHEUX 9a87f9a7fc [ADD] deployement job 2023-03-03 04:54:14 +01:00
Quentin TREHEUX faa79183de [UPD] add environment & workflow_call 2023-03-03 04:53:08 +01:00
Quentin TREHEUX 4454dfadfc [ADD] test back job 2023-03-03 04:52:24 +01:00
Quentin TREHEUX f5b0927b95 [ADD] build docker job 2023-03-03 04:52:09 +01:00
Quentin TREHEUX 18ab144866 [ADD] build app job 2023-03-03 04:51:09 +01:00
Quentin TREHEUX f1644b96d6 [ADD] build back job 2023-03-03 04:50:50 +01:00
Quentin TREHEUX 8be3e64d5b [UPD] split CI 2023-03-03 04:50:20 +01: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
Clément Le Bihan c00a96a987 deactivating refetchOnWindowFocus globally and fetching songs from /song 2023-02-24 10:01:38 +01:00
Clément Le Bihan 67a03f196e passing directly PlayView view function to the react screen to solve loss of state issues 2023-02-24 10:01:38 +01:00
Clément Le Bihan 054913952e added key to competenciiesTable 2023-02-24 10:01:38 +01:00
Clément Le Bihan 0ebc1f7eea Added alt prop rto image in lobbyview and fixed title not being displayed 2023-02-24 10:01:38 +01:00
danis 4612abf160 #137 - general cleaning translations done 2023-02-23 22:17:26 +01:00
danis 69be4ef64a completed translations + deleted cloned keys
updated sign* key translations to be more consistent with case
updated error handling of signup exceptions
2023-02-23 22:17:26 +01:00
Clément Le Bihan db0142f4f3 added a missing translation 2023-02-23 19:00:12 +01:00
Clément Le Bihan 48deb3c176 Added APIError en exception to filter out any system Error providing an easy way to handle business errors with translations 2023-02-23 19:00:12 +01:00
Clément Le Bihan b8e7b5d09d Updated SongCardGrids in HomeView to use itemDimension 2023-02-23 19:00:12 +01:00