{"id":18458323,"url":"https://github.com/crazyfactory/vue-product-description-manager","last_synced_at":"2025-04-23T12:24:44.512Z","repository":{"id":16248841,"uuid":"69514610","full_name":"crazyfactory/vue-product-description-manager","owner":"crazyfactory","description":"A Backend UI for generating multilingual Product Descrriptions","archived":false,"fork":false,"pushed_at":"2022-06-06T10:38:19.000Z","size":1242,"stargazers_count":0,"open_issues_count":8,"forks_count":0,"subscribers_count":9,"default_branch":"master","last_synced_at":"2025-02-16T15:31:30.631Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/crazyfactory.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-09-29T00:23:15.000Z","updated_at":"2021-09-23T03:34:16.000Z","dependencies_parsed_at":"2022-07-24T20:32:21.410Z","dependency_job_id":null,"html_url":"https://github.com/crazyfactory/vue-product-description-manager","commit_stats":null,"previous_names":[],"tags_count":53,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crazyfactory%2Fvue-product-description-manager","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crazyfactory%2Fvue-product-description-manager/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crazyfactory%2Fvue-product-description-manager/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crazyfactory%2Fvue-product-description-manager/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/crazyfactory","download_url":"https://codeload.github.com/crazyfactory/vue-product-description-manager/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250431978,"owners_count":21429594,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-06T08:17:52.007Z","updated_at":"2025-04-23T12:24:44.489Z","avatar_url":"https://github.com/crazyfactory.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Product Description Manager GUI\n\nThis repo implements an app build with Vue.js The soul purpose of this app\nis to manage a Meta-level of products to generate auto-translations for the product.\nThe persistent data-storage-operations (a.k.a. DB) are meant to be implementend\nlanguage-agnostic, depending on the system to integrate to.\n\n## Features\n\n### Product Management / auto translations\nAdd one or many products and create a auto-transatable content by setting:\n- *Base product* : add/ manage the basic type of the product\n- *Components* : add/ manage up to 2 components for the product\n- *Material* : add/ manage materials of the product\n- *Metatags* : Automatic creation/set of metatags from BaseProduct, Components and Material. Add/manage autotranslatable Metatags\n- *Description* : get automated description (if provided in API endpoint)\n- *new Translation management*\n\n### GUI features\n*ActionBar*\n - Bulk operations for multible products\n - selectAll, selectNone, invertSelections\n - add, hide, show, delete products\n \n### Language\n Supported languages are so far:\n - *cs*\n - *de*\n - *en-GB*\n - *en-US*\n - *es*\n - *fi*\n - *fr*\n - *hr*\n - *it*\n - *nb*\n - *nl*\n - *pl*\n - *pt*\n - *ru*\n - *sv*\n\n\n## API Integration\nTo use this app in its persistent mode (changes will be saved to database) a javascript *api* object needs to be provided in the integration.\nThis object can  look like\n\n```\nvar api{\n  action: null, // determinates what kind of action the api is supposed to do\n  app: null,  // holds a reference back to the app\n  data: null, //holds the data from the app,\n  language: null, // hold the supportetd languages\n  ...\n  call: function(){\n    /* reacts on the followings *actions*\n    - get_products\n    - generate_description\n    - save_product\n    */\n  }\n}\n```\n\n## Changelog\n- 2.2.17: current release\n- 2.0.1: Resource clearance Bug (#4) fixed\n- 2.0.0: use VueJs 2.x, dynamic data-tables and new multi-select dropdowns\n- 1.1.0: Editor language settings are persistent through sessions\n- 1.0.0 MVP\n- 0.3.0 RC3\n    - remove autotagging\n    - improved UX\n    - bugfix: visibility change Metatags now tripggers products dirty status\n- 0.2.1 RC2\n- 0.2.0 RC1\n- 0.1.0: Initial release\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcrazyfactory%2Fvue-product-description-manager","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcrazyfactory%2Fvue-product-description-manager","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcrazyfactory%2Fvue-product-description-manager/lists"}