Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[PUI] Add Link Barcode action #7920

Closed
Tracked by #5212
matmair opened this issue Aug 19, 2024 · 0 comments · Fixed by #7939
Closed
Tracked by #5212

[PUI] Add Link Barcode action #7920

matmair opened this issue Aug 19, 2024 · 0 comments · Fixed by #7939
Assignees
Labels
Platform UI Related to the React based User Interface
Milestone

Comments

@matmair
Copy link
Member

matmair commented Aug 19, 2024

No description provided.

@matmair matmair self-assigned this Aug 19, 2024
@matmair matmair modified the milestones: 0.16.0, 0.17.0 Aug 20, 2024
@matmair matmair added the Platform UI Related to the React based User Interface label Aug 20, 2024
@matmair matmair changed the title Add Link Barcode action [PUI] Add Link Barcode action Aug 20, 2024
matmair added a commit to matmair/InvenTree that referenced this issue Aug 20, 2024
SchrodingersGat pushed a commit that referenced this issue Aug 22, 2024
* Add Link/Unlink Barcode action
Fixes #7920

* remove unneeded imports

* remove duplication

* simplify

* add testing

* refactor type

* wait for reload to add coverage

* Add warning if custom barcode is used
SchrodingersGat pushed a commit that referenced this issue Aug 27, 2024
* Add Link/Unlink Barcode action
Fixes #7920

* remove unneeded imports

* remove duplication

* simplify

* add testing

* refactor type

* wait for reload to add coverage

* Add warning if custom barcode is used

* Add Image based assign

* fix action button size

* fix selection to prevent wrapping

* use left section for button
SchrodingersGat pushed a commit that referenced this issue Aug 27, 2024
* Add Link/Unlink Barcode action
Fixes #7920

* remove unneeded imports

* remove duplication

* simplify

* add testing

* refactor type

* wait for reload to add coverage

* Add warning if custom barcode is used

* Add Image based assign

* fix action button size

* fix selection to prevent wrapping

* use left section for button

* Refactor to seperate Input

* Add comment when not scanning

* Fix punctuation

* factor scan area out

* fix readonly arg

* make BarcodeInput more generic

* make button optional

* reduce code duplication by using BarcodeInput

* remove unneeded abstraction
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Platform UI Related to the React based User Interface
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

1 participant