Implement s3 profile modal (WIP)#1070
Implement s3 profile modal (WIP)#1070garronej wants to merge 14 commits intoexplorer_deep_reworkfrom
Conversation
garronej
commented
Apr 11, 2026
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Rename profile modal/dialog naming for consistency Replace old create/update profile dialog usage with S3ProfileDialog Remove obsolete create/update profile dialog i18n resources Rename shared S3 profile UI folder from modal to dialog Fix custom profile edit availability in profile details
| expirationTime: Date.now() + 1000 * 60 * 60 * 4, | ||
| accessKeyId: "ASIAIOSFODNN7EXAMPLE", | ||
| secretAccessKey: "wJalrXUtnFEMI/K7MDENG/bPxRfiCYEXAMPLEKEY", | ||
| sessionToken: "IQoJb3JpZ2luX2VjEOr//////////wEaCXVzLWVhc3QtMSJHMEUCIDbN", |
|



