Tola Leng
370f613080
Fix hostname/IP validation to prevent whitespace input in the SSL and Create New Service form ( closes #114 )
2026-01-24 20:58:33 +07:00
Tola Leng
96bf456338
feat: Add & Enhance Notification Channel and Alert Template to Add/Edit Domain Form
...
- Add multi-select for notification channels and an alert template field to the Add/Edit SSL Certificate dialog
2025-08-04 21:59:04 +07:00
Tola Leng
2d2bd790b0
Disable the debug console logs for production
2025-07-10 22:14:17 +07:00
Tola Leng
094f5fcd5e
feat: Add "None" option to notification channel.
...
Adds a "None" option to the notification channel dropdown in the Add SSL Certificate form. This allows users to opt-out of notifications.
2025-06-26 14:10:30 +07:00
Tola Leng
614c10188d
feat: Add check interval and check_at update
...
- Added a "Check Interval" field to the SSL certificate create/edit forms.
- Implemented functionality to update the `check_at` field in Pocketbase with the current time when the "Check" button is clicked.
2025-06-20 17:17:34 +07:00
Tola Leng
a1c6c7053e
feat(km): Translate SSL & Domain section
...
Translates the SSL & Domain section, including components and pages, into Khmer. This involves updating the `km.ts` translation file with relevant Khmer translations for all UI elements and strings within the SSL & Domain management feature.
2025-05-17 21:08:44 +08:00
Tola Leng
1ea81a23b2
feat: Implement dropdown actions in SSL table
...
Action column in the SSL & Domain table to use a dropdown menu for View, Check, Edit, and Delete actions. And updated SSL Dashboard UI Component
2025-05-16 22:20:57 +08:00
Tola Leng
7773c1bc66
features: Implement domain validation in SSL form
...
Integrate domain validation logic into the SSL Domain Form, including checks for warnings, expiry, and overall domain validity.
2025-05-11 20:52:39 +08:00