Juliana Kang
51d538cbe7
fix: Remove B2C Subscriptions ( #35303 )
...
REV-3697
2024-09-04 14:01:45 -04:00
Juliana Kang
eb5bef0c23
fix: Remove Program details Subscriptions portal CTA ( #35249 )
...
REV-4003
2024-08-08 13:39:04 -04:00
thezaeemaanwar
0b3e4d73b6
feat!: Removed Badges App
...
fix: restored badges handlers
feat: remove FE code for badges
fix: resolved failing tests
fix: removed test case for badges app
fix: unused import error
fix: Response Field Count
fix: shareable account response length
fix: resolved PR comments
fix: revert settings override
feat!: Removed Badges App
fix: restored badges handlers
feat: remove FE code for badges
fix: resolved failing tests
fix: removed test case for badges app
fix: unused import error
fix: Response Field Count
fix: shareable account response length
fix: revert subscription badge
2023-10-18 20:30:04 +05:00
Juliana Kang
4d3ae9f665
feat: Show active subscriptions on Program Details apart from eligibility ( #33391 )
...
REV-3704
2023-10-04 08:48:37 -04:00
Juliana Kang
e10ba22e51
fix: Remove rendering of the subs upsell on dashboard sidebar ( #33324 )
...
REV-3705
2023-10-03 10:51:57 -04:00
Syed Ali Abbas Zaidi
8480dbc228
chore: apply amnesty on existing not fixable issues ( #32215 )
...
* fix: eslint operator-linebreak issue
* fix: eslint quotes issue
* fix: react jsx indent and props issues
* fix: eslint trailing spaces issues
* fix: eslint line around directives issue
* fix: eslint semi rule
* fix: eslint newline per chain rule
* fix: eslint space infix ops rule
* fix: eslint space-in-parens issue
* fix: eslint space before function paren issue
* fix: eslint space before blocks issue
* fix: eslint arrow body style issue
* fix: eslint dot-location issue
* fix: eslint quotes issue
* fix: eslint quote props issue
* fix: eslint operator assignment issue
* fix: eslint new line after import issue
* fix: indent issues
* fix: operator assignment issue
* fix: all autofixable eslint issues
* fix: all react related fixable issues
* fix: autofixable eslint issues
* chore: remove all template literals
* fix: remaining autofixable issues
* chore: apply amnesty on all existing issues
* fix: failing xss-lint issues
* refactor: apply amnesty on remaining issues
* refactor: apply amnesty on new issues
* fix: remove file level suppressions
* refactor: apply amnesty on new issues
2023-08-07 19:13:19 +05:00
Nawfal Ahmed
8cd0cb0d07
feat: get subscription upsell values from env ( #32770 )
2023-07-18 17:43:39 +05:00
Nawfal Ahmed
139d0b2392
feat: sort subscription programs in program dashboard ( #32651 )
2023-07-06 09:01:40 +00:00
Nawfal Ahmed
80d151b404
feat: add marketing url to subscription upsell ( #32560 )
2023-06-23 12:54:15 +00:00
Nawfal Ahmed
6a5c1bbf44
feat: update subscription enrollment alert ( #32414 )
2023-06-12 13:07:43 +00:00
Nawfal Ahmed
c6934dda8c
PON-241: Copy changes on Program details page ( #32352 )
...
* feat: update subscription info text in various states
* feat: update subscription trial ending alert
2023-06-05 17:46:11 +05:00
Juliana Kang
c67408b9c5
fix: Modify nextPaymentDate in program details subscriptions ( #32310 )
...
PON-247
2023-05-26 10:50:39 -04:00
Nawfal Ahmed
2d9c528827
fix: fix subscription prices and program dashboard max-width ( #32278 )
2023-05-23 16:17:28 +05:00
Syed Ali Abbas Zaidi
d7053a6783
fix: eslint autofixable issues ( #32181 )
...
* fix: eslint operator-linebreak issue
* fix: eslint quotes issue
* fix: react jsx indent and props issues
* fix: eslint trailing spaces issues
* fix: eslint line around directives issue
* fix: eslint semi rule
* fix: eslint newline per chain rule
* fix: eslint space infix ops rule
* fix: eslint space-in-parens issue
* fix: eslint space before function paren issue
* fix: eslint space before blocks issue
* fix: eslint arrow body style issue
* fix: eslint dot-location issue
* fix: eslint quotes issue
* fix: eslint quote props issue
* fix: eslint operator assignment issue
* fix: eslint new line after import issue
* fix: indent issues
* fix: operator assignment issue
* fix: all autofixable eslint issues
* fix: all react related fixable issues
* fix: autofixable eslint issues
* chore: remove all template literals
* fix: remaining autofixable issues
* fix: failing js test
2023-05-18 11:03:59 +05:00
Nawfal Ahmed
30a66120fd
fix: correctly mark program dashboard and details translations string ( #32242 )
2023-05-16 12:02:54 +00:00
Nawfal Ahmed
7174da78d0
feat: subscription changes and alerts for program dashboard and details ( #32217 )
...
* feat: subscription changes on program dashboard and details (#31909 )
- add a h2 programs heading on program dashboard
- subscription ui changes on program dashboard
- subscription alerts on both pages
* feat: add subscription upsell, fix responsive layout of program dashboard (#31943 )
* test: update tests for subscription changes on program dashboard (#32021 )
* feat: subscription api changes on program dashboard (#32085 )
* feat: add subscription segment events to program details and dashboard (#32164 )
* feat: subscription changes on program dashboard and details pages (#32205 )
2023-05-16 10:34:42 +00:00
Nawfal Ahmed
a5987e73d0
feat: subscription changes for program details page ( #32060 )
...
* feat: subscription ui changes on program detail page (#31846 )
* test: update tests for subscription changes on program details (#32020 )
* feat: subscription api changes on program details (#32059 )
2023-05-08 20:19:25 +05:00
Syed Ali Abbas Zaidi
f1fb38ed83
fix: multi lines and spaces issues ( #31885 )
...
* fix: multi lines and spaces issues
* fix: eslint operator-linebreak issue
* fix: eslint quotes issue
* fix: remaining quotes issues
* fix: eslint object curly newline issue
* fix: eslint object curly spacing issue
* fix: eslint brace-style issues
* fix: react jsx indent and props issues
* fix: eslint trailing spaces issues
* fix: eslint linbreak style issue
* fix: eslint space unary operator issue
* fix: eslint line around directives issue
* fix: void and typeof space unary ops issue
2023-05-03 12:22:46 +05:00
Syed Ali Abbas Zaidi
5549db4d80
fix: migrate remaining eslint-config-edx ( #31760 )
...
* fix: migrate remaining eslint-config-edx
* refactor: updated eslint rules according to eslint-config-edx-es5
* refactor: add custom rules to suppress unnecessary eslint issues
* refactor: add custom rules to internal eslint configs
* fix: fix all indentation issues
* chore: update lock file
2023-03-02 16:16:50 +05:00
Ahtisham Shahid
00b53287d5
Added anonymous user id and extra params in program lti ( #29429 )
...
* fix: added anonymous user id and extra params in program lti
* refactor: updated flag name
* fix: fixed linter issues
2021-12-02 17:05:35 +05:00
Ahtisham Shahid
f2c3b5939d
feat: Moved Programs details data in respective tabs ( #28700 )
...
* feat: Moved Programs details data in respective tabs
2021-09-20 12:38:11 +05:00
Albert (AJ) St. Aubin
9e5071e0c3
[MICROBA-746] Improve this code to check for the availability of banner_images
2020-11-18 08:11:44 -05:00
Waheed Ahmed
13b3764f20
Allow entitlements to be used past course has ended.
...
Allow entitlements to be used past the course has ended but
upgrade deadline is still in future for already enrolled
learners.
PROD-1497
2020-08-24 13:20:11 +05:00
Jansen Kantor
f4a2303013
EDUCATOR-5043: remove grades from program progress page ( #23940 )
...
* remove grades from program progress page
2020-05-08 14:46:20 -04:00
Brandon Baker
07ef68ef09
Fix event tracking for pathway buttons.
...
Switches to tracking pathway_uuid to match the original event proposal.
LEARNER-6087
2018-09-05 12:30:16 -04:00
Brandon Baker
171e95f904
Reveal professional pathways in program sidebar.
...
Professional pathways are referred to as industry pathways in the code
to help differentiate them from professional certificate programs.
2018-08-31 12:57:50 -04:00
Cole Rogers
40b6faf253
Render credit pathways in program details sidebar
2018-08-02 10:08:50 -04:00
Kshitij Sobti
fcff921fdb
Linting fixes to improve quality report
2018-07-18 00:37:31 +05:30
Michael Terry
502287b07e
Add some links to student records
...
Add some waffle-guarded connection points to the Credentials service
to start filling out the user flow for Student Records.
Specifically, add a button to the Program Progress Details page if
a certificate exists, and add a link in the Learner Profile page.
Both only appear if the 'student_records' waffle switch is active.
LEARNER-4701
2018-04-27 09:52:01 -04:00
Michael Terry
98a13423d1
Drop underscore from learner_dashboard
2018-04-12 15:14:52 -04:00
Michael Terry
c9318c3e51
Convert learner_dashboard to es2015
2018-03-02 08:57:34 -05:00