Commit Graph

201 Commits

Author SHA1 Message Date
Feanil Patel
445a2f6cd3 Merge pull request #215 from salman2013/salman/update-catalog-info-file
Update catalog-info file for release data
2025-02-11 14:26:35 -05:00
salman2013
166b6fe7ae fix: remove openedx.yaml file 2025-02-11 13:56:57 +05:00
salman2013
a6711a59dc chore: update catalog-info file for release data 2025-01-31 17:11:48 +05:00
Muhammad Anas
454d3ddcdf test: Remove support for Node 18 (#213) 2024-10-31 14:44:39 -04:00
Brian Smith
e4a7448850 feat(deps): update header to 5.6.0 (#214) open-release/sumac.3 open-release/sumac.2 open-release/sumac.1 2024-10-22 19:19:01 -04:00
Muhammad Anas
1fd3343355 build: Upgrade to Node 20 (#211)
* build: Upgrade to Node 20

* refactor: updated package-lock

* refactor: updated the lockfile version workflow
2024-09-06 12:23:17 -04:00
Muhammad Anas
ef6ade6de1 test: Add Node 20 to CI matrix (#210) 2024-09-03 14:31:42 -04:00
Braden MacDonald
7dc08c060f chore: remove reference to deprecated frontend-lib-content-components repo (#209) 2024-09-03 10:00:30 -07:00
Bilal Qamar
1e1f269b6b feat: updated frontend-build & frontend-platform major versions (#181)
* chore: bumped jest to v29

* refactor: updated frontend-build & added overrides

* feat: updated build and platform major versions, along with edx packages

* refactor: added caret to frontend-platform version
2024-08-06 15:36:25 +05:00
Emad Rad
a8093439a9 fix: update README.rst (#208)
Ffix typos, add code-blocks and highlighting for better readability
2024-07-24 11:51:29 -07:00
Adolfo R. Brandes
10f906b72f build: Update codecov and use token
Update codecov to the latest version and start using the org-wide token for uploads.

See https://github.com/openedx/wg-frontend/issues/179
2024-06-17 12:02:35 -03:00
Brian Smith
3a14119d01 fix: import FooterSlot from frontend-slot-footer package 2024-05-17 09:37:27 -03:00
Brian Smith
cb3b2b4670 feat: use frontend-plugin-framework to provide a FooterSlot 2024-05-09 16:54:37 -03:00
sundasnoreen12
9279a3e4ce Merge pull request #200 from openedx/sundas/INF-1278
feat: remove Transifex calls for OEP-58 for communication app
2024-03-22 14:15:34 +05:00
sundasnoreen12
2a5cf010f8 feat: remove Transifex calls for OEP-58 for communication app 2024-03-21 23:23:59 +05:00
eemaanamir
6dd835d63f refactor: converted functions to memos for best practice 2024-03-06 09:15:44 -03:00
eemaanamir
87c1cb5bd2 test: updated tests for both components to accommodate changes 2024-03-06 09:15:44 -03:00
eemaanamir
5875631a6c refactor: updated code according to best practices 2024-03-06 09:15:44 -03:00
eemaanamir
176a95c352 fix: converted UTC time to localtime in all the bulk email history tables 2024-03-06 09:15:44 -03:00
Kyle McCormick
b24971572d build: update catalog-info team frontend-all to committers-frontend
per https://openedx.atlassian.net/wiki/spaces/COMM/pages/3555852316/GitHub+Access+Team+Structure
2024-03-01 13:00:31 -03:00
Taras Lytvynenko
20f212501f fix: Added maxLength and default tip for email subject (#154)
* fix: Added maxLength and default tip for email subject

* fix: lint
2024-02-27 15:14:56 -03:00
Eugene Dyudyunov
852d0ef2d9 refactor: apply review suggestions 2024-02-27 15:00:14 -03:00
Taras Lytvynenko
809112d4b2 docs: Unnecessary comment deleted 2024-02-27 15:00:14 -03:00
Taras Lytvynenko
d249b5e4aa fix: Logical operations moved into a separate variable 2024-02-27 15:00:14 -03:00
Taras Lytvynenko
dad6c84d46 fix: Course mode is used to show the correct bulk email options 2024-02-27 15:00:14 -03:00
Brian Smith
5f61578e28 chore(deps): update paragon and frontend-build to openedx scope (#190) 2024-01-22 17:23:16 -05:00
Omar Al-Ithawi
da30730662 chore: bump openedx-atlas==0.6.0 (#189) 2024-01-17 11:50:29 -05:00
Omar Al-Ithawi
6e4ae9d976 feat: add ATLAS_OPTIONS and lib-components and frontend-platform deps (#187) 2024-01-09 11:51: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