renovate[bot]
19e2f35522
fix(deps): update dependency @edx/frontend-platform to v4.6.1
2023-09-04 14:25:59 -04:00
renovate[bot]
d24ab3358b
chore(deps): update dependency jest to v29.6.4
2023-09-04 12:18:38 -04:00
Bilal Qamar
b7b94531aa
feat: update react & react-dom to v17 ( #190 )
...
* feat: update react & react-dom to v17
* build: update pkgs
* fix: fix lint issue
* build: update paragon
* refactor: updated edx packages
* build: update -react-redux
* refactor: updated package-lock
* refactor: updated package-lock
* refactor: updated package-lock
---------
Co-authored-by: mashal-m <mashal.malik@arbisoft.com >
Co-authored-by: Mashal Malik <107556986+Mashal-m@users.noreply.github.com >
2023-08-28 10:36:11 -04:00
leangseu-edx
78ada8ce34
chore: disable cycle dependency error for eslint ( #227 )
...
* chore: disable cycle dependency error for eslint
* chore: remove done from async function
* chore: downgrade @testing-library/react to 12 for react@16 support
* fix: update integration test selection and waiting
---------
Co-authored-by: Ben Warzeski <bwarzesk@gmail.com >
2023-07-17 11:17:58 -04:00
renovate[bot]
194e61380c
fix(deps): update dependency @testing-library/user-event to v14
2023-07-16 09:58:12 -04:00
renovate[bot]
fa36e20de9
chore(deps): update dependency jest to v29
2023-07-16 05:34:46 -04:00
renovate[bot]
61cf386ee6
chore(deps): update dependency @testing-library/react to v14
2023-07-16 03:27:30 -04:00
renovate[bot]
445cd15d9a
fix(deps): update react-router monorepo to v5.3.4
2023-07-16 00:32:05 -04:00
renovate[bot]
db1cf48257
fix(deps): update dependency redux-thunk to v2.4.2
2023-07-15 20:19:32 -04:00
renovate[bot]
942d471097
fix(deps): update dependency redux to v4.2.1
2023-07-15 17:34:16 -04:00
renovate[bot]
1a769a4e70
fix(deps): update dependency query-string to v7.1.3
2023-07-15 15:15:53 -04:00
renovate[bot]
b5cb2af513
fix(deps): update dependency prop-types to v15.8.1
2023-07-15 11:46:48 -04:00
renovate[bot]
6666c0df83
fix(deps): update dependency history to v5.3.0
2023-07-15 09:28:25 -04:00
renovate[bot]
78cce21f10
fix(deps): update dependency core-js to v3.31.1
2023-07-15 03:31:40 -04:00
renovate[bot]
e21c2a63e7
fix(deps): update dependency axios to ^0.27.0
2023-07-14 23:40:41 -04:00
renovate[bot]
5ef2f1ba4f
fix(deps): update dependency @fortawesome/react-fontawesome to ^0.2.0
2023-07-14 17:25:11 -04:00
renovate[bot]
b751d41caf
chore(deps): update dependency jest to v27.5.1
2023-07-13 08:05:51 -04:00
leangseu-edx
a1436c3266
chore: update header and footer package ( #195 )
...
* chore: update header and footer package
* chore: unit test
2023-06-30 13:00:29 -04:00
Omar Al-Ithawi
4158231d7a
feat: use atlas in make pull_translations ( #179 )
...
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.
- package.json and package-lock.json are copied from https://github.com/openedx/frontend-app-ora-grading/pull/176
- updated snapshots and updated tests in sync with `frontend-platform`
- require package-lock.json version 3: same as https://github.com/openedx/frontend-app-ora-grading/pull/176
Refs: [FC-0012 project](https://openedx.atlassian.net/l/cp/XGS0iCcQ ) implementing Translation Infrastructure OEP-58.
2023-05-09 10:12:40 -04:00
Leangseu Kim
ba9bddbda1
fix: removed coveralls and codecov packages with update in ci uploader
2023-03-02 09:51:13 -05:00
Leangseu Kim
66f85ee17e
chore: upgrade transifex push translation to v3
2023-02-23 10:54:53 -05:00
Leangseu Kim
26906d45f7
fix: upgrade frontend-build to v12
2023-02-23 10:20:59 -05:00
Diana Olarte
c646b88543
feat: allow runtime configuration ( #144 )
...
* feat: allow runtime configuration
* test: organize Head test
2022-11-21 10:06:24 -05:00
leangseu-edx
4f7d3aeb57
leangseu edx/header footer dependency ( #127 )
...
* chore: update dependency
* fix: update dependency to match deploy package for header and footer
* chore: update linting
* chore: update datatable filter for paragon upgrade
2022-07-15 11:02:44 -04:00
Leangseu Kim
8b4f554cf6
fix: use moment to handle date
2022-06-13 15:08:26 -04:00
leangseu-edx
7e9eab24b0
header component ( #101 )
...
* chore: use LearningHeader instead course header
* chore: remove course header debris
2022-04-20 13:13:03 -04:00
Leangseu Kim
8a80e2a70e
chore: update package
2022-04-12 10:36:25 -04:00
edX requirements bot
9c564c5781
build: Added support for node v16 ( #54 )
...
* feat: Added support for node v16
* test: update test for download
Co-authored-by: Leangseu Kim <lkim@edx.org >
2022-04-06 14:13:25 -04:00
Leangseu Kim
d033fa310d
feat: make zip support larger files
...
chore: improve code readability
2022-03-30 13:12:56 -04:00
leangseu-edx
c5bf0a7d11
feat: add file renderer that support common error handling and loading banner ( #42 )
...
* feat: add file renderer that support common error handling and loading banner
* chore: use axios instead of get from utils
* chore: fixed typo and update snapshots
2022-01-19 12:34:44 -05:00
leangseu-edx
b2aac6036e
feat: show file size in file popover ( #47 )
...
* feat: show file size in file popover
* chore: update file popover content's props
2022-01-19 11:13:39 -05:00
Ben Warzeski
579ff50c99
feat: Zip download ( #41 )
...
* integration tests through navigation
* more tests
* download-demo
* feat: file download and tests
* fix: update manifest styling
2022-01-10 10:29:13 -05:00
Ben Warzeski
b0be873722
fix: update repo name
2021-12-20 15:36:17 -05:00
Ben Warzeski
e584529cc5
feat: File Preview panel ( #39 )
...
* feat: update display preview panel
* chore: update package
* test: update unit testing
* test: update test
* test: update unit testing
* feat: update preview display to use custom renderer
* chore: use worker for react-pdf
* test: update unit testing
* chore: update requested change
* chore: update gitignore for sample files
* fix: hard-code filetype mappings
* fix: make integration test work again
* chore: update tests
* feat: add FileInfo to preview cards
Co-authored-by: Leangseu Kim <lkim@edx.org >
2021-12-10 14:57:56 -05:00
Mohammad Ahtasham ul Hassan
59559033d9
build: shift CI from travis to github actions
2021-11-10 17:42:56 +05:00
Leangseu Kim
7e99e7cca2
feat: Adding husky and update pre-push hook
...
testing linting husky
2021-10-25 15:25:13 -04:00
Ben Warzeski
de6b0dbb4e
feat: requests redux modules
2021-10-21 10:11:45 -04:00
Leangseu Kim
fde93273e3
feat: Adding husky and update pre-push hook
...
testing linting husky
2021-10-20 12:16:25 -04:00
Ben Warzeski
91263d30d8
load some paragon updates to clear console warnings
2021-09-29 13:58:04 -04:00
Ben Warzeski
fb06362c2d
api update and html rendering
2021-09-28 11:34:04 -04:00
Leangseu Kim
dacc6333ae
commit before updating test
...
updated some test
2021-09-28 11:34:04 -04:00
Ben Warzeski
071bbf6875
v0
2021-09-28 11:34:04 -04:00
Ben Warzeski
dbe40a2d3b
update dependencies
2021-09-28 11:34:04 -04:00
Ben Warzeski
d84eff5041
initial commit
2021-09-28 11:34:02 -04:00