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

Fixes #3068 : add a popup to list dependent rules (if any) when updating a directive #38

Conversation

ncharles
Copy link
Member

When updating a directive,display first a popup with the list of dependant rules, so that the user know what are the possible impacts
The popup appears only if there are dependant rules, and the content of the popup is as below

popup

@ghost ghost assigned fanf Dec 12, 2012
<div class="simplemodal-content">
<div>
<img src="/images/icDetails.png" alt="Details" height="20" width="22" class="icon"/>
<h2>Are you sure that you want to update this directive ?</h2>
Copy link
Member

Choose a reason for hiding this comment

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

Remove the space before "?"

@fanf
Copy link
Member

fanf commented Jan 4, 2013

Really cool how succint is the actual code. Too bas that we need so much initialisation boilerplate, else it would be very elegant.

Thanks !

@fanf
Copy link
Member

fanf commented Jan 7, 2013

Close that one as it needs rebase and can't be merged now, and replace by that one: #61

@fanf fanf closed this Jan 7, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants