Koen van Staveren
|
10ca29e1e9
|
fix: Custom Report Total Mode not showing offbudget transactions #3627 (#3633)
* fix: Custom Report Total Mode not showing offbudget transactions #3627
* chore: release note
* chore: remove debug logging
* fix: table grouped report
|
2024-10-23 22:55:54 +01:00 |
|
Matiss Janis Aboltins
|
63d9547e7c
|
♻️ (reports) unify selectedCategories and conditions (#3178)
|
2024-08-04 20:09:54 +01:00 |
|
Neil
|
3332f58376
|
Custom Reports: Adjust Net values (#2871)
* Add Net value
* notes
* fix
* revert changes
* balanceTypeOpType
* lint fix
* add net numbers
* bar fix
* nit fixes and fix clicks
* remove abs
|
2024-06-24 20:08:59 +01:00 |
|
Neil
|
e7c6611c88
|
Custom Reports show activity fix (#2785)
* onShow Activity fix with Weekly Interval fix
* notes
* remove scrollbar
* notes update
* updates
|
2024-06-03 17:23:17 +01:00 |
|
Neil
|
1fc7c9974b
|
Custom Reports: TS strict changes #3 (#2728)
* TS strict changes
* notes
* TS strict custom spreadsheets
* notes
* TS strict group speadsheets
* notes
* AreaGraph
* render row changes
* type fix
* merge fixes
|
2024-05-16 22:54:26 +01:00 |
|
Neil
|
f1f1ba87e2
|
Custom Reports: TS strict changes #2 (#2727)
* TS strict changes
* notes
* TS strict custom spreadsheets
* notes
* render row changes
* update report
* notes
|
2024-05-14 18:14:35 +01:00 |
|
Neil
|
9c3075f60f
|
Custom Reports: TS strict changes #1 (#2726)
* TS strict changes
* notes
* renderRowProps
* RenderTableRow
|
2024-05-13 16:00:16 +01:00 |
|
Neil
|
dcb25bb5e6
|
Custom Reports convert all jsx files (#2707)
* Overview
* Router and Selector
* ReportSidebar
* ReportTopbar
* CustomReport
* updates
* notes
* Patch some TS issues
* fix malfunctioning disabled lists
* add find
---------
Co-authored-by: Matiss Janis Aboltins <matiss@mja.lv>
|
2024-05-07 17:59:51 +01:00 |
|
Neil
|
0aa6a057b1
|
Custom Reports changes (#2677)
* adjustments
* notes
* scroll height
* lint fix
* compact scrollbar
* fixes
* filters fix
* scrollbar color
* fix week ranges
|
2024-05-03 20:32:37 +01:00 |
|
Neil
|
d49f907f53
|
Custom Reports Adjustments (#2659)
* monthly Spending
* Add Average
* notes
* title
* date filter
* TS fixes and hide average when no data
* fix average tooltip and relabel x-axis
* Wording/verbiage
* remove spending files
* adjustments
* reports.d revert
* revert filter changes
* adjust update filters
* notes
* remove old notes
* adjust style
* lint fixes
|
2024-04-26 08:59:16 +01:00 |
|
Neil
|
d9f55460dd
|
Add daily and weekly to custom reports interval list (#2483)
* Button changes and time filters
* rename on dashboard
* notes
* fix time filters
* Sort Categories
* Page title
* category sort order
* move button
* featureflag
* Highlight report name
* sankey fix
* VRT
* remove doubled element
* adjust to match master
* add Year
* notes
* lint fix
* update names
* IntervalsUpdates
* fixing bugs
* ts updates
* lint fix
* merge fixes
* notes
* simplify lookups
* Add Daily and Weekly
* notes
* notes
* merge fix
* TS fix
* Change week start date based on user prefs
* fix weeks
* fix averages
* remove $week
* remove date-week
* TS fixes
|
2024-04-16 16:19:05 +01:00 |
|
Neil
|
308f8339ae
|
Add yearly to custom reports (#2466)
* Button changes and time filters
* rename on dashboard
* notes
* fix time filters
* Sort Categories
* Page title
* category sort order
* move button
* featureflag
* Highlight report name
* sankey fix
* VRT
* remove doubled element
* adjust to match master
* add Year
* notes
* lint fix
* update names
* IntervalsUpdates
* fixing bugs
* ts updates
* lint fix
* merge fixes
* notes
* simplify lookups
|
2024-04-02 20:29:20 +01:00 |
|
Neil
|
38ffccb903
|
Custom Reports live data (#2505)
* Live card data
* Live Data
* notes
* Patch strict TS issues
---------
Co-authored-by: Matiss Janis Aboltins <matiss@mja.lv>
|
2024-03-26 09:04:26 +00:00 |
|
Neil
|
6281cc751e
|
Custom Reports: Intervals Updates (#2479)
* IntervalsUpdates
* notes
* updates
* add Ranges
* calc Leg strict
* ts updates
* review updates
|
2024-03-20 09:01:44 +00:00 |
|
Joel Jeremy Marquez
|
08cbdab2a1
|
Hooks for frequently made operations (#2293)
* Hooks for frequently made operations
* Release notes
* Fix typecheck errors
* Remove useGlobalPrefs
* Add null checks
* Fix showCleared pref
* Add loaded flag for categories, accounts and payees state
* Refactor to reduce unnecessary states
* Fix eslint errors
* Fix hooks deps
* Add useEffect
* Fix typecheck error
* Set local and global pref hooks
* Fix lint error
* VRT
* Fix typecheck error
* Remove eager loading
* Fix typecheck error
* Fix typo
* Fix typecheck error
* Update useTheme
* Typecheck errors
* Typecheck error
* defaultValue
* Explicitly check undefined
* Remove useGlobalPref and useLocalPref defaults
* Fix default prefs
* Default value
* Fix lint error
* Set default theme
* Default date format in Account
* Update packages/desktop-client/src/style/theme.tsx
Co-authored-by: Matiss Janis Aboltins <matiss@mja.lv>
---------
Co-authored-by: Matiss Janis Aboltins <matiss@mja.lv>
|
2024-02-12 07:07:44 -08: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
|
f33bce41ea
|
♻️ (typescript) enable strict mode everywhere (#2230)
|
2024-01-15 08:24:33 +00:00 |
|
Neil
|
b477f7c2f1
|
Custom Reports: Enable Show Labels (#2124)
* work
* updates
* merge fixes
* syntax fix
* Add Label element
* updates
* notes
* normalize customLabel
* fix
* range adjustments
* margin update
* merge fixes
* review Updates
* labelFix
* Fix adjustTextSize
|
2024-01-12 21:46:22 +00:00 |
|
Joel Jeremy Marquez
|
8bf0f8e5bf
|
[TS migration] MobileBudget tsx (#2081)
* MobileBudget tsx
* Release notes
* Fix type error
* Update upcoming-release-notes/2081.md
Co-authored-by: Matiss Janis Aboltins <matiss@mja.lv>
* SyncRefresh.tsx
* Remove loadCategories
---------
Co-authored-by: Matiss Janis Aboltins <matiss@mja.lv>
|
2024-01-06 14:32:16 -08:00 |
|
Joel Jeremy Marquez
|
8e1c11e18e
|
ESLint no-default-exports 8 (#2170)
* Fix default imports
* Fix manager Modals import
* ESLint no default exports 8
* Release notes
* Schedules
|
2024-01-06 12:14:52 -08:00 |
|
Neil
|
4497fbcb10
|
Custom Reports date paused (#2080)
* work
* fixes
* updates
* update table layout
* revert changes
* notes
* updae names and improve flow
|
2023-12-15 15:05:06 -08:00 |
|
Neil
|
8a721bf2e0
|
Renaming variables for reports files (#2069)
* work
* notes
* error fixes
* updates
* card fix
* fix filters
* splitting PR work
* notes
* fixes
* lint fix
* Update upcoming-release-notes/2069.md
Co-authored-by: Matiss Janis Aboltins <matiss@mja.lv>
---------
Co-authored-by: Matiss Janis Aboltins <matiss@mja.lv>
|
2023-12-12 05:06:05 -08:00 |
|
Neil
|
cd2d186599
|
Add new types for reports files (#2067)
* work
* notes
* error fixes
* updates
* card fix
* fix filters
* splitting PR work
* notes
|
2023-12-11 16:31:25 -08:00 |
|
Neil
|
2741422c0a
|
Custom Reports optimization (#1988)
* Range fix and payee fix
* bug fixes and UI tweaks
* range options, hover UI
* Select - UnSelect All Buttons
* fix hidden group bug
* YAxis PrivacyFilter
* notes
* more privacyFilter graphs
* overflowY fix
* Loading Indicator
* Fix Filter button hover
* data revamp
* review fixes
* LoadingIndicator fixes
* remove a loop
* filterbuttontype
* lint fixes
* review fixes
* filtersbutton
* updates
* Split out functions to separate files
* uncategorized optimization
* rename ambiguous variables
* notes
* remove indexStack
* renaming variables
* Improve scrolling of tableGraph
* revert renaming variables
* code fixes
* lint fixes
* review fixes
* fix
* review fixes
* variable name changes
* const eslint fixes
* remove indexStack
|
2023-12-06 09:33:19 -08:00 |
|