lynn-illumio opened a new pull request, #11226: URL: https://github.com/apache/dolphinscheduler/pull/11226
[](url)<!--Thanks very much for contributing to Apache DolphinScheduler. Please review https://dolphinscheduler.apache.org/en-us/community/development/pull-request.html before opening a pull request.--> ## Purpose of the pull request To set up a UI setting component under the profile page as a start point. Pending adding option selector to each setting, such as timer interval option. Pending data set up in state and POST request to the backend (ETA: August 5th). ## Brief change log - Add a util function to define static user settings in use-setting.ts - Add this util function to profile/index.tsx to render an additional sub-page ## Verify this pull request This pull request is code cleanup without any test coverage. - No Unit testing or end-to-end testing is added - It's just a starter PR, and pending work on the data state update / API request part Screenshot: <img width="1913" alt="Screen Shot 2022-07-31 at 8 54 55 PM" src="https://user-images.githubusercontent.com/101166369/182070157-19db5d6e-427c-4fc9-a364-a89011dcec98.png"> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
