seitime-frappe/frappe/desk
Akhil Narang 69179e8e94
fix(setup_wizard): update wording for password field for non-admins
It's an optional field because the user already exists, clarify that
that this can just update their password, otherwise the original
password will still work.

Signed-off-by: Akhil Narang <me@akhilnarang.dev>
2024-09-16 11:40:06 +05:30
..
doctype refactor!: make room in the frappe.config namespace 2024-09-12 12:18:58 +02:00
form fix(ui): sortable sidebar, fixes to breadcrumbs etc 2024-09-06 14:12:36 +05:30
page fix(setup_wizard): update wording for password field for non-admins 2024-09-16 11:40:06 +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