Commit graph

20 commits

Author SHA1 Message Date
Andrea Fazzi
6cb74a5ebe Add School model 2019-12-03 12:21:28 +01:00
Andrea Fazzi
65f0aeadd0 Introducing flash messages and i18n support 2019-12-03 11:14:29 +01:00
Andrea Fazzi
2fb6cda55c Add errors package and improve style 2019-12-02 10:48:46 +01:00
Andrea Fazzi
43dd305835 Decoupling user credential from participant model 2019-11-29 12:44:43 +01:00
Andrea Fazzi
17f1be188e Refactor login.go 2019-11-22 11:16:27 +01:00
Andrea Fazzi
d19d1b04b9 Add Response prototype 2019-11-18 17:04:07 +01:00
Andrea Fazzi
a33cd9ac2d Quick prototyping of user authentication/authorization 2019-11-18 12:40:28 +01:00
Andrea Fazzi
945a2a29dd Display user name only if claims are not nil 2019-11-18 10:51:44 +01:00
Andrea Fazzi
12f2a7a1d5 Fix login redirect path 2019-11-18 10:41:22 +01:00
Andrea Fazzi
da478d71c8 Implement MVC for Participant 2019-11-15 10:41:32 +01:00
Andrea Fazzi
46ce9b704c Generate Participant MVC 2019-11-14 15:04:11 +01:00
Andrea Fazzi
9a62740eed Add support for orm model generator 2019-11-14 14:55:06 +01:00
Andrea Fazzi
4263fcd035 Completed contest/question/answer MVC 2019-11-14 12:55:22 +01:00
Andrea Fazzi
71997176b7 Complete first iteration of question/answer MVC 2019-11-13 15:54:17 +01:00
Andrea Fazzi
dbccda3279 Add model/view for answers 2019-11-13 13:57:41 +01:00
Andrea Fazzi
fea4b6902b Implement Create for Question 2019-11-13 12:15:29 +01:00
Andrea Fazzi
d547cf320e Add generator for add_update templates 2019-11-13 12:06:29 +01:00
Andrea Fazzi
94da7ad65f Add Answer model and fix active funcmap 2019-11-13 11:15:21 +01:00
Andrea Fazzi
c485bd119e Fix base layout 2019-11-06 12:19:57 +01:00
Andrea Fazzi
6dbbc350bc First commit 2019-11-04 15:00:46 +01:00