=
e530b7a788
feat: reduced to two
2025-03-21 02:59:44 +05:30
=
bf61090b5a
feat: added cache clear and refresh with session limit
2025-03-21 02:58:59 +05:30
=
6f0a97a2fa
feat: removed refresh
2025-03-21 02:43:10 +05:30
Maidul Islam
a6d9c74054
Merge pull request #3272 from akhilmhdh/feat/metadata-audit-log
...
Permission metadata data in audit log
2025-03-20 13:47:52 -04:00
carlosmonastyrski
6c512f47bf
Merge pull request #3274 from Infisical/fix/bulkDeleteSecretIncorrectPermissions
...
Bulk Delete Secret Incorrectly says lacking permission
2025-03-19 12:30:19 -03:00
=
c4b7d4618d
feat: updated ui
2025-03-19 20:33:31 +05:30
Sheen
440ada464f
Merge pull request #3259 from Infisical/feat/automated-instance-bootstrapping
...
feat: automated bootstrapping
2025-03-19 21:40:55 +08:00
carlosmonastyrski
6b7abbbeb9
Return accum if no entry is found for env.slug on secretsToDelete to avoid losing reducer process due to permission.can
2025-03-19 09:10:15 -03:00
=
ed0dc324a3
feat: updated audit log ui
2025-03-19 13:28:26 +05:30
Maidul Islam
d83240749f
Merge pull request #3265 from Infisical/minor-changes
...
Minor changes to oidc claims and mappings
2025-03-18 17:22:51 -04:00
Sheen Capadngan
4478dc8659
misc: minor header label updates
2025-03-19 03:05:50 +08:00
Sheen Capadngan
015a193330
misc: added support for removing instance admin access of users
2025-03-19 02:13:24 +08:00
Maidul Islam
78f83cb478
remove default open
2025-03-17 21:51:47 -04:00
Maidul Islam
c8a871de7c
fix lint
2025-03-17 19:47:08 -04:00
Maidul Islam
f9695741f1
Minor changes to oidc claims and mappings
...
- Made the claims expanded by default (it looked off when they were closed)
- Moved claims from advanced to geneal tab and kept the mapping in the advanced tab
- Added better description for the tooltip
question: i feel like it would be better to access metadata like: `{{identity.auth.oidc.claim.<...>}}` instead of like how it is now: `{{identity.metadata.auth.oidc.claim.<...>}}`? What do you think
2025-03-17 19:36:40 -04:00
Scott Wilson
b7c4b11260
Merge pull request #3246 from Infisical/disable-delete-sync-option
...
Feature: Disable Secret Deletion Sync Option
2025-03-17 15:16:55 -07:00
Scott Wilson
81f3613393
improvements: address feedback
2025-03-17 15:10:36 -07:00
Maidul Islam
a7fe79c046
Merge pull request #3242 from akhilmhdh/feat/metadata-oidc
...
Feat/metadata OIDC
2025-03-17 16:55:50 -04:00
Sheen Capadngan
ed6306747a
feat: add support for removing instance admin permission from identity
2025-03-18 03:00:54 +08:00
=
9eb89bb46d
fix: null causing ui error
2025-03-17 23:52:11 +05:30
=
c4da1ce32d
feat: resolved PR feedbacks
2025-03-17 23:38:24 +05:30
carlosmonastyrski
add97c9b38
Merge pull request #3241 from Infisical/feat/addDynamicSecretsToOverview
...
Add dynamic secrets modal form on secrets overview page
2025-03-17 13:14:22 -03:00
Sheen Capadngan
6ef358b172
feat: initialize base
2025-03-17 22:35:37 +08:00
carlosmonastyrski
e53439d586
Improvements on dynamic secrets overview
2025-03-14 23:18:57 -03:00
Scott Wilson
cc7d0d752f
improvement: improve tooltip description
2025-03-14 15:30:31 -07:00
Scott Wilson
d4c69d8e5d
feature: disable secret deletion sync option
2025-03-14 15:24:21 -07:00
carlosmonastyrski
f461eaa432
Merge pull request #3221 from Infisical/feat/allowShareToAnyoneEdition
...
Feat/allow share to anyone edition
2025-03-14 17:06:49 -03:00
carlosmonastyrski
ea27870ce3
Move useOrganization outside ShareSecretForm as it's used on a public page
2025-03-14 16:12:40 -03:00
carlosmonastyrski
6905029455
Change overview dynamic secret creation modal to set only one env
2025-03-14 14:59:19 -03:00
=
0f31fa3128
feat: updated form for oidc auth
2025-03-14 22:11:23 +05:30
carlosmonastyrski
94d7d2b029
Fix call of onCompleted after all promises are resolved
2025-03-14 12:44:49 -03:00
carlosmonastyrski
e39d1a0530
Fix call of onCompleted after all promises are resolved
2025-03-14 12:26:20 -03:00
carlosmonastyrski
4c5f3859d6
Add dynamic secrets modal form on secrets overview page
2025-03-14 11:59:13 -03:00
carlosmonastyrski
16866d46bf
Fix edge case for delete humanitec secret and improvements on docs
2025-03-14 09:27:21 -03:00
carlosmonastyrski
4f4764dfcd
Fix rebase issue with deleted files
2025-03-14 08:54:14 -03:00
carlosmonastyrski
f15e61dbd9
Add missing docs for humanitec app connection endpoints
2025-03-13 15:50:32 -03:00
carlosmonastyrski
c0de4ae3ee
Add secret share permissions
2025-03-13 12:44:38 -03:00
carlosmonastyrski
ef22b39421
Merge branch 'main' into feat/allowShareToAnyoneEdition
2025-03-13 11:11:37 -03:00
carlosmonastyrski
1d14cdf334
Merge branch 'main' into feat/addHumanitecIntegration
2025-03-13 10:55:40 -03:00
carlosmonastyrski
b0b55344ce
General improvements to Humanitec integration
2025-03-13 09:41:12 -03:00
Scott Wilson
76f34501dc
improvements: address feedback
2025-03-12 17:20:53 -07:00
Scott Wilson
7415bb93b8
Merge branch 'main' into org-name-constraint
2025-03-12 17:07:12 -07:00
Mahyar Mirrashed
7a1c08a7f2
Merge pull request #3224 from Infisical/feat/ENG-2352-view-machine-identities-in-admin-console
...
feat: add ability to view machine identities in admin console
2025-03-12 16:31:54 -07:00
carlosmonastyrski
79d8a9debb
Add Humanitec secret sync integration
2025-03-12 16:23:59 -03:00
Mahyar Mirrashed
46c90f03f0
refactor: use flexbox gap instead of individual margin right
2025-03-12 12:04:28 -07:00
Mahyar Mirrashed
d7722f7587
fix: set pointer events to none for arrow part of popover
2025-03-12 12:04:12 -07:00
Scott Wilson
192dba04a5
improvement: update conditions description
2025-03-12 11:34:22 -07:00
Scott Wilson
0cc3240956
improvements: final feedback
2025-03-12 11:28:38 -07:00
Scott Wilson
667580546b
improvement: check env folders exists
2025-03-12 10:43:45 -07:00
Scott Wilson
9fd662b7f7
improvements: address feedback
2025-03-12 10:33:56 -07:00