Eugene Dyudyunov
cd430ebb5d
fix: first section celebration
...
Fix the first section celebration modal showing logic.
On Nutmeg+ it's shown only after the page reload or after going directly
to the second section from the course home. Going through the course
with the Next/Previous buttons has no effect (which worked on Maple).
Notes:
- the weekly goal has the same showing logic, but I assume that is
correct behavior so no changes are added for it in this commit.
- showing a celebration modal for the first section completion when
going directly to the first unit of the second section seems to be a bug
(reproduces on Maple too)
2023-02-14 16:54:40 -05:00
Jenkins
630d44a8cc
chore(i18n): update translations
2023-02-12 16:09:38 -05:00
Jenkins
894e16ddf0
chore(i18n): update translations
2023-02-05 16:09:37 -05:00
Muhammad Abdullah Waheed
263c486330
chore: Automate Browserslist DB Update ( #987 )
...
* 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:41:10 +05:00
Bilal Qamar
b3d33667d4
Updated frontend-build to v12 ( #962 )
...
* feat: rebase previous frontend-build upgrade
* chore: make welcome message to default to empty
2023-01-30 12:20:07 -05:00
Jenkins
b500546e8d
chore(i18n): update translations
2023-01-29 16:09:37 -05:00
leangseu-edx
cb9e0aa52f
feat: copy static to dist folder for prod ( #1057 )
...
* feat: copy static to dist folder for prod
* chore: update webpack.prod.config.js
Co-authored-by: Ben Warzeski <bwarzeski@edx.org >
Co-authored-by: Ben Warzeski <bwarzeski@edx.org >
2023-01-25 14:29:00 -05:00
Leangseu Kim
69ff5463b3
fix: update iframe static stylesheet
2023-01-25 10:08:44 -05:00
ihor-romaniuk
3b4561e142
fix: fix alignment in the streak celebration modal
2023-01-24 11:47:43 -05:00
Jenkins
cf3b3a27bc
chore(i18n): update translations
2023-01-22 16:09:35 -05:00
Ben Warzeski
3bb7aa06bc
Bw/share by unit ( #1050 )
...
* fix: disable share feature on component unmount
* fix: share only on set units
* fix: share only on set units
* fix: typo
2023-01-20 11:33:38 -05:00
Ben Warzeski
4cea9e582b
Bw/share by unit ( #1049 )
...
* fix: disable share feature on component unmount
* fix: share only on set units
* fix: share only on set units
2023-01-20 11:02:37 -05:00
Ben Warzeski
0c74bb5106
fix: disable share feature on component unmount ( #1048 )
...
* fix: disable share feature on component unmount
* chore: make sure useEffect run only once
Co-authored-by: Leangseu Kim <lkim@edx.org >
2023-01-20 09:07:18 -05:00
Jansen Kantor
b082f3ed19
feat: remove mmp2p ( #1042 )
...
* feat: remove mmp2p experiment folder
* feat: remove AccessExpirationAlertMMP2P
* feat: remove imports references and conditionals for mmp2p
2023-01-19 15:35:01 -05:00
leangseu-edx
5d477cebb2
fix: update social sharing icon and title ( #1046 )
...
* fix: update social sharing icon and title
* chore: remove twitter icon
2023-01-18 10:29:09 -05:00
Leangseu Kim
851e49f8fb
chore: install react share and implement social share demo
2023-01-17 09:17:40 -05:00
Jansen Kantor
09436dd175
test: each.it indentation ( #1043 )
2023-01-12 16:00:06 -05:00
Awais Ansari
53c8e01c28
fix: hide discussions sidebar and trigger icon when unit does not exist or enableInContext is false. ( #1039 )
...
* fix: removed nonCourseWare topics from topics
* fix: hide discussions sidebar and trigger icon when enableInContext is false
2023-01-09 14:29:42 +05:00
Leangseu Kim
ed2d816bbe
fix: upgrade discount space
2023-01-03 12:54:22 -05:00
Awais Ansari
7c067299fb
refactor: rename inContext param to inContextSidebar ( #1022 )
2022-12-30 17:04:33 +05:00
Mehak Nasir
4ee1570bfa
fix: sidebar length is fixed ( #1023 )
2022-12-28 13:34:17 +05:00
Leangseu Kim
91c548847b
fix: upgrade paragon to remedy the pipeline fix
2022-12-23 11:15:17 -05:00
renovate[bot]
49440ffb45
chore(deps): update dependency @edx/reactifex to v2.1.1
2022-12-23 11:54:31 +00:00
renovate[bot]
6752447d94
chore(deps): update dependency @edx/browserslist-config to v1.1.1
2022-12-23 05:25:42 +00:00
renovate[bot]
75c6aadb09
fix(deps): update dependency util to v0.12.5
2022-12-23 05:14:37 +00:00
renovate[bot]
9eceb355f6
fix(deps): update dependency reselect to v4.1.7
2022-12-23 05:02:03 +00:00
renovate[bot]
df7786388c
fix(deps): update dependency regenerator-runtime to v0.13.11
2022-12-23 04:51:29 +00:00
renovate[bot]
361de31e22
fix(deps): update dependency react-share to v4.4.1
2022-12-23 04:40:17 +00:00
renovate[bot]
9e040ec8f1
fix(deps): update dependency react-redux to v7.2.9
2022-12-22 22:25:46 +00:00
renovate[bot]
8db8aeed71
fix(deps): update dependency classnames to v2.3.2
2022-12-22 22:15:18 +00:00
renovate[bot]
04471e550b
fix(deps): update dependency @popperjs/core to v2.11.6
2022-12-22 22:04:21 +00:00
renovate[bot]
925ee97a76
fix(deps): update dependency @edx/frontend-lib-special-exams to v2.1.2
2022-12-22 21:54:00 +00:00
renovate[bot]
65086af173
chore(deps): update dependency @testing-library/jest-dom to v5.16.5
2022-12-22 21:42:53 +00:00
Adam Stankiewicz
33923d9a69
chore: upgrade @edx/frontend-build from v9 -> v12 ( #1017 )
...
* chore: ignore eslint issues during frontend-build v9 -> v12 upgrade
* chore: add comment to .eslintrc.js file
* chore: update frontend-build
* chore: update test and remove a few unit tests
Co-authored-by: Leangseu Kim <lkim@edx.org >
2022-12-22 13:44:02 -05:00
leangseu-edx
080d31e934
Revert "fix: update transifex flag for tx cli 1.4.0"
...
This reverts commit f8a1147571 .
2022-12-20 16:06:36 -05:00
Leangseu Kim
f3c80ed39b
fix: text in goal modal
2022-12-20 15:03:08 -05:00
Leangseu Kim
1ca4eda08a
chore: fix fo format relative time
2022-12-19 11:10:34 -05:00
Jenkins
6193c2d1b3
chore(i18n): update translations
2022-12-18 16:04:31 -05:00
leangseu-edx
f8a1147571
fix: update transifex flag for tx cli 1.4.0
2022-12-14 11:40:24 -05:00
Ghassan Maslamani
edba1600dc
fix: fix tabs urls on progress tab
...
This fix does fixes the url links by getting them from the state
simliar to how tabs navigation gets them.
This would allow it work for PUBLIC_PATH is not '/', i.e. in
tutor.
This was reported in openedx/build-test-release-wg/issues/222
2022-12-07 17:55:15 +00:00
Jenkins
9a07ad1501
chore(i18n): update translations
2022-12-04 16:04:31 -05:00
Awais Ansari
b343ca7a74
Revert "Revert "fix: remove minHeight from in-context discussion sidebar ( #1002 )" ( #1003 )" ( #1007 )
...
This reverts commit ba06fd7c98 .
2022-12-01 14:17:18 +05:00
Abdullah Waheed
b6d272e99d
feat: added new translations in Makefile and updated all the translations
2022-11-30 13:31:18 +00:00
Mubbshar Anwar
0fbb53ae86
fix: update event name ( #1004 )
...
update segment event name
VAN-1168
2022-11-23 11:24:20 +05:00
Awais Ansari
ba06fd7c98
Revert "fix: remove minHeight from in-context discussion sidebar ( #1002 )" ( #1003 )
...
This reverts commit 9396fbd9d4 .
2022-11-18 18:22:35 +05:00
Awais Ansari
9396fbd9d4
fix: remove minHeight from in-context discussion sidebar ( #1002 )
2022-11-17 20:59:50 +05:00
Abderraouf Mehdi Bouhali
57d880de70
fix(rtl): mirror new user tour modal background
...
Mirrors the background image used in the new user tour modal
as it obstructs the readability of the modal title when in RTL
2022-11-07 16:04:17 +00:00
Abderraouf Mehdi Bouhali
bfad5cf684
fix(rtl): use backslash to write fractions (grades)
2022-11-07 16:03:56 +00:00
Jenkins
b0378e1331
chore(i18n): update translations
2022-11-06 16:04:22 -05:00
Andrew Shultz
19d06d60be
fix: display onboarding expired after expiration ( #997 )
...
Currently expiring soon is displayed 28 days before expiration
and forever afterwards. Adds an actual expired state for after.
Also clarifies the expring soon message which assumed other course,
that was not necessarily true.
Also updates the take action lines when you do not have valid
onboarding to make sure they appear for everything not currently valid
or in process, and updates the submitted process lines to not appear
for expired statuses.
2022-11-03 09:26:42 -04:00