James Cole
8c5a3c9b3e
Merge pull request #8086 from tonicospinelli/testing
...
Cover endOfPeriod method of the Navigation class
2023-10-23 19:51:59 +02:00
Antonio Spinelli
dd2f8d4404
Cover endOfPeriod method of the Navigation class
...
The custom frequency requires a timezone configuration, forcing it
to run in the integration test scope.
Running the integration tests requires a database connection in the
build process. It enables other case tests.
The API Tests cause interference in other tests, requiring isolating
them.
2023-10-23 10:32:38 -03:00
James Cole
ea82cff0ce
Merge pull request #8088 from firefly-iii/dependabot/npm_and_yarn/develop/sass-1.69.4
2023-10-23 07:06:19 +02:00
James Cole
66ef9a919a
Merge pull request #8089 from firefly-iii/dependabot/npm_and_yarn/develop/alpinejs-3.13.2
2023-10-23 07:05:42 +02:00
dependabot[bot]
73b912ee8b
chore(deps-dev): bump sass from 1.69.3 to 1.69.4
...
Bumps [sass](https://github.com/sass/dart-sass ) from 1.69.3 to 1.69.4.
- [Release notes](https://github.com/sass/dart-sass/releases )
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md )
- [Commits](https://github.com/sass/dart-sass/compare/1.69.3...1.69.4 )
---
updated-dependencies:
- dependency-name: sass
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-10-23 03:48:18 +00:00
James Cole
5960258a89
Merge pull request #8087 from firefly-iii/dependabot/npm_and_yarn/develop/vite-4.5.0
2023-10-23 05:47:37 +02:00
dependabot[bot]
ea7d1f481a
chore(deps): bump alpinejs from 3.13.1 to 3.13.2
...
Bumps [alpinejs](https://github.com/alpinejs/alpine/tree/HEAD/packages/alpinejs ) from 3.13.1 to 3.13.2.
- [Release notes](https://github.com/alpinejs/alpine/releases )
- [Commits](https://github.com/alpinejs/alpine/commits/v3.13.2/packages/alpinejs )
---
updated-dependencies:
- dependency-name: alpinejs
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-10-23 03:46:29 +00:00
dependabot[bot]
d81a0ebba4
chore(deps-dev): bump vite from 4.4.11 to 4.5.0
...
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite ) from 4.4.11 to 4.5.0.
- [Release notes](https://github.com/vitejs/vite/releases )
- [Changelog](https://github.com/vitejs/vite/blob/v4.5.0/packages/vite/CHANGELOG.md )
- [Commits](https://github.com/vitejs/vite/commits/v4.5.0/packages/vite )
---
updated-dependencies:
- dependency-name: vite
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-10-23 03:46:01 +00:00
James Cole
e90fb98613
Fix https://github.com/firefly-iii/firefly-iii/issues/7204
2023-10-22 19:01:18 +02:00
James Cole
2c34bd36a5
Allow unreconcile and expand API to block reconciled transactions.
2023-10-22 18:44:30 +02:00
James Cole
a86a582d0f
Rebuild frontend
2023-10-22 16:27:03 +02:00
James Cole
c7778ce8cb
Merge pull request #8084 from JoSchrader/develop
...
Hide duplicated webhook create button
2023-10-22 16:12:40 +02:00
root
5eaf1f4438
Hide duplicated webhook create button
...
When there are no webhooks yet the button below the table will be hidden
2023-10-22 14:45:58 +02:00
James Cole
691682bc0c
Fix bad math in piggy bank order code
2023-10-22 09:52:43 +02:00
James Cole
8627ee391a
Add missing command
2023-10-22 08:50:35 +02:00
James Cole
41089a0a0a
Rename workflows.
2023-10-22 08:22:53 +02:00
James Cole
2072a3dd94
Remove old frontend
2023-10-22 08:18:24 +02:00
James Cole
8eec325e0a
Merge branch 'main' into develop
2023-10-22 08:17:44 +02:00
James Cole
7ae88b42cf
Add label action
2023-10-22 08:16:16 +02:00
James Cole
24e0839c34
Merge branch 'main' into develop
2023-10-22 08:05:48 +02:00
James Cole
c3398d4d51
Fix refactor for field.
2023-10-22 08:05:28 +02:00
James Cole
80237d8bc3
Refactor methods that request the old currency preference.
2023-10-22 07:55:36 +02:00
James Cole
4cec0a9f97
Refactor repository and some commands for upgrading
2023-10-22 07:51:26 +02:00
James Cole
a810eb2cb5
Do error catching etc.
2023-10-22 07:50:46 +02:00
James Cole
7feb4b4aaf
Upgrade database version
2023-10-22 07:45:57 +02:00
James Cole
840fd61b04
Update API
2023-10-22 07:45:48 +02:00
James Cole
5425dac180
Update index to handle new fields.
2023-10-22 07:17:53 +02:00
James Cole
0d65e396d4
Update get() methods.
2023-10-22 07:16:05 +02:00
James Cole
704fc24d20
Rename field for less confusion.
2023-10-22 07:12:47 +02:00
James Cole
9b22c16f14
Remove unused logic from home controller
2023-10-22 06:58:17 +02:00
James Cole
2923d1b449
Remove unused methods from currency controller
2023-10-22 06:57:59 +02:00
James Cole
9d5b028a5f
Remove routes that enable/disable/default a currency.
2023-10-22 06:57:15 +02:00
James Cole
97dfdd5c5d
Link currency to user and user group.
2023-10-22 06:56:46 +02:00
James Cole
eb5ee4d147
Slightly better text.
2023-10-21 10:39:38 +02:00
James Cole
d97581325d
Expand YAML once more.
2023-10-21 08:02:43 +02:00
James Cole
2a1e53f32a
Slight changes in yaml config.
2023-10-21 08:00:24 +02:00
James Cole
b5e4ac0038
Add label actions things.
2023-10-21 07:58:24 +02:00
James Cole
b032210a33
Small changes to create transaction form
2023-10-21 07:45:28 +02:00
James Cole
24a1d61560
Merge branch 'main' into develop
2023-10-21 07:38:29 +02:00
James Cole
d632c1c7fc
Introduce clone and edit button.
2023-10-21 07:38:08 +02:00
James Cole
9c5b3fc030
Merge pull request #8072 from firefly-iii/dependabot/npm_and_yarn/frontend/babel/traverse-7.23.2
2023-10-18 05:07:07 +02:00
dependabot[bot]
90e407b9d0
chore(deps): bump @babel/traverse from 7.17.9 to 7.23.2 in /frontend
...
Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse ) from 7.17.9 to 7.23.2.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.23.2/packages/babel-traverse )
---
updated-dependencies:
- dependency-name: "@babel/traverse"
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-10-17 23:03:13 +00:00
Maxco10
dc0a2a2a10
Fixed bug on description field
...
Signed-off-by: Maxco10 <mmagnani93@gmail.com>
2023-10-17 21:59:56 +02:00
James Cole
b6aa76477e
Merge tag 'v6.0.27' into develop
...
v6.0.27
2023-10-15 13:30:41 +02:00
James Cole
068191e08c
Merge branch 'release/v6.0.27'
2023-10-15 13:30:40 +02:00
James Cole
533cd1dbed
Update meta data for new release.
2023-10-15 13:03:14 +02:00
James Cole
028ef63f6e
Fix https://github.com/firefly-iii/firefly-iii/issues/8057
2023-10-15 12:45:27 +02:00
James Cole
127b6ea515
Add more rounded debug
2023-10-14 14:52:21 +02:00
James Cole
ab546865a8
Clean up debug logs
2023-10-14 14:42:06 +02:00
James Cole
d6a2f2959d
Add extra debug entry
2023-10-14 12:41:32 +02:00