Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TO BE DELETED: One category list: nested category #1552

Conversation

wolfsolver
Copy link
Contributor

Initial release for recursive categories

See #1376 (comment)

…com/moneymanagerex/general-reports/tree/master/packages/Category/OneCategoryList).

Main Change:
* add one_category_list.sql
* Alter query_alldata.sql for using recursive category
* alter query_categorysubcategory.sql for using recursive category
* alter query_mobiledata.sql for using recursive category
* adapt CategoriesReportFragment
* adapt CategoryRepository
* adapt CategoryService
* adapt ViewMobileData

Tested-by: wolfsolver
Test execution:
* Category List
* Category Edit
* Category Add - Root
* Category add - Child
* Category Delete
* Report Category
* Report Income/Expence
* Search view
* Transaction List
* Transaction Edit
* Transaction Add
@wolfsolver wolfsolver changed the base branch from master to one_category_list February 3, 2024 16:40
@wolfsolver wolfsolver linked an issue Feb 3, 2024 that may be closed by this pull request
@wolfsolver wolfsolver changed the base branch from one_category_list to master February 3, 2024 16:58
@wolfsolver
Copy link
Contributor Author

wolfsolver commented Feb 3, 2024

Dont' know how to fix failed check on Codacy... @guanlisheng any suggestion?
So for now (and for logical wip developement) move on different Branch

@wolfsolver wolfsolver changed the base branch from master to one_category_list February 3, 2024 17:19
@guanlisheng
Copy link
Contributor

guanlisheng commented Feb 5, 2024

as the change is big, it is better to split it into multi-small pieces and do enough tests (especially on compatibility)

@wolfsolver
Copy link
Contributor Author

@guanlisheng can you help me to understand how to change SQL query for codacy compatibility?

https://app.codacy.com/gh/moneymanagerex/android-money-manager-ex/pullRequest?prid=13555377

@wolfsolver
Copy link
Contributor Author

Does make sense to create a beta release for this?
I'm quite confident and using the app last week with no relevant issue

@guanlisheng
Copy link
Contributor

if you are confident, let's roll out directly. don't forget to document related changes

@wolfsolver wolfsolver changed the title WIP: One category list: nested category TO BE DELETED: One category list: nested category Feb 8, 2024
@wolfsolver wolfsolver deleted the one_category_list branch July 17, 2024 07:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support sub sub categories (multiple nested levels)
2 participants