Commit Graph

71 Commits

Author SHA1 Message Date
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
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
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
miloschwartz 89471a0174 include site name in target dropdown in public resources table 2026-04-12 15:09:40 -07:00
miloschwartz 0fecbe704b Merge branch 'dev' into multi-role 2026-03-24 22:01:13 -07:00
miloschwartz 4cab693cfc openapi and swagger ui improvements and cleanup 2026-03-03 14:54:17 -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
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
Fred KISSIE 9f2fd34e99 🚧 wip: user devices endpoint 2026-02-06 05:37:44 +01:00
Fred KISSIE 67b63d3084 ♻️ make code cleanrer 2026-02-06 04:52:21 +01:00
Fred KISSIE 6c85171091 serverside filter+paginate client resources table 2026-02-06 02:42:15 +01:00
Fred KISSIE 748af1d8cb ♻️ cleanup code for searching & filtering 2026-02-05 05:21:25 +01:00
Fred KISSIE d309ec249e filter resources by status 2026-02-05 03:15:18 +01:00
Fred KISSIE 67949b4968 🚧 wip: healthStatus 2026-02-04 04:10:08 +01:00
Fred KISSIE 1fc40b3017 filter by auth state 2026-02-04 03:42:05 +01:00
Fred KISSIE bb1a375484 paginate, search & filter resources by enabled 2026-02-04 02:20:28 +01:00
Owen 5c67a1cb12 Format 2025-12-22 16:28:41 -05:00
Owen eafcefbe45 Merge branch 'dev' of github.com:jln-brtn/pangolin into jln-brtn-dev 2025-12-20 15:34:32 -05:00
Julien Breton 46ed27a218 Fix: Extend Basic Auth compatibility with browsers 2025-12-01 01:18:09 +01:00
Fred KISSIE 2bc82f49ed add enpoint for getting all resource names 2025-11-20 04:20:31 +01:00
Lokowitz 7db99a7dd5 used zod codemod 2025-11-16 14:18:17 +00:00
Pallavi Kumari 54f7525f1b add status column in resource table 2025-11-02 13:55:17 +05:30
Pallavi Kumari ad6bb3da9f fix type error 2025-11-02 13:55:17 +05:30
Pallavi Kumari 49bc2dc5da fix duplicate 2025-11-02 13:55:16 +05:30
Pallavi cdf77087cd get niceid 2025-11-02 13:55:16 +05:30
Pallavi 1b3eb32bf4 Show targets and status icons in the dashboard 2025-11-02 13:55:16 +05:30
Owen 6664efaa13 Fix up UI around resource auth headers 2025-10-13 15:20:53 -07:00
Owen a947a74194 Add resource niceId 2025-09-08 17:37:30 -07:00
miloschwartz 5c04b1e14a add site targets, client resources, and auto login 2025-08-14 18:24:21 -07: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
Owen 98a261e38c Pull up downstream changes 2025-07-13 21:57:24 -07:00
miloschwartz 2cca561e51 support postgresql as database option 2025-06-04 12:02:07 -04:00
miloschwartz a9f0b9aa38 add user checks in routes 2025-05-02 10:44:50 -04:00
Milo Schwartz 957fa67e24 Merge pull request #501 from achtnullzwei/customize-tls-server-name
Add option to customise TLS server name in resource settings
2025-04-20 17:54:18 -04:00
Matthias Palmetshofer 25c125b96d added advanced section to general page & custom host header field 2025-04-15 13:17:46 +02:00
Matthias Palmetshofer 674316aa46 add option to set TLS Server Name 2025-04-09 23:42:50 +02:00
miloschwartz d260450a84 add openapi registers 2025-04-06 22:44:14 -04:00
miloschwartz 80ef8f189e replace old error formatting with zod format error 2025-03-31 22:37:39 -04:00
miloschwartz e7ca7fe89c add toggle resource visibility closes #442 2025-03-31 10:10:54 -04:00
miloschwartz fefb07e14c move schema.ts to module 2025-03-23 17:11:48 -04:00