Releases: maestrano/impac-angular
Releases · maestrano/impac-angular
v1.4.12 - Improved Widget Selector
Adds
- Improve widget selector using a Flexbox grid
v1.5.0-rc7
- add v1.4.11
v1.4.11 - General fixes
Adds
- Apply widget settings on custom calc modal proceed (save)
- An improved configuration / customisation to the README.md
Fixes
- [IMPAC-546] currency of widget & dashboard not in sync
- [IMPAC-545] Fix css responsiveness for widgets selector
- [IMPAC-448] Fix period hidden in "show last month"
- Fix refreshAll kpis wrongly forcing a dashboard reload
- Fix ImpacKpisSvc .load & .show method not properly applying refreshCache
- Fix sales-list data not found not displaying
- Fix dates-picker throwing error when onChangeCb is undefined
v1.5.0-rc6
- add v1.4.10
v1.4.10 - Currency conversions info
Adds
- [IMPAC-527] sales segmented minor display improvements: add currency to graph tooltip, & improve price range legend bootstrap col spacing for larger numbers
- [IMPAC-529] Sales Comparison to use common-currency-conversions
- [IMPAC-530] Aged Sales to use common-currency-conversions
- [IMPAC-534] Aged Payables and Receivables to use common-currency-conversions directive
- [IMPAC-535] common-currency-conversions (directive to display more information on currency conversions)
- Add loader for KPIs on delete
Fixes
- [IMPAC-262] Fix new vs existing customer widget incorrect tooltip values
- [IMPAC-397] Enforce at least 1 opportunities funnel widget option selection
- [IMPAC-498] Improve widget drill-down selection saved ids
- [IMPAC-536] fix param selector css bleed
- [IMPAC-537] Fix widget content css issues: .widget-lines bootstrap cols & widget content overflow
Dependencies
- Depends on Impac! >= 1.5.4
Config Changes
- Frontend needs to serve dist/images/currency-conversions.png as an asset
v1.5.0-rc5
add changes from v1.4.9
Dependencies
- Impac! >= v1.5.3
v1.4.9 - Rework HR widgets
Adds
- [IMPAC-521] Better layout for employee details (and other widgets)
Dependencies
- Impac! >= v1.5.3
v1.5.0-rc4
Add changes from v1.4.8
v1.4.8 - KPI Multiple Recipients & Improvements
Adds
- [IMPAC-331] KPIs display layout labels and current value on first add
- [IMPAC-335] Alerts can have multiple recipients
- [IMPAC-162] Add time period setting to Accounts Comparison
- [IMPAC-466] Add time period setting to Custom Calculation
- [IMPAC-467] Add time period setting to Accounts Classes Comparison
- Ability to hide period interval on time period setting
- Ability to show a 'Apply changes' button on time period setting
Fixes
- [IMPAC-495] KPI accounts from previous organization appearing in select box
- [IMPAC-328] refresh KPIs after first sync
- [IMPAC-485] Fix drill down widget selection params
- [IMPAC-329] Better KPIs dates management: API driven defaults
- [IMPAC-338] KPIs with extra_param do not update kpi "current value" on selection in the edit mode pane
- Code injection issue on setting formula (custom calc.)
v1.5.0-rc3 - New routes to Impac! API
Dependencies
- Impac! API >= 1.5.0
- Mno-enterprise > v3.1.2
Adds
- [IMPAC-99] Change routes for widgets :index and :show
- sso_session now passed as basic_auth param for widgets :show
Fixes
- [IMPAC-465] Fix dates picker positioning