Commit graph

747 commits

Author SHA1 Message Date
Lokowitz
4779201d4c modified: src/app/[orgId]/settings/access/layout.tsx 2025-09-13 15:06:34 +00:00
Marvin
806a49b822
Update page.tsx 2025-09-13 16:42:37 +02:00
Marvin
95d74825ee
Update layout.tsx 2025-09-13 16:42:22 +02:00
Marvin
e4960909ed
layout.tsx aktualisieren 2025-09-13 10:18:43 +02:00
Owen
8929f389f4
Adjust styling to make it more clear 2025-09-12 11:45:03 -07:00
Owen
da1c706334
Translate 2025-09-11 21:26:13 -07:00
Owen
3b726dfb1e
Merge branch 'dev' into declare 2025-09-11 21:24:27 -07:00
Owen
d51e7f7e40
Add prefix to ui and resource 2025-09-11 21:20:33 -07:00
Owen
2efd5c31ab
Headers input working on resource 2025-09-11 13:58:12 -07:00
Owen
819d7ea23e
Merge branch 'main' into dev 2025-09-11 10:25:21 -07:00
Owen
ceb1b07ce2
Just style it a bit 2025-09-11 10:24:40 -07:00
hetlelid
35aa0ab4e7
Update page.tsx
Added default location for the config files, for reference
2025-09-11 11:11:36 +02:00
Owen
14dd76db8b
Apply blueprint over api call 2025-09-10 17:28:00 -07:00
miloschwartz
bedc5adb75
add hide free domain option to domain picker 2025-09-10 15:36:05 -07:00
Owen
04352a670a
Merge branch 'dev' of github.com:fosrl/pangolin into dev 2025-09-08 17:50:57 -07:00
Owen
fe6e3b013e
Resource identified with niceId now 2025-09-08 17:50:07 -07:00
Owen
a947a74194
Add resource niceId 2025-09-08 17:37:30 -07:00
miloschwartz
06055ff62b
add common domain validation func 2025-09-08 17:25:01 -07:00
miloschwartz
45cb1562e5
pull api base url from config for axios 2025-09-08 16:55:40 -07:00
Pallavi
2f89a16852 minor fix to domain sanitize when create resources 2025-09-08 11:26:54 +05:30
Pallavi
86956b8cac fix enter key reload issue 2025-09-08 11:26:54 +05:30
Pallavi
84fb3add33 Enter key handling & hostname field reset in resource create 2025-09-08 11:26:54 +05:30
miloschwartz
374ed79a18
remove extra components 2025-09-06 21:38:17 -07:00
miloschwartz
b0bd9279fc
add idp auto provision override on user 2025-09-05 16:14:25 -07:00
miloschwartz
1dad7e86a0
add optional icon to strategy select 2025-09-04 18:02:42 -07:00
miloschwartz
0b2349d6bf
fix delete idp user 2025-09-04 15:15:10 -07:00
miloschwartz
28b3b305ea
remove special char domain placeholders 2025-09-04 11:27:06 -07:00
miloschwartz
df85f13aea
move all components to components dir 2025-09-04 11:18:42 -07:00
63930c3fa9
Update Pangolin to v1.9.4 2025-09-02 23:56:17 +02:00
cc1b69baeb
fix: missing idp routes, bad orgs query, removed managed page 2025-09-02 23:26:38 +02:00
Owen
dad35e37ef
Merge branch 'enhancement-#906/persist-amount-of-entries' of github.com:Pallavikumarimdb/pangolin into Pallavikumarimdb-enhancement-#906/persist-amount-of-entries 2025-09-01 17:39:16 -07:00
Pallavi
e9494efa8e quick fix 2025-09-01 23:06:39 +05:30
Pallavi
ee9101e738 Save Amount of Entries 2025-09-01 22:26:12 +05:30
Pallavi
b670e6e3dc update parser to handle h2c 2025-09-01 21:47:50 +05:30
Pallavi
5e5754fa62 preserve port and method on host change 2025-09-01 21:22:18 +05:30
38ac391618
Update Pangolin to v1.9.3 2025-09-01 13:43:10 +02:00
Owen
601645fa72
Fix translations
Fix #1355
2025-08-31 20:56:49 -07:00
Owen
ad3383d23d
Merge branch 'Fix/allow-unicode-domain-name' of github.com:Pallavikumarimdb/pangolin into Pallavikumarimdb-Fix/allow-unicode-domain-name 2025-08-31 19:40:13 -07:00
Pallavi
7d5961cf50 Support unicode with subdomain sanitized 2025-08-31 22:45:42 +05:30
Hetav21
be16196058 feat: make version numbers link to GitHub releases and add Discord link 2025-08-31 21:19:34 +05:30
Pallavi
8a62f12e8b fix lint 2025-08-31 17:53:36 +05:30
Pallavi
78f464f6ca Show/allow unicode domain name 2025-08-31 17:53:35 +05:30
Owen
9455adf61f
Add list invitations to integration api
Fixes #1364
2025-08-30 21:18:22 -07:00
miloschwartz
970ab9818a
translate managed page 2025-08-30 16:51:44 -07:00
Owen
a03e9ba7dd
Merge branch 'feature-906/smart-host-parsing' of github.com:Pallavikumarimdb/pangolin into Pallavikumarimdb-feature-906/smart-host-parsing 2025-08-30 15:51:15 -07:00
Pallavi
e3bd3fb985 consistent full domain 2025-08-30 02:59:23 +05:30
Pallavi
54764dfacd unify subdomain validation schema to handle edge cases 2025-08-30 01:14:03 +05:30
Pallavi
e8a6efd079 subdomain validation consistent 2025-08-29 03:58:49 +05:30
Pallavi
18bb6caf8f allows typing flow while providing helpful validation 2025-08-29 02:44:39 +05:30
Pallavi
bc335d15c0 preserve subdomain with sanitizeSubdomain and validateSubdomain 2025-08-29 01:12:12 +05:30