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

ui/schedules: convert ScheduleRuleList, ScheduleRuleCreateDialog, ScheduleRuleEditDialog to typescript #3525

Merged
merged 11 commits into from
Jan 10, 2024

Conversation

tony-tvu
Copy link
Collaborator

@tony-tvu tony-tvu commented Dec 11, 2023

  • Identified the issue which this PR solves.
  • Read the CONTRIBUTING document.
  • Code builds clean without any errors or warnings.
  • Added appropriate tests for any new functionality.
  • All new and existing tests passed.
  • Added comments in the code, where necessary.
  • Ran make check to catch common errors. Fixed any that came up.

Description:
Converts ScheduleRuleEditDialog, ScheduleRuleList and ScheduleRuleCreateDialog to use typescript and urql.

Which issue(s) this PR fixes:
Part of #2318 and #3240

tony-tvu and others added 3 commits December 19, 2023 13:24
Co-authored-by: Nathaniel Cook <NathanielJCook@outlook.com>
Forfold
Forfold previously approved these changes Dec 29, 2023
@tony-tvu tony-tvu mentioned this pull request Jan 10, 2024
76 tasks
@tony-tvu tony-tvu changed the title ui/schedules: convert ScheduleRuleList and ScheduleRuleCreateDialog to typescript ui/schedules: convert ScheduleRuleList, ScheduleRuleCreateDialog, ScheduleRuleEditDialog to typescript Jan 10, 2024
@tony-tvu tony-tvu merged commit 5f03821 into master Jan 10, 2024
7 checks passed
@tony-tvu tony-tvu deleted the schedulerulelist_ts branch January 10, 2024 19:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants