Commit graph

33 commits

Author SHA1 Message Date
barredterra
82c68048e0 Merge remote-tracking branch 'upstream/develop' into google-drive-folders 2024-02-04 22:12:39 +01:00
barredterra
c17f014ef4 refactor: remove redundant API Key from Google Picker 2024-01-16 13:26:03 +01:00
barredterra
91f25b5adf fix: show folders in Google Drive Picker
This feature was accidentally removed in #23096
2024-01-16 12:53:33 +01:00
Thomas Fojan
043c004c01
fix!: switch google drive picker to gis (#23096)
* fix: switch google drive picker to gis

* fix: switch google drive picker to gis (linting)

* fix: switch google drive picker to gis (prettier)

* fix: remove restrictions on file types

Co-authored-by: Raffael Meyer <14891507+barredterra@users.noreply.github.com>

* fix: show navigator

Co-authored-by: Raffael Meyer <14891507+barredterra@users.noreply.github.com>

* fix: no multiselect for files

Co-authored-by: Raffael Meyer <14891507+barredterra@users.noreply.github.com>

* refactor: get rid of jquery

* fix: don't add script twice

* refactor: remove unused properties

* refactor: store access token in one place only

* refactor: make tokenClient a local constant

* fix: set locale

* refactor: async calls

* fix: don't store access token

It's one-time use anyway.

* fix: scope for allowing file upload

* reafctor: rename libsLoaded() to autthenticate()

---------

Co-authored-by: Raffael Meyer <14891507+barredterra@users.noreply.github.com>
2023-11-29 23:39:43 +05:30
Ankush Menat
40f27f908a style: format JS files with prettier 2022-08-04 14:51:01 +05:30
phot0n
df30f47f4e chore: remove razorpay.js 2022-07-26 15:11:56 +05:30
hrwx
c88292a6ae fix: trigger form attach on callback 2022-02-01 08:26:24 +00:00
Raffael Meyer
7f7e8ac36a
Merge branch 'develop' into google_drive_picker 2021-06-03 15:01:50 +02:00
Faris Ansari
e72bb135e1 fix: Asset URLs
Helpers to get asset path
Python: frappe.utils.jinja_globals.bundled_asset
JS: frappe.assets.bundled_asset
2021-04-29 14:47:52 +05:30
Faris Ansari
34c6d099b1 fix: Update all /assets urls with new urls 2021-04-24 16:24:08 +05:30
barredterra
ffc4c3e060 fix: define global vars for sider 2021-03-30 13:58:59 +02:00
barredterra
4706be34ee fix: spaces to tabs 2021-03-30 13:27:32 +02:00
barredterra
144608241e refactor: save one API call 2021-03-30 02:20:11 +02:00
barredterra
a018e7b445 refactor: rename GoogleDrive -> GoogleDrivePicker 2021-03-30 01:28:12 +02:00
barredterra
741011085b refactor: bind this 2021-03-30 00:49:02 +02:00
barredterra
11f4edf051 feat: localize google drive picker 2021-03-29 21:22:37 +02:00
barredterra
f9dbbf69e0 feat: better home view for google drive picker 2021-03-29 21:22:13 +02:00
barredterra
c44cecae5d fix: remove log statements 2021-03-29 21:11:26 +02:00
barredterra
7d333dbf70 fix: scope for google picker 2021-03-29 21:09:06 +02:00
barredterra
25a4eb0757 feat: google drive picker 2021-03-29 19:25:41 +02:00
Shivam Mishra
2aacbf46db style: use snake case 2019-11-19 13:01:04 +05:30
Shivam Mishra
1b47593588 style: liting fixes 2019-11-14 15:57:04 +05:30
Shivam Mishra
049873edc5 feat: enabled modal api in checkout 2019-11-14 12:56:31 +05:30
Shivam Mishra
4a06c063f7 chore: update comment 2019-11-14 12:00:01 +05:30
Shivam Mishra
ce2dc68308 refactor: auto fetch API key 2019-11-14 11:59:14 +05:30
Shivam Mishra
baa8f8be50 style: added comments and cleaned up API 2019-11-14 11:44:04 +05:30
Shivam Mishra
e67b635673 style: removed commented code 2019-11-13 19:35:55 +05:30
Shivam Mishra
afb8829514 feat: created client API for razorpay 2019-11-13 19:31:23 +05:30
Himanshu Warekar
db3656afb7 fix: codacy fixes 2019-08-12 09:46:51 +05:30
almeidapaulopt
b17b73c4f3 GSuite integration (#3252)
* GSuite initial commit

* GSuite initial commit

* cleanups

* exception handle

* gsuite script: add doGet

* Add GSuite integration to the upload popup

* hide dialog fields if gsuite disabled

* move gsuite code to gsuite.js from upload.js

* documentation

* change name format

* typo on GSuite

* copy paste the file .gs

* fix:don't show gsuite when creating a file in filemanager

* add version to webapp

* add webapp default url

* move webapp to html fied

* fix rebase

* fixes for codecy
2017-06-13 14:55:07 +05:30
Saurabh
205ae26751 [fix] refactor integration services (#2087)
* [fix] refactor integration services

* [fix] patch fix

* [fix] added redirect url.

* [fix] custom redirect to and reditect message for paypal and service setup information

* [minor][fix] remove ldap dependancy from requirements
2016-10-10 17:16:21 +05:30
Rushabh Mehta
2a3eb0b9cd [enhance] receive payments in web form and other fixes (#2097) 2016-09-24 14:55:35 +05:30
Saurabh
18c62f0470 Integration broker (#1968)
* [enhancement] integration borker and controller

* [minor][fix] parameter naming changes

* [fix] common scheduler for integration service

* [fix] integrations

* [patch] patch to move payment gateway in Integration Service

* [fix] add payment success, cancel and failuer handling pages

* [enhancment] dropbox integration merged in integration services

* provision to add custom parameters

* [fixes] patch fix to setup dropbox settings

* [fixes] removed dropbox backup, api usage note for paypal and razorpay

* [minor][fix] deprecate service events

* [fix] return type fix for checkout urls

* [fix] add custom settings via patch for dropbox backup frequency

* [fix] remove gride editting

* [enhance] ldap based login

* [enhance] login via ldap credentails

* [commit] remove parameter table, save params as json dict
2016-09-09 11:15:18 +05:30