Skip to content

Commit 96a5783

Browse files
committed
Merge tag 'v1.7.6' into 1.8
2 parents e8a4fb7 + 4754040 commit 96a5783

12 files changed

Lines changed: 631 additions & 589 deletions

File tree

Changelog.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Impac! Frontend Changelog
22

3+
### v1.8.4
4+
- Applies v1.7.6
5+
6+
-------------------------------------------------------------
7+
38
### v1.8.3
49
- Adapt Trends calculations to latest frontend
510

@@ -50,6 +55,12 @@
5055

5156
-------------------------------------------------------------
5257

58+
### v1.7.6
59+
60+
- Applies v1.6.11
61+
62+
-------------------------------------------------------------
63+
5364
### v1.7.5 | 2018 - Week 20
5465

5566
- [IMPAC-855] CF: Fix Payroll costs series legend image
@@ -77,6 +88,12 @@
7788

7889
-------------------------------------------------------------
7990

91+
### v1.6.11 | 2018
92+
93+
- [KAPPASUP-61] Improve messaging on live balance widget
94+
95+
-------------------------------------------------------------
96+
8097
### v1.6.10 | 2018 - Week 15
8198

8299
#### Adds

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "impac-angular",
33
"description": "Impac! Front-End Library",
4-
"version": "1.8.3",
4+
"version": "1.8.4",
55
"license": "Copyright 2017 Maestrano Pty Ltd",
66
"repository": {
77
"type": "git",

dist/impac-angular.css

Lines changed: 77 additions & 72 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/impac-angular.js

Lines changed: 437 additions & 429 deletions
Large diffs are not rendered by default.

dist/impac-angular.less

Lines changed: 76 additions & 70 deletions
Original file line numberDiff line numberDiff line change
@@ -3285,42 +3285,6 @@ chart-threshold {
32853285
}
32863286
}
32873287

3288-
.analytics .widget-item .content .table-layout {
3289-
3290-
table {
3291-
width: 100%;
3292-
max-width: 100%;
3293-
3294-
th,
3295-
td:not(.nested-table) {
3296-
color: @mediumblue;
3297-
border-bottom: solid 1px @lightgray;
3298-
padding: 5px 0;
3299-
3300-
&:not(:first-child) {
3301-
text-align: right;
3302-
}
3303-
}
3304-
3305-
th[ng-click] {
3306-
cursor: pointer;
3307-
}
3308-
}
3309-
3310-
#table-layout {
3311-
& > thead tr:first-child {
3312-
.font(12px,500,@impac-widget-text-color-medium);
3313-
text-transform: uppercase;
3314-
border-bottom: 2px solid @lightgray;
3315-
padding: 5px 0;
3316-
}
3317-
3318-
.nested-table {
3319-
i.fa { padding-right: 5px; }
3320-
}
3321-
}
3322-
}
3323-
33243288
.analytics .widget-item .content.accounts-accounting-values {
33253289
// Nothing particular yet for this template...
33263290
}
@@ -3579,6 +3543,12 @@ chart-threshold {
35793543
.center-bold(0px);
35803544
}
35813545

3546+
.come-back-later {
3547+
text-align: center;
3548+
font-size: 11px;
3549+
opacity: 0.8;
3550+
}
3551+
35823552
.negative2 {
35833553
font-size: 14px;
35843554
}
@@ -4156,6 +4126,42 @@ chart-threshold {
41564126
}
41574127
}
41584128
}
4129+
.analytics .widget-item .content .table-layout {
4130+
4131+
table {
4132+
width: 100%;
4133+
max-width: 100%;
4134+
4135+
th,
4136+
td:not(.nested-table) {
4137+
color: @mediumblue;
4138+
border-bottom: solid 1px @lightgray;
4139+
padding: 5px 0;
4140+
4141+
&:not(:first-child) {
4142+
text-align: right;
4143+
}
4144+
}
4145+
4146+
th[ng-click] {
4147+
cursor: pointer;
4148+
}
4149+
}
4150+
4151+
#table-layout {
4152+
& > thead tr:first-child {
4153+
.font(12px,500,@impac-widget-text-color-medium);
4154+
text-transform: uppercase;
4155+
border-bottom: 2px solid @lightgray;
4156+
padding: 5px 0;
4157+
}
4158+
4159+
.nested-table {
4160+
i.fa { padding-right: 5px; }
4161+
}
4162+
}
4163+
}
4164+
41594165
.analytics .widget-item .content .settings.select-account {
41604166
padding: 0px 5px;
41614167
}
@@ -4638,40 +4644,6 @@ chart-threshold {
46384644
}
46394645
}
46404646
}
4641-
.analytics .widget-item .content.accounts-cash-projection {
4642-
.tall-widget();
4643-
4644-
.cash-projection-chart {
4645-
height: ~"calc(@{impac-big-widget-size} - 50px)";
4646-
}
4647-
4648-
.highcharts-legend-item {
4649-
rect.highcharts-point {
4650-
display: none;
4651-
}
4652-
4653-
span {
4654-
width: 110px;
4655-
text-align: center;
4656-
img {
4657-
text-align: center;
4658-
width: 55px;
4659-
height: 25px;
4660-
}
4661-
}
4662-
}
4663-
4664-
.dates-picker {
4665-
display: inline-block;
4666-
float: right;
4667-
font-size: 12px;
4668-
}
4669-
4670-
transactions-list {
4671-
font-size: 12px;
4672-
}
4673-
}
4674-
46754647
.analytics .widget-item .content.accounts-cash-balance {
46764648
.tall-widget();
46774649

@@ -4733,6 +4705,40 @@ chart-threshold {
47334705
}
47344706
}
47354707

4708+
.analytics .widget-item .content.accounts-cash-projection {
4709+
.tall-widget();
4710+
4711+
.cash-projection-chart {
4712+
height: ~"calc(@{impac-big-widget-size} - 50px)";
4713+
}
4714+
4715+
.highcharts-legend-item {
4716+
rect.highcharts-point {
4717+
display: none;
4718+
}
4719+
4720+
span {
4721+
width: 110px;
4722+
text-align: center;
4723+
img {
4724+
text-align: center;
4725+
width: 55px;
4726+
height: 25px;
4727+
}
4728+
}
4729+
}
4730+
4731+
.dates-picker {
4732+
display: inline-block;
4733+
float: right;
4734+
font-size: 12px;
4735+
}
4736+
4737+
transactions-list {
4738+
font-size: 12px;
4739+
}
4740+
}
4741+
47364742
.analytics .widget-item .content.accounts-invoices-list {
47374743
// component specific styles
47384744
// -------------------------

dist/impac-angular.min.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/impac-angular.min.js

Lines changed: 10 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/locales/en-AU.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575
"impac.data_not_found_config.title": "Data not found",
7676
"impac.data_not_found_config.live_b_title": "Xero not found",
7777
"impac.data_not_found_config.main_message": "You don't seem to have any data to display on this widget...",
78-
"impac.data_not_found_config.live_b_message": "Xero has to be added to display data on this widget...",
78+
"impac.data_not_found_config.live_b_message": "Xero has to be connected to display data on this widget...",
7979
"impac.data_not_found_config.link_message": "Add an app",
8080
"impac.data_not_found_config.see_example": "See an example",
8181
"impac.data_not_found_config.demo_data": "Demo data",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "impac-angular",
3-
"version": "1.8.3",
3+
"version": "1.8.4",
44
"author": {
55
"name": "Xaun Lopez",
66
"email": "it@maestrano.com"

src/components/widgets/accounts-live-balance/accounts-live-balance.less

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,12 @@
3131
.center-bold(0px);
3232
}
3333

34+
.come-back-later {
35+
text-align: center;
36+
font-size: 11px;
37+
opacity: 0.8;
38+
}
39+
3440
.negative2 {
3541
font-size: 14px;
3642
}

0 commit comments

Comments
 (0)