254 Commits

Author SHA1 Message Date
Owen adf4a1ffda Link to http private resources 2026-05-06 11:03:38 -07:00
miloschwartz a029b107ae dont show site online status for local sites 2026-04-29 12:35:08 -07:00
Owen 08e9cb862d Fix deleting resource 2026-04-27 16:19:36 -07:00
Owen 28dd06c41f Add caching to the hc and fix resource stuff 2026-04-27 14:29:57 -07:00
Owen 61aaa5a832 Wrap in transactions 2026-04-27 13:46:15 -07:00
Owen 17631599a2 Remove delay 2026-04-26 21:25:53 -07:00
Owen 7563b37cd0 Add missing health column 2026-04-26 21:25:14 -07:00
Owen 7318c86cca Fix display and query issues 2026-04-26 20:33:58 -07:00
Owen 467cd70b72 Handle delete correctly 2026-04-26 20:26:03 -07:00
Owen 8ca72a39da Handle deleting targets 2026-04-26 17:55:26 -07:00
miloschwartz 491636851f Merge branch 'dev' of https://github.com/fosrl/pangolin into dev 2026-04-26 10:23:36 -07:00
Owen bf1870608b Exclude wildcard resources 2026-04-25 15:51:39 -07:00
miloschwartz 6f6c24b6df use semibold 2026-04-25 15:42:19 -07:00
miloschwartz 477712b73c show site resources 2026-04-25 15:08:08 -07:00
Owen ecacb26445 Merge branch 'dev' of github.com:fosrl/pangolin into dev 2026-04-24 17:32:28 -07:00
Owen cca7cea2f1 Handeling the different health status 2026-04-24 17:30:54 -07:00
miloschwartz 960ada4d66 add site column and filter to public resources 2026-04-24 16:24:26 -07:00
Owen b4f0b4e285 Handle matching wildcards 2026-04-23 21:25:13 -07:00
Owen 009bac64bf Adding guiderails 2026-04-23 18:02:32 -07:00
Owen e7a9a19816 Basic crud working? 2026-04-23 15:01:43 -07:00
Owen fa117198a0 Pass one at getting it into the db 2026-04-23 14:05:08 -07:00
Owen 8214700eaa More refreshing and status history displays 2026-04-17 17:18:15 -07:00
Owen 1397e61643 Create hcs freely 2026-04-15 20:32:02 -07:00
Owen 5e505224d0 Basic ui is working 2026-04-15 15:26:27 -07:00
Owen 646e440dec Merge branch 'dev' into private-http-ha 2026-04-13 20:52:47 -07:00
Owen 9cb1043545 Push back date 2026-04-13 11:33:51 -07:00
Owen 561a9ab379 Merge branch 'private-site-ha' into private-http-ha 2026-04-13 10:25:49 -07:00
miloschwartz 89471a0174 include site name in target dropdown in public resources table 2026-04-12 15:09:40 -07:00
miloschwartz e118e5b047 add list alises endpoint 2026-04-11 21:03:35 -07:00
miloschwartz 7e4e8ea266 add niceId to list user resources 2026-04-11 17:56:16 -07:00
Owen 2f386f8e47 Grandfather in old users 2026-04-11 16:59:43 -07:00
Owen eac747849b Restrict namespaces to paid plans due to abuse 2026-04-11 14:22:00 -07:00
miloschwartz a74378e1d3 show domain and destination with port in table 2026-04-09 18:17:08 -04:00
Owen be3e066843 Merge branch 'dev' into feature/region-rules 2026-03-30 14:36:50 -07:00
Owen 9808a48da0 Merge branch 'multi-role' into dev 2026-03-29 13:55:23 -07:00
miloschwartz 0fecbe704b Merge branch 'dev' into multi-role 2026-03-24 22:01:13 -07:00
Fred KISSIE 18ed38889f ♻️ filter sites server side in resource target 2026-03-17 04:07:02 +01:00
Fizza-Mukhtar 4cfcc64481 fix: use config instead of process.env for dashboard URL check 2026-03-05 01:07:30 -08:00
Fizza-Mukhtar 1a2069a6d9 fix: prevent resource creation with dashboard domain to avoid redirect loop 2026-03-05 00:39:03 -08:00
Owen 1362b72cd3 Restrict what can be a header 2026-03-03 21:10:52 -08:00
miloschwartz ed95f10fcc openapi and swagger ui improvements and cleanup 2026-03-02 21:59:41 -08:00
miloschwartz ad9289e0c1 sort by name by default 2026-02-27 15:53:27 -08:00
miloschwartz 8347203bbe add sort to name col 2026-02-27 12:39:26 -08:00
miloschwartz 20e547a0f6 first pass 2026-02-24 17:58:11 -08:00
Owen 4e7eac368f Uniform ne check on niceId and dont reject clients 2026-02-18 11:56:01 -08:00
Owen 6661a76aa8 Update member resources page and testing new org counts 2026-02-17 20:01:43 -08:00
Owen f0b9240575 Accept resource as either niceId or alias 2026-02-16 15:29:23 -08:00
miloschwartz d4668fae99 add openapi types 2026-02-14 11:25:00 -08:00
Fred KISSIE ddfe55e3ae ♻️ add niceId to query filtering on most tables 2026-02-14 04:19:30 +01:00
Fred KISSIE 761a5f1d4c ♻️ use like & LOWER(column) for searching with query 2026-02-14 04:11:27 +01:00