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.
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
chore(spa refactor): refactoring dashboard to use api's instead of bootstrapdata #13306
chore(spa refactor): refactoring dashboard to use api's instead of bootstrapdata #13306
Changes from all commits
8375446
49d8edc
52731c7
8050697
d247e96
706845b
0010bbb
4d54bc4
82b6984
02a2dd1
97e62b9
2450a85
ea65d57
168bd0e
88b7a33
e9c0a74
96d5a82
46ffec7
d0d3117
d170b79
ff023bc
8034e91
23fe65b
4b6d51a
64137af
17465ee
3560dff
af5d24a
8691cac
b003f56
601df9b
eb80636
7ae7e54
19c6d3e
d4cc924
69fba28
a5f0337
25c8ed6
8528ce3
de82911
fc5c1b4
291fcd3
9dcfc00
1fdfe12
21e7848
321ad7f
5af2efa
fdf9a5b
8e1bf02
9d25042
cc638a3
09dd21b
9256762
77dea19
9fe0577
52b3111
2e5b817
874cf20
230bc97
5bf69e6
a56d3b3
efd189c
87b3928
2de8a79
b6247ff
483389d
8f46816
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
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.
Not a problem, but I'm curious why we need the
.ant-modal
selector here. Mainly wondering if our data-test attribute is too general and should just be made more specific.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.
Oh, I think that's a copy-paste artifact