Commit Graph

2022 Commits

Author SHA1 Message Date
Fred KISSIE 21f72639b6 🚧 make labels column paid, and cleanup 2026-05-11 18:13:19 +02:00
Fred KISSIE 56d3a466e5 💄 make controlled data table input a search input 2026-05-11 18:02:44 +02:00
Fred KISSIE c44c02b8ba 💄 make site labels column design nicer 2026-05-11 17:04:44 +02:00
miloschwartz 9fb677e952 allow editing self and owner user roles 2026-05-08 17:48:43 -07:00
Owen 27d230647f Merge branch 's3' into dev 2026-05-08 17:05:39 -07:00
Owen 114486608e Add client endpoint to network log 2026-05-08 17:04:58 -07:00
Owen 10fa9274d0 Add streaming errors for debug 2026-05-08 16:27:40 -07:00
Fred KISSIE 2fd519e102 add and toggle site labels 2026-05-08 22:31:36 +02:00
Fred KISSIE a63c1ec364 💄 label selector (with create label) 2026-05-08 21:49:20 +02:00
Fred KISSIE e61ef2ca2a 🚧 wip: label selector 2026-05-08 20:06:42 +02:00
Fred KISSIE 39b09b7f3f Merge branch 'dev' into feat/labels-on-sites-and-resources 2026-05-08 18:21:46 +02:00
Fred KISSIE 840cc214e3 🚧 wip 2026-05-08 18:21:09 +02:00
Owen cbdc74768f Implement s3 streaming destination 2026-05-07 21:09:21 -07:00
Fred KISSIE 72524db52d 💄 shrink button 2026-05-08 02:48:47 +02:00
Fred KISSIE ab8fc11ab3 🚧 add labels button 2026-05-08 02:46:16 +02:00
Owen 2a9481023a Dont show link when wildcard 2026-05-07 15:15:03 -07:00
Owen 998364b09d Properly respect flags.disableEnterpriseFeatures 2026-05-06 16:13:07 -07:00
Owen Schwartz 401f04b53e Merge pull request #3011 from fosrl/copilot/fix-create-alert-visibility
Hide alerting UI when disable_enterprise_features is true
2026-05-06 16:02:22 -07:00
Owen e86a381ed5 Fix the input to be tags 2026-05-06 14:05:18 -07:00
Owen dd18375f23 Fix org selectors 2026-05-06 13:57:17 -07:00
Owen 5426031cd4 Remove duplicate ssl toggle 2026-05-06 11:05:08 -07:00
Owen adf4a1ffda Link to http private resources 2026-05-06 11:03:38 -07:00
Owen 780feba19c Translate the member page 2026-05-06 10:26:20 -07:00
copilot-swe-agent[bot] 3ac315b52e Fix useEffect dependency array in create alert page
Agent-Logs-Url: https://github.com/fosrl/pangolin/sessions/4337e8e4-2110-45ae-bbf9-63f273d2a9a3

Co-authored-by: oschwartz10612 <4999704+oschwartz10612@users.noreply.github.com>
2026-05-06 16:55:38 +00:00
copilot-swe-agent[bot] 1b183d32c0 Hide alerting features when disable_enterprise_features is set
Agent-Logs-Url: https://github.com/fosrl/pangolin/sessions/4337e8e4-2110-45ae-bbf9-63f273d2a9a3

Co-authored-by: oschwartz10612 <4999704+oschwartz10612@users.noreply.github.com>
2026-05-06 16:54:58 +00:00
Owen fab53ba26a Dont show the link if not the org owner 2026-05-05 20:40:59 -07:00
Owen 62e19a2f4e Remove the hover effect 2026-05-05 20:10:14 -07:00
Owen Schwartz 7436aebca7 Merge pull request #2893 from Fredkiss3/feat/roles-and-user-multi-selectors
feat: roles & users selector
2026-05-05 17:36:40 -07:00
miloschwartz 3b232bcc58 set orgId to undefined 2026-05-05 11:31:58 -07:00
miloschwartz 91f1bae3e9 fix alignement in info sections 2026-05-04 14:51:17 -07:00
miloschwartz 53c138ce3e use consistent button spacing 2026-05-04 14:34:32 -07:00
miloschwartz 969db14a3c remove delay in oidc validate 2026-05-04 13:14:35 -07:00
Fred KISSIE 1ca1059673 ♻️ 10 users/roles per page 2026-05-04 20:59:46 +02:00
Fred KISSIE 49d22498fc ♻️ only select one role in CE and if user is non paying 2026-05-04 20:47:00 +02:00
Owen Schwartz 775ea64b55 Merge pull request #2977 from fosrl/newt-install-commands
fix(newt): update Helm install credentials and client flag handling
2026-05-04 11:40:19 -07:00
Fred KISSIE 81274960f6 🚧 refactor 2026-05-04 20:22:16 +02:00
Owen d724f5bb5d Add missing redirects and threshold to api
Fixes #2987
2026-05-04 10:46:11 -07:00
Fred KISSIE 30e627cca8 Merge branch 'dev' into feat/roles-and-user-multi-selectors 2026-05-04 18:49:19 +02:00
Fred KISSIE 53c1e2e742 ♻️ refactor 2026-05-04 18:45:31 +02:00
Owen d4f7c4a9c4 Merge branch 'dev' of github.com:fosrl/pangolin into dev 2026-05-03 14:46:59 -07:00
miloschwartz 1cc0e9b689 consolidate org idps in login form 2026-05-03 14:46:48 -07:00
Owen 584be4dbd2 Add badge 2026-05-03 14:45:42 -07:00
Owen c33e295ce7 Add a banner showing that you are on a trial 2026-05-03 14:42:43 -07:00
miloschwartz eb515a8f7f consolidate orgidps in import list 2026-05-03 14:16:36 -07:00
Marc Schäfer 1772ac220f fix(newt): update Helm install credentials and client flag handling
Use a Kubernetes Secret for Newt Helm chart credentials and configure the chart
with auth.existingSecretName instead of passing credential values through
auth.keys.*.

Add Helm-specific acceptClients handling so the generated Kubernetes command sets
newtInstances[0].acceptClients=true when client connections are enabled.
2026-05-03 15:07:42 +02:00
Owen 61de100630 Fix imports 2026-05-02 20:46:52 -07:00
Owen e1afbc226c Allow configuring the webhook body 2026-05-02 13:26:54 -07:00
miloschwartz c6a8b09cff log in page improvements 2026-05-02 12:46:39 -07:00
miloschwartz 380ff381fc fix credenza scroll extra spacing above footer 2026-05-02 12:19:00 -07:00
Owen 726e000154 Show remote nodes update in table 2026-05-02 11:55:01 -07:00