1b042943e9
* ui: Add a warning dialog if you go to remove permissions from an intention * ui: Move modal styles next to component, add warning style * ui: Move back to using the input name for a selector * ui: Fixup negative "isn't" step so its optional * Add warning modal to pageobject * Fixup test for whether to show the warning modal or not * Intention change action warning acceptence test * Add a null/undefined Action
10 lines
207 B
SCSS
10 lines
207 B
SCSS
@import './components';
|
|
|
|
@import './search-bar';
|
|
@import './list';
|
|
@import './form';
|
|
@import './form/fieldsets';
|
|
@import './permission/list';
|
|
@import './permission/form';
|
|
@import './permission/header/list';
|