Patrick Nagurny
b0c129c980
Merge pull request #65 from alokmenghrajani/alok/fix_form_group_bug
...
Fixes <label> for attribute
2025-01-21 18:59:52 -07:00
Alok Menghrajani
62ec4a21fa
Fixes <label> for attribute
...
The current for attribute is incorrect when creating a new organization. As a
result, clicking on the label does not select the proper radio button.
2025-01-20 13:53:39 +01:00
Patrick Nagurny
e093e0cdbe
Merge pull request #64 from alokmenghrajani/dashboard_recent_transactions_account_name
...
Show account name on the dashboard's recent transactions
2023-11-20 12:44:02 -07:00
Alok Menghrajani
7a3deb4006
Show account name on the dashboard's recent transactions
...
If a transaction description is brief, it is useful to provide context by showing
the account name.
Note: this commit isn't ideal since it doesn't show all the accounts involved for
a given transaction. This might however be good enough for now.
2023-11-20 18:19:32 +01:00
Patrick Nagurny
9a6eef2fcc
Merge pull request #63 from alokmenghrajani/main
...
Add currency when calling currencyFormat
2023-09-28 08:57:22 -06:00
Alok Menghrajani
7cf5c4a392
Tweak currencyFormat to display currency when it's not USD
2023-09-28 12:12:53 +02:00
Alok Menghrajani
bb93ac6bb5
Add currency when calling currencyFormat
2023-09-21 02:04:15 +02:00
Patrick Nagurny
ef36779afc
fix transaction constructor
2020-08-26 10:30:34 -06:00
Patrick Nagurny
1dc3a849ba
Merge pull request #29 from pnagurny/enhance/update-deps20200821
...
update deps
2020-08-21 12:24:53 -06:00
Patrick Nagurny
dce3701171
update deps
2020-08-21 12:23:00 -06:00
Patrick Nagurny
9a3a2e06c1
Merge pull request #27 from pnagurny/feature/business-accounts
...
default business accounts
2020-07-23 11:54:58 -06:00
Patrick Nagurny
ead6777089
business accounts
2020-07-23 11:45:26 -06:00
Patrick Nagurny
8133927c4b
Merge pull request #25 from pnagurny/fix/copyright-2020
...
copyright 2020
2020-06-18 11:35:44 -06:00
Patrick Nagurny
8559b96c02
copyright 2020
2020-06-18 11:34:27 -06:00
Patrick Nagurny
f61f59c801
Merge pull request #20 from pnagurny/feature/debit-credit-labels
...
make easier to understand labels for debits and credits
2020-01-15 15:02:07 -05:00
Patrick Nagurny
8a1d62dd44
make easier to understand labels for debits and credits
2020-01-15 15:01:15 -05:00
Patrick Nagurny
486feef2c4
Merge pull request #13 from openaccounting/dependabot/npm_and_yarn/bootstrap-4.3.1
...
Bump bootstrap from 4.1.3 to 4.3.1
2020-01-08 10:58:14 -05:00
Patrick Nagurny
2340c2f208
Merge pull request #19 from openaccounting/dependabot/npm_and_yarn/webpack-dev-server-3.10.1
...
Bump webpack-dev-server from 3.1.9 to 3.10.1
2020-01-08 10:46:48 -05:00
dependabot[bot]
e4e63e1b5f
Bump bootstrap from 4.1.3 to 4.3.1
...
Bumps [bootstrap](https://github.com/twbs/bootstrap ) from 4.1.3 to 4.3.1.
- [Release notes](https://github.com/twbs/bootstrap/releases )
- [Commits](https://github.com/twbs/bootstrap/compare/v4.1.3...v4.3.1 )
Signed-off-by: dependabot[bot] <support@github.com >
2020-01-08 15:46:02 +00:00
Patrick Nagurny
ca125f2e13
Merge pull request #18 from openaccounting/dependabot/npm_and_yarn/lodash-4.17.15
...
Bump lodash from 4.17.11 to 4.17.15
2020-01-08 10:45:49 -05:00
Patrick Nagurny
3e104bfa6c
Merge pull request #17 from openaccounting/dependabot/npm_and_yarn/tar-2.2.2
...
Bump tar from 2.2.1 to 2.2.2
2020-01-08 10:45:26 -05:00
dependabot[bot]
9d2e7f3131
Bump lodash from 4.17.11 to 4.17.15
...
Bumps [lodash](https://github.com/lodash/lodash ) from 4.17.11 to 4.17.15.
- [Release notes](https://github.com/lodash/lodash/releases )
- [Commits](https://github.com/lodash/lodash/compare/4.17.11...4.17.15 )
Signed-off-by: dependabot[bot] <support@github.com >
2020-01-08 15:44:45 +00:00
Patrick Nagurny
cf46c3f0fd
Merge pull request #16 from openaccounting/dependabot/npm_and_yarn/fstream-1.0.12
...
Bump fstream from 1.0.11 to 1.0.12
2020-01-08 10:44:30 -05:00
Patrick Nagurny
5875dfcb65
Merge pull request #15 from openaccounting/dependabot/npm_and_yarn/lodash.mergewith-4.6.2
...
Bump lodash.mergewith from 4.6.1 to 4.6.2
2020-01-08 10:43:57 -05:00
Patrick Nagurny
7245741c8b
Merge pull request #14 from openaccounting/dependabot/npm_and_yarn/js-yaml-3.13.1
...
Bump js-yaml from 3.12.0 to 3.13.1
2020-01-08 10:43:19 -05:00
Patrick Nagurny
1aeed8ef97
Merge pull request #12 from openaccounting/dependabot/npm_and_yarn/mixin-deep-1.3.2
...
Bump mixin-deep from 1.3.1 to 1.3.2
2020-01-08 10:41:56 -05:00
dependabot[bot]
0a370adf6c
Bump tar from 2.2.1 to 2.2.2
...
Bumps [tar](https://github.com/npm/node-tar ) from 2.2.1 to 2.2.2.
- [Release notes](https://github.com/npm/node-tar/releases )
- [Commits](https://github.com/npm/node-tar/compare/v2.2.1...v2.2.2 )
Signed-off-by: dependabot[bot] <support@github.com >
2020-01-08 15:40:55 +00:00
dependabot[bot]
37634fe970
Bump fstream from 1.0.11 to 1.0.12
...
Bumps [fstream](https://github.com/npm/fstream ) from 1.0.11 to 1.0.12.
- [Release notes](https://github.com/npm/fstream/releases )
- [Commits](https://github.com/npm/fstream/compare/v1.0.11...v1.0.12 )
Signed-off-by: dependabot[bot] <support@github.com >
2020-01-08 15:40:53 +00:00
dependabot[bot]
851a43e6fc
Bump webpack-dev-server from 3.1.9 to 3.10.1
...
Bumps [webpack-dev-server](https://github.com/webpack/webpack-dev-server ) from 3.1.9 to 3.10.1.
- [Release notes](https://github.com/webpack/webpack-dev-server/releases )
- [Changelog](https://github.com/webpack/webpack-dev-server/blob/v3.10.1/CHANGELOG.md )
- [Commits](https://github.com/webpack/webpack-dev-server/compare/v3.1.9...v3.10.1 )
Signed-off-by: dependabot[bot] <support@github.com >
2020-01-08 15:40:48 +00:00
Patrick Nagurny
d3f8e6c3ab
Merge pull request #10 from openaccounting/dependabot/npm_and_yarn/handlebars-4.5.3
...
Bump handlebars from 4.0.12 to 4.5.3
2020-01-08 10:40:00 -05:00
dependabot[bot]
ab62ff7d17
Bump lodash.mergewith from 4.6.1 to 4.6.2
...
Bumps [lodash.mergewith](https://github.com/lodash/lodash ) from 4.6.1 to 4.6.2.
- [Release notes](https://github.com/lodash/lodash/releases )
- [Commits](https://github.com/lodash/lodash/commits )
Signed-off-by: dependabot[bot] <support@github.com >
2020-01-08 15:37:59 +00:00
dependabot[bot]
096147855e
Bump js-yaml from 3.12.0 to 3.13.1
...
Bumps [js-yaml](https://github.com/nodeca/js-yaml ) from 3.12.0 to 3.13.1.
- [Release notes](https://github.com/nodeca/js-yaml/releases )
- [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md )
- [Commits](https://github.com/nodeca/js-yaml/compare/3.12.0...3.13.1 )
Signed-off-by: dependabot[bot] <support@github.com >
2020-01-08 15:37:59 +00:00
dependabot[bot]
cd5ddf5e63
Bump mixin-deep from 1.3.1 to 1.3.2
...
Bumps [mixin-deep](https://github.com/jonschlinkert/mixin-deep ) from 1.3.1 to 1.3.2.
- [Release notes](https://github.com/jonschlinkert/mixin-deep/releases )
- [Commits](https://github.com/jonschlinkert/mixin-deep/compare/1.3.1...1.3.2 )
Signed-off-by: dependabot[bot] <support@github.com >
2020-01-08 15:37:58 +00:00
Patrick Nagurny
ce1afb221d
Merge pull request #11 from openaccounting/bug/api-new-tx
...
create new Transaction object from API data
2020-01-08 10:37:23 -05:00
Patrick Nagurny
0fe22dfb70
create new Transaction object from API data
2020-01-08 10:33:55 -05:00
dependabot[bot]
f31572737b
Bump handlebars from 4.0.12 to 4.5.3
...
Bumps [handlebars](https://github.com/wycats/handlebars.js ) from 4.0.12 to 4.5.3.
- [Release notes](https://github.com/wycats/handlebars.js/releases )
- [Changelog](https://github.com/wycats/handlebars.js/blob/master/release-notes.md )
- [Commits](https://github.com/wycats/handlebars.js/compare/v4.0.12...v4.5.3 )
Signed-off-by: dependabot[bot] <support@github.com >
2019-12-27 16:08:17 +00:00
Patrick Nagurny
90828cc7d2
Merge pull request #9 from pnagurny/bug/sortItems
...
fix tx list sorting bug
2019-07-02 09:46:51 -06:00
Patrick Nagurny
303ae8c0dd
fix tx list sorting bug
2019-07-02 09:45:51 -06:00
Patrick Nagurny
5884757583
Merge pull request #8 from pnagurny/feature/timezones
...
Feature/timezones
2019-06-28 16:24:39 -04:00
Patrick Nagurny
ce66ad2ec5
update /orgs/new
2019-06-28 14:35:46 -04:00
Patrick Nagurny
9ad7f1ff61
update api version
2019-06-27 16:53:47 -04:00
Patrick Nagurny
3309178eff
use smaller moment library
2019-06-27 16:42:13 -04:00
Patrick Nagurny
1f2aff130b
update copy to switch organization
2019-06-27 16:39:54 -04:00
Patrick Nagurny
714a1b187b
separate out date functions
2019-06-27 16:37:46 -04:00
Patrick Nagurny
5b720b79c4
update org timezone
2019-06-27 16:26:31 -04:00
Patrick Nagurny
b602cb1740
use timezone everywhere
2019-06-27 14:11:05 -04:00
Patrick Nagurny
ca871a8021
wip
2019-06-17 14:37:10 -04:00
Patrick Nagurny
cf4c779628
Merge pull request #7 from pnagurny/bug/blur-on-enter
...
on enter blur field to cause form update
2019-06-14 08:27:30 -04:00
Patrick Nagurny
d4c3ac9d84
on enter blur field to cause form update
2019-06-14 08:26:26 -04:00
Patrick Nagurny
e2de38f02e
Merge pull request #6 from openaccounting/fix/better-tx-blur
...
replace tx blur with click handler
2019-06-13 14:25:27 -04:00