dependabot[bot]
|
61ac8f6ab8
|
Bump ini from 1.3.5 to 1.3.7 in /frontend
Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.7.
- [Release notes](https://github.com/isaacs/ini/releases)
- [Commits](https://github.com/isaacs/ini/compare/v1.3.5...v1.3.7)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-12-11 10:19:51 +00:00 |
|
James Cole
|
61ff1330df
|
Merge pull request #4139 from firefly-iii/dependabot/npm_and_yarn/ini-1.3.7
Bump ini from 1.3.5 to 1.3.7
|
2020-12-11 11:17:23 +01:00 |
|
dependabot[bot]
|
008b9c1191
|
Bump ini from 1.3.5 to 1.3.7
Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.7.
- [Release notes](https://github.com/isaacs/ini/releases)
- [Commits](https://github.com/isaacs/ini/compare/v1.3.5...v1.3.7)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-12-11 07:29:57 +00:00 |
|
James Cole
|
be33f6c987
|
Fix pagination.
|
2020-12-11 05:17:32 +01:00 |
|
James Cole
|
ee6bd0a0fa
|
Merge pull request #4130 from firefly-iii/dependabot/npm_and_yarn/frontend/develop/sass-1.30.0
Bump sass from 1.29.0 to 1.30.0 in /frontend
|
2020-12-07 08:29:18 +01:00 |
|
James Cole
|
f41145fe56
|
Merge pull request #4129 from firefly-iii/dependabot/npm_and_yarn/develop/cross-env-7.0.3
Bump cross-env from 7.0.2 to 7.0.3
|
2020-12-07 07:41:21 +01:00 |
|
dependabot[bot]
|
21dc8df0bf
|
Bump sass from 1.29.0 to 1.30.0 in /frontend
Bumps [sass](https://github.com/sass/dart-sass) from 1.29.0 to 1.30.0.
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sass/dart-sass/compare/1.29.0...1.30.0)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-12-07 05:56:36 +00:00 |
|
dependabot[bot]
|
858f8c63e6
|
Bump cross-env from 7.0.2 to 7.0.3
Bumps [cross-env](https://github.com/kentcdodds/cross-env) from 7.0.2 to 7.0.3.
- [Release notes](https://github.com/kentcdodds/cross-env/releases)
- [Changelog](https://github.com/kentcdodds/cross-env/blob/master/CHANGELOG.md)
- [Commits](https://github.com/kentcdodds/cross-env/compare/v7.0.2...v7.0.3)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-12-07 05:10:48 +00:00 |
|
James Cole
|
80f9e0e396
|
Trigger on delete.
|
2020-12-05 14:53:14 +01:00 |
|
James Cole
|
81a3e23b4e
|
Update contributing guidelines.
|
2020-12-05 14:52:55 +01:00 |
|
James Cole
|
58f97a163f
|
Also drop attempts DB
|
2020-12-05 07:09:05 +01:00 |
|
James Cole
|
9576806765
|
Message sending is now a job
|
2020-12-05 07:01:26 +01:00 |
|
James Cole
|
deb829dfdb
|
Make sure webhooks are generated in a generic way for future expansion.
|
2020-12-05 06:47:16 +01:00 |
|
James Cole
|
4a7e185c44
|
Fix #4122
|
2020-12-04 20:37:15 +01:00 |
|
James Cole
|
ce5cabd903
|
Rebuild frontend.
|
2020-12-04 20:27:40 +01:00 |
|
James Cole
|
172d2297f1
|
Update packages.
|
2020-12-04 20:25:27 +01:00 |
|
James Cole
|
48d1d5c90b
|
Make sure webhook messages can be versionised later.
|
2020-12-04 20:19:52 +01:00 |
|
James Cole
|
7ee9b51b3f
|
Split webhook message sending into different models.
|
2020-12-04 06:21:22 +01:00 |
|
James Cole
|
888f5896ff
|
Update model phpdoc [skip ci]
|
2020-12-04 06:20:44 +01:00 |
|
James Cole
|
a539cfe4f2
|
Webhooks have titles now.
|
2020-12-03 06:54:42 +01:00 |
|
James Cole
|
eb80578e30
|
Can now send webhook messages.
|
2020-12-02 19:30:09 +01:00 |
|
James Cole
|
35c9367819
|
New method for consistent data collection.
|
2020-12-02 17:12:58 +01:00 |
|
James Cole
|
cbe046ba07
|
Can generate webhook messages for creating transactions.
|
2020-12-02 06:54:13 +01:00 |
|
James Cole
|
e27e0a97a7
|
Fix #4113
|
2020-12-02 06:41:42 +01:00 |
|
James Cole
|
822432712b
|
Fix #4112
|
2020-12-02 06:28:34 +01:00 |
|
James Cole
|
1f5ac4d9cc
|
Fix #4108
|
2020-12-01 18:29:21 +01:00 |
|
James Cole
|
d66b03166f
|
Fix #4070
|
2020-12-01 18:11:31 +01:00 |
|
James Cole
|
c563340532
|
Fix comma parsing when users search for amount:12,34
|
2020-12-01 12:24:23 +01:00 |
|
James Cole
|
dd85b8d46a
|
Merge pull request #4102 from firefly-iii/dependabot/composer/develop/phpstan/phpstan-0.12.58
Bump phpstan/phpstan from 0.12.57 to 0.12.58
|
2020-11-30 06:37:36 +01:00 |
|
dependabot[bot]
|
182cd6c100
|
Bump phpstan/phpstan from 0.12.57 to 0.12.58
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan) from 0.12.57 to 0.12.58.
- [Release notes](https://github.com/phpstan/phpstan/releases)
- [Commits](https://github.com/phpstan/phpstan/compare/0.12.57...0.12.58)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-11-30 05:19:11 +00:00 |
|
James Cole
|
59962005db
|
API ability to manage webhooks.
|
2020-11-29 18:35:49 +01:00 |
|
James Cole
|
6ecbc5e013
|
Create stale.yml
|
2020-11-29 13:03:13 +00:00 |
|
James Cole
|
f42bd19c1c
|
Add some stuff for webhooks.
|
2020-11-29 11:36:29 +01:00 |
|
James Cole
|
c68d7c5aad
|
First attempt at webhooks table.
|
2020-11-29 09:29:38 +01:00 |
|
James Cole
|
0e5e2fcef7
|
Config for webhooks.
|
2020-11-29 09:15:27 +01:00 |
|
James Cole
|
d8344d8d45
|
Export meta data, fix #3717
|
2020-11-29 07:58:24 +01:00 |
|
James Cole
|
1ad5f5c759
|
Fix #4098
|
2020-11-29 07:07:08 +01:00 |
|
James Cole
|
b38e7cbb1a
|
Rebuild front
|
2020-11-29 07:06:55 +01:00 |
|
James Cole
|
a5b6bf5797
|
Make OAuth visible for users.
|
2020-11-28 05:52:39 +01:00 |
|
James Cole
|
29d1c950ec
|
Update composer to catch some passport related problems.
|
2020-11-28 05:36:56 +01:00 |
|
James Cole
|
b16d23460e
|
Expand frontend.
|
2020-11-27 06:14:10 +01:00 |
|
James Cole
|
1b27f6143c
|
Expand API with still undocumented features
|
2020-11-27 06:13:46 +01:00 |
|
James Cole
|
11e6410d7c
|
Fix layout call.
|
2020-11-26 06:32:07 +01:00 |
|
James Cole
|
a78d7b9fec
|
Small change in dashboard.
|
2020-11-26 06:23:02 +01:00 |
|
James Cole
|
68bbadb99a
|
Hardcode v2
|
2020-11-25 19:54:02 +01:00 |
|
James Cole
|
7211ea5b9b
|
Small test to see if moment isn't null
|
2020-11-25 19:43:42 +01:00 |
|
James Cole
|
825be42c4e
|
Variables fix.
|
2020-11-25 19:31:30 +01:00 |
|
James Cole
|
e12c4197f6
|
Variables fix.
|
2020-11-25 19:25:07 +01:00 |
|
James Cole
|
6c14742ce0
|
Rebuild frontend.
|
2020-11-25 06:32:30 +01:00 |
|
James Cole
|
16018109c8
|
Minor changes in kernel code.
|
2020-11-25 06:25:08 +01:00 |
|