Owen
51c9507d08
Show the cert status on the frontend
2026-08-17 12:00:12 -04:00
Owen
184e1425a4
Private connection working with traefik
2026-08-06 17:22:01 -04:00
Owen
b4d2974e19
Properly configure ssl and domain when creating and editing
2026-08-06 12:20:56 -04:00
Owen
9d581f3897
Fix types
2026-08-04 10:15:48 -04:00
Fred KISSIE
5cbb767e5f
✨ Set default certificates for private resources
2026-07-29 19:11:03 +01:00
Owen
0b2693a317
Add toggle to the ui for enabled
2026-07-10 09:59:11 -04:00
Fred KISSIE
affa3bbb6a
Merge branch 'dev' into feat/command-bar
2026-07-08 00:33:28 +02:00
Owen
be193731c1
Reorder labels columns
2026-07-07 15:15:00 -04:00
miloschwartz
813a3f07dc
Merge branch 'dev' into private-resource-page
2026-07-07 15:07:35 -04:00
Owen
417438c209
Remove feature flags from labels
2026-07-07 15:04:41 -04:00
miloschwartz
a521db91a2
migrate private resources to page
2026-07-06 21:48:29 -04:00
jaisinha77777
31f675f38c
Fix broken toast on private resource delete failure
...
The delete-error handler in PrivateResourcesTable referenced two i18n
keys that do not exist in the message catalog:
- console.error used "resourceErrorDelete" (the catalog key is
"resourceErrorDelte"), logging a raw key instead of the message.
- the toast description passed "v" to formatAxiosError, so a failed
delete showed the user a bogus fallback title.
Point both at the existing "resourceErrorDelte" key, matching the
delete handlers in PublicResourcesTable and ResourcePoliciesTable. No
catalog/translation changes, so nothing changes for Crowdin.
2026-07-01 07:04:54 +05:30
Fred KISSIE
4e7328a1cc
♻️ refactor private resource page
2026-06-16 22:29:03 +02:00
Fred KISSIE
934886caea
Merge branch 'dev' into refactor/standardize-clear-buttons
2026-06-08 20:42:11 +02:00
Owen
ad0e800d8d
Fix validation error and bring alias back to table
2026-06-05 12:12:27 -07:00
miloschwartz
e5d0673bbf
prefill site field on create private resource when filtering sites
2026-06-04 16:30:14 -07:00
Fred KISSIE
d485a09318
♻️ use site label filter column
2026-06-04 19:45:54 +02:00
Fred KISSIE
9cff5f66b1
🚧 wip: site label column filter standardized
2026-06-04 19:40:24 +02:00
Fred KISSIE
97aeee541a
♻️ Label table cell optimization
2026-06-03 19:15:44 +02:00
Owen
b99e9a6468
Working on ui
2026-05-31 17:25:03 -07:00