Commit Graph

164 Commits

Author SHA1 Message Date
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
kmitresse 1d6f217717 feat: devWeb - game statistics is ok 2024-04-27 11:10:27 +02:00
kmitresse bffb5eb5f1 fix: devWeb - error diplay unified 2024-04-27 11:08:37 +02:00
Lucàs 72769670cf feat(DevWeb): Le game fonctionne (avec beeaucoup de chance) 2024-04-26 23:35:16 +02:00
kmitresse 93d6677449 feat: devWeb - update profile page 2024-04-26 22:17:15 +02:00
kmitresse 350011cb66 feat: devWeb - remove println and main.java 2024-04-26 18:58:07 +02:00
Lucàs c265f5c262 feat(DevWeb): Create invitations to play game 2024-04-25 23:22:58 +02:00
Lucàs 2f9d2546fb feat(DevWeb): Create WebsocketToolkit.js 2024-04-23 20:06:54 +02:00
kmitresse 5bc33f7754 feat: devWeb - ReadMe prêt 2024-04-23 17:33:48 +02:00
Lucàs b523ce77fb feat(DevWeb): Edit new-game form 2024-04-23 15:21:45 +02:00
Lucàs 31a731e247 feat(DevWeb): Change redirection on login submit 2024-04-23 15:21:27 +02:00
Lucàs 8e4624c6de feat(DevWeb): Edit connected user websocket 2024-04-23 15:21:09 +02:00
Lucàs 882a9ee265 feat(DevWeb): Edit filter 2024-04-23 15:20:58 +02:00
Lucàs 2e375d6f69 feat(DevWeb): Remove Main menu and change routing in navbar 2024-04-23 15:16:49 +02:00
Lucàs 548effdfbe draft(DevWeb): Start game page 2024-04-23 15:01:16 +02:00
Lucàs a840bdb14b feat(DevWeb): Add New game page 2024-04-23 15:00:23 +02:00
Lucàs 46764fee99 feat(DevWeb): Add Lobby page 2024-04-23 14:59:01 +02:00
Lucàs d5f47e4137 fix(DevWeb): Remove unused jsp file 2024-04-22 14:58:47 +02:00
Lucàs 2e5367ebd8 draft(DevWeb): Profile page 2024-04-20 22:10:37 +02:00
Lucàs 8d6c0999c9 refactor(DevWeb): Edit Bean file to handle errors 2024-04-20 21:20:24 +02:00
Lucàs 8e954a0656 feat(DevWeb): Add icons 2024-04-20 21:19:56 +02:00
Lucàs b36e5e1041 refactor(DevWeb): Rename files to have same case 2024-04-20 21:19:41 +02:00
Lucàs 86a2a39c13 feat(DevWeb): Edit card component to match with Bulma doc 2024-04-20 21:18:55 +02:00
Lucàs 23e8fefd32 feat(DevWeb): Create Hero component 2024-04-20 21:18:24 +02:00
Lucàs 24744d87ac feat(DevWeb): Create Layout for forms 2024-04-20 21:18:12 +02:00
Lucàs 69bc7b660f feat(DevWeb): Use inline attribute in tag 2024-04-20 21:17:57 +02:00
Lucàs 0bbb919a8c fix(DevWeb): Remove Old navbar component 2024-04-20 21:14:38 +02:00
Lucàs b9f23e6481 fix(DevWeb): Use List for foreigth key instead of ArrayList to prevent OneToMany ManyToMany errors 2024-04-20 21:14:20 +02:00
Lucàs 462690d696 feat(DevWeb): Make website title adaptative using global variable 2024-04-20 10:44:41 +02:00
Lucàs 08c2280619 reactor(DevWeb): Set global CSS in a separate CSS file 2024-04-20 10:41:34 +02:00
Lucàs 55f5d14db8 feat(DevWeb): Create error layout for error pages 2024-04-20 10:40:31 +02:00
Lucàs b6d7f490a5 fix(DevWeb): Remove Unused CSS 2024-04-20 10:39:51 +02:00
Lucàs 90b06cd37d feat(DevWeb): Add favicon 2024-04-20 10:23:06 +02:00
Lucàs 3fda75929a fix(DevWeb): Remove unused JS files 2024-04-20 10:22:51 +02:00
Lucàs 4d35a01a2a feat(DevWeb): Create profile page 2024-04-17 19:09:26 +02:00
Lucàs ffd415c9e3 feat(DevWeb): Create index.html 2024-04-17 19:09:15 +02:00
kmitresse d874cb6516 fix: devWeb - othographe 2024-04-17 19:08:27 +02:00