Commit graph

2138 commits

Author SHA1 Message Date
Owen
71bb1105f7
a 2025-07-16 18:20:05 -07:00
Owen
84c28645be
Merge branch 'dev' of github.com:fosrl/pangolin into dev 2025-07-16 18:13:25 -07:00
miloschwartz
665ef08733
minor fixes for release 2025-07-16 18:09:17 -07:00
Owen
b3e63a5f8a
Merge branch 'dev' of github.com:fosrl/pangolin into dev 2025-07-16 17:26:27 -07:00
miloschwartz
92c09b8843
fix sqlite crash on code 13 bug 2025-07-16 17:26:15 -07:00
Owen
7b726a41ef
Remove extra try catch 2025-07-16 16:56:05 -07:00
miloschwartz
a1a0587a2b
add build file 2025-07-16 16:41:59 -07:00
miloschwartz
98be9cee83
Merge branch 'dev' of https://github.com/fosrl/pangolin into dev 2025-07-16 15:50:14 -07:00
miloschwartz
0646934c9d
add stores 2025-07-16 15:50:03 -07:00
Owen
f0f68632ff
Add transaction 2025-07-16 12:34:53 -07:00
Owen
e557bda48e
Fix default 2025-07-16 12:34:42 -07:00
Owen
2992de5139
Add basic org subnet thing to postgres
T#
2025-07-16 12:00:38 -07:00
Owen
779532b1c9
Generate the initial subnets for sites and orgs 2025-07-16 11:56:26 -07:00
Owen
300175ac67
Defaults for org 2025-07-16 11:56:26 -07:00
miloschwartz
a356147164
remove not null from orgs 2025-07-16 11:52:36 -07:00
miloschwartz
d1489a9a78
fixes to sqlite migration 2025-07-16 11:47:59 -07:00
Owen
021bc073a2
Make org subnet optional 2025-07-16 11:35:38 -07:00
dependabot[bot]
4e571e1e4d
Bump the dev-patch-updates group across 1 directory with 2 updates
Bumps the dev-patch-updates group with 2 updates in the / directory: [@dotenvx/dotenvx](https://github.com/dotenvx/dotenvx) and [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node).


Updates `@dotenvx/dotenvx` from 1.47.3 to 1.47.6
- [Release notes](https://github.com/dotenvx/dotenvx/releases)
- [Changelog](https://github.com/dotenvx/dotenvx/blob/main/CHANGELOG.md)
- [Commits](https://github.com/dotenvx/dotenvx/compare/v1.47.3...v1.47.6)

Updates `@types/node` from 24.0.12 to 24.0.14
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@dotenvx/dotenvx"
  dependency-version: 1.47.6
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-patch-updates
- dependency-name: "@types/node"
  dependency-version: 24.0.14
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-patch-updates
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-07-16 01:43:17 +00:00
miloschwartz
1dff9baa61
Merge branch 'dev' of https://github.com/fosrl/pangolin into dev 2025-07-15 16:24:26 -07:00
miloschwartz
19d54778f5
add branding logo component 2025-07-15 16:24:16 -07:00
Owen
99d0fa974b
Remove breakpoints 2025-07-15 16:17:31 -07:00
Owen
84ca275f1e
Remove subnet check on the org for now 2025-07-15 16:15:22 -07:00
Owen
963bc5f0bc
Add migrations to the callers 2025-07-15 15:59:37 -07:00
Owen
b446c2ce4b
Add initial migration 2025-07-15 15:58:01 -07:00
Owen
65a4f7af28
Merge branch 'dev' of github.com:fosrl/pangolin into dev 2025-07-15 15:52:37 -07:00
Owen
f6b2c5bbf3
Initial migration created for sqlite 2025-07-15 15:52:15 -07:00
miloschwartz
e99905e3c9
translate domains and prevent delete config domain 2025-07-15 15:51:37 -07:00
miloschwartz
5c0b42446d
Merge branch 'dev' of https://github.com/fosrl/pangolin into dev 2025-07-15 15:27:38 -07:00
miloschwartz
a3be0d4655
ensure subdomain is null if is base domain 2025-07-15 15:27:23 -07:00
Owen
47729c2348
Remove reference to deleted site form 2025-07-15 15:13:50 -07:00
Owen
78bfcf5b1c
Fix some clients address showing issues 2025-07-15 15:11:30 -07:00
miloschwartz
f1291d4d7d
remove is base domain resource and flag 2025-07-15 15:07:34 -07:00
Owen
ff809416f5
Regenerate package lock 2025-07-15 14:44:08 -07:00
miloschwartz
83a4677026
don't allow deleting config managed domains 2025-07-15 13:20:44 -07:00
Owen
ffe8593a07
Remove create site modal 2025-07-15 12:07:25 -07:00
Owen
60e4db16ff
Fix dockerfiles 2025-07-15 11:39:19 -07:00
miloschwartz
2e510778be
fix header 2025-07-14 22:37:08 -07:00
miloschwartz
c492559010
fix profile icon merge issue 2025-07-14 22:32:42 -07:00
miloschwartz
a8dc36b6d2
Merge branch 'dev' of https://github.com/fosrl/pangolin into dev 2025-07-14 22:21:12 -07:00
miloschwartz
379d31aac6
Merge branch 'dev' of https://github.com/fosrl/pangolin into dev 2025-07-14 22:21:04 -07:00
Owen
28fc1ab063
Rename to sqlite 2025-07-14 18:27:06 -07:00
Owen
75e01018a5
Add docker file for dev 2025-07-14 18:24:37 -07:00
miloschwartz
b7df0b122d
introduce strict rate limitso on auth router endpoints 2025-07-14 18:00:41 -07:00
Owen
f9798a8d86
Redis 2025-07-14 17:10:26 -07:00
Owen
7691bdd181
Add back "swagger-ui-express": "^5.0.1", 2025-07-14 17:00:34 -07:00
Owen
3dc79da2fa
Merge branch 'dev' into clients-pops-dev 2025-07-14 16:59:00 -07:00
Owen
83b00c1cfa
Fix domain picker build and copy in for domains 2025-07-14 16:37:54 -07:00
miloschwartz
d6fdb38c22
remove vacuum 2025-07-14 16:27:18 -07:00
miloschwartz
3505342a8d
style consistency changes to add security key form 2025-07-14 15:43:33 -07:00
Owen
78661799f2
Resources working with new picker 2025-07-14 15:36:15 -07:00