-
Notifications
You must be signed in to change notification settings - Fork 197
feat: refactor program dashboard to use react query #827
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
asharma12-sonata
wants to merge
63
commits into
openedx:master
Choose a base branch
from
edx:abhishek/refactor-program-dashboard
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from 56 commits
Commits
Show all changes
63 commits
Select commit
Hold shift + click to select a range
741c9ce
chore: updating the workflows
deborahgu 745210b
feat: add program dashboard directory (#1)
MaxFrank13 91b6925
feat: add program dashboard directory (#1)
MaxFrank13 2dc71dc
Merge pull request #2 from edx/dkaplan1/modify-workflow-branches
deborahgu 17ae415
feat: add program list page
MaxFrank13 51c4db5
feat: add program list view
MaxFrank13 5f0999f
fix: deps
MaxFrank13 6b99660
fix: tests
MaxFrank13 0d9be86
Merge branch 'program-dashboard-feature' into mfrank/add-program-list…
MaxFrank13 2b77225
fix: removed comment
MaxFrank13 1a901f5
feat: add program list page
MaxFrank13 de68d2d
feat: program dashboard
MaxFrank13 6f6d16b
Merge branch 'master' into mfrank/add-program-list-page
MaxFrank13 3b83401
fix: test coverage
MaxFrank13 fd3ff70
fix: code cov
MaxFrank13 0bb1231
fix: requested changes
MaxFrank13 63568ee
feat: sync master branch to openedx master (#10)
MaxFrank13 ce0942d
feat: added the ability for instances to use local translations fro…
jajjibhai008 af9924e
chore(deps): update dependency @openedx/paragon to v23.18.1 (#755)
renovate[bot] cd37458
fix(deps): update dependency core-js to v3.47.0 (#757)
renovate[bot] 68dcf1a
chore(deps): update dependency @reduxjs/toolkit to v2.11.1 (#756)
renovate[bot] 3829dd7
chore(deps): update dependency @reduxjs/toolkit to v2.11.2 (#761)
renovate[bot] 1bd4485
fix: env variables fetching issue for translations (#766)
jajjibhai008 5e4e347
fix(deps): remove filesize dependency (#767)
MaxFrank13 9f542d0
chore(deps): bump actions/checkout from 5 to 6 (#750)
dependabot[bot] fd7d4e4
chore(deps): update dependency @openedx/paragon to v23.18.2 (#771)
renovate[bot] c3a7c6d
fix(deps): update dependency react-router-dom to v6.30.3 (#780)
renovate[bot] b4adf16
chore(deps): update dependency @openedx/paragon to v23.19.1 (#781)
renovate[bot] 9982ac4
chore(deps): update dependency lodash to v4.17.23 [security] (#783)
renovate[bot] 23f23a4
chore(deps): update dependency @edx/frontend-platform to v8.5.4 (#784)
renovate[bot] 26ce874
fix: include frontend component header translation (#793)
DeimerM 1927792
fix: remove unused universal-cookie dep (#794)
MaxFrank13 17e316d
fix: update react-share to v5 (#795)
MaxFrank13 0d8c0ee
fix(deps): regenerate `package-lock.json` (#788)
brian-smith-tcril ff000f1
fix(deps): update dependency core-js to v3.48.0 (#799)
renovate[bot] 5478431
chore(deps): update dependency @edx/frontend-platform to v8.5.5 (#798)
renovate[bot] d99e44a
feat: add program dashboard directory (#1)
MaxFrank13 19448cb
feat: add program list page
MaxFrank13 14406a8
fix: deps
MaxFrank13 489742d
feat: add program dashboard directory (#1)
MaxFrank13 f42207b
fix: requested changes
MaxFrank13 ae08970
fix: requested changes
MaxFrank13 bcd0c33
Merge branch 'master' into mfrank/add-program-list-page
MaxFrank13 e6a265d
feat!: sync react query conversion (#11)
MaxFrank13 b96c3ef
Merge branch 'master' into mfrank/add-program-list-page
asharma12-sonata f9346d3
feat: refactor programs dashboard to use react querygit push
asharma12-sonata cd8e283
Resolved merge conflicts
asharma12-sonata 6d961e6
feat: resolved merge conflicts
asharma12-sonata ca10f5d
feat: removed unused code and uncommented the required piece of code
asharma12-sonata 0795e45
feat: reinstalled npm packages to update package.lock.json to resolve…
asharma12-sonata dfc751f
feat: reverted github workflow changes
asharma12-sonata bb2cad6
feat: fixed eslint reported issues
asharma12-sonata 104f90d
feat: fixed workflow for openedx
asharma12-sonata 2164115
feat: added footer as per jason comment in PR review
asharma12-sonata 9f04f71
feat: fixed lint issue
asharma12-sonata f3ae632
feat: handled test case failures
asharma12-sonata de32fe2
feat: updated test cases as per Max's comment
asharma12-sonata 310835c
feat: changes done as per the review comment
asharma12-sonata be8cd42
feat: updates made as per the PR review comments also updated the key…
asharma12-sonata 593e7ce
Merge branch 'master' into abhishek/refactor-program-dashboard
asharma12-sonata f48e233
Merge branch 'master' into abhishek/refactor-program-dashboard
asharma12-sonata a79674c
feat: updated package.lock.json as it was causing issue in ci
asharma12-sonata 65251b0
fix: fixed test cases failure issue
asharma12-sonata File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.