seitime-frappe/frappe/desk
Akhil Narang 2e3f8ce5af
fix(setup_wizard): don't crash if a country doesn't have a timezone specified
Currently, this event is getting triggered by the country and its translated value
The translated value isn't present in the country info list, and so doesn't have any data

Signed-off-by: Akhil Narang <me@akhilnarang.dev>
2024-09-11 17:46:35 +05:30
..
doctype fix(minor): page can have different title 2024-09-06 16:45:44 +05:30
form fix(ui): sortable sidebar, fixes to breadcrumbs etc 2024-09-06 14:12:36 +05:30
page fix(setup_wizard): don't crash if a country doesn't have a timezone specified 2024-09-11 17:46:35 +05:30
report chore: remove eslint-disable* 2023-07-14 15:41:20 +05:30
__init__.py style: format all python files using black (#16453) 2022-04-12 10:59:25 +05:30
calendar.py docs: consistent doc strings 2023-12-18 18:27:39 +05:30
desk_page.py chore: remove dead code 2023-04-27 17:50:26 +05:30
desktop.py fix(minor): page creation 2024-09-06 14:12:34 +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 fix(query_report): don't follow reference report for prepared_report field 2024-06-18 18:20:56 +05:30
reportview.py refactor: use getattr fallback instead conditional to get translatable 2024-09-09 09:59:58 +02:00
search.py fix(search): Add label only if value exists 2024-09-05 13:48:49 +02:00
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