23 Commits

Author SHA1 Message Date
viveksantayana c6c62fc34c Changed the layer at which json files are parsed
Updated dataset database model
Updated create and edit function to use data list instead of file
2022-06-22 01:55:55 +01:00
viveksantayana c633a474b5 Updated dataset edit button handlers 2022-06-22 01:54:40 +01:00
viveksantayana 5af99d85b5 Added editor link to navbar 2022-06-22 01:54:00 +01:00
viveksantayana 1e7124262e Added support for dataset names 2022-06-22 01:53:46 +01:00
viveksantayana 2f509af1de Added redirect on login to previous page 2022-06-22 01:53:06 +01:00
viveksantayana 3988559920 Cleaned up unused file 2022-06-22 01:47:07 +01:00
viveksantayana 26227a66c5 App Factory pattern 2022-06-20 12:10:37 +01:00
viveksantayana 49a7fb1007 More elegant error handling 2022-06-20 11:27:05 +01:00
viveksantayana 76fa1e1dd9 Removed todo tags 2022-06-19 11:17:21 +01:00
viveksantayana 17b985d238 Bugfix: 404 errors with request.endpoint
Fixed static folder 404 errors
2022-06-18 02:18:07 +01:00
viveksantayana 3f59d1b1b7 Debug time limit handling 2022-06-16 14:15:18 +01:00
viveksantayana 5123365567 Debug password reset methods 2022-06-16 14:14:21 +01:00
viveksantayana 5c8435d39e Added cookie consent 2022-06-16 13:22:06 +01:00
viveksantayana e264b808fc Added email notifications 2022-06-16 12:46:03 +01:00
viveksantayana 4b08c830a1 Finished quiz and debugging 2022-06-16 10:44:48 +01:00
viveksantayana 2ea778143e Finished admin console 2022-06-15 23:54:44 +01:00
viveksantayana 62160beab2 Restored static and template files 2022-06-15 11:43:04 +01:00
viveksantayana a1bee61679 Completed admin views
Corrected model method return values
2022-06-15 11:23:38 +01:00
viveksantayana 126bf9203c Added a whole lot of views.
Finished quiz API views
Finished question generator and answer eval
2022-06-14 22:55:11 +01:00
viveksantayana a58f267586 Added more views 2022-06-12 22:48:13 +01:00
viveksantayana 8439d99949 Added models and views 2022-06-12 21:03:51 +01:00
viveksantayana 9459b93c9b Re-organised admin views into single module 2022-06-12 21:01:03 +01:00
viveksantayana 436c8e0e2d Started from scratch and failed
Issue with register_blueprint
2022-06-11 02:39:47 +01:00