seitime-frappe/frappe/integrations
Ankush Menat b1a8bc9312
fix: Export None as type if select as no options (#25211)
Select options can be dynamic, in that case we should at least the
default value `None` as a value `DF.Literal` otherwise is invalid type
annotation.
2024-03-04 06:42:41 +00:00
..
doctype fix: Export None as type if select as no options (#25211) 2024-03-04 06:42:41 +00:00
frappe_providers fix: ruff fixes 2024-02-07 17:04:31 +05:30
workspace/integrations chore: Add Push Notification Settings to Integrations workspace 2024-02-28 11:07:22 +05:30
__init__.py Moved Backup Manager and Social Login keys to the new Integrations Module, prepared frappe for Mandrill Integration 2015-08-11 12:03:13 +05:30
google_oauth.py refactor(treewide): enable RUF rules 2024-02-21 16:20:28 +05:30
oauth2.py style: re-format with ruff 2024-02-05 18:53:33 +05:30
oauth2_logins.py refactor: OAuth 2022-12-27 19:25:43 +05:30
offsite_backup_utils.py fix: ruff fixes 2024-02-07 17:04:31 +05:30
utils.py fix: only try JSON if content-type says so (#24936) 2024-02-19 15:29:22 +05:30