Commit Graph

5784 Commits

Author SHA1 Message Date
Owen
4ce4e63a0a Accept nice id when creating 2026-04-21 09:57:22 -07:00
Milo Schwartz
30c4010c8b Merge pull request #2696 from Fredkiss3/feat/paginate-user-roles-table
feat: paginate users & roles table
2026-04-20 22:06:01 -07:00
miloschwartz
85f7c1e87b support server side table for admin users table 2026-04-20 22:05:29 -07:00
miloschwartz
6f06f98cc1 add filter by idp and role in users table 2026-04-20 21:51:53 -07:00
miloschwartz
e3aabc6b2d Merge branch 'dev' into feat/paginate-user-roles-table 2026-04-20 21:27:51 -07:00
miloschwartz
66c0ed5bf0 slightly improve add user form 2026-04-20 21:15:55 -07:00
miloschwartz
7f0264dec3 fix collapsed sidebar bottom padding issue 2026-04-20 20:48:50 -07:00
miloschwartz
b3bc70875b fix count on list domains endpoint 2026-04-20 20:46:38 -07:00
miloschwartz
34dc4c2d07 remove tcp/udp text to reduce cloud confusion 2026-04-20 20:41:38 -07:00
miloschwartz
2ef7a709d3 use new tabs in devices modal 2026-04-20 20:36:15 -07:00
miloschwartz
335de04a4e adjust theme 2026-04-20 18:00:22 -07:00
miloschwartz
47be3dbdf9 hide add idp button when no mode set 2026-04-20 17:06:56 -07:00
miloschwartz
78ff835ac9 Merge branch 'dev' of https://github.com/fosrl/pangolin into dev 2026-04-20 16:50:00 -07:00
miloschwartz
3c005c9ab1 rename log tabls for clarity and update font 2026-04-20 16:49:45 -07:00
Owen
54adcd2c56 Show the endpoint if its there 2026-04-20 15:08:48 -07:00
Owen
9a6408d28c Refresh domains for latest status 2026-04-20 14:57:24 -07:00
Owen
2dad97cb6b Add ability to predefine a root api key 2026-04-20 12:19:21 -07:00
Owen Schwartz
0ac97ecd5e Merge pull request #2877 from fosrl/dev
Fix import
1.17.1-s.5
2026-04-19 11:33:08 -07:00
Owen
387049beac Dynamic -> private import 2026-04-19 11:31:48 -07:00
Owen Schwartz
c9240ecb84 Merge pull request #2876 from fosrl/dev
Update translations
2026-04-19 11:27:17 -07:00
Owen Schwartz
b87e71c557 Merge pull request #2875 from fosrl/crowdin_dev
New Crowdin updates
2026-04-19 11:26:34 -07:00
Owen Schwartz
866293aa5a New translations en-us.json (Spanish) 2026-04-19 11:25:02 -07:00
Owen Schwartz
e142dd32b4 New translations en-us.json (Norwegian Bokmal) 2026-04-19 11:25:00 -07:00
Owen Schwartz
949786dab5 New translations en-us.json (Chinese Simplified) 2026-04-19 11:24:59 -07:00
Owen Schwartz
2dd142b0e9 New translations en-us.json (Turkish) 2026-04-19 11:24:57 -07:00
Owen Schwartz
dfd16a6752 New translations en-us.json (Russian) 2026-04-19 11:24:55 -07:00
Owen Schwartz
f4454d4d48 New translations en-us.json (Portuguese) 2026-04-19 11:24:54 -07:00
Owen Schwartz
e7efc917f0 New translations en-us.json (Polish) 2026-04-19 11:24:52 -07:00
Owen Schwartz
5ffe1ba07d New translations en-us.json (Dutch) 2026-04-19 11:24:51 -07:00
Owen Schwartz
b56e2972c4 New translations en-us.json (Korean) 2026-04-19 11:24:49 -07:00
Owen Schwartz
ca1a084397 New translations en-us.json (Italian) 2026-04-19 11:24:47 -07:00
Owen Schwartz
a7a1f81e9d New translations en-us.json (German) 2026-04-19 11:24:46 -07:00
Owen Schwartz
9c09f17dc5 New translations en-us.json (Czech) 2026-04-19 11:24:44 -07:00
Owen Schwartz
21e2c022c7 New translations en-us.json (Bulgarian) 2026-04-19 11:24:42 -07:00
Owen Schwartz
222cbc886d New translations en-us.json (French) 2026-04-19 11:24:41 -07:00
miloschwartz
db2e76bd31 Merge branch 'dev' of https://github.com/fosrl/pangolin into dev 2026-04-19 11:22:46 -07:00
Owen Schwartz
bf32cc150d Merge pull request #2874 from fosrl/dev
1.17.1-s.5
2026-04-19 11:21:41 -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
a569054e94 dont set org mapping by default 2026-04-17 17:25:21 -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
Owen
0a043af482 Delete update usage on orgs when user deletes
Fixes #2839
2026-04-17 14:28:43 -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
707cc4b275 move idp mode check to a middleware 2026-04-16 21:00:48 -07:00
miloschwartz
93400ace27 import and unassocaite org idp 2026-04-16 20:58:18 -07:00