Chai
7465bdb54d
fix: missing table column on mobile devices ( #5126 )
...
* fix: missing table column
* chore: better releasenote
* chore: incorrect filename
* Update VRT
---------
Co-authored-by: Matt Fiddaman <github@m.fiddaman.uk >
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-08-04 21:31:01 -04:00
milanalexandre
1ad3406e84
Fix/i18n translate status and date ( #5411 )
...
* add translations for StatusLabel
* add translations for BalanceHistoryGraph (date)
* add random translations
* Update setHoveredValue update to avoid a crash
format
* add relese note
* feed back
---------
Co-authored-by: Alex <Alex>
2025-08-04 20:48:41 -04:00
Matt Fiddaman
48166952ce
add Qatari Riyal currency symbol ( #5456 )
...
* add Quatari Riyal currency symbol
* note
2025-08-04 20:43:03 -04:00
Matt Fiddaman
994b959050
parallelise contributor points calculations ( #5465 )
2025-08-04 18:46:33 -04:00
Çağdaş Şenel
7f4f5005a5
Add currencies SEK and TRY ( #5477 )
...
* Add SEK and TRY
* Add SEK and TRY to translations
* Add release notes
2025-08-04 20:09:29 +01:00
ShayanAraghi
1e05b169c8
Truncate multiple payee names with ellipsis to prevent layout overflow in the payee column. ( #5418 )
...
* Have the multiple payee text overflow with ellipsis
* [autofix.ci] apply automated fixes
* Add release notes
* add minWidth to the payee text
---------
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2025-08-04 11:28:07 -07:00
POGMAN
c54a5b3405
Use null as tag color by default (fallback to theme color) and stricter tag validation ( #5398 )
...
* Use null as tag color by default (fallback to theme color) and stricter tag validation
* Set ColorPicker's defaultValue props
* Set default tag color in first position
* Make ColorSwatchPicker configurable
Easier to change colors and how they are presented
2025-08-04 11:27:44 -07:00
milanalexandre
5c11a0a51a
Fix missing translations ( #5396 )
...
* add missing translations
* add relese note
* add missing translations (no note)
---------
Co-authored-by: Alex <Alex>
2025-08-04 11:26:17 -07:00
milanalexandre
8f69669cc6
Fix translate rule stages ( #5421 )
...
* add translation support for rule stages
* add relese note
* fix test
* feed back
---------
Co-authored-by: Alex <Alex>
2025-08-04 11:25:56 -07:00
Matt Fiddaman
9ebdba27fd
import category notes from nYNAB ( #5461 )
...
* import category notes from nYNAB
* note
* typecheck
* add notes to test file
2025-08-04 14:24:42 -04:00
Jakub Kuczys
8df3d23e03
Allow Docker image build by workflow dispatch on forks ( #5404 )
...
* Allow Docker image build by workflow dispatch on forks
* Add release note
2025-08-04 14:23:59 -04:00
ShayanAraghi
5d238c238d
fix: move add specific days onto the next row and dynamically increased the width of the numbered input ( #5406 )
...
* fix: Move Add Specific Days to next line and dynamically increase the width of the numbered input box
* [autofix.ci] apply automated fixes
* Add Release Notes
* Update the release notes summary
* Update width from px to ch
* Update schedule date modal to expand when repeat every number increases
---------
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2025-08-04 14:23:37 -04:00
Julian
e69235a35b
fix responsiveness of mobile navigation with longer translation strings ( #5429 )
...
* fix responsiveness of mobile navigation with longer translation strings
* [autofix.ci] apply automated fixes
* Update VRT
* Update VRT
---------
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-08-04 14:23:26 -04:00
Matt Fiddaman
611f7b046a
make payeeName fall back to default if the custom mapped bank sync field is missing ( #5460 )
...
* payeeName should fallback if custom mapped field is empty
* note
2025-08-04 14:23:14 -04:00
Matt Fiddaman
ee8f7453ba
add tooltip for detailed last sync time on bank sync page ( #5458 )
2025-08-04 14:23:04 -04:00
Matt Fiddaman
380fae1ccd
fix tag colors when using the light theme as system default ( #5457 )
...
* fix tag colouring on system default light theme
* note
2025-08-04 14:22:51 -04:00
Matt Fiddaman
8d84f16604
improvements to release PR points counting logic ( #5450 )
...
* do not credit reviewers of release PRs
* make release regex more flexible
2025-08-02 15:31:04 -04:00
Michael Clark
239a087542
🐛 Paginate the count points list files call ( #5448 )
...
* paginate the count points list files call
* fix tier assignment
* paginate the count points list files call
* fix tier assignment
* ensure utc dates and fix issue filtering to include issues updated in other months
2025-08-02 18:33:18 +01:00
github-actions[bot]
895d69f875
🔖 (25.8.0) ( #5447 )
...
* 🔖 (25.8.0)
* Remove used release notes
---------
Co-authored-by: matt-fidd <81489167+matt-fidd@users.noreply.github.com >
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
v25.8.0
2025-08-02 11:39:18 -04:00
Matt Fiddaman
1cb5e97fab
fix reconcile input being hidden when empty ( #5446 )
...
* fix bug when reconcile box is empty
* note
2025-08-01 22:00:02 -04:00
Matt Fiddaman
13bd08d243
clarify ai release note comment ( #5440 )
2025-08-01 17:03:20 -04:00
ShayanAraghi
d946852ee9
Clear active edit on mobile when clicking out of notes field ( #5430 )
...
* clear active edit on mobile when clicking out of notes field
* Add release notes
2025-08-01 00:19:52 -04:00
Julian
4cdff76547
fix crash when enter is used to submit empty date in date picker ( #5423 )
2025-07-31 20:19:54 -07:00
youngcw
1a1975b5ab
fix auto hold on new categories ( #5434 )
2025-07-31 20:18:09 -07:00
youngcw
6e2154d401
Revert "Mobile running balance" because its causing extreme slowness in large accounts. ( #5405 )
...
* Revert "Mobile running balance (#5219 )"
This reverts commit a20805bfae .
* Add release notes for PR #5405
* retain added translation
---------
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-07-30 12:57:28 -07:00
POGMAN
45bfd23daa
Do not search tags in deleted transactions ( #5409 )
2025-07-28 07:17:03 -07:00
POGMAN
c44b32805f
fix tag matching of filter and make hasTags op case-sensitive ( #5386 )
...
Co-authored-by: youngcw <calebyoung94@gmail.com >
2025-07-26 09:03:48 -07:00
Matiss Janis Aboltins
45530638fe
Fix potential undefined points issue in contributor points calculation ( #5393 )
2025-07-26 07:48:09 +01:00
youngcw
a15ff85c20
Fix tags not syncing properly ( #5387 )
...
* start
* migration
* don't show deleted tags in list
* tag updates (#5389 )
* upsert tag to ensure uniqueness
and insert default-tag in migration
* remove ability to change default tag color
---------
Co-authored-by: pogman-code <adrian.maurin@gmail.com >
* tags fixes (#5391 )
* better tag validation
* fix typecheck issues
* update note
---------
Co-authored-by: pogman-code <adrian.maurin@gmail.com >
2025-07-25 14:32:52 -07:00
Matiss Janis Aboltins
1861060bda
Fix undefined points error in contributor points ( #5392 )
2025-07-25 21:14:29 +01:00
Koen van Staveren
9281acb819
fix: reconcile select number on click ( #5373 )
2025-07-23 14:50:17 -07:00
youngcw
dc86441809
Fix template priority sorting ( #5380 )
...
* fix
* lint
2025-07-23 14:48:32 -07:00
passabilities.eth
78bcac95ed
[Enhancement] Disable Sidebar Tooltip on Touchscreen Device ( #5362 )
...
* check if device is not touchscreen to show account sidebar tooltip
* release notes
2025-07-23 18:34:34 +01:00
POGMAN
45610bae81
Add button to import existing tag from transactions notes ( #5368 )
...
* Add button to import existing tag from transactions notes
* fix ##non-tag matching
* 'find' tags instead of 'import' to avoid confusion
* add link to show transaction that have given tag
* use same style as PayeeTableRow's button
2025-07-23 09:57:43 -07:00
Christian Speich
f5a6700b21
Only use fund from local group during cleanup. ( #5377 )
...
When using local group cleanup, currently all funds available in To Budget are distributed into the sinks. This behaviour seems somwhat odd and also results in all later groups or the "global" cleanup run to possibly have no funds as they've been distributed before.
This patch now changes the group usage of cleanup, to only distribute funds made available by the group itself. If one also wants to sink money from To Budget into the category, a simple addtional `#cleanup sink`, will achieve this.
Fixes #5374
Signed-off-by: Christian Speich <christian@spei.ch >
2025-07-23 08:56:21 -07:00
Michael Clark
8cea059834
VRT's for Help menu ( #5371 )
...
* add some tests for help menu
* updating tests
* release notes
* fix lint
* Update VRT
* unneeded focus
* good wabbit
---------
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-07-23 09:06:28 +01:00
dependabot[bot]
31b31f2edb
bump form-data from 4.0.0 to 4.0.4 ( #5365 )
...
* Bump form-data from 4.0.0 to 4.0.4
Bumps [form-data](https://github.com/form-data/form-data ) from 4.0.0 to 4.0.4.
- [Release notes](https://github.com/form-data/form-data/releases )
- [Changelog](https://github.com/form-data/form-data/blob/master/CHANGELOG.md )
- [Commits](https://github.com/form-data/form-data/compare/v4.0.0...v4.0.4 )
---
updated-dependencies:
- dependency-name: form-data
dependency-version: 4.0.4
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
* note
---------
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Matt Fiddaman <github@m.fiddaman.uk >
2025-07-22 16:07:36 -04:00
Michael Clark
4b56e0cb54
⌨️ Enhanced keyboard shortcuts modal ( #5340 )
...
* start to an enhanced keyboard shortcuts modal
* shortcut start
* poc
* still rough but getting closer
* refactor a bit
* types
* bits
* renaming
* clarifying comment
* release notes
* suggestions
* adding initial focus state on the search
* fix lint
2025-07-22 18:48:16 +01:00
Matt Fiddaman
f8dd4897e7
fix datepicker month input validation to allow mm/yyyy on resubmission ( #5356 )
...
* fix datepicker month input validation
* note
* fix year too
* keep mm/yyyy format consistent
* [autofix.ci] apply automated fixes
---------
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2025-07-22 12:27:19 -04:00
Matt Fiddaman
526d7a9baa
add options to post schedule today or the next scheduled date ( #5359 )
...
* add option to post transaction today
* note
* Update VRT
---------
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: youngcw <calebyoung94@gmail.com >
2025-07-22 12:27:10 -04:00
Ciftci
af8f26f200
Fixes #5343 : Color of the resize handle now adapts to color scheme (dark theme/midnight theme/light theme) ( #5364 )
...
* Added color variable pageTextLight to resizable handlers in overview.scss
* Generated release notes
* [autofix.ci] apply automated fixes
---------
Co-authored-by: seabeeberry <seri@Mac.fritz.box >
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2025-07-21 22:32:24 -04:00
Elijah Olmos
548f36e8d6
feat(CommandBar): display account balances ( #5355 )
...
* feat(CommandBar): display account balances
* add release note
* rename release note
2025-07-21 12:36:05 -04:00
Matt Fiddaman
9aed1f400c
fix crash when using bulk amount update ( #5360 )
2025-07-21 11:27:09 -04:00
Matt Fiddaman
59bcee9369
fix payee and transaction context menus when no items selected ( #5358 )
...
* fix context menus with no items selected
* note
2025-07-21 10:16:36 -04:00
Matt Fiddaman
ff7529f6e5
remove unused dependency express-response-size ( #5361 )
...
* remove unused dep
* note
2025-07-21 10:11:32 -04:00
Julian Dominguez-Schatz
77e99af297
Convert SelectLinkedAccountsModal to TypeScript ( #5059 )
...
* Convert `SelectLinkedAccountsModal` to TypeScript
* Add release notes
* Fix typo caught by Rabbit
2025-07-21 09:54:27 -04:00
POGMAN
82a3c97222
Add colors to ReportTable "Totals" row ( #5104 )
...
* add colors to ReportTable
* Update VRT
* use default color for zero values
---------
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-07-21 02:23:30 -04:00
martijnhielema
cafcc823cb
Add extra date format ( #5353 )
...
* Added dd-mm-yyyy date format for display.
* adding release note entry
2025-07-21 00:23:01 -04:00
passabilities.eth
582e27dbdb
[Feature] Only Show Sidebar Tooltip on Desktop ( #5352 )
...
* only show sidebar tooltip on desktop
* release notes
* Update upcoming-release-notes/5352.md
Co-authored-by: Matt Fiddaman <github@m.fiddaman.uk >
* replace with media query checks
---------
Co-authored-by: Matt Fiddaman <github@m.fiddaman.uk >
2025-07-21 00:00:19 -04:00
Elijah Olmos
d747563915
feat(CommandBar): add aggregated acct views ( #5348 )
...
* feat(CommandBar): add aggregated acct views
* docs: generate release notes
* capitalize release note
Co-authored-by: Matt Fiddaman <github@m.fiddaman.uk >
---------
Co-authored-by: Matt Fiddaman <github@m.fiddaman.uk >
2025-07-19 18:14:06 -04:00