Commit Graph

5541 Commits

Author SHA1 Message Date
Scott Wilson
64cd858f9c fix: add project slug param for moving secrets on dashboard overview and environment view 2025-09-17 16:49:08 -07:00
carlosmonastyrski
f2f183f5f0 Merge pull request #4539 from Infisical/fix/enableEmailLoginOnChangeEmails
Enable email login on change of emails flows to avoid blocked users
2025-09-16 15:07:39 -03:00
Carlos Monastyrski
736cc82d32 Address PR comments 2025-09-16 14:55:30 -03:00
x032205
b87764f4af Merge pull request #4535 from Infisical/expand-notification-coverage
feat(notifications): expand notification coverage
2025-09-16 13:46:13 -04:00
Carlos Monastyrski
1b230f0d7a Enable email login on change of emails flows to avoid blocked users 2025-09-16 13:18:37 -03:00
carlosmonastyrski
cd70621a00 Merge pull request #4471 from Infisical/ENG-3630
Dynamic Secrets: add Temporary Credentials for AWS IAM Roles
2025-09-16 12:55:37 -03:00
Carlos Monastyrski
04d342e00d Fix IdentitySection to use the correct flag on Identity Auth Templates 2025-09-16 10:51:20 -03:00
Daniel Hougaard
59555c2b56 Merge branch 'heads/main' into ENG-3630 2025-09-16 17:30:00 +04:00
x032205
888ca40a58 feat(notifications): sync failed notification + ui tweaks 2025-09-16 02:24:41 -04:00
x032205
65babae41a feat(notifications): add notification update posthog telemetry to track
when notifications are clicked / read. also increased popup z index
2025-09-16 00:54:56 -04:00
x032205
f4423086a4 Merge branch 'main' into ENG-3506-LDAP 2025-09-15 22:25:18 -04:00
Scott Wilson
c730b6fff4 improvements: address feedback 2025-09-15 17:58:40 -07:00
Scott Wilson
feb234ddcc merge main 2025-09-15 15:06:42 -07:00
Scott Wilson
d54c8f9fef chore: lint 2025-09-15 14:52:11 -07:00
Scott Wilson
1e5244b2c3 improvements: address feedback 2025-09-15 14:45:21 -07:00
=
4dda123c68 fix: resolved frontend ts failing 2025-09-16 01:20:44 +05:30
=
bf2f8faf9d feat: renamed all from depreciated to deprecated and adjust workspace
context file name as well
2025-09-16 00:08:42 +05:30
=
f0277e6f0d feat: adjusted doc and brought back permission 2025-09-16 00:08:42 +05:30
=
ffae006191 feat: ran lint and review comments addressed 2025-09-16 00:08:42 +05:30
=
8aea5f42f6 feat: fixed pipeline failing 2025-09-16 00:08:42 +05:30
=
626774a967 feat: added test 2025-09-16 00:08:41 +05:30
=
ac80242749 feat: removed last bit of workspace in frontend. Fatality! 2025-09-16 00:08:41 +05:30
=
37a80fa1ac feat: resolved backend ts issues 2025-09-16 00:08:41 +05:30
=
5f902229f6 feat: migrated secret router 2025-09-16 00:08:40 +05:30
=
02dc2e2106 feat: updated folder, import, approvals and some more to projectid 2025-09-16 00:08:40 +05:30
=
fd2b067e14 feat: completed all workspace prefix routes 2025-09-16 00:08:40 +05:30
=
cd2a39b374 featL completed v1 routes for projects 2025-09-16 00:08:40 +05:30
=
2509890bab feat: completed v1 projects prefixed one with projects and switched in
frontend
2025-09-16 00:08:40 +05:30
=
024e16ac60 feat: moved trusted ips anmd assume privilege to new /projects 2025-09-16 00:08:40 +05:30
=
d3acc90d6a feat: added v1 projects project-role-router 2025-09-16 00:08:39 +05:30
Scott Wilson
1f4b50a6e0 wip 2025-09-15 10:58:57 -07:00
x032205
c7b9416155 Merge branch 'main' into ENG-3506-LDAP 2025-09-15 11:52:18 -04:00
Scott Wilson
8fee3c3882 improvements: address feedback 2025-09-12 19:07:54 -07:00
Scott Wilson
93e5cf4b2b feature: add suport for project scoped app connections 2025-09-12 17:26:01 -07:00
x032205
244d4cc078 Merge branch 'main' into ENG-3160-2 2025-09-12 18:20:38 -04:00
carlosmonastyrski
af7e2ff179 Merge pull request #4508 from Infisical/feat/ENG-3666
Allow users to change the email of their accounts
2025-09-11 12:36:02 -03:00
Carlos Monastyrski
b065e7ceba Address comments 2025-09-11 10:50:48 -03:00
x032205
2e6b328ad4 Merge branch 'main' into ENG-3674 2025-09-10 17:32:30 -04:00
Sheen
d6edbbbf6f Merge pull request #4462 from Infisical/feat/gateway-v2
feat: gateway v2
2025-09-11 04:25:52 +08:00
Scott Wilson
6b50624283 Merge pull request #4515 from Infisical/fix-infisical-secret-input
fix(frontend): use unique formatter key in for secret references
2025-09-10 13:05:13 -07:00
Scott Wilson
d0ec4810d1 fix(frontend): use unique formatter key in for secret references 2025-09-10 12:56:13 -07:00
Carlos Monastyrski
0293efbed9 Improve OTP code modal on email change flow 2025-09-10 16:12:08 -03:00
Sheen Capadngan
26de424849 Merge remote-tracking branch 'origin/main' into feat/gateway-v2 2025-09-11 02:35:17 +08:00
carlosmonastyrski
71228835a9 Merge pull request #4191 from Infisical/feat/cardDeclinedAlert
Add card declined alert
2025-09-10 14:57:23 -03:00
Carlos Monastyrski
eb60bbfd1a Merge remote-tracking branch 'origin/main' into feat/cardDeclinedAlert 2025-09-10 11:15:17 -03:00
Sheen Capadngan
a0595fa9b4 fix: address sql server dynamic secret integration 2025-09-10 19:59:29 +08:00
x032205
530c6476b2 Merge branch 'main' into ENG-3506-LDAP 2025-09-09 16:59:23 -04:00
Carlos Monastyrski
76168c9588 Small improvement on new ChangeEmailSection section to hide it on LDAP users 2025-09-09 16:11:32 -03:00
Carlos Monastyrski
45ee9a60b2 Allow users to change the email of their accounts 2025-09-09 16:02:52 -03:00
x032205
a2550b1d04 feat(audit-log-stream): azure support 2025-09-08 23:26:17 -04:00