Allow Profile Imports to App, Map Sharing, iframe improvements (#102)

* update identiyf page

* support non-ALPRs on Idenfity page

* show pending devices, even w/o tags

* update lprBaseTags

* detect iframe instead of passing query string

* implement share dialog

* clean up identify

* finishing touches for identify page
This commit is contained in:
Will Freeman
2026-02-16 20:09:02 -07:00
committed by GitHub
parent c71898e1a0
commit 5cca87208d
14 changed files with 550 additions and 273 deletions
+1
View File
@@ -2,6 +2,7 @@
:root {
--df-background-color: white;
--df-blue: rgb(18, 151, 195);
--df-blue-dark: #0081ac;
/* Modern Typography Scale */
--font-size-base: 1rem;