Skip to content
This repository was archived by the owner on Aug 2, 2022. It is now read-only.

change words and padding according to ux review comments #132

Merged
merged 2 commits into from
Apr 29, 2020

Conversation

ylwu-amzn
Copy link
Contributor

Issue #, if available:

Description of changes:

Fix comments from UX review

  • Fix words according to tech writer's suggestion
  • Fix padding issue from UX reviewer

Local yarn test:jest result

Test Suites: 6 skipped, 78 passed, 78 of 84 total
Tests:       20 skipped, 366 passed, 386 total
Snapshots:   127 passed, 127 total
Time:        114.907s
Ran all test suites.
✨  Done in 119.01s.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@ylwu-amzn ylwu-amzn merged commit 4705f82 into opendistro-for-elasticsearch:master Apr 29, 2020
ylwu-amzn added a commit to ylwu-amzn/alerting-kibana-plugin that referenced this pull request May 5, 2020
…for-elasticsearch#132)

* change words and padding according to ux review comments

* fix padding of monitor schedule
ylwu-amzn added a commit that referenced this pull request May 5, 2020
* validateUrl: Increasing valid TLD length to 63 (#115)

* Increasing valid TLD length to 63

According to RFC1035 (https://tools.ietf.org/html/rfc1035), the maximum size of a label is 63 octets.

We need this increased because we use a domain that is larger than 4 characters. We cannot setup alerts as a result.

* Add validateUrl test for TLD with >4 characters

* Adding validateUrl test for TLD with >63 characters

* anomaly detection changes. (#123)

* anomaly detection changes.

Co-authored-by: mihirsoni <[email protected]>

* remove anomaly detector option when create monitor if AD plugin not installed

* address comments: copyright, remove unused code,etc

* remove extra showLoader

Co-authored-by: mihirsoni <[email protected]>

* change words and padding according to ux review comments (#132)

* change words and padding according to ux review comments

* fix padding of monitor schedule

* rename monitor method description according to UX review comments (#133)

* fix snapshot test and validate unit test

Co-authored-by: mihirsoni <[email protected]>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants