seitime-frappe/frappe/integrations
Afshan a342ca2386
fix: Get file name from path (#12437)
* fix: get file name from path

* Update frappe/integrations/doctype/dropbox_settings/dropbox_settings.py

Co-authored-by: Suraj Shetty <13928957+surajshetty3416@users.noreply.github.com>

* fix: upload only files which have file url

* fix: patch to fix files name and url

* fix: fixing patch

* refact: patch refactor

* fix: missing :

* fix: renamed variables

* fix: refactoring patch

* fix: update file exists function

* fix: added patch path in patch.txt

* fix: added try except

* fix: Use set_value instead of set_values

* style: Fix formatting

Co-authored-by: Suraj Shetty <13928957+surajshetty3416@users.noreply.github.com>
2021-03-10 18:36:10 +00:00
..
doctype fix: Get file name from path (#12437) 2021-03-10 18:36:10 +00:00
frappe_providers style: Black-ish + fixed typos + Optimized imports 2020-11-17 16:29:54 +05:30
workspace/integrations feat: rename desk page to workspace 2020-12-04 14:16:26 +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
oauth2.py fix(integrations): fix base url for openid_profile 2021-02-24 12:31:34 +05:30
oauth2_logins.py allow again fairlogin as ID provider 2020-01-13 09:35:12 +01:00
offsite_backup_utils.py style: Remove unused import 2020-11-18 14:01:14 +05:30
utils.py fix(integration-request): handle response and update status 2020-09-28 02:08:24 +05:30