Commit Graph

200 Commits

Author SHA1 Message Date
kmitresse 0471eab01c feat: devweb - Make translations on lobby page and refacto websocket in js file 2024-06-12 09:53:10 +02:00
kmitresse 1fe2487563 feat: devweb - Make translations on profile page and error management 2024-06-11 15:37:22 +02:00
kmitresse 885ea243c1 feat: devweb - Make translations on forgotten and reset password pages (including mail and token) 2024-06-11 14:09:02 +02:00
kmitresse aee1c74f5b refacto: devweb _ remove some warnings 2024-06-11 12:42:52 +02:00
kmitresse 01857173f7 refacto: devWeb - remove unused import 2024-06-11 12:39:14 +02:00
kmitresse 71bb931c63 feat: devWeb - Make translations on register page 2024-06-11 12:38:33 +02:00
kmitresse d209ad0e39 feat: devWeb - Make translation on navbar 2024-06-11 12:38:19 +02:00
kmitresse 9689992dd4 feat: devWeb - Make translation on login page 2024-06-11 12:38:09 +02:00
kmitresse ac699b6de3 feat: devWeb - Create a translation system and his translations files 2024-06-11 12:37:32 +02:00
kmitresse 969a31d7b1 feat: devWeb - prepare a special invitation notification 2024-05-05 17:50:07 +02:00
kmitresse 8fcc732d0b refacto: devWeb - move css and js in files and import them in .jsp files 2024-05-05 17:48:53 +02:00
kmitresse 5596afea94 fix: devWeb - add a bonus point when the player answers fastest 2024-05-05 13:16:24 +02:00
kmitresse a78dcc6304 end: devWeb - ending project 2024-05-01 21:28:36 +02:00
kmitresse d1c4b84fa8 feat: devWeb - add detail on connected users 2024-05-01 19:19:29 +02:00
kmitresse 650393e319 fix: devWeb - recover password button has now text white 2024-05-01 17:59:56 +02:00
kmitresse 88ab87be8e fix: devWeb - switch minimum value for timer to 5 2024-05-01 17:33:19 +02:00
kmitresse ddce937173 feat: devWeb - update button color on modal 2024-05-01 17:32:38 +02:00
kmitresse 55bf8601c7 feat: devWeb - Remove footer div on component card 2024-05-01 17:03:17 +02:00
kmitresse b684e0f2c0 feat: devWeb - Update rules 2024-05-01 15:55:54 +02:00
kmitresse dcd1f6b018 refacto: devWeb - unify language used for comments (front) 2024-05-01 15:45:41 +02:00
kmitresse 97bfa17a70 refacto: devWeb - unify language used for comments (back) 2024-05-01 15:32:17 +02:00
kmitresse 1270077aef refacto: devWeb - remove max warning as possible (back) 2024-05-01 15:17:45 +02:00
Lucàs 0741b5ce94 feat!(DevWeb):Add timer for games
/!\ Warning: Need to rebuild the DB
2024-05-01 14:36:18 +02:00
Lucàs d54de92ce9 refactor(DevWeb): Remove unused class 2024-05-01 14:35:24 +02:00
kmitresse 8d6ea2871e fix: devWeb - players creates two time in db 2024-05-01 12:27:25 +02:00
kmitresse 496484d5ca fix: devWeb - update nbRound when nbcolors & nbvalue are modified on new game configuration 2024-05-01 11:40:10 +02:00
kmitresse ec26b8b334 feat: devWeb - display the current round 2024-05-01 11:27:13 +02:00
kmitresse b9c08fa6cc fix: devWeb - Display game when game end 2024-05-01 09:46:28 +02:00
Lucàs 6ab2fb1a62 draft(DevWeb): Try to fetch the user for each pages 2024-05-01 01:14:21 +02:00
Lucàs 635433f4cb fix(DevWeb): Display Date with SimpleDateFormat and use same annotation for game 2024-05-01 01:13:15 +02:00
Lucàs 4584afc82d fix(DevWeb): ArrayList to List 2024-05-01 01:11:47 +02:00
kmitresse 68b7aa50ce fix: devWeb - display all list of played game (profile) 2024-04-30 22:14:57 +02:00
kmitresse 3f1bff11bb draft: devWeb - test: display all list of played game (profile) 2024-04-30 18:08:12 +02:00
kmitresse 4fad995678 fix: devWeb - manage hard mode 2024-04-30 18:06:50 +02:00
kmitresse c6d3e46128 fix: devWeb - There was one round over 2024-04-30 17:53:34 +02:00
Lucàs 63be0be8da Changes by kmitr 2024-04-30 15:45:18 +02:00
Lucàs 275ad640dc feat(DevWeb): Le push du siecle 2024-04-30 15:44:53 +02:00
Lucàs e4f3edcc04 feat(DevWeb): Add CSS and Image for play-card display 2024-04-29 17:31:22 +02:00
Lucàs 4b2415e47c fix(DevWeb): End the game at the first round 2024-04-29 17:09:24 +02:00
kmitresse 2ea458e3d5 fix: devWeb - add a correction on mail 2024-04-27 16:58:11 +02:00
kmitresse 2d849adc2a fix: devWeb - get nbPlayedGames connected users 2024-04-27 16:57:36 +02:00
kmitresse 317a66aadd draft: devWeb - Add informations of connected users to invite them 2024-04-27 16:32:10 +02:00
kmitresse af0ac4dedd draft: devWeb - Add informations of connected users 2024-04-27 16:03:15 +02:00
kmitresse e2aaefe3a4 fix: devWeb - display color before value per color for more consistency 2024-04-27 14:29:29 +02:00
kmitresse 7003f85d5f fix: devWeb - remove some warnings 2024-04-27 14:24:48 +02:00
kmitresse bed252ed80 fix: devWeb - profile: remove style is-danger on input when notification close 2024-04-27 14:16:32 +02:00
kmitresse 3dee1159ef fix: devWeb - newgame configuration: update nbround when sliders values is updated 2024-04-27 14:12:45 +02:00
kmitresse 65a4f28327 feat: devWeb - active notification on profile page 2024-04-27 14:04:39 +02:00
kmitresse b52f2509c9 feat: devWeb - update mail content 2024-04-27 14:04:04 +02:00
kmitresse 28259f9b1c fix: devWeb - remove unused script on profile page 2024-04-27 11:10:57 +02:00