mashal-m
e09e1c2420
refactor: remove communication folder
2023-12-29 14:54:05 +05:00
mashal-m
d5ec131bd2
refactor: replace @edx/paragon and @edx/frontend-build
2023-12-29 12:49:01 +05:00
mashal-m
143d6f27c5
refactor: replace @edx/paragon and @edx/frontend-build
2023-12-29 12:09:01 +05:00
mashal-m
7983a23a56
refactor: migrate off paragon modal deprecated component
2023-12-20 12:37:56 +05:00
arbrandes
e863eef77d
chore: update browserslist DB
2023-12-15 14:57:36 -03:00
arbrandes
ff900335a1
chore: update browserslist DB
2023-12-04 11:23:40 -03:00
arbrandes
c0dc0cbad6
chore: update browserslist DB
2023-11-28 11:42:45 -03:00
arbrandes
83aec7318e
chore: update browserslist DB
2023-11-20 12:31:27 -03:00
Ihor Romaniuk
a037f5b340
fix: date format depends on locale date format ( #175 )
2023-11-16 07:05:57 -03:00
Omar Al-Ithawi
91402fbf12
feat!: remove broken transifex and use atlas exclusively | FC-0012 ( #164 )
...
* feat!: remove broken transifex and use atlas exclusively
* feat: install openedx-atlas
2023-11-15 15:10:50 -05:00
o.bugaenko
7a299eb064
fix: wrong id placement on the h1 tag
2023-11-14 16:13:56 -03:00
arbrandes
90e8eeeb50
chore: update browserslist DB
2023-11-14 13:04:20 -03:00
vladislavkeblysh
f25ce0b95d
feat: fixed layout
2023-11-14 12:32:37 -03:00
Stanislav Lunyachek
98db1a4a35
fix: Missed favicon in Safari
2023-11-14 12:23:58 -03:00
Muhammad Abdullah Waheed
cf4b632c55
feat: babel-plugin-react-intl to babel-plugin-formatjs migration ( #151 )
...
* feat: babel-plugin-react-intl to babel-plugin-formatjs migration
* fix: upgraded frontend-build to fix security issue
2023-11-14 12:58:07 +05:00
Mashal Malik
0720b2feae
refactor: add @openedx in renovate automate configuration ( #150 )
2023-11-01 12:38:32 -03:00
Jason Wesson
56e1781004
Merge pull request #145 from openedx/update-browserslist-db
...
Update browserslist DB
2023-10-23 13:07:18 -07:00
arbrandes
83eb21bb9a
chore: update browserslist DB
2023-10-23 00:07:35 +00:00
Feanil Patel
18ddb35e1e
chore: Update to the new version of brand-openedx in the new scope. ( #165 )
...
Part of https://github.com/openedx/axim-engineering/issues/23
This updates the `@edx/brand` alias to point to the `brand-openedx` package at
the `openedx` scope. This does not impact imports because this package is used
via an alias.
2023-10-20 17:26:49 -04:00
Syed Ali Abbas Zaidi
ae93b68d57
chore: bump frontend-platform ( #158 )
2023-10-12 18:41:58 +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