You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
🍇 Improvements:
3b8ac6c: Allow users to copy voucher codes from cell in datagrid by double click cell and selecting code by @poulch
f94eb20: Allow all users to access to APPS tab without checking any permissions. User will be able to see the installed app list and enter each app.
Each app will be responsible for checking user permissions by @poulch
⚙️ Maintenance:
f1c0241: Add results to testmo, add notification on Slack after tests run by @karola312
db76d41: Remove not used babel config and npm package that hasn't been removed after migration to vite by @poulch
553156e: Removed messages about plugins that have app replacements for Stripe and Emails. These apps are currently not available in the App Store by @lkostrowski