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
de873bb9ad
fix: update f-l-c-c version for editor save ( #245 )
...
* fix: update f-l-c-c version for editor save
An error in the content components caused the new html editor not to save. This will make it so it won't encode the destination uri twice.
* fix: add pack-lock
2022-01-27 12:58:19 -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
Mehak Nasir
e45dad88d8
fix: header fixes done as required in tnl-9441
2022-01-10 19:35:17 +05:00
Mehak Nasir
ac5919ccea
fix: blackout date frontend crash fix
2022-01-06 13:04:15 +05:00
Mehak Nasir
c7fd33f99e
fix: division scheme is handled on enabling cohorts
2022-01-03 13:44:09 +05:00
Mehak Nasir
e13dd69d09
fix: division scheme is handled on enabling cohorts
2022-01-03 13:44:09 +05:00
AsadAzam
3c6e50bfbc
fix: fixed course detail api params ( #226 )
...
* fix: fixed course detail api params
* test: fixed tests
2021-12-23 11:24:01 +05:00
connorhaugh
a3e88a6c09
feat: Serve New Editor Pages ( #224 )
...
This work will add, behind a flag, the ability to route to components from frontend-lib-content-component.
2021-12-21 10:29:42 -05:00
Mehak Nasir
eafd82bff3
test: tests added based on piisharing flag
2021-12-21 19:39:33 +05:00
Mehak Nasir
1c003efd62
fix: pii sharing fields values are fixed in accordance with backend flag
2021-12-21 19:39:33 +05:00
Mehak Nasir
9e96b17ce3
fix: warning messages improvements
2021-12-20 16:37:44 +05:00
Mehak Nasir
9f158731d4
fix: undefined key fixed in case of empty lti configs
2021-11-25 13:55:34 +05:00
SaadYousaf
0852020139
feat: add env variable to hide team type setting.
2021-11-24 12:33:07 +05:00
edX Transifex Bot
10b98030b8
chore(i18n): update translations
2021-11-22 02:27:53 +05:00
Mehak Nasir
6ca41abffa
test: test fix for legacy form
2021-11-19 20:24:36 +05:00
Mehak Nasir
85596ba86a
revert: css files deleted
2021-11-19 20:24:36 +05:00
Mehak Nasir
b8f74dd295
test: test fixes for refactored code
2021-11-19 20:24:36 +05:00
Mehak Nasir
2438000960
fix: pii sharing and app config fixes
2021-11-19 20:24:36 +05:00
edX Transifex Bot
05d3978284
chore(i18n): update translations
2021-11-15 02:27:44 +05:00
Kshitij Sobti
21b34e6456
fix: the view live button should link to the learning MFE ( #210 )
...
The view live button now links to the learning MFE.
2021-11-09 17:23:34 +00:00
Awais Ansari
111beab5b6
fix: display only supported features in mobile view ( #213 )
...
* fix: display only supported features in mobile view
* fix: feature list test cases
* refactor: render only supported feature and update test cases
* test: add test cases for supported feature
2021-11-09 17:17:42 +05:00
edX Transifex Bot
47c925aef0
chore(i18n): update translations
2021-11-08 02:27:33 +05:00
edX Transifex Bot
c994a2b6ec
chore(i18n): update translations
2021-11-01 02:27:44 +05:00
Awais Ansari
4c6cbf7721
fix: display start and end time for blackout dates ( #208 )
2021-10-29 18:38:22 +05:00
Kshitij Sobti
28c2a93a63
fix: Update the API path and fix saving setting ( #197 )
...
The discussions configuration API is now exposed via studio to allow saving course settings to the modulestore.
The anonymous posts settings were also set up in a way that meant they were only saved if true, that is now fixed.
2021-10-29 13:34:08 +00:00
Awais Jibran
e326443f02
refactor: update ed Discuss name on the UI.
2021-10-28 14:34:29 +05:00
Kshitij Sobti
6c1b8b6a58
fix: UX feedback suggestions from TNL-8730 ( #205 )
...
Fix styling of delete message to reduce gaps between paras
Fix bold font on collapsed title of group
Add no groups found error message when trying to enable teams without groups defined
2021-10-26 18:03:55 +00:00
Awais Ansari
daee1e105d
fix: initialize default values for legacy app config ( #206 )
...
* fix: initialize default values for legacy app config
* refactor: chngae lti-basic-configuration feature name to basic-configuration
* refactor: default legacy configuration object
* refactor: update default allowAnonymousPosts value to false
* fix: update page&resources ordering
2021-10-26 22:37:06 +05:00
Awais Ansari
bfda00a8b9
fix: add blackout dates validation for non supported browsers ( #203 )
...
* fix: add blackout dates validation for non supported browsers
* refactor: update functions name
2021-10-25 19:16:48 +05:00
edX Transifex Bot
7464aa59bc
chore(i18n): update translations
2021-10-25 02:27:34 +05:00
Kshitij Sobti
9fd6cbf61b
fix: UX feedback suggestions from TNL-8730 [BD-38] [BB-4981] ( #201 )
...
* fix: UX feedback suggestions from TNL-8730
2021-10-21 07:20:36 +00:00
edX Transifex Bot
d6fda14d36
chore(i18n): update translations
2021-10-18 02:28:25 +05:00
Awais Ansari
9198dc5c64
fix: blackout UI, validation and browser related issues [TNL-8667] ( #199 )
...
* fix: spacing issue between blackout dates and status badge [TNL-8808]
* fix: display date and time for multi month and year date range [TNL-8803]
2021-10-15 11:24:47 +05:00
edX Transifex Bot
2f4a19d413
chore(i18n): update translations
2021-10-11 02:28:23 +05:00
Awais Ansari
1c5fb4c646
feat: update feature table UI ( #198 )
...
* feat: update feature table
* test: fix failed feature table test cases
* refactor: features name is feature table
* refactor: update provider name
2021-10-09 00:23:17 +05:00
Ned Batchelder
3757c71446
build: use the organization commitlint check
2021-10-07 13:47:51 -04:00