seitime-frappe/frappe/desk
David Arnold 75377aaaf5
refactor(typing): type filters (#28218)
* chore(typing): type filters

* chore(typing): type filters for get_list et al

* fix: dashboard chart filter expression

* test: fix case with new-style right hand object to equality check

* chore: place new typed filter under typing verification

* chore: remove debug print statment

* chore: inverse logic of type guard

* fix: add float to filter value types

* chore: clarify value naming
2024-12-04 23:18:53 +00:00
..
doctype refactor(typing): type filters (#28218) 2024-12-04 23:18:53 +00:00
form refactor: fixup with ruff 0.8.1 2024-12-04 13:18:04 +05:30
page fix: store and use default currency from system settings 2024-11-04 16:08:27 +05:30
report refactor: fixup with ruff 0.8.1 2024-12-04 13:18:04 +05:30
__init__.py style: format all python files using black (#16453) 2022-04-12 10:59:25 +05:30
calendar.py refactor: fixup with ruff 0.8.1 2024-12-04 13:18:04 +05:30
desk_page.py chore: remove dead code 2023-04-27 17:50:26 +05:30
desktop.py fix(desktop): manual fixup on top of ruff's changes 2024-12-04 13:23:52 +05:30
gantt.py style: format all python files using black (#16453) 2022-04-12 10:59:25 +05:30
leaderboard.py fix: ruff fixes 2024-02-07 17:04:31 +05:30
like.py refactor: avoid deprecated method 2024-04-30 20:22:42 +05:30
link_preview.py style: re-format with ruff 2024-02-05 18:53:33 +05:30
listview.py feat: show link field title in sidebar filters if set (#26417) 2024-05-15 12:48:05 +00:00
notifications.py fix: update filters from dynamic link for dashboard open count 2024-06-28 11:45:56 +05:30
query_report.py refactor: fixup with ruff 0.8.1 2024-12-04 13:18:04 +05:30
reportview.py refactor: fixup with ruff 0.8.1 2024-12-04 13:18:04 +05:30
search.py chore: Avoid to re-check instance of filters (#27959) 2024-10-02 16:10:04 +05:30
treeview.py fix: new and add child button for empty tree doctype 2024-05-06 11:47:58 +05:30
utils.py feat(CSV export): allow custom decimal separator 2024-04-25 12:24:24 +02:00