youngcw
35c3d54688
Mobile: Dont show hidden groups ( #1654 )
...
* fix percent goals in the same priority level not compounding but overwritting
* release note
* don't show hidden groups on mobile view
* cleanup
* cleanup2
* cleanup3
* release note
2023-09-06 21:33:44 -07:00
Joel Jeremy Marquez
50f60b18e7
Enable swc sourcemap ( #1659 )
...
* Enable swc sourcemap
* Release notes
2023-09-06 18:48:37 -07:00
youngcw
bc5c2ce059
Mobile: don't show hidden income categories ( #1656 )
2023-09-06 19:42:38 +01:00
Shyam Guthikonda
21d5f117ee
TypeScript migration (partial). ( #1660 )
2023-09-06 17:27:16 +01:00
Joel Jeremy Marquez
319d196e93
Webpack + SWC Loader ( #1650 )
...
* desktopc-client swc-loader
* More swc
* Jest swc + upgrades
* Revert @swc/jest usage for now
* SWC minify
* Remove setupFilesAfterEnv in package.json as per warning message in CI
* Release notes
* Minify on CI
* swc helpers in loot-core
* @swc/jest
* Upgrade webpack
* Add @swc/core to crdt
* Use yarn cache in github actions
* Cleanup
* Fix electron
* Revert "Fix electron"
This reverts commit 787af1980648fa30788a1d1678dcda534716f31d.
* Revert action.yml cache changes
---------
Co-authored-by: Matiss Janis Aboltins <matiss@mja.lv >
2023-09-05 13:42:44 -07:00
Joel Jeremy Marquez
96863b3196
Change Accounts page BUDGET label to FOR BUDGET in mobile ( #1639 )
...
* Change BUDGET to FOR BUDGET in mobile accounts page
* Release notes
* Updated screenshot
2023-09-05 10:48:29 -07:00
Joel Jeremy Marquez
9fde36dca1
Fix ofx/qfx import options ( #1649 )
...
* Fix ofx/qfx import options
* Release notes
2023-09-05 09:54:04 -07:00
Syukron Rifa'il Muttaqi
108daedff5
Fix submit form on enter key pressed ( #1634 )
2023-09-05 08:34:34 +01:00
Joel Jeremy Marquez
bf786e8872
Break apart budget/misc.js ( #1584 )
...
* Break apart budget/misc.js
* Release notes
* Rename release notes
* UI bolder "No server" text
2023-09-05 00:27:52 -07:00
Joel Jeremy Marquez
3eb09b66ec
Fix blur performance issue in Safari ( #1646 )
...
* Fix blur performance issue in Safari
* Release notes
2023-09-04 23:17:16 -07:00
Joel Jeremy Marquez
cb00826f51
Fix mobile page "back" behaviors ( #1648 )
...
* Fix mobile page "back" behaviors
* Release notes
2023-09-04 23:17:03 -07:00
Joel Jeremy Marquez
15ab80a475
Remove glamor css ( #1637 )
...
* Remove glamor css syntax
* Release notes
* Remove fallback value
Co-authored-by: Matiss Janis Aboltins <matiss@mja.lv >
* Remove fallback value
Co-authored-by: Matiss Janis Aboltins <matiss@mja.lv >
* Remove fallback value
Co-authored-by: Matiss Janis Aboltins <matiss@mja.lv >
---------
Co-authored-by: Matiss Janis Aboltins <matiss@mja.lv >
2023-09-04 23:16:41 -07:00
Joel Jeremy Marquez
3e32db74cc
Fix onNavigateToSchedule prop ( #1645 )
...
* Fix onNavigateToSchedule prop
* Release notes
2023-09-04 11:51:59 -07:00
Mohamed Muhsin
db07d7a73d
refactor: make Schedules component to tsx ( #1644 )
2023-09-04 17:41:02 +01:00
Oleh
65899b0ef0
Add support for markdown in notes ( #1587 )
2023-09-04 08:28:07 +01:00
Joel Jeremy Marquez
63c3d07cb9
Replace usage of glamor CSSProperties with React CSSProperties ( #1542 )
...
* Remove usages of glamor CSSProperties
* Cleanup
* Re-add CellButton className prop
* More removal of glamor CSSProperties
* Release notes
* Fix vrt test failures
* Use React CSSProperties in View
* Custom CSSProperties type
* Settings UI regression fix
* Fix type check errors
* Address PR comments
* CategorySpendingGraph style
* Fix rebase mistake
2023-09-03 16:15:44 -07:00
Matiss Janis Aboltins
246e0d76c1
⬆️ (better-sqlite3) upgrade to 8.6.0 to fix electron export crash ( #1643 )
2023-09-03 21:57:12 +01:00
Matiss Janis Aboltins
1a15d2c039
♻️ use useCategories everywhere ( #1597 )
2023-09-03 21:56:58 +01:00
Matiss Janis Aboltins
90e32df3fb
🐛 (vrt) set static version ( #1641 )
2023-09-03 21:44:24 +01:00
Joel Jeremy Marquez
8ef2c4013a
Experimental OFX parser ( #1600 )
...
* Experimental OFX parser
* Release notes
* Enable enableExperimentalOfxParser in tests
* Move experimental ofx parser to ofx2json
* Enable experimental ofx parser by default
* Address PR comments
2023-09-03 10:33:06 -07:00
Matiss Janis Aboltins
a460bc25d6
♻️ convert budget component from class to hook component ( #1566 )
2023-09-03 17:43:10 +01:00
Joel Jeremy Marquez
59de6b0035
Replace format with useFormat ( #1630 )
...
* Replace format with useFormat
* [chore] Release notes
2023-09-03 09:34:24 -07:00
Joel Jeremy Marquez
3931625133
Rename CategorySelect file to CategoryAutocomplete ( #1614 )
...
* Rename CategorySelect file to CategoryAutocomplete
* Release notes
2023-09-03 09:32:53 -07:00
Oleh
6a0b7d6b7d
Make reports more responsive ( #1592 )
2023-09-03 17:28:13 +01:00
Matiss Janis Aboltins
6817c45ddc
⬆️ upgrade absurd-sql and remove patch-package ( #1632 )
2023-09-03 17:26:01 +01:00
Matiss Janis Aboltins
ad4c383adf
🔖 (23.9.0) mobile transaction entry, privacy mode ( #1635 )
v23.9.0
2023-09-03 15:54:28 +01:00
Matiss Janis Aboltins
8864e79db1
Add github sponsors button to the repository ( #1636 )
2023-09-02 21:56:36 +01:00
Matiss Janis Aboltins
dd7a7fa796
🐛 (imports) ability to toggle on/off OFX import fallback payee ( #1631 )
2023-09-02 18:03:38 +01:00
Trevor Farlow
d4422f89aa
🐛 Mobile: Account ledger jumps on first selection ( #1625 )
2023-09-01 10:58:26 -06:00
Trevor Farlow
cdff98b109
🐛 Mobile: fix Accounts page theme color ( #1604 )
...
* Make all mobile view themes respect Actual color themes
2023-09-01 10:58:01 -06:00
Matiss Janis Aboltins
835e16e54d
✨ releasing privacy mode feature ( #1623 )
2023-09-01 08:18:45 +01:00
Matiss Janis Aboltins
d46afab6dd
🐛 fix filtering in transaction table ( #1622 )
2023-09-01 08:04:44 +01:00
Joel Jeremy Marquez
05e582793d
Close modals on route change ( #1613 )
...
* Close modals on route change
* Release notes
* Fix import error
2023-08-31 07:55:43 -07:00
shall0pass
fc62d85c23
[Bug] Mobile: Account picker text color ( #1607 )
...
* commit
* release note
2023-08-30 13:13:26 -05:00
Matiss Janis Aboltins
940af6d367
✅ (vrt) increased strictness, added datepicker test ( #1605 )
2023-08-30 18:13:29 +01:00
Joshua Krebs
c19717e84c
Refactor budget/MobileTable to tsx ( #1602 )
2023-08-29 21:28:56 +01:00
Matiss Janis Aboltins
080951fb34
🔧 mark PRs as stale and auto-close ( #1591 )
2023-08-29 21:07:29 +01:00
Joel Jeremy Marquez
245c59e942
Open transaction date picker when clicked while it's focused ( #1583 )
...
* Open transaction date picker when clicked while it's focused
* Release notes
2023-08-29 07:13:34 -07:00
youngcw
99dc87d715
Goals: fix percent goals in the same priority level not compounding ( #1579 )
...
* fix percent goals in the same priority level not compounding but overwritting
* release note
2023-08-28 12:26:19 -05:00
Joel Jeremy Marquez
e48924d987
Schedule privacy ( #1580 )
...
* Schedule privacy
* Release notes
* Fix schedule amount shifting
2023-08-28 08:15:00 -07:00
Joel Jeremy Marquez
2b06a42ac5
Create transfer using child transaction instead of parent ( #1581 )
...
Co-authored-by: Matiss Janis Aboltins <matiss@mja.lv >
2023-08-28 07:06:36 -07:00
Matiss Janis Aboltins
d8c99221ff
🐛 (vrt) fix vrt - use static date ( #1590 )
2023-08-28 06:52:11 +01:00
adamkelly86
7c48e53329
Update screenshot ( #1477 )
2023-08-25 20:41:20 +01:00
Matiss Janis Aboltins
a0290609f9
👷 visual regression tests ( #1553 )
2023-08-25 17:34:10 +01:00
Trevor Farlow
821fa724e8
🐛 Schedule editor: Linked transactions table collapses ( #1571 )
2023-08-23 18:03:59 -06:00
Johannes Löthberg
5adab1885b
Show all payees by default for child transactions ( #1573 )
...
Previously we would default to only show transfer payees in the payee
selection dropdown for child transactions. This is confusing and there
doesn't seem to be any obvious reason for this, so this commit removes
that behavior.
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com >
2023-08-23 08:50:01 -07:00
Khanh Nguyen
240dc46a23
Fix bug - Manually entered split transactions are not cleared on import #200 ( #1465 )
...
* Added clear transactions on import option
* Added release note
* Added cleared column to csv export
* fixed Manually entered split transactions are not cleared on import
* Revert "Added cleared column to csv export"
This reverts commit 2952bc3e7d .
* added release note
* Copied same code to Gocardless
* Updated var name
* Updated to only query changed transactions instead of all
2023-08-23 08:26:33 -05:00
Jarek Samic
3d621c68cb
Sync on visibility change ( #1549 )
2023-08-23 07:53:26 +01:00
Matiss Janis Aboltins
dd47b6c6ad
🐛 reset reconciliation status when switching accounts ( #1547 )
...
Closes #1327
2023-08-22 20:34:51 +01:00
Johannes Löthberg
37cec4c46f
Don't update transaction date when syncing from GoCardless. ( #1559 )
...
We should not override the date in case the user has manually corrected
it.
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com >
2023-08-22 19:12:13 +01:00