Commit Graph

16 Commits

Author SHA1 Message Date
Thomas Rubini
3c8f9a1ada
Allow to delete npcs 2023-03-29 10:11:55 +02:00
Thomas Rubini
c330253306
handle adding a new Npc 2023-03-29 09:57:18 +02:00
Thomas Rubini
9433d625f9
add admin auth method 2023-03-27 17:12:49 +02:00
Thomas Rubini
17d39ceb91
add decorator to restrict admin endpoints 2023-03-27 16:57:41 +02:00
Thomas Rubini
135c91ad19
use text utility methods when possible 2023-03-25 20:41:04 +01:00
Thomas Rubini
25e29d5c33
refactor SQL relationship names 2023-03-25 20:37:15 +01:00
Thomas Rubini
ccac9c302c
Connect npc view to backend 2023-03-25 20:17:05 +01:00
Thomas Rubini
1220e570fb
Generate /admin/questions using flask template 2023-03-20 15:51:37 +01:00
Thomas Rubini
98a4635a12
update places view and connect with backend 2023-03-18 23:09:24 +01:00
Thomas Rubini
12eb1afa84
update backend to delete traits in db 2023-03-18 19:03:39 +01:00
Thomas Rubini
0a130fe955
connect traits view with backend 2023-03-18 18:41:38 +01:00
Thomas Rubini
6c07221b7d
Finish set_questions endpoint 2023-03-16 14:39:51 +01:00
Thomas Rubini
04be0b641e
add setQuestions endpoint and access it from js 2023-03-12 12:57:42 +01:00
Thomas Rubini
e1ea41b6d1
add 'go back' buttons 2023-03-12 12:57:42 +01:00
Thomas Rubini
f3fa09e25f
implement get_questions() API 2023-03-12 12:57:42 +01:00
Thomas Rubini
f546ef5efd
add admin API 2023-03-12 12:57:42 +01:00