Implement s3 profile modal (WIP)#1070
Implement s3 profile modal (WIP)#1070garronej wants to merge 38 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)
Tip 💬 Introducing Slack Agent: The best way for teams to turn conversations into code.Slack Agent is built on CodeRabbit's deep understanding of your code, so your team can collaborate across the entire SDLC without losing context.
Built for teams:
One agent for your entire SDLC. Right inside Slack. 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", |
|



