Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
71 commits
Select commit Hold shift + click to select a range
359849d
[IMPAC-757] Added radio mode for organization
Jan 23, 2018
1ef5ba2
[IMPAC-757] Updated structure to select dashboard company when switch…
Jan 24, 2018
3930dce
Solve merge conflicts
Dec 17, 2017
234db91
Widget first version
Dec 19, 2017
851034e
Add styling and working time_period
Dec 20, 2017
62dc245
Add build for teapot release
Dec 20, 2017
be0e8fa
DemoData feature and new layout
Jan 5, 2018
0ec60ac
Remove unused setting from template/widget
Jan 8, 2018
f6f6593
Change statement message
Jan 9, 2018
4eb3d03
[IMPAC-759] Fix cash_balance accounts list
xaun Jan 30, 2018
31b21d8
[IMPAC-681] Fix tags to allow special chars
xaun Jan 30, 2018
85b872d
[IMPAC-750] Fix widgets templates rendering order
xaun Jan 31, 2018
dd6fdaa
Add missing widgetSelectorConfig options to README
xaun Jan 31, 2018
713cf03
remove out of scope elements
cesar-tonnoir Feb 1, 2018
7ba793f
build
cesar-tonnoir Feb 1, 2018
83ac790
Merge pull request #468 from cesar-tonnoir/release/banking-bolt
cesar-tonnoir Feb 1, 2018
bff51cf
[IMPAC-757] Refactored nested conditions
Feb 2, 2018
d5fa028
Merge pull request #465 from xaun/fix/759-cash-bal-scroll
xaun Feb 5, 2018
a69bd3e
Merge pull request #467 from xaun/fix/750-widgets-list
xaun Feb 5, 2018
2ec649d
Fix Chrome not launched on TravisCi (build still broken)
xaun Feb 5, 2018
53b0efd
[IMPAC-758] Current Ratio/Debt Service Ratio Widget: Prevent legend f…
Jan 22, 2018
34e6c11
[IMPAC-758] Incorporated feedback refactor
Feb 2, 2018
983f2d3
Merge pull request #472 from xaun/fix_hidden_date_issue
xaun Feb 5, 2018
a236665
Updated accounts-class-comparison histParams
Jan 31, 2018
476098b
Merge pull request #473 from xaun/bug/763-account-classes
xaun Feb 5, 2018
71c4124
Merge pull request #466 from xaun/fix/681-tags
xaun Feb 5, 2018
42b4822
[IMPAC-757] Minimized block by adding guard statement and minor refactor
Feb 6, 2018
2f5f14e
[IMPAC-772] Added logic to include Customer name in query data and di…
Feb 8, 2018
de4522f
Merge pull request #457 from MAhsenArif/organization_radio_mode
xaun Feb 8, 2018
278bced
Update Changelog, version package & bower
xaun Feb 8, 2018
fbae90a
Build dist
xaun Feb 8, 2018
518b6af
[IMPAC-757] Added one-way binding for organization selection mode
Feb 9, 2018
1d000c4
Merge pull request #475 from MAhsenArif/widget_org_settings_update
xaun Feb 9, 2018
d7b42c6
Revert "IMPAC-758] Date hidden in X-axis for current ratio and debt s…
xaun Feb 9, 2018
5f51211
Merge pull request #476 from maestrano/revert-472-fix_hidden_date_issue
xaun Feb 9, 2018
3a74a53
[IMPAC-758] Removed x Axis labels from current and debt service ratio…
Feb 12, 2018
b18e3bd
Merge pull request #477 from MAhsenArif/update_widget_x_axis
cesar-tonnoir Feb 12, 2018
8a2a0ee
Update Changelog.md
xaun Feb 12, 2018
77050c8
Account Balance Sorting Bug Fix
Jan 24, 2018
1678628
Fixed Alphabetical ordering for Accounting Widgets
Jan 24, 2018
e0eadbe
Fixed all invoices ordering
Jan 24, 2018
9c04b97
Ordering to sales-leads-list
Jan 24, 2018
b52a49c
Merge pull request #459 from iseessel/bug/751-companies-list
xaun Feb 12, 2018
46020bf
Update Changelog.md
xaun Feb 12, 2018
44f1e0c
[IMPAC-751] Changed ordering to be case agnostic
Feb 12, 2018
639b67f
Merge pull request #474 from MAhsenArif/cash_projection_customer_name
cesar-tonnoir Feb 13, 2018
cecaf22
Merge pull request #478 from iseessel/bug/751-companies-list
xaun Feb 13, 2018
f9fd309
Fix indendation bug
xaun Feb 13, 2018
e17a4dc
Update Changelog.md
xaun Feb 13, 2018
acc66ab
Build dist
xaun Feb 13, 2018
a665ce4
Fix angular-scenario breaking jQuery dependency
xaun Feb 14, 2018
2acbbbb
Fix dashboard specs (relating to IMPAC-750)
xaun Feb 14, 2018
9445893
Merge branch 'fix/travis-chromelauncher' into fix/dependencies-and-specs
xaun Feb 14, 2018
f399538
Merge pull request #479 from xaun/fix/dependencies-and-specs
cesar-tonnoir Feb 14, 2018
eb705f7
Remove commented code
xaun Feb 19, 2018
e05a01d
Updated histParams based on current Settings
Jan 25, 2018
145da18
Taking out debuggers
Jan 25, 2018
eae3e1b
Debugging
Jan 25, 2018
d7434c1
Separated multiple update calls into one create call
Jan 26, 2018
4c53d9e
Got rid of change from previous pull request
Jan 26, 2018
1012295
Refactored using lodash _get
Jan 26, 2018
736bacb
Refactoring click event callback
Jan 26, 2018
40ec921
Refactored #ctrl.saveKpi
Feb 8, 2018
bf17057
Comments
Feb 16, 2018
612a4f4
Fixed bug
Feb 16, 2018
b93e066
[IMPAC-745] Refactored Highcharts Factory
Feb 17, 2018
abaae05
Formatting
Feb 17, 2018
415acc2
Refactoring
Feb 20, 2018
9e38b16
Fix rebase problem
Feb 20, 2018
75782d1
Changed ui for failed update
Feb 20, 2018
3084981
Renamed @options to @highChartOptions
Feb 20, 2018
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 8 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,18 @@ language: node_js
node_js:
- "5.6.0"
before_install:
- "export DISPLAY=:99.0"
- "sh -e /etc/init.d/xvfb start"
- export CHROME_BIN=/usr/bin/google-chrome
- export DISPLAY=:99.0
- sh -e /etc/init.d/xvfb start
before_script:
# - npm install -g gulp
- node_modules/.bin/bower install -f
script:
- node_modules/.bin/gulp build:dist
- node_modules/.bin/gulp test
addons:
chrome: stable
apt:
sources:
- google-chrome
packages:
- google-chrome-stable
28 changes: 28 additions & 0 deletions Changelog.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,33 @@
# Impac! Frontend Changelog

### v1.6.9 | 2018 - Week 6

#### Adds
- [IMPAC-757] Radio mode for "organizations" setting
- [IMPAC-772] Added logic to include Customer name in query data and display in UI

#### Fixes
- [IMPAC-751] Fixed Multi-Company Ordering
- [IMPAC-758] Fixes current and debt service ratio widgets by removing chartjs x Axis labels
- [IMPAC-750] Fix list of widgets in widget panel does not always have the same layout
- [IMPAC-759] Scroll hides the graph for large number of accounts in Cash balance
- [IMPAC-758] Fix hidden date in X-axis for current ratio and debt service widget
- [IMPAC-763] Fix accounts-class-comparison histParams setting not configured properly

-------------------------------------------------------------

### v1.6.8 | 2018 - Week 3

#### Adds
- [IMPAC-734] Update generator EJS dep to latest
- [IMPAC-665] Improve sync status messaging
- Ability to differentiate bolt widgets from legacy widgets when black/whitelisting (required for Finance Bolt >= 1.5.0)

#### Fixes
- [EMERALDSUP-69] hide x axis labels from custom calc chart

-------------------------------------------------------------

### v1.6.8 | 2018 - Week 3

#### Adds
Expand Down
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -407,6 +407,11 @@ angular
widgetSelectorConfig:
# path to a custom html template.
path: null
# Whitelist / Blacklist widget templates
# - whitelist takes precedence over blacklist
# - when both are empty, all templates are displayed
whitelist: []
blacklist: []
widgetSettings:
histModeChoser:
currentLabels:
Expand Down
3 changes: 1 addition & 2 deletions bower.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "impac-angular",
"description": "Impac! Front-End Library",
"version": "1.6.8",
"version": "1.6.9",
"license": "Copyright 2017 Maestrano Pty Ltd",
"repository": {
"type": "git",
Expand Down Expand Up @@ -54,7 +54,6 @@
},
"devDependencies": {
"angular-mocks": "~1.6.0",
"angular-scenario": "~1.6.0",
"angular-cookies": "~1.6.0",
"AngularDevise": "angular-devise#~1.3.0",
"angular-ui-router": "~0.3.1",
Expand Down
Loading