Bilal Qamar
86974b76a9
Fixed broken "Pages and Resources" page ( #446 )
...
* fix: updated AppHeader call
* fix: AppHeader function signature changed to react component
2023-02-09 06:45:37 -05:00
Kristin Aoki
835915750c
feat: update frontend-lib-content-component 1.95.0 ( #445 )
2023-02-07 16:13:51 -05:00
Jenkins
fe8a125d1a
chore(i18n): update translations
2023-02-05 16:32:36 -05:00
Kristin Aoki
f82e572ad2
feat: update frontend-lib-content-components ( #439 )
2023-02-01 15:46:13 -05:00
Kristin Aoki
8aa03496fb
feat: update frontend-content-components & paragon ( #438 )
2023-01-31 15:21:13 -05:00
Muhammad Abdullah Waheed
3c2c347bb9
Automate Browserlist DB Update ( #357 )
...
* feat: added cron github action to auto update brwoserlist DB periodically
* refactor: used a shared script to update broswerslist DB, create PR and automerge it
2023-01-31 17:40:26 +05:00
Jenkins
0d166288cc
chore(i18n): update translations
2023-01-29 16:32:35 -05:00
Bilal Qamar
f8954ef870
refactor: upgraded frontend-build version to v12
...
PR #322
2023-01-26 09:02:14 -03:00
Muhammad Adeel Tajamul
66afd4ddac
fix: updated openedx discussion provider help text ( #431 )
...
Co-authored-by: adeel.tajamul <adeel.tajamul@arbisoft.com >
2023-01-25 07:42:29 +05:00
Kristin Aoki
a99eb8a44a
feat: upgrade frontend-lib-content-components ( #436 )
2023-01-24 13:51:06 -05:00
kenclary
b2981318b0
chore: update version of frontend-lib-content-components to 1.85.0. ( #435 )
2023-01-24 10:16:03 -05:00
Jenkins
5142f3afd4
chore(i18n): update translations
2023-01-22 16:32:35 -05:00
Raymond Zhou
b7b3601337
feat: update FLCC to 1.81.0 ( #432 )
2023-01-20 11:55:58 -05:00
Kristin Aoki
50e5ca86c6
feat: upgrade paragon and lib-content-components ( #430 )
2023-01-17 16:26:11 -05:00
connorhaugh
fe9a9a37e7
feat: upgrade to 1.76.0 ( #429 )
2023-01-12 15:43:22 -05:00
connorhaugh
1c5ab42ea6
feat: update flcc to 1.74.0 ( #428 )
2023-01-12 10:53:46 -05:00
Kristin Aoki
74fcbe426d
feat: upgrade lib-content-components to 1.73.0 ( #419 )
2023-01-06 10:41:27 -05:00
Mehak Nasir
6a65826fd5
fix: group at subsection field added in redux state
2023-01-05 14:31:44 +05:00
Jesper Hodge
ad47bfacd4
docs: add fix for m1 macs to readme ( #421 )
2023-01-03 16:32:54 -05:00
Jenkins
9e9bac997b
chore(i18n): update translations
2022-12-25 16:32:50 -05:00
connorhaugh
014fbeac71
feat: release select type page ( #418 )
2022-12-23 09:22:14 -05:00
connorhaugh
0b214faeca
feat: add problem editor to FLCC ( #417 )
2022-12-20 16:14:43 -05:00
Zachary Hancock
abff65a11a
fix: LTI providers should not be shown unless enabled ( #416 )
2022-12-19 10:46:04 -05:00
Adolfo R. Brandes
2f6eed237a
fix: Editors should support runtime configuration
...
Fetching settings directly via `process.env` circumvents the runtime
configuration mechanism. Change the editor page to use `getConfig()`
instead.
2022-12-13 23:55:36 +00:00
Kristin Aoki
7253c9bba3
feat: upgrade lib-content-components 1.69.1 ( #411 )
2022-12-13 09:27:22 -05:00
Jenkins
a84d3c09e8
chore(i18n): update translations
2022-12-11 16:27:30 -05:00
Raymond Zhou
f5e1f1cf6b
feat: FLCC v1.68.0 ( #407 )
2022-12-09 11:37:31 -05:00
ayesha waris
8096a389da
style: confirmation modal added for in-context discussion toggle ( #404 )
...
* style: confirmation modal added for in-context discussion toggle
* refactor: removed duplicate message id
* refactor: function moved to on line direct call
2022-12-09 18:40:21 +05:00
kenclary
1a21850fc4
feat: upgrade lib-content-components to 1.66.3. ( #405 )
2022-12-07 11:58:26 -05:00
Kristin Aoki
efae5ecd4b
feat: upgrade ib-content-components to 1.66.0 ( #403 )
2022-12-05 16:59:49 -05:00
Jenkins
1e043325d6
chore(i18n): update translations
2022-12-04 16:32:30 -05:00
Raymond Zhou
0bfce5594d
feat: update paragon to v20.21.0 ( #399 )
2022-12-02 11:12:25 -05:00
connorhaugh
dbe2787785
feat: update flcc to 1.63.1 ( #400 )
2022-12-02 10:47:53 -05:00
connorhaugh
20e98319af
feat: remove default background color for editors ( #398 )
2022-12-02 10:23:07 -05:00
Abdullah Waheed
2063049747
feat: added new translations in Makefile and updated all the translations
2022-11-30 13:30:22 +00:00
edX requirements bot
a7def9ce25
fix: -t flag added in pull translation command ( #393 )
2022-11-30 16:44:21 +05:00
Kristin Aoki
2418207149
feat: bump lib-content-componets to 1.61.0 ( #397 )
2022-11-29 16:34:42 -05:00
Kristin Aoki
5da5967e97
feat: update lib-content-componets to 1.60.1 ( #395 )
2022-11-29 15:10:40 -05:00
Jenkins
45b2bf5b13
chore(i18n): update translations
2022-11-27 16:32:27 -05:00
ayesha waris
7527f6c764
Style: Toggle remains Disabled and Link to instructor dashboard show on Disabled Cohorts ( #375 )
...
* style: on disabled cohorts toggle remains disabled and link to instructor dashboard shows
* fix: test cases fixed
Co-authored-by: Mehak Nasir <mehaknasir94@gmail.com >
2022-11-21 14:41:40 +05:00
Ghassan Maslamani
bdfa1fdeb3
fix: force studio url to reload if changed
...
This chagne make it possible if this module was loaded **then**
the configuration for studio url is changed, then it will pick
the last value.
More context overhangio/tutor-mfe/issues/86
2022-11-18 13:49:16 +00:00
Raymond Zhou
79f58cc8d0
feat: update to flcc 1.60 ( #392 )
2022-11-17 12:25:03 -05:00
Adolfo R. Brandes
437d0a37a9
docs: Document current feature-set of this MFE
...
This updates the README to include brief documentation on the purpose of
this MFE, the main features it provides, as well as their configuration
and external requirements.
2022-11-17 14:13:23 +00:00
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
connorhaugh
91abf56977
feat: upgrade flcc to 1.58.0 ( #390 )
2022-11-15 13:31:15 -05:00
Kristin Aoki
f0734d86db
feat: upgrade frontend-lib-components to 1.57.0 ( #388 )
2022-11-15 09:27:46 -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
Kristin Aoki
89d0d12559
feat: bump upgrade of flcc to 1.56.1 ( #385 )
2022-11-10 09:35:09 -05:00
Abderraouf Mehdi Bouhali
34fe291268
fix(rtl): mirror legacy page card arrow
2022-11-07 16:03:36 +00:00