diff --git a/.gitignore b/.gitignore index f43aa4a..c4d530d 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,5 @@ /debug.log /cateditor/vue.config.js* /users.csv +/markup/work/*.pdf +/markup/work/*.eml \ No newline at end of file diff --git a/cateditor/src/components/AddCatalogPanel.vue b/cateditor/src/components/AddCatalogPanel.vue new file mode 100644 index 0000000..8bf7373 --- /dev/null +++ b/cateditor/src/components/AddCatalogPanel.vue @@ -0,0 +1,89 @@ + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/cateditor/src/components/AddMaterialPanel.vue b/cateditor/src/components/AddMaterialPanel.vue new file mode 100644 index 0000000..e8e3737 --- /dev/null +++ b/cateditor/src/components/AddMaterialPanel.vue @@ -0,0 +1,44 @@ +b + + + + + + + + + diff --git a/cateditor/src/components/AddModelPanel.vue b/cateditor/src/components/AddModelPanel.vue new file mode 100644 index 0000000..9c3437d --- /dev/null +++ b/cateditor/src/components/AddModelPanel.vue @@ -0,0 +1,92 @@ + + + + + + + + + {{ data.item.total }} {{ data.item.total | pluralize('material') }} + + + + + + + + + diff --git a/cateditor/src/components/AddProductDialog.vue b/cateditor/src/components/AddProductDialog.vue index bf60303..37b5669 100644 --- a/cateditor/src/components/AddProductDialog.vue +++ b/cateditor/src/components/AddProductDialog.vue @@ -1,33 +1,39 @@ - + + + + clear + + - - - Add Materials - - clear - - + - - Enter material numbers to add to the catalog - + + By ID + By Name + From Catalog + + + + + + + + + + + + + - Cancel + Cancel - Add + Add @@ -38,13 +44,26 @@
Enter material numbers to add to the catalog