-
Notifications
You must be signed in to change notification settings - Fork 1.7k
AMBARI-26509 React application basic setup #4019
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
AMBARI-26509 React application basic setup #4019
Conversation
+1 |
@zRains Can you please help with review? |
+1 |
Fix licensing issues
54542ee
to
d98236d
Compare
@zRains @vishalsuvagia Addressed the review comments. Can you please review this again? |
@zRains More features will follow once this is merged. Can you please help with review? |
@vanshuhassija Based on previous comment, there will be a new ticket to discuss the basic project struct. I updated the ticket on Jira a few weeks ago and sent out discussion invitations, including to you, but no one responded. The new project struct conflicts with the current changes, so it hasn’t been in CR. You can share your opinions here. If there’s opposition or no feedback within a week, tick will be deprecated. This change will be in progress. |
What changes were proposed in this pull request?
Basic React application setup with vite and Typescript. Included React Bootstrap as design system to match the look and feel of existing version. Most of the routes are defined along with some additional Design System components needed in application.
How was this patch tested?
Manual Testing