Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Show admin menu notice (!) for lack of registration instead of specific service setup #142

Merged
merged 3 commits into from
Sep 26, 2019

Conversation

helen
Copy link
Contributor

@helen helen commented Sep 25, 2019

Description of the Change

Show admin menu notice (!) for lack of registration instead of specific service setup.

Alternate Designs

Removing the (!) entirely.

Benefits

Will not show an error-ish state just because NLU is not configured (i.e. you may just want to set up image processing).

Possible Drawbacks

None?

Verification Process

Changing values in the UI. Noticed a bug in the reg key checker endpoint 😬

Checklist:

  • I have read the CONTRIBUTING document.
  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have added tests to cover my change.
  • All new and existing tests passed.

Applicable Issues

Fixes #100

@helen helen added this to the 1.4.0 milestone Sep 25, 2019
@jeffpaul jeffpaul assigned jeffpaul and helen and unassigned jeffpaul Sep 25, 2019
@jeffpaul jeffpaul added the type:bug Something isn't working. label Sep 25, 2019
Copy link

@adamsilverstein adamsilverstein left a comment

Choose a reason for hiding this comment

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

Nice work!

@helen helen merged commit 8b144fd into develop Sep 26, 2019
@helen helen deleted the fix/admin-menu-notice branch September 26, 2019 19:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:bug Something isn't working.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Notification icon in the menu shows all the time unless you configure all services.
3 participants