Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* feat: add inventory tools settings to boot (#81) * 14.6.0 Automatically generated by python-semantic-release * ci: track overrides for purchase cycle (PO/PI/PR) (#89) * ci: track overrides for stock and manufacturing cycles (#90) Co-authored-by: Rohan Bansal <[email protected]> * Test alternative workstation (#80) * test: add test for alternative workstation * feat: make alternative workstations configurable * fix: uncomment js code for testing * feat: search alternative workstation names * refactor: pop filters that cause error for Workstation * chore: update override commit hash --------- Co-authored-by: Heather Kusmierz <[email protected]> * wip: doctypes and vue setup * wip: specification upload initerface * wip: basic filters rendering + test setup * wip: faceted search - specification editing report * feat: add loader for specification and listview filters * wip: all-products + "Fruits" filter working * wip: set filter values in ranged filter * chore: remove commented import * wip: serialize dates as epoch time * wip: sort order * feat: facted search in listview also * feat: color picker also test fixtures fixes and csrf token fix (frappe.ready) * feat: color picker background, date bugfix * refactor: filters UX under all-product page * fix: field validations on specification attribute child * feat: collapsable filters for all-product page * docs: faceted search functionality * docs: fix images * refactor: documentation, filtering ux * docs: correction of documentation errors * fix: color picker deserialization * chore: add yarn.lock file * feat: add debounce, refactor to vue3 with build * feat: cleanup imports, mypy fixes * ci: install mypy and types non-interactive * ci: use python, bench is not installed * ci: pipe yes * ci: use --no-input instead og piping yes * feat: add inventory tools settings * feat: render in listview with style conflicts * docs: update docs * feat: allow user to bulk create specification values from specifications * fix: update specification value attribute(s) if user change specification attribute name(s) * chore: pre-commit * fix: listview filter logic * fix: faceted search various issues * fix: cleaner item attribute lookup * feat: allow edit and generate of specs from Item and Spec doctypes * test: wip tests todo: coallate most APIs into the 'update_linked_values' method * chore: rebase to version-15, fix tests * chore: black / prettier * ci: install mypy types non-interactive * ci: install webshop * ci: add payments * ci: install apps fixes, move test fixtures to separate job name * wip: faceted search fixes - styles - API / data creation - tests * feat: fix deleted value test wrong specification * fix: filter UX on specification dialog * chore: black * fix: bad hex code for color fixture * fix: reimplement convert_to_epoch function * fix: minor changes * feat: use composition API for Vue components * fix: upstream override commit hashes * feat: obey inventory tools settings visibility * fix: web api filters setting correctly * fix: reset list filters when faceted search filters are reset * fix: reset facet filters when list filters are reset * fix: sort order functionality --------- Co-authored-by: Heather Kusmierz <[email protected]> Co-authored-by: Rohan <[email protected]> Co-authored-by: Rohan Bansal <[email protected]> Co-authored-by: Rohan Bansal <[email protected]> Co-authored-by: Devarsh Bhatt <[email protected]>
- Loading branch information