Neil
e3a8366dd7
Update and organize reports ( #2274 )
...
* Add schema work
* notes
* merge fixes
* Add Reports Save Menu
* merge fixes
* updates
* notes
* updates
* updates
* save updates fix
* typecheck fixes
* revert changes
* notes
* error fixes
* update
* fix
* merge fixes
* review changes
* reportChange and savedStatus
* Update packages/desktop-client/src/components/reports/SaveReport.tsx
Co-authored-by: DJ Mountney <david.mountney@twkie.net >
* merge fixes
---------
Co-authored-by: DJ Mountney <david.mountney@twkie.net >
2024-02-02 23:52:35 -08:00
Joel Jeremy Marquez
d5e49dde59
Update yarn to 4.0.2 ( #2283 )
...
* Update yarn
* Release notes
2024-02-02 18:11:07 -08:00
Joel Jeremy Marquez
f5258e6ebe
Consider child transactions when fuzzy matching imported transactions ( #2309 )
...
* Consider child transaction when fuzzy matching
* Release notes
2024-02-02 18:03:57 -08:00
Joel Jeremy Marquez
f4d80fad92
[Maintenance] Remove modals.d.ts ( #2298 )
...
* Remove modals.d.ts
* Release notes
* Fix typecheck
* Fix lint error
2024-02-02 17:56:23 -08:00
DJ Mountney
3324dd5fa0
Fix docker start browser error ( #2304 )
...
* Fix docker start browser error
Don't launch browser when in docker
2024-02-02 17:18:27 -08:00
shall0pass
14509d15df
[Bugfix] Dark Theme variable name misspelled ( #2317 )
...
* misspelling of variable name
* release note
2024-02-02 15:51:06 -06:00
Ifeoluwa Odubela
9b461c48c9
Bugfix: Add Primary Button hover background colors for light and dark theme #1971 ( #2123 )
...
* Bugfix: Add Primary Button hover background colors
* Add release notes
* Rename 1971.md to 2123.md
* Update release note 2123.md typo
* Update packages/desktop-client/src/style/themes/dark.ts
* Update packages/desktop-client/src/style/themes/light.ts
---------
Co-authored-by: Neil <55785687+carkom@users.noreply.github.com >
2024-02-02 21:26:13 +00:00
jaarasys-henria
55f2d126b3
[Maintenance] Pass HTTPS flag to dev container to enable HTTPS ( #2316 )
2024-02-02 21:14:45 +00:00
Matiss Janis Aboltins
6ae2047ab8
🔧 upgrade deprecated github actions ( #2319 )
2024-02-02 20:38:57 +00:00
Pedro Primor
9fdffcc8e9
Change month picker hover background color ( #2121 )
...
* Change month picker hover background color
* Add release notes
* Add updated screenshots from visual regression tests
* Revert "Add updated screenshots from visual regression tests"
This reverts commit d9d83b4789 .
* Update failing visual regression tests screenshots
* Revert "Update failing visual regression tests screenshots"
This reverts commit aaef019191 .
2024-02-02 13:11:16 -07:00
DHRUV RAMDEV
3daff4381f
feat: Don't allow duplicate cat-groups in budget ( #2262 )
...
* feat: Don't allow duplicate cat-groups in budget
* Add release notes
* fix: error message
* pass group instead of name for accurate error message
* improve error message
2024-02-02 13:10:36 -07:00
Neil
5914469b11
Convert FiltersMenu to Typescript (part 1) ( #2231 )
...
* migration work
* notes
* typecheck
* typecheck fixes
* fixes
* merge fixes
* typecheck updates
* review fixes
2024-02-02 20:10:24 +00:00
youngcw
39e7f2598b
fix budget header collapsed colors ( #2313 )
...
* fix budget header collapsed colors
* note
2024-02-02 13:09:53 -07:00
Neil
c8d326d24b
Custom Reports - split out hidden categories from offbudget ( #2302 )
...
* Add Toggles
* budget table
* testing
* updates
* updates
* fixes
* updates
* fix Menu
* lint fixes
* fix keybindings
* revert budget menu changes
* notes
* remove default exports
* fixes
* disabled fix
* add style option
* lint fix
* remove css
* lint fixes
* color updates
* merge menu with togglemenu
* host
* menu fixes
* fix regression
* remove host
* adjustments
* work
* fix hidden filters
* merge fixes
* adjustments
* updates
* fix uncat table values
* fixes
* notes
* title change
* Adjust showHide selector
2024-02-02 20:09:27 +00:00
Matiss Janis Aboltins
d8639a2a71
🔖 (24.2.0) cleared transaction improvements; experimental simplefin bank-sync ( #2311 )
v24.2.0
2024-02-02 19:20:53 +00:00
Matiss Janis Aboltins
734191424b
🐛 (goCardless) patch incomplete migration ( #2308 )
2024-02-01 16:40:12 +00:00
shall0pass
5d4fcfde00
[Enhancement] Goal Target with cleanup template ( #2282 )
...
* update goal target after montly cleanup
* release note
2024-01-31 13:42:05 -06:00
Joel Jeremy Marquez
54d7e5460a
[Cleanup] useSingleActiveEditForm hook on mobile budget table ( #2263 )
...
* useSingleActiveEditForm on mobile budget table
* Release notes
* Remove unused variables
2024-01-30 14:37:06 -08:00
youngcw
43ebe9e0fd
fix bad account sort order in demo ( #2279 )
...
* fix bad sort order in demo
* note
* add async back
* fix tests
* fix2
* fix3
* update vrt
* fix image
2024-01-26 09:12:54 -07:00
youngcw
515bdf5a74
update vrt instructions ( #2287 )
...
* update
* note
* revise
2024-01-26 09:06:12 -07:00
Ed
018714610a
Updating link for GoCardless Bank Account Sync ( #2276 )
...
* Updating link for GoCardless Bank Account Sync
* Adding release notes
* Update URL to point to docs
* Fixing lint
2024-01-26 07:11:18 -08:00
Joel Jeremy Marquez
00ee165f8e
Mobile Off Budget category label ( #2284 )
...
* Mobile Off Budget category label
* Release notes
* Fix error
* Fix release notes
2024-01-26 07:09:29 -08:00
Neil
68442ae9e6
Custom reports: hide "show ..." checkboxes in menu ( #2174 )
...
* Add Toggles
* budget table
* testing
* updates
* updates
* fixes
* updates
* fix Menu
* lint fixes
* fix keybindings
* revert budget menu changes
* notes
* remove default exports
* fixes
* disabled fix
* add style option
* lint fix
* remove css
* lint fixes
* color updates
* merge menu with togglemenu
* host
* menu fixes
* fix regression
* remove host
* adjustments
* onToggle
* vrt fix
* typecheck
* merge fixes
* colors
* lint fix
2024-01-24 21:49:12 +00:00
shall0pass
b937bfae04
[Bugfix] Goals: Database entry ( #2281 )
...
* fix database insertion
* dbMonth format
* release note
2024-01-24 14:51:38 -06:00
DJ Mountney
317e7f135e
🐛 Avoid passing a boolean to the import trans category title ( #2278 )
...
* Avoid passing a boolean to the import trans category title
- Fixes an error regading passing false to title
when category is not available
2024-01-24 11:23:02 -08:00
DJ Mountney
5adb083575
🐛 Fix a missing ref param warning for forwardRef ( #2277 )
...
* Fix a missing ref param warning for forwardRef
- Drop unused usage of forwardRef on TableWithNavigator
2024-01-24 11:13:43 -08:00
Joel Jeremy Marquez
524bd4e9eb
Update vite / swc / ts versions ( #2268 )
...
* Update vite / swc / ts versions
* Release notes
* Revert root tsconfig module changes
* yarn dedupe
* Dummy update to run pipeline
* Update webpack and playwright
* Update playwright docker images
2024-01-24 10:49:12 -08:00
Matiss Janis Aboltins
9dfd6ce34c
🐛 fix uncategorized transaction banner flashing on load ( #2273 )
2024-01-23 08:23:32 +00:00
Matiss Janis Aboltins
5d28bc0e3b
🏷️ making some files comply with strict TS ( #2247 )
2024-01-22 19:01:05 +00:00
Matiss Janis Aboltins
a4e97e0070
♻️ refactored cash-flow report from victory to recharts ( #2260 )
2024-01-22 08:34:51 +00:00
Matiss Janis Aboltins
a6e38ad2ae
✨ allow un-reconciling (unlocking) transactions ( #2252 )
2024-01-22 08:34:40 +00:00
Matiss Janis Aboltins
bb0ae4ebc3
🔥 removing unused variables (batch 2) ( #2256 )
2024-01-21 14:55:24 +00:00
youngcw
dd29e02c5c
fix color of schedule before/after weekend box ( #2261 )
...
* fix color of schedule after box
* note
2024-01-20 15:37:34 -07:00
Zach Whelchel
75186183eb
SimpleFin ( #2188 )
...
* Some initial UI work for adding SimpleFin.
* SimpleFin proof of concept working.
* Adds linking & unlinking to existing accounts through the account menu UI.
* Added loading and lint fixes.
* Lint changes.
* Added release notes.
* Typecheck cleanup.
* Import, lint, typecheck cleanups.
* More typecheck cleanup.
* Refactored language for consistency.
* Added default institution name.
* Lint cleanup.
* Addressed change requests.
* Added a default to migration, made variables consistent, added feature flag.
* Added account_sync_source to server schema.
* Adds account_sync_source to test.
* Fix for typecheck.
* Attempt to make typecheck happy.
* Added strict ignore.
* Moved account_sync_source to the right model (face palm).
* Hotfix for institution format.
* Lint cleanup.
* Removed unnecessary promise.all.
* Lint cleanup.
2024-01-20 14:35:52 -08:00
Neil
83f13cbdc8
add compact to custom reports ( #2258 )
...
* add compact
* notes
2024-01-20 21:18:15 +00:00
DJ Mountney
0045d9212e
Bundle loot-core types into the API ( #2053 )
...
* Bundle loot-core types into the API
So we can have loot-core be the source of truth
for some types that get passed through
- Improves downstream development with API by including types
- Use path aliases for dist vs dev tsconfigs
- Convert api index to typescript as example
- Permit ts-ignore for issues with our version of typescript
---------
Co-authored-by: Matiss Janis Aboltins <matiss@mja.lv >
2024-01-20 10:30:23 -08:00
Matiss Janis Aboltins
dd254c6c23
🔧 add link to community discord for support ( #2250 )
2024-01-20 10:40:52 +00:00
Neil
c66d6e00f5
Custom Reports - add schema ( #2246 )
...
* Add schema work
* notes
* merge fixes
* add to handlers
* notes update
* Update packages/loot-core/src/server/reports/app.ts
Co-authored-by: Matiss Janis Aboltins <matiss@mja.lv >
* review changes
* type updates
---------
Co-authored-by: Matiss Janis Aboltins <matiss@mja.lv >
2024-01-20 10:22:28 +00:00
Matiss Janis Aboltins
ae3be13aa8
🔥 removing unused variables (batch 1) ( #2255 )
2024-01-19 23:02:21 +00:00
Neil
cd9d1fb674
Clean-up some custom reports code ( #2254 )
...
* work
* missed
* notes
* change element name
* update
* update changes
* merge fixes
2024-01-19 22:39:09 +00:00
Matiss Janis Aboltins
edba670d3a
⬆️ (prettier) upgrade, fix issues and enable for jsx files ( #2253 )
2024-01-19 21:48:30 +00:00
Matiss Janis Aboltins
fbb1a9647d
🐛 fix 'delete budget' button always deleting cloud file ( #2251 )
...
Closes #2216
2024-01-19 20:04:00 +00:00
Neil
06cf65497f
Custom Reports: fix broken table ( #2249 )
...
* fix broken table
* notes
* error fixes
2024-01-19 19:37:14 +00:00
Neil
62a0a0fedc
Custom Reports compact additions ( #2245 )
...
* compact additions
* notes
* vrt fix
* revert AnchorLink
* Update upcoming-release-notes/2245.md
Co-authored-by: Matiss Janis Aboltins <matiss@mja.lv >
* merge fixes
---------
Co-authored-by: Matiss Janis Aboltins <matiss@mja.lv >
2024-01-19 08:59:47 +00:00
Neil
106dce25dd
Custom Reports update entites ( #2244 )
...
* work
* notes
* missing entity
* lint
2024-01-18 22:39:42 +00:00
Matiss Janis Aboltins
ff11399180
♻️ (typescript) fixing strictNullChecks=true issues ( #2228 )
...
* ♻️ (typescript) fixing strictNullChecks=true issues
* Patch test-helpers
* Strict patch
2024-01-18 08:23:50 +00:00
Matiss Janis Aboltins
363c9e4afb
🐛 (gocardless) fix sync when additionalInformation field is null ( #2238 )
2024-01-18 08:23:29 +00:00
Neil
e745a4073b
Custom Reports: fix table rendering ( #2192 )
...
* reorg
* notes
* Add render
* privacy Filter additions
* merge fixes
* notes
* merge fixes
* Apply patches for strict mode
* review fixes
---------
Co-authored-by: Matiss Janis Aboltins <matiss@mja.lv >
2024-01-16 20:14:38 +00:00
DJ Mountney
7d1a895b48
Restore ability to use console.log in vite ( #2233 )
...
Restore ability to use console.log in vite
- Swap our swc plugin to remove-react-properties
- Configure remove-react-properties to preserve our testids
2024-01-16 09:40:44 -08:00
DJ Mountney
a8b42bcd50
Change the vite chunk filename hash usage ( #2224 )
...
* Change the vite chunk filename hash usage
- Change to more closely match the . syntax we use with webpack
- This should fix some issues with our size compare as well
* Account for chunks being base64
2024-01-15 09:47:09 -08:00