70159744e5
Merge pull request #140 from ThomasRubini/discordbotUpdates
...
update discord bot status when games are deleted
2023-04-01 19:16:02 +02:00
Thomas Rubini
9936746c05
explicitely mark SQLAlchemy dependency version
2023-04-01 19:12:09 +02:00
7dd266ed1b
update discord bot status when games are deleted
2023-04-01 19:11:31 +02:00
Thomas Rubini
aae23d7298
Merge branch 'main' of gitschool:ThomasRubini/SAE-A2-TruthInquiry
2023-04-01 19:03:47 +02:00
Thomas Rubini
172d5fc2a2
move ADMIN_PASSWORD to the right section
2023-04-01 19:03:44 +02:00
ccd4b5a825
Merge pull request #139 from ThomasRubini/licences
...
added licences
2023-04-01 19:01:14 +02:00
Thomas Rubini
c5108d1b30
Merge pull request #138 from ThomasRubini/reactions
2023-04-01 18:59:16 +02:00
10b9f02ca6
added licences
2023-04-01 18:59:08 +02:00
Thomas Rubini
d9ddb96e80
remove reaction_id with trait_id
2023-04-01 18:55:51 +02:00
Thomas Rubini
93409c5e54
allow to add and delete reactions (backend)
2023-04-01 18:54:08 +02:00
b2df45f425
Merge pull request #137 from ThomasRubini/image_compression
...
compressed image even more
2023-04-01 18:37:31 +02:00
Djalim Simaila
5e6ba33771
compressed image even more
2023-04-01 18:35:56 +02:00
Thomas Rubini
1cd238b4ab
add content type form
2023-04-01 18:19:56 +02:00
Thomas Rubini
d5199a6ef1
allow to add and delete reactions (frontend only)
2023-04-01 17:48:25 +02:00
Thomas Rubini
3a8680e41a
add reactions images to npc view
2023-04-01 17:48:24 +02:00
Thomas Rubini
4d56dd8d2f
add backref from Reactions to Npcs
2023-04-01 17:06:19 +02:00
4c4aeb3edb
Merge pull request #136 from ThomasRubini/graphicalRefactor
...
Graphical refactor + other fix
2023-04-01 17:01:28 +02:00
Djalim Simaila
71c54cdfa9
fixed textbox disapearing in interogation + npc not going neutral after question
2023-04-01 16:49:43 +02:00
Djalim Simaila
fa554ef6e8
simple chat css
2023-04-01 16:49:43 +02:00
579d4ab0b9
Compressed pictures even more for even more faster loads
2023-04-01 16:49:43 +02:00
874dca1b0c
Compressed pictures even more for even more faster loads
2023-04-01 16:49:36 +02:00
dda75ff4d4
Compressed pictures for faster load
2023-04-01 16:49:12 +02:00
de0ce9762e
Compressed pictures for faster load
2023-04-01 16:48:53 +02:00
f91af841a3
Stylised suspect names
2023-04-01 16:48:01 +02:00
d41df3e478
showing reaction pictures in result page
2023-04-01 16:48:01 +02:00
ed8b928ebc
hide button on solo game + fixed player list updates in lobby + fixed joining a already started game
2023-04-01 16:48:01 +02:00
a66f8e61e6
added chat
2023-04-01 16:48:01 +02:00
feae6929c4
atomic commit
2023-04-01 16:48:00 +02:00
Thomas Rubini
f9132d836b
Merge pull request #135 from ThomasRubini/client_admin-pages-improvements-part-1
2023-04-01 15:34:33 +02:00
AudricV
186e66a103
[Client] Improve NPC admin page + move and fix its JavaScript into a separate file
...
- Style all button and inputs on admin pages with Roboto Mono font (and
sans-serif as a fallback) with 1em font size;
- Remove unneeded transition effect property declaration on text hover, as the
regular declaration is applied when switching from hover state to regular
state.
- Add NPC dedicated stylesheet in which specific NPC style has been added;
- Use an icon where the picture of a NPC is not available (like when adding a
new one) and provide the NPC picture as the picture instead of the edition page
itself;
- Move NPC's JavaScript in a dedicated file, improve its code and fix its
access to DOM elements.
2023-04-01 15:05:19 +02:00
AudricV
6b1d278712
[Client] Improve admin index page
...
- Use proper HTML;
- Add common CSS to all administration pages and specific CSS to this one;
- Add common header;
- Remove unneeded script in the index page.
2023-04-01 15:03:16 +02:00
AudricV
af02671812
[Client] Improve admin login page
2023-04-01 14:55:53 +02:00
6a9434d388
Merge pull request #134 from ThomasRubini/textfix
...
finaly deleted commas in trait text
2023-03-31 12:36:10 +02:00
61b044689f
Merge pull request #133 from ThomasRubini/jsfix
...
fix change not going neutral after question timeout
2023-03-31 12:35:17 +02:00
Thomas Rubini
a778756f3c
add logout button to admin panel
2023-03-31 11:16:03 +02:00
6a78cca00b
Merge pull request #132 from ThomasRubini/soloTypeGame
...
Added solo game flag
2023-03-31 07:22:13 +02:00
8873e1a14a
added solo game flag
2023-03-31 07:19:53 +02:00
124a632548
finaly deleted commas in trait text
2023-03-30 19:38:19 +02:00
cd074c26de
fix change not going neutral after question timeout
2023-03-30 19:27:06 +02:00
62ddcff733
Merge pull request #131 from ThomasRubini/discord_fix
...
fix discord bot status updates
2023-03-30 19:21:30 +02:00
98afa0452f
fix discord bot updates
2023-03-30 18:42:10 +02:00
b1d50b5bdc
Merge pull request #130 from ThomasRubini/check_inputs
...
added some check
2023-03-30 18:17:02 +02:00
Thomas Rubini
e40cd622a6
added some check
2023-03-30 18:15:39 +02:00
b42fa39206
Merge pull request #129 from ThomasRubini/tests
...
More unit tests
2023-03-30 17:04:02 +02:00
df5adf6ce9
added some tests
2023-03-30 17:01:48 +02:00
b35fd843cc
Merge pull request #128 from ThomasRubini/opti
...
deffered npc image, speed ups game creation
2023-03-30 16:27:36 +02:00
c1db569d1b
deffered npc image, speed ups game creation
2023-03-30 16:18:05 +02:00
Thomas Rubini
4835f0b077
Merge branch 'main' of gitschool:ThomasRubini/SAE-A2-TruthInquiry
2023-03-29 10:11:58 +02:00
Thomas Rubini
3c8f9a1ada
Allow to delete npcs
2023-03-29 10:11:55 +02:00
Audric V
61de799253
Merge pull request #127 from ThomasRubini/client_improve-game-pages
...
[Client] Improve game pages
2023-03-29 09:57:31 +02:00