Skip to content
Snippets Groups Projects
  • Ali Gradina's avatar
    3f85aedd
    Marked files for translation (#3444) · 3f85aedd
    Ali Gradina authored
    * marked files for translation
    
    * added release note
    
    * fixed linting warnings
    
    * :bug: fix account filters being overridden (#3441)
    
    * :electron: Reduce package size  (#3443)
    
    * reduce package size of all packages
    
    * release notes
    
    * Update beforePackHook.ts
    
    * [Maintenance] Cleanup react aria packages and dedupe (#3450)
    
    * Cleanup react aria packages and dedupe
    
    * Release notes
    
    * :recycle: (synced-prefs) moving the prefs from metadata.json to the db (#3423)
    
    * :electron: Restart server silently when adding self signed cert and add some logs (#3431)
    
    * restart server silently on add self signed cert and add some logging
    
    * release notes
    
    * fix name
    
    * updating names to be more specific
    
    * removing setloading
    
    * feedback
    
    * :recycle: (synced-prefs) move budget type to synced prefs (#3427)
    
    * update synced account balance in db if available (#3452)
    
    * :bug: (synced-prefs) fix bulk-reading not working in import modal (#3460)
    
    * fix: csv import deduplication (#3456)
    
    * :sparkles: release simplefin as a first-party feature (#3459)
    
    Closes #2272
    
    * Do not allow renaming to an empty category or group name (#3463)
    
    * Do not allow renaming to an emoty category or group name
    
    * Release notes
    
    * [Mobile] Fix #3214 - Pull down to refresh triggering clicks on budget cells (#3374)
    
    * Fix #3214
    
    * Fix rollover indicator
    
    * VRT
    
    * Fix typecheck error
    
    * VRT
    
    * Release notes
    
    * VRT
    
    * Update style
    
    * Fix budgeted
    
    * VRT
    
    * VRT
    
    * Revert VRT
    
    * VRT
    
    * Fix style
    
    * Revert usePreviewTransactions
    
    * Fix error
    
    * Fix reports form submit handlers (#3462)
    
    * Fix form submit handlers
    
    * Release notes
    
    * :electron: Remove some old updater code (#3468)
    
    * remove some old updater code
    
    * remove old updater logic
    
    * CSV import e2e tests (#3467)
    
    * Fix React Aria Button hover styles  (#3453)
    
    * Fiox hover styles and use className instead of inline to prepare for future css migration
    
    * Release notes
    
    * Cleanup
    
    * Update edit rule hover style
    
    * Undoable auto transfer notes + auto notes for cover (#3411)
    
    * Undo auto transfer notes + auto notes for cover
    
    * Release notes
    
    * Fix notes
    
    * Fix notes undo
    
    * Do not show clicked category on transfer or cover menus
    
    * Fix typecheck error
    
    * typecheck
    
    * Fix removeCategoriesFromGroups
    
    * :bug: (reports) deleting custom report should remove it from the dashboard (#3469)
    
    * Revert "CSV import e2e tests (#3467)" (#3474)
    
    This reverts commit 5e12d401.
    
    * :recycle: (synced-prefs) separate metadata and local prefs out (#3458)
    
    * :electron: Replace deprecated file protocol registration (#3475)
    
    * replace deprecated file handler in electron
    
    * release notes
    
    * types eh
    
    * types
    
    * update sql regexp to default to empty string when field is null (#3480)
    
    * :recycle: rename report/rollover budget to tracking/envelope (#3483)
    
    * :bug:
    
     (import) fix csv import checkboxes not working (#3478)
    
    * Update tooltip and themes with better visibility (#3298)
    
    * Update tooltip and themes with better visibility
    
    * Rename merge request # into release notes
    
    * rename release note
    
    * update VRT
    
    * tweak light theme
    
    * dont put border on autocomplete menus
    
    * update VRT
    
    * tweak popover style
    
    * simplify
    
    * update VRT
    
    * update VRT
    
    ---------
    
    Co-authored-by: default avatarDustin Conlon <dustin@dustinconlon.com>
    Co-authored-by: default avatarDustin Conlon <58367364+VoltaicGRiD@users.noreply.github.com>
    Co-authored-by: default avataryoungcw <calebyoung94@gmail.com>
    
    * fix modals on mobile BudgetTable (#3487)
    
    * Fix privacy filter (#3472)
    
    * Fix privacy filter
    
    * Release notes
    
    * Coderabbit suggestion
    
    * VRT
    
    * VRT
    
    * Revert VRT
    
    * VRT
    
    * VRT
    
    * VRT
    
    * VRT
    
    * Delete VRT
    
    * VRT
    
    * Revert VRT
    
    * :bug: fix custom reports crashing when opening table (#3484)
    
    * :test_tube: (tests) adding custom report e2e tests (#3493)
    
    * :sparkles: (dashboards) ability to save filters & timeframes on spending widgets (#3432)
    
    * marked files for translation
    
    * Revert ":bug: fix account filters being overridden (#3441)"
    
    This reverts commit 7336badffdb1e99411eaa6b3e7a0046a9c9de68c.
    
    * Revert "Revert ":bug:
    
     fix account filters being overridden (#3441)""
    
    This reverts commit 5cbadc41bb8d8b2a465a43694060d5b8ba56d78b.
    
    * Revert changes due to failed rebase
    
    * removed import of t
    
    * fixed lint warning
    
    * added PayeeTableRow.tsx
    
    * needed changes
    
    * bugfix: pluralization
    
    * variables adjustments
    
    * removed doubled trans
    
    ---------
    
    Co-authored-by: default avatarMatiss Janis Aboltins <matiss@mja.lv>
    Co-authored-by: default avatarMichael Clark <5285928+MikesGlitch@users.noreply.github.com>
    Co-authored-by: default avatarJoel Jeremy Marquez <joeljeremy.marquez@gmail.com>
    Co-authored-by: default avatarMatt Fiddaman <github@m.fiddaman.uk>
    Co-authored-by: default avatarKoen van Staveren <koenvanstaveren@hotmail.com>
    Co-authored-by: default avatarRyan Bianchi <1435081+qedi-r@users.noreply.github.com>
    Co-authored-by: default avatarRobert Dyer <rdyer@unl.edu>
    Co-authored-by: default avatarDustin Conlon <dustin@dustinconlon.com>
    Co-authored-by: default avatarDustin Conlon <58367364+VoltaicGRiD@users.noreply.github.com>
    Co-authored-by: default avataryoungcw <calebyoung94@gmail.com>
    Co-authored-by: default avatarTim <hello@timsmart.co>
    Marked files for translation (#3444)
    Ali Gradina authored
    * marked files for translation
    
    * added release note
    
    * fixed linting warnings
    
    * :bug: fix account filters being overridden (#3441)
    
    * :electron: Reduce package size  (#3443)
    
    * reduce package size of all packages
    
    * release notes
    
    * Update beforePackHook.ts
    
    * [Maintenance] Cleanup react aria packages and dedupe (#3450)
    
    * Cleanup react aria packages and dedupe
    
    * Release notes
    
    * :recycle: (synced-prefs) moving the prefs from metadata.json to the db (#3423)
    
    * :electron: Restart server silently when adding self signed cert and add some logs (#3431)
    
    * restart server silently on add self signed cert and add some logging
    
    * release notes
    
    * fix name
    
    * updating names to be more specific
    
    * removing setloading
    
    * feedback
    
    * :recycle: (synced-prefs) move budget type to synced prefs (#3427)
    
    * update synced account balance in db if available (#3452)
    
    * :bug: (synced-prefs) fix bulk-reading not working in import modal (#3460)
    
    * fix: csv import deduplication (#3456)
    
    * :sparkles: release simplefin as a first-party feature (#3459)
    
    Closes #2272
    
    * Do not allow renaming to an empty category or group name (#3463)
    
    * Do not allow renaming to an emoty category or group name
    
    * Release notes
    
    * [Mobile] Fix #3214 - Pull down to refresh triggering clicks on budget cells (#3374)
    
    * Fix #3214
    
    * Fix rollover indicator
    
    * VRT
    
    * Fix typecheck error
    
    * VRT
    
    * Release notes
    
    * VRT
    
    * Update style
    
    * Fix budgeted
    
    * VRT
    
    * VRT
    
    * Revert VRT
    
    * VRT
    
    * Fix style
    
    * Revert usePreviewTransactions
    
    * Fix error
    
    * Fix reports form submit handlers (#3462)
    
    * Fix form submit handlers
    
    * Release notes
    
    * :electron: Remove some old updater code (#3468)
    
    * remove some old updater code
    
    * remove old updater logic
    
    * CSV import e2e tests (#3467)
    
    * Fix React Aria Button hover styles  (#3453)
    
    * Fiox hover styles and use className instead of inline to prepare for future css migration
    
    * Release notes
    
    * Cleanup
    
    * Update edit rule hover style
    
    * Undoable auto transfer notes + auto notes for cover (#3411)
    
    * Undo auto transfer notes + auto notes for cover
    
    * Release notes
    
    * Fix notes
    
    * Fix notes undo
    
    * Do not show clicked category on transfer or cover menus
    
    * Fix typecheck error
    
    * typecheck
    
    * Fix removeCategoriesFromGroups
    
    * :bug: (reports) deleting custom report should remove it from the dashboard (#3469)
    
    * Revert "CSV import e2e tests (#3467)" (#3474)
    
    This reverts commit 5e12d401.
    
    * :recycle: (synced-prefs) separate metadata and local prefs out (#3458)
    
    * :electron: Replace deprecated file protocol registration (#3475)
    
    * replace deprecated file handler in electron
    
    * release notes
    
    * types eh
    
    * types
    
    * update sql regexp to default to empty string when field is null (#3480)
    
    * :recycle: rename report/rollover budget to tracking/envelope (#3483)
    
    * :bug:
    
     (import) fix csv import checkboxes not working (#3478)
    
    * Update tooltip and themes with better visibility (#3298)
    
    * Update tooltip and themes with better visibility
    
    * Rename merge request # into release notes
    
    * rename release note
    
    * update VRT
    
    * tweak light theme
    
    * dont put border on autocomplete menus
    
    * update VRT
    
    * tweak popover style
    
    * simplify
    
    * update VRT
    
    * update VRT
    
    ---------
    
    Co-authored-by: default avatarDustin Conlon <dustin@dustinconlon.com>
    Co-authored-by: default avatarDustin Conlon <58367364+VoltaicGRiD@users.noreply.github.com>
    Co-authored-by: default avataryoungcw <calebyoung94@gmail.com>
    
    * fix modals on mobile BudgetTable (#3487)
    
    * Fix privacy filter (#3472)
    
    * Fix privacy filter
    
    * Release notes
    
    * Coderabbit suggestion
    
    * VRT
    
    * VRT
    
    * Revert VRT
    
    * VRT
    
    * VRT
    
    * VRT
    
    * VRT
    
    * Delete VRT
    
    * VRT
    
    * Revert VRT
    
    * :bug: fix custom reports crashing when opening table (#3484)
    
    * :test_tube: (tests) adding custom report e2e tests (#3493)
    
    * :sparkles: (dashboards) ability to save filters & timeframes on spending widgets (#3432)
    
    * marked files for translation
    
    * Revert ":bug: fix account filters being overridden (#3441)"
    
    This reverts commit 7336badffdb1e99411eaa6b3e7a0046a9c9de68c.
    
    * Revert "Revert ":bug:
    
     fix account filters being overridden (#3441)""
    
    This reverts commit 5cbadc41bb8d8b2a465a43694060d5b8ba56d78b.
    
    * Revert changes due to failed rebase
    
    * removed import of t
    
    * fixed lint warning
    
    * added PayeeTableRow.tsx
    
    * needed changes
    
    * bugfix: pluralization
    
    * variables adjustments
    
    * removed doubled trans
    
    ---------
    
    Co-authored-by: default avatarMatiss Janis Aboltins <matiss@mja.lv>
    Co-authored-by: default avatarMichael Clark <5285928+MikesGlitch@users.noreply.github.com>
    Co-authored-by: default avatarJoel Jeremy Marquez <joeljeremy.marquez@gmail.com>
    Co-authored-by: default avatarMatt Fiddaman <github@m.fiddaman.uk>
    Co-authored-by: default avatarKoen van Staveren <koenvanstaveren@hotmail.com>
    Co-authored-by: default avatarRyan Bianchi <1435081+qedi-r@users.noreply.github.com>
    Co-authored-by: default avatarRobert Dyer <rdyer@unl.edu>
    Co-authored-by: default avatarDustin Conlon <dustin@dustinconlon.com>
    Co-authored-by: default avatarDustin Conlon <58367364+VoltaicGRiD@users.noreply.github.com>
    Co-authored-by: default avataryoungcw <calebyoung94@gmail.com>
    Co-authored-by: default avatarTim <hello@timsmart.co>
3444.md 91 B
category: Maintenance
authors: [a-gradina]

Support translations in various files.