Commit Graph

21 Commits

Author SHA1 Message Date
pateljannat a51c8de1eb fix: profile progress and review links 2021-08-04 14:01:52 +05:30
pateljannat 40842830a4 fix: profile page social icons position 2021-07-26 11:14:32 +05:30
pateljannat d2f435016c fix: layout cleanup 2021-07-16 20:24:35 +05:30
pateljannat eaa9e8e3ea fix: added linkedin icon 2021-07-15 17:05:54 +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 daaa2d2fe2 responsive fixes 2021-07-09 13:03:42 +05:30
pateljannat b1de2481a8 feat: profile page and other issues 2021-07-09 09:48:08 +05:30
Anand Chitipothu ef0c3e4a24 feat: pluggable profile tabs
Added ProfileTab class to represent a profile tab and made the profile
page render the tabs specified in the hook `profile_tabs`. This allows
plugging in new tabs in the profile page without makeing any changes to
the community module.
2021-06-08 10:36:12 +05:30
pateljannat b3f87ba5b6 fix: removed community course member and references to profile macro 2021-05-24 10:39:04 +05:30
pateljannat 713dcf178a refactor: patches to fix data, profile dashboard, lms mentor mapping page fixes 2021-05-21 21:40:31 +05:30
pateljannat 637c795321 refactor: moved community member class functions to user override 2021-05-21 16:22:59 +05:30
Anand Chitipothu 503b922074 style: improved the sketch page 2021-05-07 16:48:25 +05:30
Anand Chitipothu 84b4833fed style: tweaked the styles of profile page 2021-05-07 12:33:43 +05:30
Anand Chitipothu bb80d988d7 refactor: using SketchTeaser widget to show sketch in the profile page 2021-05-06 20:43:04 +05:30
pateljannat 44dc42d7dd feat: batch folders, redirects, members page 2021-04-26 10:16:53 +05:30
pateljannat e6248f9e02 feat: course page redesign 2021-04-20 13:21:01 +05:30
pateljannat dfe8b3d4a2 fix: style 2021-04-14 11:29:32 +05:30
pateljannat e8ff9a5a32 feat: profile page 2021-04-14 11:19:02 +05:30
pateljannat d38c64650e fix: patch to update name of member 2021-04-12 18:05:43 +05:30
Anand Chitipothu 06f7698e8f refactor: added custom routing for profiles
- installed a regex conveter to werkzeug to support regular expresions in routes
- added a website route rule to match all profiles
2021-04-06 18:07:05 +05:30