fix: Bootstrap 5 modals, language keys, ntfy default, MokoRestore error handling #146

Merged
jmiller merged 2 commits from fix/bootstrap-modals into dev 2026-06-25 13:38:44 +00:00
Owner

Summary

  • Convert 10 inline CSS modals to Bootstrap 5 (backups + snapshots)
  • Fix ordering language key, Options page title, ntfy default server
  • Add profile ID to dropdown labels
  • Fix MokoRestore stalling with proper error handling in post() and runPreflight()
  • Remove outdated SSH auth field descriptions
## Summary - Convert 10 inline CSS modals to Bootstrap 5 (backups + snapshots) - Fix ordering language key, Options page title, ntfy default server - Add profile ID to dropdown labels - Fix MokoRestore stalling with proper error handling in post() and runPreflight() - Remove outdated SSH auth field descriptions
jmiller added 1 commit 2026-06-25 13:38:20 +00:00
fix: convert inline modals to Bootstrap 5, fix language keys, ntfy default, and MokoRestore error handling
Universal: PR Check / Branch Policy (pull_request) Successful in 1s
Universal: PR Check / Validate PR (pull_request) Failing after 5s
Universal: Pre-Release / Build Pre-Release (${{ inputs.stability || github.ref_name }}) (push) Successful in 19s
Universal: PR Check / Secret Scan (pull_request) Successful in 9s
Joomla: Metadata Validation / Validate Joomla Metadata (pull_request) Successful in 29s
Universal: PR Check / Build RC Package (pull_request) Has been cancelled
Universal: PR Check / Report Issues (pull_request) Has been cancelled
3742477aef
- Convert 10 inline CSS modals to Bootstrap 5 (backups: 7, snapshots: 3)
- Replace style.display show/hide with Bootstrap Modal API
- Fix JFIELD_ORDERING_LABEL_ASC → JFIELD_ORDERING_ASC in profile filter
- Add COM_MOKOJOOMBACKUP_CONFIGURATION key for Options page title
- Change ntfy default server to ntfy.mokoconsulting.tech
- Add profile ID to dropdown labels across backups, dashboard, cpanel module
- Add error handling to MokoRestore post() and runPreflight() to prevent UI stalling
- Remove outdated SSH auth pattern references from field descriptions
jmiller added 1 commit 2026-06-25 13:38:31 +00:00
chore(version): pre-release bump to 01.43.03-dev [skip ci]
RC Revert / Rename rc/ back to dev/ (pull_request) Has been skipped
Branch Cleanup / Delete merged branch (pull_request) Successful in 1s
ec1c3486c5
jmiller merged commit 88e53c5698 into dev 2026-06-25 13:38:44 +00:00
Sign in to join this conversation.
No Reviewers
Priority -
Type -
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: MokoConsulting/MokoSuiteBackup#146