seitime-frappe/frappe/integrations/doctype
Ankush Menat 3e95c00fd0
fix: dont track webhook request log (#20663)
logs dont change

[skip ci]
2023-04-12 11:51:24 +05:30
..
connected_app fix(minor): only show authorization message if connected app is set (#19605) 2023-01-16 16:22:38 +05:30
dropbox_settings fix: add back dropbox access token 2023-03-20 17:48:21 +05:30
google_calendar fix: dont use get_datetime for enddate when startdate is in future for google calendar event (#20309) 2023-03-13 15:20:57 +05:30
google_contacts style: format JS files with prettier 2022-08-04 14:51:01 +05:30
google_drive fix: use file name for backups to Google Drive (#19504) 2023-01-06 17:06:51 +05:30
google_settings refactor: replace bad usage of db.set_value 2023-01-04 11:13:53 +05:30
integration_request feat: clear integration log request logs (#20373) 2023-03-17 14:38:26 +05:30
ldap_group_mapping feat(ldap): Allow setting "User Type" for new users 2022-07-07 17:13:59 +05:30
ldap_settings fix: ldap with 2fa (#19753) 2023-01-30 14:44:53 +05:30
oauth_authorization_code test: Use FrappeTestCase everywhere 2022-08-17 16:39:42 +05:30
oauth_bearer_token fix: minor oauth doctypes enhancements (#20613) 2023-04-07 14:33:41 +05:30
oauth_client fix: minor oauth doctypes enhancements (#20613) 2023-04-07 14:33:41 +05:30
oauth_provider_settings style: format JS files with prettier 2022-08-04 14:51:01 +05:30
oauth_scope refactor: clean up code to py310 supported features (#17367) 2022-07-01 11:51:05 +05:30
query_parameters refactor: clean up code to py310 supported features (#17367) 2022-07-01 11:51:05 +05:30
s3_backup_settings docs: clarify what s3 endpoint does (#19566) 2023-01-11 15:43:24 +05:30
slack_webhook_url test: Use FrappeTestCase everywhere 2022-08-17 16:39:42 +05:30
social_login_key test: Use FrappeTestCase everywhere 2022-08-17 16:39:42 +05:30
social_login_keys style: format all python files using black (#16453) 2022-04-12 10:59:25 +05:30
token_cache refactor: rename get_time_zone to get_system_timezone 2023-03-04 19:30:03 +01:00
webhook fix: log raw text reponse instead of parsing JSON (#20226) 2023-03-02 16:59:29 +05:30
webhook_data chore: Minified DocType JSON notation from old verbose notation 2022-08-03 12:22:03 +05:30
webhook_header chore: Minified DocType JSON notation from old verbose notation 2022-08-03 12:22:03 +05:30
webhook_request_log fix: dont track webhook request log (#20663) 2023-04-12 11:51:24 +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