Commit Graph

11 Commits

Author SHA1 Message Date
Jannat Patel dc3843087e feat: course page redesign 2022-02-18 12:26:08 +05:30
Anand Chitipothu 6d4e64059a feat: pass context to page extensions
Pass the context to page extensions to allow them to make decisions
based on the context. For example, an extension to load the course
specific scripts. This is currently not possible because the course
details are not availale to the page extensions. Made this possible by
passing the context to page extensions.
2022-01-25 07:32:13 +05:30
Jannat Patel 6e3de21f6e fix: file type support 2021-12-23 17:58:39 +05:30
Jannat Patel a6bdbd7cf1 feat: lesson assignment 2021-12-22 22:13:33 +05:30
Jannat Patel 6188c698e3 fix: checkbox for terms of use 2021-12-21 15:41:32 +05:30
Jannat Patel 7d9b60c16a fix: conflicts 2021-12-21 11:34:43 +05:30
Jannat Patel ff702c9d14 fix: restrict profile and mark as complete 2021-12-21 11:11:39 +05:30
Jannat Patel 45e3964285 fix: renamed signup hook and moved default form to a template 2021-12-20 11:06:51 +05:30
Jannat Patel 4edf4936c1 fix: pass path in hooks instead of function 2021-12-20 10:04:50 +05:30
Jannat Patel 0b83307f7d fix: custom signup form 2021-12-17 11:24:28 +05:30
Jannat Patel d07dbcc50a refactor: renamed app to school 2021-10-11 20:31:27 +05:30