Skip to content

Releases: maestrano/impac-angular

v1.4.12 - Improved Widget Selector

11 May 12:32
Compare
Choose a tag to compare

Adds

  • Improve widget selector using a Flexbox grid

v1.5.0-rc7

02 May 12:24
Compare
Choose a tag to compare
v1.5.0-rc7 Pre-release
Pre-release
  • add v1.4.11

v1.4.11 - General fixes

28 Apr 12:43
Compare
Choose a tag to compare

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

20 Apr 06:00
Compare
Choose a tag to compare
v1.5.0-rc6 Pre-release
Pre-release
  • add v1.4.10

v1.4.10 - Currency conversions info

20 Apr 05:31
Compare
Choose a tag to compare

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

29 Mar 06:23
Compare
Choose a tag to compare
v1.5.0-rc5 Pre-release
Pre-release

add changes from v1.4.9

Dependencies

  • Impac! >= v1.5.3

v1.4.9 - Rework HR widgets

29 Mar 06:17
Compare
Choose a tag to compare

Adds

  • [IMPAC-521] Better layout for employee details (and other widgets)

Dependencies

  • Impac! >= v1.5.3

v1.5.0-rc4

02 Mar 14:16
Compare
Choose a tag to compare
v1.5.0-rc4 Pre-release
Pre-release

Add changes from v1.4.8

v1.4.8 - KPI Multiple Recipients & Improvements

02 Mar 10:49
Compare
Choose a tag to compare

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

07 Feb 23:33
Compare
Choose a tag to compare
Pre-release

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