Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
PUL-6851 Export CSV for ACO Dashboard
PUL-6851 Export CSV for ACO Dashboard
[PUL-7118] Added site copy functionality for New Numbers
[PUL-7118] Added site copy functionality for New Numbers
Refactored based on changes in ParametersDAOImpl. Validated that the new numbers hierarchies load as expected.

Refactored based on changes in ParametersDAOImpl. Validated that the new numbers hierarchies load as expected.

Changed return type so we can easily reuse this in the site copy without having to convert from a Map. The UI code was refactored to handle this change.

Changed return type so we can easily reuse this in the site copy without having to convert from a Map. The UI code was refactored to handle this change.

Remember, when a WHEN statement is TRUE, the CASE does not validate other conditions. In this case provide_store_depth and per_car_order conditions override the order_all_skus_in

Remember, when a WHEN statement is TRUE, the CASE does not validate other conditions. In this case provide_store_depth and per_car_order conditions override the order_all_skus_in

[PUL-7123] Custom SKU List session: "Order All" items UI
[PUL-7123] Custom SKU List session: "Order All" items UI
I think aco-dashboard-list had the nodeIds param removed, not aco-dashboard-coverage-data. Also, the calling functions should have that field removed as well.

I think aco-dashboard-list had the nodeIds param removed, not aco-dashboard-coverage-data. Also, the calling functions should have that field removed as well.

PUL-7108 ACO Orange Bars amounts not aligned w/ ACO
PUL-7108 ACO Orange Bars amounts not aligned w/ ACO
Sounds good. This looks good to me then.

Sounds good. This looks good to me then.

shouldn't as it's never been used. Will tell Yong to remove that code

shouldn't as it's never been used. Will tell Yong to remove that code

The front-end code still uses the nodeIds parameter. Will that cause any issues?

The front-end code still uses the nodeIds parameter. Will that cause any issues?

PUL-7108 ACO Orange Bars amounts not aligned w/ ACO
PUL-7108 ACO Orange Bars amounts not aligned w/ ACO
backend code looks good. [~389816] can you take a look at the UI side and we can finish this one up.

backend code looks good. [~389816] can you take a look at the UI side and we can finish this one up.

Done.

Done.

Good idea. I'll go ahead and do that.

Good idea. I'll go ahead and do that.

instead of hard coding text here, add the text to a db table so that it can easily be changed on the fly if needed.

instead of hard coding text here, add the text to a db table so that it can easily be changed on the fly if needed.

Now using Thymeleaf to create a feedback email template.

Now using Thymeleaf to create a feedback email template.