Open admin panel in new browser tab from Android and webclient
Android:
- Add /admin path to shouldOpenExternally so admin links open in
  the system browser instead of the WebView.

Webclient:
- Add target="_blank" and rel="noopener noreferrer" to the admin
  link in AppSidebar.vue so it opens in a new tab.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
1 parent 6d21570 commit a7e74389c899c4eacd68f8ae2233f6e5cd785c3e
@Eugene Sukhodolskiy Eugene Sukhodolskiy authored on 9 May
Showing 7 changed files
View
android-client/app/src/main/java/com/navi/client/MainActivity.kt
View
webclient/dist/assets/index-BPJq1Rk_.css 100644 → 0
View
webclient/dist/assets/index-Bzu2xBc7.js 100644 → 0
Not supported
View
webclient/dist/assets/index-DJdjefzp.js 0 → 100644
Not supported
View
webclient/dist/assets/index-V-Kbamfv.css 0 → 100644
View
webclient/dist/index.html
View
webclient/src/components/sidebar/AppSidebar.vue