Victor Santos
6c6eda129a
refactor: remove CDN_HOST references from Dockerfiles and entrypoint, streamline asset loading configuration
2025-12-15 16:41:51 -03:00
Victor Santos
cce59e3bf6
refactor: replace CDN_URL with CDN_HOST in Dockerfiles and update related scripts for asset loading
2025-12-12 14:00:59 -03:00
Victor Santos
64f566076b
fix: update comment for clarity on escaping special characters in replacement script
2025-12-12 12:48:15 -03:00
Victor Santos
7502cd8517
fix: ensure CDN URL is only applied to asset files and improve replacement script security
2025-12-12 12:22:52 -03:00
Victor Santos
288df1adfd
feat: implement CDN URL support for asset loading and add replacement script
2025-12-12 11:45:12 -03:00
Victor Santos
9fae065e24
feat: add optional CDN URL configuration for static assets in Vite
2025-12-12 08:47:54 -03:00
Fang-Pen Lin
f50a0ca838
Merge pull request #5011 from Infisical/PKI-37-add-acme-audit-logs
...
improvement(api): add acme audit logs
2025-12-11 15:56:33 -08:00
Andre
8c6543ea4d
Merge pull request #5016 from Infisical/PAM-79
...
improvement(pam): cards for flat account view
2025-12-11 18:51:37 -05:00
x032205
ca010af828
address feedback
2025-12-11 17:52:10 -05:00
Fang-Pen Lin
ce3ef7229d
Update log ui
2025-12-11 14:38:05 -08:00
Victor Santos
51c70efcfe
Refactor IntegrationsListPage: streamline Native Integrations tab and add Cloud Integration section
...
- Removed conditional rendering for Native Integrations tab and integrated it directly into the main layout.
- Introduced CloudIntegrationSection component to manage cloud integrations, including search functionality and integration actions.
- Enhanced integration authorization handling and added navigation for provider authentication.
- Improved state management for integration views and loading states.
2025-12-11 18:09:34 -03:00
x032205
4cd8a641b1
tweaks
2025-12-10 20:19:36 -05:00
Fang-Pen Lin
29ed4784b3
Add missing fiels
2025-12-10 17:13:46 -08:00
x032205
0ed0504b90
Merge branch 'main' into PAM-79
2025-12-10 16:42:38 -05:00
Scott Wilson
539daf9316
improvement: refine and expand secret sync ovewrite destination initial sync behavior warnings
2025-12-10 13:28:49 -08:00
Scott Wilson
4fa00f1775
fix tw lint error
2025-12-10 13:07:16 -08:00
carlosmonastyrski
07a5375711
Merge pull request #5012 from Infisical/fix/cardDeclinedNotClosingModal
...
fix: decline card modal not closing on the billing page
2025-12-10 17:03:44 -03:00
x032205
94629124d8
lint
2025-12-10 15:02:40 -05:00
Carlos Monastyrski
6ac47e45e7
Address PR suggestion
2025-12-10 16:58:11 -03:00
x032205
b65689a616
cards for flat account view
2025-12-10 14:54:17 -05:00
Sheen Capadngan
7af426e66e
misc: add doc reference for k8 pam in platform
2025-12-11 02:07:59 +08:00
Sheen Capadngan
a8ba4d53aa
misc: addressed
2025-12-11 01:54:33 +08:00
Sheen Capadngan
178989d4a3
Merge remote-tracking branch 'origin/main' into PAM-12-add-k8s-for-pam
2025-12-11 01:09:11 +08:00
Carlos Monastyrski
cd87e402c0
Fix decline card modal not closing on the billing page
2025-12-10 13:04:31 -03:00
carlosmonastyrski
25ad4d0126
Merge pull request #4890 from Infisical/feat/ENG-3443
...
fix: group rotated secrets under rotation row on the UI dashboard
2025-12-09 23:34:40 -03:00
Scott Wilson
929b8252e8
Merge pull request #4979 from Infisical/ENG-4250
...
improvement: project identity page UI improvements + v3 component progress
2025-12-09 15:00:26 -08:00
Maidul Islam
002cde2432
Merge pull request #5001 from Infisical/chore/aws-iam-pam-docs
...
improvement(pam): add AWS IAM resource documentation and form enhancements
2025-12-09 14:50:46 -05:00
x032205
06ff87b586
req detail page tweak
2025-12-09 14:09:43 -05:00
x032205
b24a648855
rename duration to access duration
2025-12-09 14:08:47 -05:00
Scott Wilson
4e4e6f4458
chore: lint changes
2025-12-09 11:01:38 -08:00
x032205
491cd6b7fa
final touches
2025-12-09 13:54:27 -05:00
Scott Wilson
0da79ea82d
chore: merge main
2025-12-09 10:49:52 -08:00
x032205
5a106ecd30
Add descrption
2025-12-09 13:43:39 -05:00
x032205
e40cbe7e58
general improvements
2025-12-09 13:31:41 -05:00
Victor Santos
4e2f55d7c0
fix(pam): correct wildcard notation in AWS IAM resource documentation
...
- Updated the documentation to replace the wildcard notation from "/*" to "*" for clarity in the policy description, enhancing user understanding of role assumption permissions.
2025-12-09 14:48:05 -03:00
Victor Santos
afae53c639
feat(pam): update AWS IAM resource documentation and forms
...
- Renamed PAM Role to Resource Role in documentation and forms to clarify the role's purpose.
- Enhanced AWS IAM account and resource forms to reflect the new naming conventions and improve user guidance.
- Added new images to the documentation for better visual understanding of the setup process.
- Updated session duration handling and trust policy instructions to align with the new Resource Role terminology.
2025-12-09 14:35:20 -03:00
x032205
36768f05b2
fix empty policy step name issue
2025-12-09 12:00:45 -05:00
x032205
d4609829fa
improve some wording & hide max request TTL for simplicity
2025-12-09 11:56:41 -05:00
varonix
f3291ead8d
Merge pull request #5008 from Infisical/daniel/update-gateway-helm
...
fix(project-templates): fix error when editing or creating roles on project templates
2025-12-09 20:35:56 +04:00
Daniel Hougaard
ddab2fccb5
fix: Missing project ID error when editing or creating project template roles
2025-12-09 19:54:24 +04:00
Piyush Gupta
c08cd406ba
Merge branch 'main' of https://github.com/Infisical/infisical into feat/suborg-scope-support
2025-12-09 15:22:46 +05:30
Victor Santos
817d5a27c3
refactor(pam): update AwsIamAccountForm to use structured submit data
...
- Changed the onSubmit prop type to accept a structured SubmitData type, enhancing type safety.
- Updated the form submission logic to align with the new data structure, ensuring proper handling of form fields.
2025-12-08 23:02:30 -03:00
Victor Santos
5ec9840f89
feat(pam): add AWS IAM resource documentation and form enhancements
...
- Introduced a new documentation page for configuring AWS IAM access through Infisical PAM, detailing the setup process and key concepts.
- Updated the AWS IAM account form to validate session duration input, allowing users to specify durations in human-readable formats (e.g., 15m, 1h).
- Added new images for resource creation and account setup in the documentation.
- Enhanced the form's default session duration handling to improve user experience.
2025-12-08 22:38:48 -03:00
Scott Wilson
dbb4ccc75e
chore: remove unused imports
2025-12-08 17:07:48 -08:00
Scott Wilson
6f7e263824
chore: remove dead code from exploration
2025-12-08 17:05:27 -08:00
Scott Wilson
ac1b7d8a08
improvements: update alert styling and remove border from org identity auth display
2025-12-08 16:43:01 -08:00
Scott Wilson
c6da76206f
improvement: add missing permission checks on frontend
2025-12-08 16:37:00 -08:00
Scott Wilson
77ec24c323
improvements: address feedback
2025-12-08 16:37:00 -08:00
Scott Wilson
d5948b3246
fix: correct display name setting of icon button
2025-12-08 16:37:00 -08:00
Scott Wilson
e598199e97
style: give project machine identity page facelift
2025-12-08 16:37:00 -08:00