Commit Graph

16633 Commits

Author SHA1 Message Date
Fang-Pen Lin
771b026175 More test cases 2025-11-13 09:21:40 -08:00
Fang-Pen Lin
e31c8c364c Fix broken stuff 2025-11-13 09:21:39 -08:00
Fang-Pen Lin
0593c71d43 Fix the compare logic, isSubsetOf seems like not available 2025-11-13 09:21:38 -08:00
Fang-Pen Lin
d70fa8f406 Fix match logic 2025-11-13 09:21:37 -08:00
Fang-Pen Lin
204bf59b22 Add TODO 2025-11-13 09:21:36 -08:00
Fang-Pen Lin
d80d3365ba Add missing deps 2025-11-13 09:21:35 -08:00
Fang-Pen Lin
01b6c52788 Call order cert 2025-11-13 09:21:34 -08:00
Fang-Pen Lin
b2297a3ecd Check more for the CSR 2025-11-13 09:21:33 -08:00
Fang-Pen Lin
8f199fecb8 Refactor 2025-11-13 09:21:32 -08:00
Fang-Pen Lin
490087dd90 extract common func 2025-11-13 09:21:31 -08:00
Fang-Pen Lin
d559d48e7e Handle external ca
# Conflicts:
#	backend/src/ee/services/pki-acme/pki-acme-service.ts

# Conflicts:
#	backend/src/ee/services/pki-acme/pki-acme-service.ts
2025-11-13 09:21:30 -08:00
Sheen
731a0d5cd0 Merge pull request #4824 from Infisical/akhilmhdh/patch-2
fix: patched old project membership behavoir
2025-11-14 00:04:13 +08:00
Victor Hugo dos Santos
d5947ba34c Merge pull request #4847 from Infisical/chore/contributing-docs-update
Chore: contributing docs update and broken links fixes
2025-11-13 09:47:08 -03:00
Piyush Gupta
cf032402fc Merge pull request #4862 from Infisical/fix/toast-interaction-with-modal-and-drawer-open
[ENG-3456] fix: toast interaction with modal and drawer
2025-11-13 17:03:36 +05:30
Maidul Islam
5bb582f2aa Merge pull request #4785 from Infisical/feat/project-identities-2
feat: project identities
2025-11-13 02:32:10 -05:00
=
17680d6f3c doc: updated identities to org identities 2025-11-13 12:52:42 +05:30
Scott Wilson
a9765e125b improvements: fix doc endpoint and minor ui adjustments/permission check 2025-11-13 12:52:42 +05:30
=
45b89f592e feat: updated docs with new endpoints 2025-11-13 12:52:42 +05:30
=
5eb67aefae feat: updated frontend with the new endpoints for project identity
memberships
2025-11-13 12:52:41 +05:30
=
3d69d48835 feat: corrected endpoints to be more restic 2025-11-13 12:52:41 +05:30
Scott Wilson
5e936cc89f improvements: remove unused imports and various minor ui improvements 2025-11-13 12:52:41 +05:30
=
31c81aca5e feat: made sub org router access token 2025-11-13 12:52:41 +05:30
=
1ef39f6961 feat: added identity access token to project identity router 2025-11-13 12:52:41 +05:30
Scott Wilson
32cd5fd466 fix: use identity id for filter check 2025-11-13 12:52:41 +05:30
=
ce846fb350 feat: corrected error message 2025-11-13 12:52:41 +05:30
=
2e64f37a2d feat: resolved identity filtering with blur 2025-11-13 12:52:40 +05:30
Scott Wilson
648489589b style: remove button radius styling 2025-11-13 12:52:40 +05:30
=
8fe979ecc6 feat: more ui improvements 2025-11-13 12:52:40 +05:30
=
43c23bfa12 feat: added wizard and fixed assume privilege issue 2025-11-13 12:52:40 +05:30
Scott Wilson
4850889854 fix: add last login method/at to new project identity membership route 2025-11-13 12:52:40 +05:30
Scott Wilson
d026de4ec1 fix: only check for delete protection if deleting org identity, not sub-org identity membership 2025-11-13 12:52:40 +05:30
Scott Wilson
3c79ffb16c fix: fix project identity wizard not resetting on close 2025-11-13 12:52:40 +05:30
Scott Wilson
5d80786912 style: remove unneeded button styling 2025-11-13 12:52:39 +05:30
=
b13e81e0b1 feat: added missing audit log options 2025-11-13 12:52:39 +05:30
=
b87434311a feat: corrected message 2025-11-13 12:52:39 +05:30
=
d13a0dc5b6 feat: switched to a wizard for create identity in project 2025-11-13 12:52:39 +05:30
=
4bb13d592f feat: fixed metadata to be single origin and return in all scopes
equally and some ui improvement
2025-11-13 12:52:39 +05:30
=
a9c4a682d1 feat: corrected label for managed by and fixed picking scope correct for
identity
2025-11-13 12:52:39 +05:30
Scott Wilson
eead066009 fix: correct how identity permissions are parsed on form load 2025-11-13 12:52:39 +05:30
Scott Wilson
6225df5f0b fix: removed unused import 2025-11-13 12:52:38 +05:30
Scott Wilson
b32544e76c feat: complete project identities 2025-11-13 12:52:38 +05:30
=
1fe635678e feat: completed query hooks for identities 2025-11-13 12:52:38 +05:30
=
d980029832 feat: corrected v1 and v2 server name conflict and added all routes 2025-11-13 12:52:38 +05:30
=
974f3923d0 feat: completed switch in metadata and resolved ts errors in backend 2025-11-13 12:52:38 +05:30
=
c63327e56e feat: added router and updated available service 2025-11-13 12:52:38 +05:30
=
98e2be477b feat: completed scope service for membership 2025-11-13 12:52:38 +05:30
=
e4be6b2f28 feat: added back identity service 2025-11-13 12:52:37 +05:30
Piyush Gupta
7d57f29894 fix: enhance notification className to support additional styles 2025-11-13 02:36:06 +05:30
Piyush Gupta
b942d5b8e5 fix: toast interaction with modal or drawer 2025-11-13 02:29:33 +05:30
Fang-Pen Lin
acc357e7e3 Merge pull request #4848 from Infisical/PKI-34-pki-acme-license-check
[PKI-34] Add license check for PKI ACME feature
2025-11-12 12:31:42 -08:00