Skip to content

Rename View crontab to Preview crontab with unsaved changes warning#272

Merged
alseambusher merged 1 commit intomainfrom
alse/fix-name
Apr 20, 2026
Merged

Rename View crontab to Preview crontab with unsaved changes warning#272
alseambusher merged 1 commit intomainfrom
alse/fix-name

Conversation

@alseambusher
Copy link
Copy Markdown
Owner

Summary

  • Rename "View crontab" to "Preview crontab" across the UI, routes, and JS to clarify that the modal shows a generated preview, not the active system crontab
  • Add a warning banner in the preview modal: "This is a preview of what will be deployed. It may differ from the currently active crontab if you have unsaved changes."
  • Version bump to 0.4.2

Test plan

  • All 28 tests pass (npm test)
  • Route renamed from /view_crontab to /preview_crontab
  • Button, modal, and JS functions all updated consistently

Made with Cursor

The modal showed a generated preview, not the active system crontab,
which was misleading. Rename the button, route, modal, and JS functions
to "preview" and add a warning banner clarifying the distinction.

Made-with: Cursor
@alseambusher alseambusher merged commit e1ae9d0 into main Apr 20, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant