Commit Graph

23 Commits

Author SHA1 Message Date
Thomas Rubini
7a2a23729d
refactor error message for npc reaction 2023-03-19 12:08:26 +01:00
Thomas Rubini
4438e8f2ff
remove code 500 on invalid npc 2023-03-19 12:06:05 +01:00
Thomas Rubini
c2aeede354
make backend use database to return images 2023-03-19 12:05:50 +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
969ef67c08
add traits back office view 2023-03-18 18:41:38 +01:00
Thomas Rubini
2e1e69584f
add back office places view 2023-03-18 16:09:42 +01:00
Thomas Rubini
5ac435b3f3
remove get_or_empty() function 2023-03-18 16:03:48 +01:00
Thomas Rubini
b9abe99673
add npc list to admin index 2023-03-18 15:57:36 +01:00
Thomas Rubini
92c6d089e7
add back office npc view 2023-03-18 15:48:58 +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
Thomas Rubini
5d79915829
add admin pages 2023-03-12 12:57:42 +01:00
Thomas Rubini
59735916a1
add API documentation yaml
Co-authored-by: Djalim Simaila <DjalimSimaila@users.noreply.github.com>
2023-02-16 09:50:01 +01:00
Thomas Rubini
5c713c409b
add error handler 2023-02-16 09:23:41 +01:00
Thomas Rubini
c50b73477c
Remove last occurences of 'APP' 2023-02-16 08:28:58 +01:00
Thomas Rubini
653151c8bd
refactor app to follow python and flask best practices 2023-02-11 22:43:11 +01:00
fd0711c19a api docs 2023-01-16 23:46:59 +01:00
Thomas Rubini
3011c4b2b5
rename app name from truthseeker to truthinquiry 2023-01-16 14:36:49 +01:00