user-filters-manager basic working crud minus update (delete -> create for this one)

This commit is contained in:
2018-12-06 10:00:38 -05:00
parent 9881c5d7d4
commit ece9dfa213
9 changed files with 163 additions and 0 deletions
@@ -0,0 +1 @@
export { default } from 'ember-cli-dunlop/components/user-filters-manager/filter-row';
@@ -0,0 +1 @@
export { default } from 'ember-cli-dunlop/components/user-filters-manager/modal';