-
Notifications
You must be signed in to change notification settings - Fork 1
25528 #298
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
Draft
ajoseph0
wants to merge
9
commits into
main
Choose a base branch
from
25528
base: main
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.
Draft
25528 #298
Changes from all commits
Commits
Show all changes
9 commits
Select commit
Hold shift + click to select a range
c285e56
WCMS-25177: copy DataTableHeader and it's dependencies to repo
ajoseph0 56db076
Merge branch 'main' into WCMS-25177
ajoseph0 2d1795e
WCMS-25177: first inital render of the toolbar with test data
ajoseph0 f3816ca
toolbar render with filter dataset functionality
ajoseph0 8c0f80d
25527: working on adding data to filter dataset
ajoseph0 078b04c
25527: data added to filter dataset
ajoseph0 ea3f29d
25527: Merge main into 25527 and resolve conflicts
ajoseph0 2a46267
25527: remove static url and pass rootUrl prop to component
ajoseph0 08b4870
25528: Move the manage columns feature into the new DataTableToolbar
ajoseph0 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
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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -25,16 +25,30 @@ | |
"@popperjs/core": "^2.11.6", | ||
"@tanstack/react-query": "^5.14.1", | ||
"@tanstack/react-table": "^8.7.9", | ||
"axios": "^1.3.2", | ||
"axios": "^1.8.3", | ||
"classnames": "^2.5.1", | ||
"dompurify": "^3.0.5", | ||
"html-to-react": "^1.7.0", | ||
"immutability-helper": "^3.1.1", | ||
"lodash": "^4.17.21", | ||
"lodash.truncate": "^4.4.2", | ||
"moment": "^2.30.1", | ||
"prop-types": "^15.8.1", | ||
"qs": "^6.11.2", | ||
"react-datepicker": "^4.10.0", | ||
"react-dnd-html5-backend": "^16.0.1", | ||
"react-dnd": "^16.0.1", | ||
"react-perfect-scrollbar": "^1.5.8", | ||
"react-popper": "^2.3.0", | ||
"react-popper-tooltip": "^4.4.2", | ||
"react-responsive": "^9.0.2", | ||
"react-router-dom": "^6.8.0", | ||
"swagger-ui-react": "^5.11.3" | ||
"react-router-hash-link": "^2.4.3", | ||
"react-socks": "^2.2.0", | ||
"react-table": "^7.8.0", | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. We probably shouldn't have both "react-table" and "@tanstack/react-table". If posible we should deprecate the older and update the components that use it |
||
"react-tiny-popover": "^8.1.6", | ||
"swagger-ui-react": "^5.11.3", | ||
"@fortawesome/react-fontawesome": "^0.2.2" | ||
}, | ||
"devDependencies": { | ||
"@babel/preset-env": "^7.22.5", | ||
|
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
import axios from 'axios' | ||
|
||
// Creates a 'shared' instance so that it can be easily used and mocked where needed | ||
export const pdcAxiosInstance = axios.create() |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This seems like a lot of additional dependencies. We be good to double check that all of these are really needed