Brian Smith
e08dc1ddc3
feat(deps): update header to 5.6.0 ( #409 )
open-release/sumac.2
open-release/sumac.3
open-release/sumac.1
2024-10-22 19:19:22 -04:00
Feanil Patel
3d2dd5006a
Merge pull request #403 from openedx/feanil/ubuntu_upgrade
...
build: Switch to ubuntu-latest for builds
2024-09-20 10:27:51 -04:00
Bilal Qamar
694b1a75fc
build: Upgrade to Node 20 ( #406 )
2024-09-19 17:50:39 -04:00
Feanil Patel
eff1ac0900
Merge branch 'master' into feanil/ubuntu_upgrade
2024-09-13 09:35:09 -04:00
Bilal Qamar
918463de91
test: Add Node 20 to CI matrix ( #404 )
2024-09-11 13:29:47 -04:00
Feanil Patel
a2d119aa43
build: Switch to ubuntu-latest for builds
...
This code does not have any dependencies that are specific to any specific
version of ubuntu. So instead of testing on a specific version and then needing
to do work to keep the versions up-to-date, we switch to the ubuntu-latest
target which should be sufficient for testing purposes.
This work is being done as a part of https://github.com/openedx/platform-roadmap/issues/377
closes https://github.com/openedx/frontend-app-gradebook/issues/401
2024-09-09 10:00:30 -04:00
Bilal Qamar
ccb7865100
feat: updated frontend-build & frontend-platform major versions ( #374 )
...
* feat: bumped frontend-platform to v6
* chore: bumped jest to v29
* fix: updated snapshots for failing tests
* refactor: updated frontend-build, updated snapshots
* feat: updated build and platform major versions, along with edx packages
* refactor: updated index.test to resolve failing test
* refactor: major version upgrade for react-unit-test-utils
* refactor: updated package-lock
2024-08-02 16:35:00 +05:00
Adolfo R. Brandes
997d205ac6
build: Update codecov and use token ( #398 )
...
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:03:01 -03:00
Adolfo R. Brandes
13433e969f
Merge pull request #310 from raccoongang/lunyachek/fix/edit-grades-modal-rows-counter-olive
...
fix: Fix rows counter in the Edit Grade modal window
2024-05-30 14:13:07 -03:00
Farhaan Bukhsh
c21a81eb55
Merge pull request #393 from openedx/farhaan/add-catalog-file
...
chore: Adds catalog-info.yml for the project
2024-05-23 13:27:14 +05:30
Farhaan Bukhsh
9675a6e9a9
chore: Adds catalog-info.yml for the project
...
Signed-off-by: Farhaan Bukhsh <farhaan@opencraft.com >
2024-05-23 12:19:51 +05:30
Adolfo R. Brandes
d9a0a11936
Merge pull request #391 from brian-smith-tcril/footer-slot
...
feat: use frontend-plugin-framework to provide a FooterSlot
2024-05-17 13:10:25 -03:00
Brian Smith
13a19a274c
feat: use frontend-plugin-framework to provide a FooterSlot
2024-05-17 10:49:02 -04:00
Feanil Patel
f4edf956bb
Merge pull request #392 from salman2013/salman/Add-renovate-json-file
...
Add renovate configuration file
2024-05-15 12:05:41 -04:00
salman2013
c3c328fddb
chore: add renovate configuration file
2024-05-15 15:23:02 +05:00
Adolfo R. Brandes
75725c16f4
Merge pull request #390 from DmytroAlipov/fix-original-grade-value
...
fix: Grade value is displayed in the modal
2024-05-01 12:37:00 -03:00
Dima Alipov
d59a4bf54d
fix: grade value is displayed in the modal
2024-04-21 13:38:35 +03:00
Stanislav Lunyachek
18cede45a6
fix: Fix rows counter in the Edit Grade modal window
2024-04-18 23:34:33 +03:00
Adolfo R. Brandes
c3823c39b0
Merge pull request #387 from DmytroAlipov/fix-second-opening-grade
...
fix: "An unexpected error occurred" after second opening any grade
2024-04-08 14:48:52 -03:00
Adolfo R. Brandes
ef8e20f2b3
Merge pull request #363 from raccoongang/fix/fix-responsive-issues-master
...
fix: fix sidebar scrolling and adaptation for mobile
2024-04-03 15:27:29 -03:00
Samir Sabri
d683e874b7
feat!: remove Transifex calls for OEP-58
2024-03-18 14:38:42 -04:00
Dima Alipov
4e9270ab8e
fix: "An unexpected error occurred" after second opening any grade
2024-03-16 18:57:48 +02:00
Adolfo R. Brandes
6450d8648b
Merge pull request #383 from brian-smith-tcril/update-build-paragon
...
chore(deps): update paragon and frontend-build to openedx scope
2024-02-27 11:46:22 -03:00
Brian Smith
9c7c848df5
chore(deps): update paragon and frontend-build to openedx scope
2024-02-23 14:27:48 -05:00
Omar Al-Ithawi
9ad10108ec
feat: tutor-mfe compatiblilty for atlas pull ( #379 )
...
- install atlas
- remove `--filter` to pull all languages by default
- use ATLAS_OPTIONS to allow custom `--filter`
- include frontend-platform in `atlas pull`
Refs: FC-0012 OEP-58
2024-02-02 11:15:59 -05:00
Syed Ali Abbas Zaidi
338498543a
feat: migrate enzyme to react-unit-test-utils ( #378 )
...
* feat: migrate enzyme to react-unit-test-utils
* refactor: remove unnecessary usage of shallow wrapper
2024-01-30 12:31:48 +05:00
Adolfo R. Brandes
788476193c
Merge pull request #375 from arbrandes/fix-route
...
fix: Route with PUBLIC_PATH
2023-12-15 13:23:34 -03:00
Adolfo R. Brandes
cb658776c6
fix: Route with PUBLIC_PATH
...
Prior to this change, the MFE would fail to render with any PUBLIC_PATH
set. Because that is now handled entirely by `frontend-platform`, we
can avoid referring to PUBLIC_PATH entirely, here.
2023-12-08 16:32:16 -03:00
Mashal Malik
a4eff6991f
refactor: updated README file to reflect template changes ( #369 )
2023-10-26 08:47:40 -04:00
ihor-romaniuk
f1c9140c8e
fix: fix sidebar scrolling and adaptation for mobile
...
- fix text overload in heading
- fix appearance for sidebar with a short main content
- fix transformation of search and filter button on mobile
- fix extra empty space below main content table
- fix adaptation modal content to mobile view
2023-10-23 15:53:35 +03:00
Feanil Patel
ba9bd466a3
chore: Update to the new version of brand-openedx in the new scope. ( #359 )
...
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:23:36 -04:00
Mashal Malik
e44f5dde44
refactor: update lock file version ( #347 )
2023-10-19 10:18:44 +05:00
Syed Ali Abbas Zaidi
d46ce000bb
chore: bump frontend-platform ( #356 )
2023-10-16 13:11:40 +05:00
Muhammad Abdullah Waheed
bf3b37caa4
feat: babel-plugin-react-intl to babel-plugin-formatjs migration ( #354 )
...
* feat: babel-plugin-react-intl to babel-plugin-formatjs migration
* fix: upgraded frontend-build to fix security issue
2023-10-11 13:31:57 -04:00
0x29a
295048b4e9
fix: add limited_staff to allowedRoles
2023-10-10 10:29:21 -04:00
Diana Catalina Olarte
1c70458590
fix: replace Field.Email reference for Field.Text
2023-09-25 11:10:13 -03:00
Syed Ali Abbas Zaidi
247e9f3668
feat: upgrade react router to v6 ( #319 )
...
* feat: upgrade react router to v6
* refactor: removed remaining router v5 code
* refactor: improve code coverage
2023-09-18 11:27:40 -04:00
Bilal Qamar
5e96dbf614
feat: update react & react-dom to v17 ( #337 )
...
* feat: update react & react-dom to v17
* refactor: updated edx packages
* build: update react-redux
* refactor: update package-lock
* refactor: bumped frontend-build
---------
Co-authored-by: mashal-m <mashal.malik@arbisoft.com >
2023-08-09 14:53:55 +05:00
dependabot[bot]
44197f673d
build(deps): bump semver from 5.7.1 to 5.7.2 ( #343 )
...
Bumps [semver](https://github.com/npm/node-semver ) from 5.7.1 to 5.7.2.
- [Release notes](https://github.com/npm/node-semver/releases )
- [Changelog](https://github.com/npm/node-semver/blob/v5.7.2/CHANGELOG.md )
- [Commits](https://github.com/npm/node-semver/compare/v5.7.1...v5.7.2 )
---
updated-dependencies:
- dependency-name: semver
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-28 14:20:37 -04:00
Omar Al-Ithawi
11b62cce1d
feat: include paragon in atlas pull ( #344 )
...
This is a follow up to #341
This pull request is part of the [FC-0012 project](https://openedx.atlassian.net/l/cp/XGS0iCcQ ) which is sparked by the [Translation Infrastructure update OEP-58](https://open-edx-proposals.readthedocs.io/en/latest/architectural-decisions/oep-0058-arch-translations-management.html#specification ).
2023-07-22 13:30:25 -04:00
Peter Kulko
78d521cd95
feat: upgrade dependencies and add LANGUAGE_PREFERENCE_COOKIE_NAME ( #341 )
2023-07-15 10:44:41 -04:00
Ben Warzeski
10cac378b1
refactor: update tests for ImportGradesButton to use react-unit-test-… ( #338 )
...
* fix: update package-lock
* chore: update unit test library version
* fix: move react-unit-test-utils to dependency
* fix: unit-test-utils version
* fix: update package-lock
2023-07-10 10:36:02 -04:00
Mashal Malik
9a92e39b6c
Major version upgrade of paragon ( #300 )
...
* build: major version upgrade of paragon
* build: update react-intl
* refactor: remove react intl pkg
* refactor: update indentation
2023-06-26 17:17:22 +05:00
Ben Warzeski
39bff6e276
Bw/cm3 grades view ( #334 )
...
* fix: downgrade jest to avoid a date bug
* chore: add paragon icons and components to mocks
* chore: top-level formatDate util
* chore: redux transform hooks
* chore: add top-level data selectors
* chore: redux hooks
* refactor: update GradebookHeader component
* refactor: update GradebookFilters components
* refactor: update BulkManagementControls
* refactor: update EditModal component
* refactor: update FilterMenuToggle
* refactor: update FilteredUsersLabel;
* refactor: update GradebookTable
* refactor: update ImportSuccessToast
* refactor: update PageButtons
* refactor: update FilterBadges
* refactor: update ScoreViewInput
* refactor: update InterventionsReport
* refactor: update SearchControls
* refactor: update StatusAlerts
* chore: fix text name
* refactor: update SpinnerIcon
* chore: remove stale component
* refactor: update GradesView top component
* chore: remove old snapshots
* chore: update package-lock to node 18
2023-05-25 12:08:46 -04:00
Bilal Qamar
3be81e02ea
feat: upgraded to node v18, added .nvmrc and updated workflows ( #317 )
...
* Merge branch 'master' of github.com:edx/frontend-app-gradebook
* feat: upgraded to node v18, added .nvmrc and updated workflows
* build: updated frontend-build, frontend-platform, component-footer & component-header packages
* refactor: updated packages
* fix: resolved test case failure window redefine issue
* Merge branch 'master' of github.com:edx/frontend-app-gradebook into bilalqamar95/node-v18-upgrade
* refactor: pinned node to v18.15 in nvmrc
2023-05-23 19:11:54 +05:00
jszewczulak
ffecce993e
feat: added "Get Feedback" widget ( #330 )
2023-05-11 09:53:48 -04:00
Omar Al-Ithawi
ae1702d182
feat: use atlas in make pull_translations ( #325 )
...
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.
- Refactored i18n utils into own file to avoid overwriting them by
atlas
Refs: [FC-0012 project](https://openedx.atlassian.net/l/cp/XGS0iCcQ ) implementing Translation Infrastructure OEP-58.
2023-05-09 10:32:40 -04:00
Peter Kulko
67789481fb
chore: use openedx brand as a default theme ( #327 )
2023-05-04 21:22:46 +03:00
Jansen Kantor
543cd623e1
feat: add column for full name for masters students ( #321 )
...
* feat: add column for full name for masters students
* refactor: move masters asterisk out of messages file
* refactor: simpletext -> text
* refactor: asterisk const
2023-04-28 13:04:31 -04:00
dependabot[bot]
ba31b713e2
build(deps): bump webpack from 5.75.0 to 5.79.0
...
Bumps [webpack](https://github.com/webpack/webpack ) from 5.75.0 to 5.79.0.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.75.0...v5.79.0 )
---
updated-dependencies:
- dependency-name: webpack
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-04-28 10:42:41 -04:00