Commit Graph

757 Commits

Author SHA1 Message Date
Owen 28f8b05dbc Basic clients working 2025-07-27 10:21:27 -07:00
Adrian Astles 350485612e This improves the user experience by automatically filling the email field
and preventing users from changing the email they were invited with.

- Update invite link generation to include email parameter in URL
- Modify signup form to pre-fill and lock email field when provided via invite
- Update invite page and status card to preserve email through redirect chain
- Ensure existing invite URLs continue to work without breaking changes
2025-07-25 22:46:40 +08:00
Adrian Astles df31c13912 added real-time password validation to signup form. 2025-07-25 21:59:25 +08:00
Owen 15adfcca8c Add remote subnets to ui 2025-07-24 22:01:22 -07:00
Owen 1466788f77 Clients ui done 2025-07-24 21:42:44 -07:00
Owen 760fe3aca9 Create client component done 2025-07-24 21:26:02 -07:00
Adrian Astles 6349406523 Removed member resouce sidebar to work with new sidebar. 2025-07-24 21:30:20 +08:00
Adrian Astles bcc2c59f08 Add member portal functionality - extracted from feature/member-landing-page 2025-07-24 21:04:55 +08:00
jack 52d46f9879 add nixos option for newt in site creation 2025-07-23 10:02:58 +02:00
copilot-swe-agent[bot] 2259879595 Fix ESLint issues: prefer-const warnings and missing semicolons
Co-authored-by: oschwartz10612 <4999704+oschwartz10612@users.noreply.github.com>
2025-07-22 19:07:43 +00:00
miloschwartz 114ce8997f add tos and pp consent 2025-07-21 16:57:21 -07:00
miloschwartz 2ddb4ec905 allow multi level sudomains in domain picker 2025-07-18 15:48:23 -07:00
miloschwartz 7a59e3acf7 fix external user select box 2025-07-18 14:45:16 -07:00
miloschwartz b34c3db956 fix redirect bug for some accounts when disable create org is enabled 2025-07-18 12:59:57 -07:00
Owen 0a2b1d9e53 Use a records for the wildcard 2025-07-17 16:17:01 -07:00
Owen e562946308 Fix logic 2025-07-17 16:03:34 -07:00
Owen 398e15b3c6 Format 2025-07-17 15:59:28 -07:00
miloschwartz d870a49381 change domain picker description and fix metadata title 2025-07-17 12:05:08 -07:00
miloschwartz ccdcda7f1d add screenshots and minor fixes 2025-07-16 22:18:11 -07:00
miloschwartz 665ef08733 minor fixes for release 2025-07-16 18:09:17 -07:00
miloschwartz 19d54778f5 add branding logo component 2025-07-15 16:24:16 -07:00
miloschwartz e99905e3c9 translate domains and prevent delete config domain 2025-07-15 15:51:37 -07:00
miloschwartz 5c0b42446d Merge branch 'dev' of https://github.com/fosrl/pangolin into dev 2025-07-15 15:27:38 -07:00
miloschwartz a3be0d4655 ensure subdomain is null if is base domain 2025-07-15 15:27:23 -07:00
Owen 47729c2348 Remove reference to deleted site form 2025-07-15 15:13:50 -07:00
Owen 78bfcf5b1c Fix some clients address showing issues 2025-07-15 15:11:30 -07:00
miloschwartz f1291d4d7d remove is base domain resource and flag 2025-07-15 15:07:34 -07:00
miloschwartz 83a4677026 don't allow deleting config managed domains 2025-07-15 13:20:44 -07:00
Owen ffe8593a07 Remove create site modal 2025-07-15 12:07:25 -07:00
Owen 3dc79da2fa Merge branch 'dev' into clients-pops-dev 2025-07-14 16:59:00 -07:00
Owen 78661799f2 Resources working with new picker 2025-07-14 15:36:15 -07:00
Owen ec57996b01 Hide license 2025-07-14 14:56:03 -07:00
Owen 4b8cc7c4d3 Control with build 2025-07-14 12:46:47 -07:00
Owen 2f20397c60 Flag deleting orgs 2025-07-14 12:38:58 -07:00
Owen 69d253fba3 Create wildcard domains 2025-07-14 12:18:12 -07:00
Owen b75800c583 Reintroduce clients conditionally 2025-07-14 11:43:13 -07:00
miloschwartz 915ccdc007 server admin enforce 2fa per user 2025-07-13 21:58:37 -07:00
Owen 98a261e38c Pull up downstream changes 2025-07-13 21:57:24 -07:00
J. Newing 0f3a5ce8ba Added users 2FA statsu to userstable 2025-07-08 10:21:24 -04:00
J. Newing 2a6298e9eb Admins can enable 2FA
Added the feature for admins to force 2FA on accounts. The next time the
user logs in they will have to setup 2FA on their account.
2025-07-08 10:21:24 -04:00
Owen 1bcb027e05 Fix translation issue with targets 2025-07-01 21:04:40 -07:00
miloschwartz 1e5141c27c add newt version update available to table 2025-06-30 13:59:30 -07:00
miloschwartz 4ffdd6f74f clean up a few save buttons 2025-06-30 12:28:27 -07:00
miloschwartz a0381eb2c6 clean up ui pass 1 2025-06-30 09:34:14 -07:00
miloschwartz cc930ebf53 prevent site name from wrapping 2025-06-27 16:46:03 -04:00
miloschwartz 809a135721 add refresh sites button 2025-06-27 16:43:14 -04:00
miloschwartz 8f1cfd8037 toggle clients with feature flag 2025-06-26 15:09:16 -04:00
miloschwartz d194e230de option to log out if on verify email screen 2025-06-25 16:44:23 -04:00
miloschwartz bd3d9d2da3 adjust ring offset 2025-06-25 15:29:32 -04:00
miloschwartz 9bb4d8b2a3 store last visited org in cookie 2025-06-24 14:54:07 -04:00