pateljannat
7a9039090d
fix: discussions structure
2021-08-30 12:46:08 +05:30
pateljannat
54f301e8eb
fix: edit-profile-link
2021-08-27 09:53:30 +05:30
pateljannat
ed91801769
fix: ui issues
2021-08-26 18:32:14 +05:30
pateljannat
ff1363b437
fix: certificate, profile, quiz, and video markdown
2021-08-25 21:01:13 +05:30
pateljannat
841819436a
fix: minor issues
2021-08-23 18:22:36 +05:30
pateljannat
14a984c75f
Merge branch 'main' of https://github.com/frappe/community into fixes
2021-08-23 11:14:35 +05:30
pateljannat
c6d3994383
fix: course page
2021-08-20 14:23:18 +05:30
pateljannat
eaec991f47
fix: chapter teaser drawer
2021-08-19 10:06:39 +05:30
pateljannat
e31b189045
fix: profile urls
2021-08-19 09:35:02 +05:30
pateljannat
ef238c1b25
fix: export label
2021-08-18 18:08:33 +05:30
pateljannat
cb60d97bb7
feat: certification
2021-08-18 18:04:47 +05:30
pateljannat
a3672e9d91
feat: discussions
2021-08-16 13:33:08 +05:30
pateljannat
6cbca8d1bb
feat: notify me
2021-08-09 13:13:48 +05:30
pateljannat
4079ed97b9
fix: quiz, course outline, and lesson indexing
2021-08-05 18:26:41 +05:30
pateljannat
037e946bbe
fix: mentors cleanup
2021-08-04 19:07:14 +05:30
pateljannat
a51c8de1eb
fix: profile progress and review links
2021-08-04 14:01:52 +05:30
pateljannat
44ca940c6b
fix: quiz enhancements and tests
2021-08-03 18:30:52 +05:30
pateljannat
d14b4f55a6
fix: default image, meta, reviews, lesson headers
2021-07-30 16:24:56 +05:30
pateljannat
33a12c2dec
fix: lesson indexing
2021-07-29 11:54:30 +05:30
pateljannat
40842830a4
fix: profile page social icons position
2021-07-26 11:14:32 +05:30
Anand Chitipothu
8a3e31f021
fix: only show the published courses on All Courses page
...
Closes #155
2021-07-19 17:03:38 +05:30
pateljannat
8f74c74d50
fix: removed unused styles and folders
2021-07-19 10:55:06 +05:30
pateljannat
d2f435016c
fix: layout cleanup
2021-07-16 20:24:35 +05:30
pateljannat
389b35802b
Merge branch 'main' of https://github.com/frappe/community into cleanup
2021-07-15 17:36:31 +05:30
pateljannat
eaa9e8e3ea
fix: added linkedin icon
2021-07-15 17:05:54 +05:30
pateljannat
5ecae0df61
fix: removed unused pages
2021-07-15 17:01:15 +05:30
pateljannat
4891be1d8c
fix: profile page fixes and course completion tick
2021-07-15 11:16:01 +05:30
pateljannat
ec852fc255
fix: rating on course card and profile page responsive
2021-07-13 16:54:45 +05:30
pateljannat
37820c1e19
Merge branch 'redesign' of https://github.com/frappe/community into redesign
2021-07-13 15:15:29 +05:30
pateljannat
230fab3bb2
fix: responsive design
2021-07-13 15:15:23 +05:30
Anand Chitipothu
51d5db01e9
feat: include membership info in page context
...
Added `is_member` field to page_context of learn page. This is required to
disable exercises to non-members.
2021-07-11 12:55:26 +05:30
pateljannat
71d0a89968
fix: made image non mandatory, remove unnecessary code
2021-07-09 15:05:46 +05:30
pateljannat
d939a63412
responsive fixes
2021-07-09 13:24:38 +05:30
pateljannat
daaa2d2fe2
responsive fixes
2021-07-09 13:03:42 +05:30
pateljannat
6dd7cb19df
Merge branch 'main' of https://github.com/frappe/community into redesign
2021-07-09 09:50:38 +05:30
pateljannat
b1de2481a8
feat: profile page and other issues
2021-07-09 09:48:08 +05:30
pateljannat
27c01b3b0c
fix: course details interactions
2021-07-08 10:55:03 +05:30
Anand Chitipothu
524a041fb9
fix: error on profile page
...
Profile page was importing Sketch which was removed recently, even
though it was not using that. Removed it to fix the issue.
2021-07-08 10:33:12 +05:30
pateljannat
0ed5309b97
feat: course details page structure
2021-07-06 20:51:20 +05:30
pateljannat
68fd32d536
fix: links and breadcrumbs
2021-07-06 18:13:09 +05:30
pateljannat
5ea3b25d21
feat: course home
2021-07-06 17:58:36 +05:30
Anand Chitipothu
2c24412633
refactor: removed the unused dashboard portal page
2021-07-06 14:20:00 +05:30
Anand Chitipothu
1b8a45ba4a
refactor: removed sketch doctype and portal page for home
...
Both of these will be moved to mon_school.
2021-07-06 13:20:41 +05:30
Anand Chitipothu
9caf44cdbd
feat: make it possible to enable tracking for livecode execution
...
Tracking of livecode execution is made possible by making the page
context with course, batch and lesson available in js.
Added a global page_context variable in js and the data for that gets
initialzied in the learn.py.
2021-07-02 23:58:59 +05:30
pateljannat
45d88bdc08
feat: course header wide
2021-07-02 15:43:21 +05:30
pateljannat
ee8273fd30
feat: new fields in user doctype and new web form
2021-06-30 16:16:22 +05:30
pateljannat
5e916dc2c8
feat: review card style
2021-06-29 12:58:12 +05:30
pateljannat
0c64d46e99
feat: reviews
2021-06-28 20:27:17 +05:30
Jannat Patel
621d01d502
Merge pull request #140 from fossunited/exercise-refactor
...
fix: enabled livecode on community
2021-06-28 13:11:26 +05:30
pateljannat
aa20136223
fix: undo status change on livecode
2021-06-28 13:05:20 +05:30