brotherton-erpnext/erpnext/public/js/education/lms/components
scmmishra 4add826703 chore: Minor code improvements
- Changed variable name in `get_content` function
- Added proper exceptions for `get_topic` and `get_content` functions in lms
2019-04-22 12:28:13 +05:30
..
Quiz feat: Quiz attempt limits is configurable 2019-03-29 12:45:08 +05:30
Article.vue chore: Minor code improvements 2019-04-22 12:28:13 +05:30
Breadcrumb.vue fix: minor bug in breadcrumb routing 2019-04-13 18:53:49 +05:30
Button.vue Renamed academy to lms (Client Side) 2019-02-19 13:06:32 +05:30
CardList.vue feat: better cards in lms 2019-04-01 15:38:56 +05:30
ContentNavigation.vue fix: Minor changes 2019-02-28 16:33:38 +05:30
ContentTitle.vue Fix: Content title fields 2019-02-27 12:34:53 +05:30
CourseCard.vue chore: renamed get_course_meta to get_student_course_details 2019-04-22 12:05:22 +05:30
Navbar.vue fix: navbar login bug 2019-03-29 11:03:34 +05:30
ProfileInfo.vue fix: fixed joining date bug on lms profile 2019-03-28 14:47:22 +05:30
ProgramCard.vue feat: Added breadcrumbs 2019-04-08 19:56:21 +05:30
ProgressCard.vue feat: Minor fixes to profile page 2019-02-28 18:11:46 +05:30
Quiz.vue feat: Quiz attempt limits is configurable 2019-03-29 12:45:08 +05:30
ScoreCard.vue fix: Profile page cards 2019-03-28 14:27:51 +05:30
TopicCard.vue chore: renamed get_topic_meta to get_student_topic_details 2019-04-22 12:06:28 +05:30
TopSection.vue wip 2019-02-19 18:25:07 +05:30
TopSectionButton.vue chore: removed commented code 2019-03-27 18:14:59 +05:30
Video.vue chore: Minor code improvements 2019-04-22 12:28:13 +05:30
VideoModal.vue feat: refactored YoutubePlayer component 2019-03-28 13:44:05 +05:30
YoutubePlayer.vue feat: refactored YoutubePlayer component 2019-03-28 13:44:05 +05:30