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

Feat/auto import UI revision #906

Merged
merged 34 commits into from
Dec 23, 2024
Merged

Conversation

thisismayuresh
Copy link
Collaborator

This PR introduces the revised UI for Auto Import's Phase 3, which includes the ability to set up scheduled times and dates for auto import jobs to run.

  • The UI now offers a more comprehensive and user-friendly interface for selecting the schedule, allowing users to pick a day, week, month, or year.
  • Users can easily set up the schedule with interactive text boxes and radio buttons for more control and ease of use.
  • The previous complex cron entry system has been streamlined, making it simpler to manage and configure.
  • A new cron schedule can now be quickly created by selecting the desired time and date.
  • Every night, a cron scheduler will check if the user-defined schedule matches the current date and time, and it will automatically update the next scheduled import in the database.

Mayur added 30 commits December 19, 2024 17:05
Copy link

nx-cloud bot commented Dec 20, 2024

View your CI Pipeline Execution ↗ for commit 4f2d267.

Command Status Duration Result
nx run-many --target=build --all ✅ Succeeded 2m 11s View ↗

☁️ Nx Cloud last updated this comment at 2024-12-20 10:25:48 UTC

@thisismayuresh thisismayuresh merged commit e333f5c into next Dec 23, 2024
4 checks passed
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.

1 participant