seitime-frappe/frappe/public/js/integrations
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
..
google_drive_picker.js fix!: switch google drive picker to gis (#23096) 2023-11-29 23:39:43 +05:30