Commit Graph

15553 Commits

Author SHA1 Message Date
Piyush Gupta
069241dbbc fix: review comments 2025-10-16 00:49:15 +05:30
Piyush Gupta
846403d424 fix: greptile review comments 2025-10-16 00:08:28 +05:30
Piyush Gupta
906d0f5613 chore: remove optional properties from Laravel Forge destinationConfig 2025-10-15 22:48:12 +05:30
Piyush Gupta
42d1491a3e feat: add size property to Laravel Forge app connection 2025-10-15 22:13:27 +05:30
Piyush Gupta
ad6b4c716c fix: review comments 2025-10-15 21:27:44 +05:30
Piyush Gupta
4d19b9faab Merge branch 'main' of https://github.com/Infisical/infisical into feat/laravel-forge-app-conn-and-secret-sync 2025-10-15 19:23:11 +05:30
carlosmonastyrski
4092325a02 Merge pull request #4676 from Infisical/fix/overviewEditRowFetchSecret
Fix secret value fetching to prioritize folder secrets over imported ones
2025-10-14 21:09:08 -03:00
Carlos Monastyrski
fad4b13758 Lint fix 2025-10-14 19:12:33 -03:00
Carlos Monastyrski
f478ef99c3 Fix api call to fetch the secret value, if there is a secret on the folder it should take precedence rather than an import secret 2025-10-14 18:43:33 -03:00
Daniel Hougaard
bbdde04fd9 Merge pull request #4675 from Infisical/daniel/docker-install-fix
fix: standalone docker local installation failing
2025-10-14 21:29:11 +04:00
Daniel Hougaard
e12b11c2b1 Merge branch 'heads/main' into daniel/docker-install-fix 2025-10-14 20:48:44 +04:00
Daniel Hougaard
98f0ad683c fix: clean install failing 2025-10-14 20:47:57 +04:00
Daniel Hougaard
db386cd1f1 Merge pull request #4674 from Infisical/daniel/fix-binary-release
fix: auto binary release strict check
2025-10-14 20:16:54 +04:00
Daniel Hougaard
8ce9473f66 fix: auto binary release strict check 2025-10-14 20:10:16 +04:00
carlosmonastyrski
8fc3cd5eb5 Merge pull request #4673 from Infisical/fix/billingPageIdentitiesCount
Add condition to exclude invited members from total identity count in billing query
2025-10-14 11:12:57 -03:00
Carlos Monastyrski
72deda5e9a Add missing condition to filter non-accepted memberships on the organization members count 2025-10-14 10:56:48 -03:00
Piyush Gupta
902a6f3932 Merge pull request #4641 from Infisical/fix/secrets-tag-editor
Fix: tag modal to create and add a tag to the secret.
2025-10-14 19:02:39 +05:30
Piyush Gupta
68f14c76b4 fix: appConnectionsBrowser file formatting 2025-10-14 18:02:00 +05:30
Maidul Islam
1169940cf1 add replication docs 2025-10-14 01:56:45 -04:00
carlosmonastyrski
3253422e6c Merge pull request #4669 from Infisical/fix/licenseIdentityCount
Remove unnecessary status check on identity count query
2025-10-13 21:40:18 -03:00
carlosmonastyrski
ce038a42e9 Merge pull request #4662 from Infisical/fix/moveSecretsProjectId
Add missing projectId to useMoveSecrets mutation
2025-10-13 21:16:13 -03:00
Carlos Monastyrski
56e04d8cf0 Fix identity count used by the license server, removed the status filter as identities accept memberships by default 2025-10-13 21:11:44 -03:00
Daniel Hougaard
54697e1524 Merge pull request #4643 from Infisical/daniel/aws-cloudhsm-doc
docs: aws cloudhsm integration
2025-10-14 03:34:44 +04:00
Daniel Hougaard
c38ed1fa08 Update hsm-integration.mdx
requested changes

Update hsm-integration.mdx
2025-10-14 03:31:08 +04:00
Daniel Hougaard
f3dcd3c02d Merge branch 'heads/main' into daniel/aws-cloudhsm-doc 2025-10-14 03:17:56 +04:00
Daniel Hougaard
76a62c9c1e Update hsm-fns.ts 2025-10-14 03:13:40 +04:00
Scott Wilson
43d569262f Merge pull request #4668 from Infisical/scope-differentiation
frontend(UI): Scope Differentiation UI Improvements
2025-10-13 15:57:32 -07:00
Scott Wilson
c1ccaaad03 wip 2025-10-13 14:52:38 -07:00
Daniel Hougaard
2c5a9744b2 Update hsm-integration.mdx 2025-10-14 01:39:11 +04:00
Piyush Gupta
9267819818 fix: update openapi paths for laravel forge endpoints 2025-10-14 01:33:31 +05:30
Daniel Hougaard
96ebe558ba Update hsm-integration.mdx 2025-10-13 23:42:56 +04:00
Piyush Gupta
3a999e906c Merge pull request #4663 from Infisical/fix/docs-dev-command
fix: docs dev command
2025-10-14 01:11:07 +05:30
Daniel Hougaard
752f072ed0 Merge pull request #4666 from Infisical/daniel/fix-hsm-init-check
fix: hsm init check failing
2025-10-13 23:19:16 +04:00
Daniel Hougaard
f2ba1048f3 Update hsm-fns.ts 2025-10-13 23:16:37 +04:00
Piyush Gupta
3a259b45ed fix: lint 2025-10-14 00:14:37 +05:30
Piyush Gupta
fc7dd6679d Merge branch 'main' of https://github.com/Infisical/infisical into feat/laravel-forge-app-conn-and-secret-sync 2025-10-14 00:01:40 +05:30
Piyush Gupta
17291721eb chore: refactor 2025-10-13 23:54:45 +05:30
Piyush Gupta
928829ac3e fix: mint CLI commands 2025-10-13 23:53:53 +05:30
Piyush Gupta
573d6ec9a4 docs: adds laravel forge secret sync docs 2025-10-13 23:47:42 +05:30
Piyush Gupta
cbf893bf32 docs: laravel forge secrets sync API docs 2025-10-13 23:17:48 +05:30
Piyush Gupta
6d52a58b66 docs: adds laravel forge API 2025-10-13 23:12:56 +05:30
Piyush Gupta
91923f7670 docs: adds laravel forge app connection docs 2025-10-13 22:40:58 +05:30
Andre
88edc01bec Merge pull request #4661 from Infisical/fix-healthcheck-notif-job
move health alert to queue
2025-10-13 11:26:48 -04:00
x032205
170d0e1739 increase polling interval to 60 seconds 2025-10-13 10:53:44 -04:00
Piyush Gupta
365a109b43 fix: sync secret handler 2025-10-13 20:09:36 +05:30
Piyush Gupta
f33424141b fix: update troubleshooting instructions in CONTRIBUTING.md 2025-10-13 18:31:33 +05:30
Piyush Gupta
8ea569c68a fix: docs dev command 2025-10-13 18:29:28 +05:30
Piyush Gupta
d3dda83d30 chore: removes unused types 2025-10-13 18:26:47 +05:30
Carlos Monastyrski
8c50c5adf2 Add missing projectId to useMoveSecrets mutation 2025-10-13 09:18:32 -03:00
Piyush Gupta
789d64843e feat: adds secret sync handlers 2025-10-13 17:16:02 +05:30