Commit Graph

269 Commits

Author SHA1 Message Date
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
Kshitij Sobti
6389847310 feat: Add support for the new Open edX discussion provider (#217)
This adds support for configuring the new Open edX discussion provider. It expands on the features of the legacy configuration by adding additional ways to configure discussions.
2022-02-22 12:22:42 +00:00
=Awais Jibran
95fdd378c2 refactor: code for iconbutton usage 2022-02-18 19:35:08 +05:00
connorhaugh
42cb63601e feat: remove loading on editor pages (#250)
Because we are moving the v2 editor pages to be "fake" modals, which have no z-index, we need to discard the course authoring "loading" wheel for the header and footer. We also need to bump the version of f-l-c-c to bring in the new editor changes.
2022-02-15 15:06:09 -05:00
SaadYousaf
4047a1c05f fix: revert gate to hide/show team TYPE configuration 2022-02-10 17:35:12 +05:00
edX Transifex Bot
a11578e78a chore(i18n): update translations 2022-02-06 16:29:59 -05:00
Awais Ansari
649ae9b925 feat: hide PII sharing fields for LTI config (#244)
* feat: hide PII sharing for all users

* test: fix LTI form fail test cases
2022-02-02 11:51:16 +05:00
edX Transifex Bot
068ce84851 chore(i18n): update translations 2022-01-31 11:54:57 -05:00
connorhaugh
325d98016e feat: Use new TextEditor (#237)
DO NOT MERGE UNITL https://github.com/edx/frontend-lib-content-components/pull/9/files is merged. This PR utalizes the new text editors. Also upgrade node version.
2022-01-27 09:48:05 -05:00
Awais Ansari
47ff47abf2 feat: add UTC timezone in blackout date range (#242) 2022-01-26 15:35:37 +05:00
edX Transifex Bot
cc132b4db5 chore(i18n): update translations 2022-01-23 16:29:35 -05:00
Awais Ansari
1774005c7e fix: line height of header course title 2022-01-19 16:28:26 +05:00
Mehak Nasir
21b7025390 fix: header course name ui improvement 2022-01-18 19:08:47 +05:00
Awais Ansari
7e9261e30f fix: divide discussions by cohort toggle should not divide course-wid… (#233)
* fix: divide discussions by cohort toggle should not divide course-wide discussions

* test: update failed test cases
2022-01-18 17:16:00 +05:00
edX Transifex Bot
a44f11a731 chore(i18n): update translations 2022-01-16 16:29:23 -05:00
Mehak Nasir
a928a6fa79 test: fixed mobile header tests according to new UI 2022-01-14 17:23:22 +05:00
Mehak Nasir
9f6334b521 fix: header improvements 2022-01-14 17:23:22 +05:00
Mehak Nasir
3284dfb1d3 fix: team page crash issue fix 2022-01-14 15:27:42 +05:00