miloschwartz
db2e76bd31
Merge branch 'dev' of https://github.com/fosrl/pangolin into dev
2026-04-19 11:22:46 -07:00
miloschwartz
967de0b79f
fix metadata for public resources
2026-04-19 11:19:23 -07:00
Owen
22231e6c45
Dont show home
2026-04-19 11:18:43 -07:00
miloschwartz
20ed9966b9
add better page metadata titles
2026-04-18 12:05:54 -07:00
miloschwartz
dddf060e1a
Merge branch 'cross-org-idp' into dev
2026-04-17 17:27:34 -07:00
miloschwartz
5885e8eb39
dont allow import idp if not paid
2026-04-17 17:14:21 -07:00
miloschwartz
22964cff0f
fix sidebar footer on member page
2026-04-17 14:42:10 -07:00
miloschwartz
e952c2d34a
fix styles on enterprise edition banners
2026-04-17 14:36:10 -07:00
miloschwartz
8324445895
add auto provsion section back to create global idp
2026-04-17 10:59:24 -07:00
miloschwartz
796d14a9e4
support org mapping on org idp
2026-04-16 22:12:15 -07:00
miloschwartz
93400ace27
import and unassocaite org idp
2026-04-16 20:58:18 -07:00
miloschwartz
6fb8dae966
adjust sidebar
2026-04-16 16:26:13 -07:00
Owen
f0a1de3474
Show picker only when have remote node
2026-04-16 15:33:29 -07:00
Owen
6fe74a9f8d
Allow clearing the instance name on the licenses
2026-04-16 14:44:16 -07:00
Owen
a246de2b1f
Allow create portal session for enterprise too
2026-04-16 14:44:16 -07:00
miloschwartz
5ac8e4e098
remove redundant pangolin text in footer in saas
2026-04-16 12:05:17 -07:00
Owen
aa95e5bb86
Update year
2026-04-15 14:41:13 -07:00
Owen
c554e69514
Fill the width
2026-04-13 12:11:15 -07:00
Owen
a6e10e55cc
Handle grandfather on the front end
2026-04-13 12:08:30 -07:00
Owen
92332fb02f
Hide the home unless you have it
2026-04-13 11:17:14 -07:00
Owen
1e77ead488
Adjust functioning of ee button
2026-04-13 10:49:57 -07:00
Owen Schwartz
34cc2e0ed1
Merge pull request #2841 from AdnanSilajdzic/fix/worldmap-typescript-followup
...
fix(worldmap): correct topojson feature typing
2026-04-13 09:42:05 -07:00
miloschwartz
f5d0694574
change user devices column name from online to connected
2026-04-12 15:27:14 -07:00
miloschwartz
f91da2ec46
fix no default idp selector showing on ce closes #2813
2026-04-12 15:20:09 -07:00
miloschwartz
89471a0174
include site name in target dropdown in public resources table
2026-04-12 15:09:40 -07:00
Adnan Silajdzic
0cb04d0290
fix(worldmap): correct topojson feature typing
2026-04-12 17:05:53 +00:00
Owen
f4ea572f6b
Fix #2828
2026-04-11 16:50:28 -07:00
Owen Schwartz
825df7da63
Merge pull request #2806 from jbelke/fix-invite-email-encoding
...
Fix invite email encoding
2026-04-11 16:37:49 -07:00
Owen Schwartz
cd34f0a7b0
Merge pull request #2799 from LaurenceJJones/fix/proxy-target-deletion
...
fix: use targetId as row identifier
2026-04-11 16:35:09 -07:00
Owen Schwartz
b1b22c439a
Merge pull request #2825 from AdnanSilajdzic/fix/worldmap-hover-stuck-public
...
fix(analytics): prevent countries from getting stuck highlighted on world map
2026-04-11 16:32:32 -07:00
Owen
eac747849b
Restrict namespaces to paid plans due to abuse
2026-04-11 14:22:00 -07:00
Adnan Silajdzic
1aedf9da0a
fix(worldmap): avoid stuck country hover state
2026-04-10 14:37:48 +00:00
miloschwartz
840684aeba
dont show wildcard in domain picker
2026-04-09 17:54:25 -04:00
miloschwartz
f57012eb90
dont show international domain warning when capital letter present
2026-04-09 17:06:04 -04:00
miloschwartz
34387d9859
simplify wildcard domain on non pangolin-dns
2026-04-09 17:04:28 -04:00
miloschwartz
80f5914fdd
add pluto
2026-04-09 16:15:19 -04:00
miloschwartz
eaa70da4dd
add pluto
2026-04-09 16:14:46 -04:00
Joshua Belke
028df8bf27
fix: remove encodeURIComponent from invite link email parameter
...
The @ symbol in email addresses was being encoded as %40 when
constructing invite URLs, causing broken or garbled links when
copied/shared by users.
- Remove encodeURIComponent(email) from server-side invite link
construction in inviteUser.ts (both new invite and regenerate paths)
- Remove encodeURIComponent(email) from client-side redirect URLs in
InviteStatusCard.tsx (login, signup, and useEffect redirect paths)
- Valid Zod-validated email addresses do not contain characters that
require URL encoding for safe query parameter use (@ is permitted
in query strings per RFC 3986 §3.4)
2026-04-07 14:58:27 -04:00
Laurence
7d3d5b2b22
use targetid also on proxy create as that also has same issue
2026-04-06 14:17:04 +01:00
Laurence
81eba50c9a
fix: use targetId as row identifier
...
fix: 2797
2026-04-06 14:03:33 +01:00
Owen
c45308f234
Send to the right place
2026-04-03 15:33:29 -04:00
miloschwartz
382a46dfff
fix text formatting in delete dialog
2026-04-03 11:44:56 -04:00
Owen
d83fa63af5
Fix to null out the rewrite on the frontend too
2026-04-02 21:58:14 -04:00
Owen
d5837ab718
Fix to use the stored data
2026-04-02 21:57:59 -04:00
Owen
b7ccb92236
Merge branch 'main' into dev
2026-04-02 17:39:25 -04:00
Laurence
122079ddb2
split unix to linux and macos, show method everything other than windows, change nixos all to flake so makes sense under method
2026-04-02 17:05:50 +01:00
Owen Schwartz
a55dd769cf
Revert "enhance: Systemd newt unit instructions"
2026-04-02 11:43:01 -04:00
Laurence
1bb89fce26
enhance: Systemd newt unit
...
Add a systemd unit option directly from dashboard to prevent copy and paste mistakes
2026-04-02 12:21:53 +01:00
Owen
363c13c387
Impvove communication
2026-04-01 09:53:49 -07:00
Owen
3a9e79e6d5
Filter only newt sites on private resources
2026-03-31 16:17:17 -07:00