Skip to content

It is now more obvious when buttons are disabled#506

Merged
martinRenou merged 6 commits into
masterfrom
improve-app-settings
Jun 8, 2017
Merged

It is now more obvious when buttons are disabled#506
martinRenou merged 6 commits into
masterfrom
improve-app-settings

Conversation

@martinRenou

@martinRenou martinRenou commented Jun 5, 2017

Copy link
Copy Markdown
Member

ApplicationLabel changes.

  • This is now a notification-menu of Admin-lte, which looks better than a simple dropdown
  • Opacity changes when the stop button or the share button are not enabled.

Closes #487

@codecov-io

codecov-io commented Jun 5, 2017

Copy link
Copy Markdown

Codecov Report

Merging #506 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #506   +/-   ##
=======================================
  Coverage   95.25%   95.25%           
=======================================
  Files          88       88           
  Lines        3960     3960           
  Branches      248      248           
=======================================
  Hits         3772     3772           
  Misses        137      137           
  Partials       51       51

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 4293d79...8620394. Read the comment docs.

@martinRenou martinRenou requested a review from stefanoborini June 6, 2017 10:18
</li>
<li role="separator" class="divider"></li>
<ul class="dropdown-menu">
<li class="header">Application settings</li>

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

I would remove this entry here. It conflicts with HIG and brings in a problem we should not have to begin with.

<template>
<ul v-if="currentApp !== null" class="nav navbar-nav">
<li class="dropdown">
<li class="dropdown notifications-menu">

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

removing the menu "section title" means that you don't need notification menu anymore.

@martinRenou martinRenou merged commit ed5c258 into master Jun 8, 2017
@martinRenou martinRenou deleted the improve-app-settings branch June 8, 2017 08:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants