Releases: maestrano/impac-angular
Releases · maestrano/impac-angular
Features - Dates picker and Developer toolkit
Adds
- Widget setting: dates-picker (can be used in edit mode or on widget's front)
- Use widget setting dates-picker in invoices list, invoices summary, sales list and sales summary
- Allow to use a callback on the dataNotFound link
- Sync Apps feature with last synced timestamps.
- Developer toolkit now available in /workspace
Fixes - Package.json and bower.json versions
Just bumps the packages to proper version
Features - Multi-currency handling
Features
- Attach a currency to a dashboard will convert all the amounts in the widgets based on the exchange rate at the corresponding date.
- Add mass-assignment functionalities in WidgetsSvc
- Add callbacks to DashboardsSvc
Fixes - Accounting reports / KPIs display / HR figures
Fixes
- Superannuation balance to show current balance without selecting any time range
- Leaves balance to show Sick/Vacation leaves balance without selecting any time range
- Aged payables and receivables to display total values instead of values for fixed period
- Widget name edition (layout + add buttons)
- Widgets top bar layout (title and buttons)
- Limit KPI value to avoid scope desync
- KPI alert units
- Invoices list display (big values were hidden)
- Custom calculation: fix formula by adding spaces before and after account balance placeholders ({1}...)
- Sales widgets: fix string matching logic for quantity selectors
- Widget loader to be center on Firefox
Adds
- Custom filter for dates based on the selected period
- KPI loader when attaching a KPI
- Better design and consistency for accounting reports: cash summary, profit and loss and balance sheet
Removes
- Expand Kpis functionality
Fixes - Chart display / Accounts comparison / Tooltips
Fixes
- Charts are now displayed in Safari
- Better logic for widget accounts comparison: can no longer tick "compare matching accounts across entities" when there are only accounts from one entity available
- Drill-down widgets elements will be collapsible only if there are sub-elements present
- Widgets tooltips hanging around fix (+ now compatible with Mozilla)
Adds
- Information message when users having only MYOB Essentials are adding accounting widgets
Hotfix - Tab Dashboard Selector
Fixes
- Tabs dashboard selector no longer trigger Impac! load on load
Hotfix - Accounts Comparison
Bugfix release
Fixes
- Prevents running comparison mode or loading comparison mode from metadata settings if there aren't two or more organisations available on the widget (#32)
Hotfix - isDataFound definitions
First Release
Includes Chart.js 2.0-beta