Omar Al-Ithawi
39c18ac4fa
feat!: remove broken transifex and use atlas exclusively | FC-0012 ( #164 )
...
* feat!: remove broken transifex and use atlas exclusively
* feat: install openedx-atlas
open-release/quince.2
open-release/quince.1
2023-11-17 13:27:02 -03:00
Ihor Romaniuk
a4b7b5f28d
fix: date format depends on locale date format ( #174 )
2023-11-16 07:22:43 -03:00
Stanislav Lunyachek
42797240df
fix: Missed favicon in Safari
2023-11-14 12:37:04 -03:00
vladislavkeblysh
ce1e7d040e
feat: fixed layout
2023-11-14 12:33:34 -03:00
Syed Ali Abbas Zaidi
3e7ea6a3e5
chore: bump frontend-platform ( #158 )
2023-10-18 11:13:23 +05:00
mashal-m
7ce2a61233
refactor: update lock file version
2023-09-22 10:49:43 -03:00
Awais Ansari
2de12997ce
Merge pull request #122 from openedx/Ali-Abbas/react-router-upgrade
...
feat: upgrade react router to v6
2023-09-05 18:10:45 +05:00
Syed Ali Abbas Zaidi
f6c8cfa906
build: update header and footer
2023-08-21 17:22:24 +05:00
Syed Ali Abbas Zaidi
db181a7945
Merge branch 'master' of github.com:openedx/frontend-app-communications into Ali-Abbas/react-router-upgrade
2023-08-08 16:38:54 +05:00
arbrandes
840449f71b
chore: update browserslist DB
2023-07-31 16:38:23 +01:00
Adolfo R. Brandes
01f1793414
chore: add catalog-info.yaml
2023-07-31 16:36:18 +01:00
Jhon Vente
ce45c8012d
[DOCS] Readme updated according OEP-55 ( #141 )
...
* docs: readme updated with frontend-template-app readme ref
* fix: change main branch to master, spelling and getting help url
2023-07-07 08:49:27 -04:00
edX requirements bot
7224785682
chore: update browserslist DB ( #142 )
...
Co-authored-by: justinhynes <justinhynes@users.noreply.github.com >
2023-07-06 13:38:59 -04:00
Bilal Qamar
6d27b7082d
feat: update react & react-dom to v17 ( #131 )
...
* feat: update react & react-dom to v17
* build: update paragon version
* refactor: updated edx packages
---------
Co-authored-by: mashal-m <mashal.malik@arbisoft.com >
2023-07-06 12:28:41 -04:00
edX requirements bot
c90bdb1ac7
chore: update browserslist DB ( #132 )
...
Co-authored-by: arbrandes <arbrandes@users.noreply.github.com >
2023-06-21 13:09:55 -04:00
Adolfo R. Brandes
090968e2f2
feat: Runtime config support, take 2
...
Adds a couple of missing features for proper runtime configuration:
1. Favicon runtime configuration support via react-helmet
2. Placeholder values for APP_ID and MFE_CONFIG_API_URL in the sample
.env files
2023-06-14 15:33:43 +01:00
Tobias Macey
765857f380
fix: Disable URL rewriting when creating links
...
The default behavior of the TinyMCE editor is to rewrite links that share the same
domain as the component to be relative to that path. Relative URLs will never work in
email contents, so they _always_ need to be absolute URLs. This adds the configuration
settings for `relative_urls` and `remove_script_host` in TinyMCE to always be false,
enabling it to always use absolute URLs. See
[here](https://www.tiny.cloud/docs/configure/url-handling/ ) for reference.
2023-06-12 19:18:12 +01:00
edX requirements bot
0eec29a458
chore: update browserslist DB ( #128 )
...
Co-authored-by: arbrandes <arbrandes@users.noreply.github.com >
2023-06-05 15:06:12 -04:00
Mashal Malik
c2b4d04b5d
Migrate off paragon modal deprecated component ( #95 )
...
* refactor: migrate off paragon modal deprecated component
* refactor: migrate off paragon modal deprecated component
* refactor: resource the close button string
* refactor: remove extra file
* refactor: add message in messages file
2023-06-05 14:47:53 -04:00
Ghassan Maslamani
a198557e67
fix: getting course-id when public path is set ( #127 )
2023-06-01 14:30:35 -03:00
Muhammad Abdullah Waheed
4493eb71fa
feat: automate browserlist DB update ( #92 )
2023-05-23 10:08:33 -03:00
Adolfo R. Brandes
559a1061b6
Merge pull request #125 from arbrandes/runtime-config
2023-05-23 08:54:59 -03:00
Adolfo R. Brandes
53fa594207
feat: Support runtime configuration
...
frontend-platform supports runtime configuration since 2.5.0 (see the PR
that introduced it[1], but it requires MFE cooperation. This implements
just that: by avoiding making configuration values constant, it should
now be possible to change them after initialization.
Only a single change related to the `LMS_BASE_URL` setting was required.
[1] openedx/frontend-platform#335
2023-05-22 10:00:22 -03:00
Mashal Malik
0c34d86610
feat: upgrade to node v18 and related fixes ( #123 )
2023-05-17 14:19:00 -03:00
Syed Ali Abbas Zaidi
05d16cf231
Merge branch 'master' of github.com:openedx/frontend-app-communications into Ali-Abbas/react-router-upgrade
2023-05-16 16:13:15 +05:00
Omar Al-Ithawi
55a0ddb8d2
feat: use atlas in make pull_translations ( #124 )
...
Changes
-------
- Bump frontend-platform to bring intl-imports.js script
- Move all i18n imports into `src/i18n/index.js` so intl-imports.js can
override it with latest translations
- Add `atlas` into `make pull_translations` when `OPENEDX_ATLAS_PULL`
environment variable is set.
- Fixed lint rules for frontend-platform@4.1.0
- Mock useTrackColorSchemeChoice to avoid test failures
Refs: [FC-0012 project](https://openedx.atlassian.net/l/cp/XGS0iCcQ ) implementing Translation Infrastructure OEP-58.
2023-05-09 10:08:36 -04:00
Mashal Malik
344b68e10e
Update transifex api from v2 to v3 ( #119 )
...
* fix: fix conflicts
* refactor: remove duplicate line
* fix: update lock file
2023-03-24 12:48:12 +05:00
Mashal Malik
631d47b286
fix: remove unused codecov pkg ( #120 )
2023-03-24 12:45:37 +05:00
Syed Ali Abbas Zaidi
81a5f89f36
feat: upgrade react router to v6
2023-03-21 14:26:08 +05:00
Justin Hynes
fd3a49d7c6
Merge pull request #50 from openedx/renovate/npm-ejs-vulnerability
...
chore(deps): update dependency ejs to 3.1.7 [security]
2023-03-09 13:39:54 -05:00
renovate[bot]
a2b2d55db0
chore(deps): update dependency ejs to 3.1.7 [security]
...
* ignore lint errors (for now) to prioritize getting an updated version of the Comms MFE out with a compromised dependency
2023-03-09 13:27:42 -05:00
Sarina Canelake
fca2cce77c
Merge pull request #118 from openedx/repo_checks/ensure_workflows
...
Update standard workflow files.
2023-02-28 09:35:03 -05:00
Jason Wesson
0dc2e65f60
Merge pull request #90 from openedx/renovate/edx-frontend-component-footer-11.x
...
fix(deps): update dependency @edx/frontend-component-footer to v11.6.0
2023-02-24 14:14:00 -08:00
Jason Wesson
cddc28c34f
Merge pull request #108 from openedx/renovate/actions-setup-node-3.x
...
chore(deps): update actions/setup-node action to v3
2023-02-24 14:06:20 -08:00
Jason Wesson
56ca914fb4
Merge pull request #111 from openedx/renovate/codecov-codecov-action-3.x
...
chore(deps): update codecov/codecov-action action to v3
2023-02-24 13:45:32 -08:00
Jason Wesson
1ea43e0ad4
Merge pull request #106 from openedx/renovate/actions-checkout-3.x
...
chore(deps): update actions/checkout action to v3
2023-02-24 13:40:32 -08:00
Feanil Patel
9d25d6e4d0
build: Creating a missing workflow file add-remove-label-on-comment.yml.
...
The .github/workflows/add-remove-label-on-comment.yml workflow is missing or needs an update to stay in
sync with the current standard for this workflow as defined in the
`.github` repo of the `openedx` GitHub org.
2023-02-23 11:07:08 -05:00
Feanil Patel
2888cb6662
build: Creating a missing workflow file add-depr-ticket-to-depr-board.yml.
...
The .github/workflows/add-depr-ticket-to-depr-board.yml workflow is missing or needs an update to stay in
sync with the current standard for this workflow as defined in the
`.github` repo of the `openedx` GitHub org.
2023-02-23 11:07:08 -05:00
Feanil Patel
418c78d1f3
build: Creating a missing workflow file self-assign-issue.yml.
...
The .github/workflows/self-assign-issue.yml workflow is missing or needs an update to stay in
sync with the current standard for this workflow as defined in the
`.github` repo of the `openedx` GitHub org.
2023-02-23 11:07:07 -05:00
Mashal Malik
4231093347
Merge pull request #117 from Mashal-m/mashal-m/major-paragon-version-upgrade
...
build: major version upgrade of paragon
2022-12-28 11:43:57 +05:00
Muhammad Abdullah Waheed
b5b90272f8
refactor: updated renovate config to auto update minor and patch versions of edx dependencies ( #74 )
2022-12-20 13:19:32 +05:00
mashal-m
a08d30fbbb
build: major version upgrade of paragon
2022-12-20 12:37:21 +05:00
mashal-m
ece65c83ad
build: use shared browserslist configuration
2022-12-16 12:38:58 -05:00
renovate[bot]
fd98b4468e
chore(deps): update codecov/codecov-action action to v3
2022-12-12 12:27:36 +00:00
renovate[bot]
4a8df3b50e
chore(deps): update actions/setup-node action to v3
2022-12-12 12:27:28 +00:00
renovate[bot]
35f755ccf1
chore(deps): update actions/checkout action to v3
2022-12-12 12:27:22 +00:00
renovate[bot]
6b4bd3b534
fix(deps): update dependency @edx/frontend-component-footer to v11.6.0
2022-12-12 12:27:14 +00:00
renovate[bot]
2d9d195936
fix(deps): update dependency tinymce to v5.10.7
2022-12-12 12:22:24 +00:00
renovate[bot]
1082b27647
chore(deps): update dependency prettier to v2.8.1
2022-12-12 09:54:24 +00:00
Tim McCormack
9782cf108f
build: Remove community-engineering CODEOWNERS ( #112 )
...
Team no longer exists. See <https://github.com/edx/edx-arch-experiments/issues/132 >.
2022-12-09 19:41:48 +00:00