Skip to content

WebDiscover: Put back IamPolicy screen and some tweaks#25438

Merged
kimlisa merged 6 commits intomasterfrom
lisa/discover-tweaks
May 2, 2023
Merged

WebDiscover: Put back IamPolicy screen and some tweaks#25438
kimlisa merged 6 commits intomasterfrom
lisa/discover-tweaks

Conversation

@kimlisa
Copy link
Copy Markdown
Contributor

@kimlisa kimlisa commented May 1, 2023

resolves #22130

Final tweaking for the new RDS flow:

  • fixed bug where rds enroll event returned an error b/c it wouldn't accept a selectedResourcecount of zero (it will be zero when this screen has an error)
  • put back IamPolicy screen
  • fix typo (mispelling asterisks)
  • remove port 443 for aws integration flow from every step and in animations
  • replace hard coded colors affecting discover, with defined colors from theme

cc @marcoandredinis

@kimlisa kimlisa enabled auto-merge May 2, 2023 16:15
Copy link
Copy Markdown
Collaborator

@r0mant r0mant left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Bot.

@public-teleport-github-review-bot public-teleport-github-review-bot Bot removed the request for review from gzdunek May 2, 2023 16:19
@kimlisa kimlisa added this pull request to the merge queue May 2, 2023
Merged via the queue into master with commit 7c11721 May 2, 2023
@kimlisa kimlisa deleted the lisa/discover-tweaks branch May 2, 2023 16:51
@public-teleport-github-review-bot
Copy link
Copy Markdown

@kimlisa See the table below for backport results.

Branch Result
branch/v12 Failed
branch/v13 Create PR

kimlisa added a commit that referenced this pull request May 2, 2023
* Let count be 0 (it will be zero on error)

* Put back IamPolicy screen with updated links

* Fix typo

* Remove port for 443 from very beginning of AWS integration flow

in addition fix inconsistent animation JSON policy

* Remove hard coded colors and remove unnecessary border
kimlisa added a commit that referenced this pull request May 6, 2023
* WebDiscover: Create Enroll a RDS Database Screen (#24509)

* WebDiscover: Finish implementing Enroll Database Screen (#24710)

* WebDiscover: Hookup AWS RDS Flow (#24873)

* WebDiscover: Put back IamPolicy screen and some tweaks (#25438)

* Remove unused get url

* Update snapshot
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Discover] Day 2 "Enroll RDS Resource"

3 participants