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

Refactor app commands #1458

Merged
merged 9 commits into from
Jun 5, 2024
Merged

Refactor app commands #1458

merged 9 commits into from
Jun 5, 2024

Conversation

alexjustesen
Copy link
Owner

@alexjustesen alexjustesen commented Jun 5, 2024

📃 Description

This PR refactors existing application commands.

🪵 Changelog

➕ Added

  • clear cached files when running app:install

✏️ Changed

  • renamed and moved fix-result-statuses to result-fix-statuses
  • renamed change-user-role to user-change-role
  • renamed reset-user-password to user-reset-password
  • use new fail() method when failing or stopping a command

🗑️ Removed

  • checking for an app key when running app:install
  • site name and public dashboard option from update-general-settings
  • system maintenance from the scheduled tasks

📷 Screenshots

If this PR has any UI/UX changes it's strongly suggested you add screenshots here.

@alexjustesen alexjustesen added the 🧹 chore Nothing fancy, just needs to get done label Jun 5, 2024
@alexjustesen alexjustesen self-assigned this Jun 5, 2024
@alexjustesen alexjustesen added this to the v0.20.0 milestone Jun 5, 2024
@alexjustesen alexjustesen merged commit 6438f04 into main Jun 5, 2024
1 check passed
@alexjustesen alexjustesen deleted the refactor-app-commands branch June 5, 2024 20:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🧹 chore Nothing fancy, just needs to get done
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant