Commit Graph

286 Commits

Author SHA1 Message Date
Saad Yousaf
0e24a0767b fix: show Zoom settings when pii sharing is enabled and make launch email optional (#387)
Co-authored-by: Mehak Nasir <mehaknasir94@gmail.com>
2022-11-16 13:14:16 +05:00
Ahtisham Shahid
3581d633c1 Revert "fix: show Zoom settings when pii sharing is enabled and make launch email optional (#380)" (#386)
This reverts commit b8895bef33.
2022-11-11 21:25:41 +05:00
Saad Yousaf
b8895bef33 fix: show Zoom settings when pii sharing is enabled and make launch email optional (#380)
Co-authored-by: Mehak Nasir <mehaknasir94@gmail.com>
2022-11-11 18:08:26 +05:00
Abderraouf Mehdi Bouhali
34fe291268 fix(rtl): mirror legacy page card arrow 2022-11-07 16:03:36 +00:00
Jenkins
4b1e292e1c chore(i18n): update translations 2022-11-06 16:32:32 -05:00
Awais Ansari
7dcd328f2e fix: add . to helper message 2022-11-01 17:39:01 +05:00
Awais Ansari
e2d66cc605 fix: update helper text for bigBlueButton free plan 2022-11-01 17:39:01 +05:00
Muhammad Adeel Tajamul
748aee2cff fix: added bbb learn more env variable (#365)
Co-authored-by: adeel.tajamul <adeel.tajamul@arbisoft.com>
2022-10-20 17:31:14 +05:00
Zachary Hancock
d1d04d5585 feat: configure lti providers on exam settings modal (#363) 2022-10-13 09:22:36 -04:00
Zachary Hancock
f54dc17788 feat: configure lti exam providers (#356)
Allows setting a course exam provider to integrations managed by edx-exams. This option is gated by the CourseWaffleFlag course_apps.exams_ida in edx-platform.
2022-10-11 11:54:33 -04:00
Jenkins
7954baf6bd chore(i18n): update translations 2022-10-09 17:32:24 -04:00
Jenkins
a7b0b46e37 chore(i18n): update translations 2022-10-02 17:33:09 -04:00
SaadYousaf
3567b36ece fix: handle null blackout dates 2022-09-26 13:25:15 +05:00
Ahtisham Shahid
9db3ded793 fix: changed client secret input type to password (#351)
* fix: changed client secret input type to password

* fix: made secret not required field
2022-09-21 14:44:13 +05:00
Sarina Canelake
4755ae4d67 Fix github url strings (org edx -> openedx) (#348)
* fix: fix github url strings (org edx -> openedx)

* fix: update path to .github workflows to read from openedx org
2022-09-12 14:37:49 -04:00
Jenkins
022502c2a3 chore(i18n): update translations 2022-09-11 17:25:40 -04:00
Arunmozhi
38f9f689c9 Simplify in-context discussion toggles [BD-38] (#339)
* refactor: remove unit level visibility toggle

* refactor: remove the in-context discussion settings toggle

* refactor: rename graded units label of in-context discussion setting
2022-09-07 16:41:48 +05:00
Mehak Nasir
b142befdc1 fix: dont show free tier in options if no free tier available
fix: free_tier not sent in zoom configs and lti config removed from free_tier

fix: bbb all use cases fixed
2022-09-06 17:05:57 +05:00
Mehak Nasir
4bd251d849 fix: fix crash issue on accessing undefined keys (#337) 2022-08-24 16:31:52 +05:00
edx-semantic-release
0faba86890 chore(i18n): update translations 2022-08-07 17:31:33 -04:00
Matt Hughes
21c36a45fa Fixing translations job in this repo (#321)
* chore(i18n): update translations

* fix: upgrade frontend-lib-content-component version

* build: update js dependency lockfile

Co-authored-by: edx-semantic-release <edx-semantic-release@edx.org>
Co-authored-by: Alie Langston <alangsto@wellesley.edu>
2022-07-13 08:34:58 -04:00
Mehak Nasir
d6997b8b4f feat: bbb screens integrated in live (#316)
* feat: bbb screens integrated in live

test: test cases added for bbb screens

fix: field populate issue resolved

fix: added link for read more about plans

fix: launch email is only visible in case of zoom

* fix: free plan message improved

* chore: frontend lib content version update

* chore: frontend lib dependency updated
2022-07-07 19:39:42 +05:00
connorhaugh
6fa312f7b4 feat: upgrade FLCC version (#309)
Co-authored-by: rayzhou-bit <rzhou@2u.com>
2022-06-09 16:08:04 -04:00
Awais Ansari
e8993829a0 fix: requestSubmit() is not a function in safari (#301) 2022-05-13 15:27:03 +05:00
Awais Ansari
bfe3442ebe feat: update the pii sharing flow for live app (#300) 2022-05-13 15:22:18 +05:00
Awais Ansari
fc16dfcb85 Revert "fix: remove PII sharing flag from live configuration (#296)" (#297)
This reverts commit 648ffe5884.
2022-04-26 22:44:00 +05:00
Awais Ansari
648ffe5884 fix: remove PII sharing flag from live configuration (#296) 2022-04-26 17:27:52 +05:00
edx-semantic-release
98fe9ce465 chore(i18n): update translations 2022-04-24 17:27:23 -04:00
Awais Ansari
43cfb23706 fix: update the PII sharing message for live configuration (#291)
* fix: update the PII sharing message for live configuration
2022-04-19 19:45:20 +05:00
edx-semantic-release
ccf32cc367 chore(i18n): update translations 2022-04-17 17:32:14 -04:00
Mehak Nasir
a0489e03ab feat: removed the support of allow anonymous to all from discussion configs (#284)
* feat: removed the support of allow anonymous to all from discussion configs

* fix: test cases fix after rebase
2022-04-14 13:18:09 +05:00
Awais Ansari
e0680636c5 feat: add reported email notifications setting in legacy discussions (#281)
* feat: add reported email notifications setting in legacy discussions

* feat: display reported content email notification based on a flag
2022-04-13 15:35:16 +05:00
edx-semantic-release
93b2eee3ad chore(i18n): update translations 2022-04-10 17:32:10 -04:00
connorhaugh
2a27042347 fix: upgrade flcc for real release (#287)
* fix: upgrade flcc for real release

* feat: update packages
2022-04-08 13:44:08 -04:00
Muhammad Adeel Tajamul
816d7f7f97 test: live settings test cases (#274)
* test: live settings test cases
2022-04-06 01:58:03 +05:00
connorhaugh
397f6c5d2e feat: update FLCC + add enzyme (#282)
This releases FLCC to stage.
2022-04-05 14:52:50 -04:00
edx-semantic-release
1906a8ad05 chore(i18n): update translations 2022-04-03 17:31:40 -04:00
Mehak Nasir
7a7312d352 test: fix test for lti config fields 2022-03-31 17:29:10 +05:00
Mehak Nasir
845e352376 fix: lti config fields hidden for all if pii sharing is disabled 2022-03-31 17:29:10 +05:00
Muhammad Adeel Tajamul
3836b4328e feat: course live integration (#271)
Co-authored-by: adeel.tajamul <adeel.tajamul@arbisoft.com>
2022-03-28 18:11:50 +05:00
edX Transifex Bot
2e486088f0 chore(i18n): update translations 2022-03-27 17:31:27 -04:00
Abdurrahman Asad
05b7c0aecd fix: split message on discussion provider LTI configuration page (#269)
* fix: split message on discussion provider LTI configuration page

* fix: fix typo
2022-03-22 09:48:46 +05:00
Abdurrahman Asad
f3f05d77f2 fix: modify message on discussion provider LTI configuration page (#265)
* fix: modify message on discussion provider LTI configuration page

* fix: update message
2022-03-21 11:05:51 +05:00
edX Transifex Bot
ca4f559fff chore(i18n): update translations 2022-03-20 17:31:14 -04:00
Awais Ansari
9c6f8546cf feat: live app configuration's mockups (#261)
* feat: implement new mockups for live card
2022-03-16 11:48:58 +05:00
Awais Ansari
abc7e018fc chore: upgrade paragon version (#263)
* chore: upgrade paragon version
2022-03-16 11:42:19 +05:00
edX Transifex Bot
6a06f22ca5 chore(i18n): update translations 2022-03-06 16:30:49 -05:00
Kshitij Sobti
d6421da561 fix: remove new and legacy from discussion app names (#260)
Both providers should have the same name.
2022-03-01 06:54:33 +00:00
edX Transifex Bot
f266919cd4 chore(i18n): update translations 2022-02-27 16:30:36 -05:00
Awais Ansari
4b2b599eaf fix: display same message for everyone during discussions provider configuration (#257) 2022-02-23 11:25:56 +05:00