Skip to content
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

refactor: add Typescript support for some files #1303

Merged
merged 22 commits into from
Aug 21, 2024

Conversation

rohanm-crest
Copy link
Contributor

Issue number: ADDON-71889

Summary

Changes

Converted javascript files into typescript.

User experience

There is no changes that reflects user experience

Checklist

If your change doesn't seem to apply, please leave them unchecked.

@rohanm-crest rohanm-crest self-assigned this Jul 30, 2024
@rohanm-crest rohanm-crest force-pushed the ADDON-71889-refactor-jsx branch from 114e190 to ed2f5b2 Compare July 31, 2024 06:17
Copy link
Contributor

@vtsvetkov-splunk vtsvetkov-splunk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Since this is in a draft state, I haven't commented on many issues, assuming you'll address them as the PR matures. Let me know when you're ready for a more detailed review

ui/src/types/globalConfig/pages.ts Outdated Show resolved Hide resolved
ui/src/pages/Input/InputPage.tsx Show resolved Hide resolved
ui/src/components/BaseFormView/BaseFormConfigMock.ts Outdated Show resolved Hide resolved
ui/src/components/CustomControl.tsx Outdated Show resolved Hide resolved
ui/src/components/CustomTab/CustomTab.tsx Outdated Show resolved Hide resolved
ui/src/pages/Configuration/ConfigurationPage.tsx Outdated Show resolved Hide resolved
ui/src/pages/Configuration/ConfigurationPage.tsx Outdated Show resolved Hide resolved
ui/src/pages/Input/InputPage.tsx Outdated Show resolved Hide resolved
ui/src/pages/Input/InputPage.tsx Outdated Show resolved Hide resolved
ui/src/pages/Input/InputPage.tsx Outdated Show resolved Hide resolved
ui/src/components/CustomControl.tsx Outdated Show resolved Hide resolved
ui/src/components/CustomControl.tsx Outdated Show resolved Hide resolved
ui/src/components/CustomControl.tsx Outdated Show resolved Hide resolved
ui/src/components/table/CustomTable.tsx Outdated Show resolved Hide resolved
ui/src/pages/Input/InputPage.tsx Outdated Show resolved Hide resolved
ui/src/pages/Configuration/ConfigurationPage.tsx Outdated Show resolved Hide resolved
ui/src/pages/Input/InputPage.tsx Outdated Show resolved Hide resolved
ui/src/util/configManager.tsx Outdated Show resolved Hide resolved
ui/src/util/configManager.tsx Outdated Show resolved Hide resolved
@rohanm-crest rohanm-crest marked this pull request as ready for review August 8, 2024 09:17
@rohanm-crest rohanm-crest requested review from a team as code owners August 8, 2024 09:17
ui/src/components/table/tests/TableWrapper.test.tsx Outdated Show resolved Hide resolved
docs/inputs/index.md Outdated Show resolved Hide resolved
ui/src/components/table/CustomTable.tsx Outdated Show resolved Hide resolved
ui/src/pages/Input/InputPage.tsx Outdated Show resolved Hide resolved
ui/src/components/table/useTableSort.ts Outdated Show resolved Hide resolved
docs/inputs/index.md Outdated Show resolved Hide resolved
splunk_add_on_ucc_framework/schema/schema.json Outdated Show resolved Hide resolved
ui/src/components/CheckboxGroup/checkboxGroupMocks.json Outdated Show resolved Hide resolved
ui/src/components/CustomControl.tsx Outdated Show resolved Hide resolved
ui/src/types/globalConfig/pages.ts Outdated Show resolved Hide resolved
ui/src/types/globalConfig/pages.ts Outdated Show resolved Hide resolved
ui/src/types/globalConfig/pages.ts Show resolved Hide resolved
ui/src/pages/Input/InputPage.tsx Outdated Show resolved Hide resolved
ui/src/types/globalConfig/pages.ts Show resolved Hide resolved
ui/src/types/globalConfig/pages.ts Show resolved Hide resolved
ui/src/types/globalConfig/pages.ts Outdated Show resolved Hide resolved
ui/src/types/globalConfig/pages.ts Outdated Show resolved Hide resolved
ui/src/pages/Input/InputPage.tsx Outdated Show resolved Hide resolved
ui/src/pages/Input/InputPage.tsx Outdated Show resolved Hide resolved
ui/src/pages/Input/InputPage.tsx Outdated Show resolved Hide resolved
ui/src/pages/Configuration/ConfigurationPage.tsx Outdated Show resolved Hide resolved
ui/src/pages/Input/InputPage.tsx Outdated Show resolved Hide resolved
ui/src/pages/Input/InputPage.tsx Outdated Show resolved Hide resolved
ui/src/pages/Input/InputPage.tsx Show resolved Hide resolved
@vtsvetkov-splunk vtsvetkov-splunk changed the title refactor(code): refactor JSX files for TypeScript support refactor: add Typescript support for some files Aug 21, 2024
@vtsvetkov-splunk vtsvetkov-splunk merged commit 32c34e5 into develop Aug 21, 2024
76 checks passed
@vtsvetkov-splunk vtsvetkov-splunk deleted the ADDON-71889-refactor-jsx branch August 21, 2024 12:06
@github-actions github-actions bot locked and limited conversation to collaborators Aug 21, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants