Skip to content

Releases: maestrano/impac-angular

v1.7.1

07 Dec 05:25
Compare
Choose a tag to compare

Applies v1.6.7

v1.7.0 - ACL

07 Dec 00:57
5ac311f
Compare
Choose a tag to compare

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

07 Dec 05:23
Compare
Choose a tag to compare

Adds

  • [EMERALDSUP-69] Add history chart to Custom Calculation widget

Fixes

  • [IMPAC-727] [IMPAC-728] Fixes incompatibilities with IE11

v1.6.6

16 Nov 00:58
f2c8409
Compare
Choose a tag to compare

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

10 Nov 05:53
Compare
Choose a tag to compare

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

31 Oct 00:43
ab2e5ef
Compare
Choose a tag to compare

Fixes

  • Add timeout on chart zoom update

v1.6.3

16 Oct 02:32
Compare
Choose a tag to compare

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

02 Oct 20:26
Compare
Choose a tag to compare

Fixes

  • Apply v1.5.8

v1.5.8

02 Oct 20:26
Compare
Choose a tag to compare

Fixes

  • Change overflow attribute to auto for widget selector (IE11)
  • IMPAC-680: Fix Developer Toolkit HTTPS CORS by removing '.json' extension from auth paths

v1.5.7

29 Sep 13:53
Compare
Choose a tag to compare

Fixes

  • IMPAC-649 : Fix accounts comparison widget display
  • IMPAC-650 : Fix expense weight widget display