Commit Graph

1656 Commits

Author SHA1 Message Date
miloschwartz 09b2f27749 show both redirect urls for org idp 2025-12-22 21:58:21 -05:00
Owen ab3be26790 Working on remote nodes 2025-12-22 21:53:57 -05:00
Owen 5c67a1cb12 Format 2025-12-22 16:28:41 -05:00
miloschwartz 1905936950 parse request ip in exchange session 2025-12-22 15:48:24 -05:00
miloschwartz c362bc673c add min version to product updates 2025-12-22 15:28:44 -05:00
miloschwartz 4da0a752ef make auto redirect to idp a select input 2025-12-22 15:03:57 -05:00
Dennis e051142334 Add region-based resource rule 2025-12-22 17:44:56 +01:00
miloschwartz c91b4beac5 fix resource queries 2025-12-21 19:42:03 -05:00
Owen 1d5d856799 Make extendedCompatibility on by default 2025-12-21 16:38:28 -05:00
miloschwartz e9a29e7db2 improvements to create private resource modal 2025-12-21 16:07:32 -05:00
miloschwartz b2df8eb72e add advanced toggle to sites and clients create 2025-12-21 16:02:09 -05:00
miloschwartz 3f81b88073 add advanced section to org create form 2025-12-21 15:56:57 -05:00
miloschwartz 0aa56d441e fix scroll bar 2025-12-20 22:31:50 -05:00
miloschwartz 757b735d98 separate maintenance section 2025-12-20 22:29:22 -05:00
miloschwartz 4af7900dae auto focus 2fa 2025-12-20 22:06:53 -05:00
Owen af4f85a081 Fix api call 2025-12-20 21:14:48 -05:00
miloschwartz 4a98061a62 visual enhancements 2025-12-20 16:50:05 -05:00
Owen a9a0fbe244 Merge UI into new screen 2025-12-20 16:35:16 -05:00
Owen 9b3d066a91 Fix merge issues 2025-12-20 16:35:16 -05:00
miloschwartz ccd4f9b65c restyle maintenance mode screen 2025-12-20 16:35:16 -05:00
Owen bb5594ab2f Update form 2025-12-20 16:35:16 -05:00
Owen 19f8cda3d9 Make private 2025-12-20 16:35:16 -05:00
Pallavi Kumari 2d92111f1d add to priv route 2025-12-20 16:35:16 -05:00
Owen b8ffc601d4 add backend API maintenance screen 2025-12-20 16:35:16 -05:00
Pallavi Kumari 8af95ea1ca Lazy-Load DB for maintenance-screen 2025-12-20 16:35:16 -05:00
Pallavi Kumari beddb0d187 Skip config fetch during build 2025-12-20 16:35:16 -05:00
Owen 662e63317b add tooltip 2025-12-20 16:35:16 -05:00
Pallavi Kumari d82535d3e1 point the resource to the nextjs server for maintenance screen 2025-12-20 16:35:16 -05:00
Pallavi Kumari 150c51c9eb move settings into a new SettingsSection card 2025-12-20 16:35:16 -05:00
Owen 8618a5c2fd add en-Us strings 2025-12-20 16:35:16 -05:00
Owen d2fa55dd11 ui to enable down for maintenance screen 2025-12-20 16:35:16 -05:00
Owen eafcefbe45 Merge branch 'dev' of github.com:jln-brtn/pangolin into jln-brtn-dev 2025-12-20 15:34:32 -05:00
Thomas Wilde 4f154d212e Add ASN-based resource rule matching
- Add MaxMind ASN database integration
- Implement ASN lookup and matching in resource rule verification
- Add curated list of 100+ major ASNs (cloud, ISP, CDN, mobile carriers)
- Add ASN dropdown selector in resource rules UI with search functionality
- Support custom ASN input for unlisted ASNs
- Add 'ALL ASNs' special case handling (AS0)
- Cache ASN lookups with 5-minute TTL for performance
- Update validation schemas to support ASN match type

This allows administrators to create resource access rules based on
Autonomous System Numbers, similar to existing country-based rules.
Useful for restricting access by ISP, cloud provider, or mobile carrier.
2025-12-20 12:16:31 -05:00
Thomas Wilde 8d2955475b Add ASN-based resource rule matching
- Add MaxMind ASN database integration
- Implement ASN lookup and matching in resource rule verification
- Add curated list of 100+ major ASNs (cloud, ISP, CDN, mobile carriers)
- Add ASN dropdown selector in resource rules UI with search functionality
- Support custom ASN input for unlisted ASNs
- Add 'ALL ASNs' special case handling (AS0)
- Cache ASN lookups with 5-minute TTL for performance
- Update validation schemas to support ASN match type

This allows administrators to create resource access rules based on
Autonomous System Numbers, similar to existing country-based rules.
Useful for restricting access by ISP, cloud provider, or mobile carrier.
2025-12-20 12:16:00 -05:00
miloschwartz 9ffa391416 improve clean redirects 2025-12-20 12:00:58 -05:00
miloschwartz afc19f192b visual enhancements to sidebar 2025-12-19 21:57:44 -05:00
Fred KISSIE e983e1166a 🚧 wip: approval tables in DB 2025-12-20 00:05:33 +01:00
miloschwartz 5587bd9d59 Merge branch 'dev' of https://github.com/fosrl/pangolin into dev 2025-12-19 17:06:57 -05:00
miloschwartz b5f8e8feb2 add org auth slug with device auth support 2025-12-19 17:04:37 -05:00
Jacky Fong 9bd66fa306 add back the blueprints api - draft 2025-12-19 15:01:33 -05:00
Owen fea4d43920 Make utility subnet configurable 2025-12-19 14:45:00 -05:00
miloschwartz d414617f9d add color to product updates 2025-12-19 10:45:45 -05:00
miloschwartz 1d7e55bf98 add gradient to saas 2025-12-18 18:16:22 -05:00
miloschwartz bc45e16109 improve local table state 2025-12-18 18:08:07 -05:00
miloschwartz 4f1dc19569 sidebar enhancements 2025-12-18 17:54:29 -05:00
miloschwartz fc924f707c add banners 2025-12-18 17:47:54 -05:00
miloschwartz e0de003c2c Merge branch 'dev' of https://github.com/fosrl/pangolin into dev 2025-12-18 16:49:44 -05:00
miloschwartz 2479a3c53c improved private resource modal 2025-12-18 16:13:15 -05:00
miloschwartz 56b0185c8f visual adjustments 2025-12-18 10:58:16 -05:00
Milo Schwartz 8b47b2aabe Merge pull request #1989 from Fredkiss3/refactor/save-button-positions
refactor: save button positionning
2025-12-18 07:28:47 -08:00