IgniteUI / warehouse-js-blocks

Sample Warehousing application built with Ignite UI for Angular
https://igniteui.github.io/warehouse-js-blocks/
81 stars 3 forks source link

Implementing "quick complete" and "cannot complete" features #48

Closed rmkrmk closed 5 years ago

rmkrmk commented 5 years ago

Closes #2

astaev commented 5 years ago

When dragging for "Cannot complete", the background is green, but it should be red. "Quick Complete" also has the opposite background - not it's red, but it should be green.

astaev commented 5 years ago

Orders' percentage progress is not updated when check/uncheck product(s) in ActiveOrder form.