Releases: maestrano/impac-angular
Releases · maestrano/impac-angular
v1.7.1
Applies v1.6.7
v1.7.0 - ACL
Adds
- Refactor dashboard creation capability to a separate component
- Base controls on ACL for user / organization
Dependencies
- MnoHub v2.0.0-rc8
- Mno Enterprise v3.4
- Mno Enterprise Angular v1.2
Config changes
- Removed deprecated config params:
dhbSelectorConfig:
addWidgetEnabled: true
addDhbEnabled: true
deleteDhbEnabled: true
v1.6.7
Adds
- [EMERALDSUP-69] Add history chart to Custom Calculation widget
Fixes
- [IMPAC-727] [IMPAC-728] Fixes incompatibilities with IE11
v1.6.6
Adds
- [IMPAC-616] Stack invoices and bills on the cash projection widget
Dependencies
- Finance Bolt v1.4.0 - This is a soft dependency: transactions won't be stacked if older versions are used, but the change is backward-compatible
v1.6.5
Adds
- Dates are now consistent across the different widgets and settings
- Dates formats can be configured using the ThemingSvc (default is using the locale (
.format('L')
) - New
.widget-popup()
mixin (delete widget, demo mode box...) - UI improvements on Cash Projection widget:
- Added button to display all transactions
- Can now reset expected payment date
- Differentiation of invoices / bills on transactions list
- Currency rate removed from transactions list
- Empty Customer/Supplier column added
- [IMPAC-670] Ability to create and delete forecast transactions on Cash Projection widget
Config changes
- Configure dates format (ThemingSvc)
dateFormatterSettings:
default: 'L'
# Specific formatting can be defined per widget or other components:
# formats:
# 'hr/employee_details': "MM-DD-YYYY"
# 'time-period': "MM_DD_YYYY"
Dependencies
- Impac! v1.6.5 (new v2 resources routes)
- Finance Bolt v1.3.0 (new routes + transaction status FORECAST)
v1.6.4
Fixes
- Add timeout on chart zoom update
v1.6.3
Adds
- [IMPAC-614] Add editable expected payment date to transactions list
- [IMPAC-684] Handle timezones
- Save user zooming options as a metadata
Fixes
- [IMPAC-663] Fix unwanted triggering of create threshold panel
v1.6.2
v1.5.8
v1.5.7
Fixes
- IMPAC-649 : Fix accounts comparison widget display
- IMPAC-650 : Fix expense weight widget display