Commit dbaa090
authored
Enhance Google Drive component: Added 'Include Items From All Drives'… (#20266)
* Enhance Google Drive component: Added 'Include Items From All Drives' option to list files action and updated version to 0.2.0. Bumped package version to 1.5.3.
* Update Google Drive component versions to reflect recent changes across multiple actions and sources. Bumped versions for actions including 'Add Comment', 'Share File or Folder', 'Copy File', 'Create New File From Template', and others, ensuring consistency and incorporating enhancements. Updated source versions for 'Changes to Files in Drive', 'New Access Proposal', and 'New Files (Instant)', among others, to improve functionality and maintain compatibility.1 parent f76bf2e commit dbaa090
File tree
57 files changed
+85
-67
lines changed- components/google_drive
- actions
- add-comment
- add-file-sharing-preference
- copy-file
- create-file-from-template
- create-file-from-text
- create-folder
- delete-comment
- delete-file
- delete-reply
- download-file
- find-file
- find-folder
- find-forms
- find-spreadsheets
- get-comment
- get-current-user
- get-file-by-id
- get-folder-id-for-path
- get-reply
- list-access-proposals
- list-comments
- list-files
- list-replies
- move-file-to-trash
- move-file
- remove-file-sharing-permission
- reply-to-comment
- resolve-access-proposal
- resolve-comment
- update-comment
- update-file
- update-reply
- upload-file
- common
- sources
- changes-to-files-in-drive
- changes-to-specific-files
- new-access-proposal
- new-files-instant-polling
- new-files-instant
- new-or-modified-comments-polling
- new-or-modified-comments
- new-or-modified-files-polling
- new-or-modified-files
- new-or-modified-folders-polling
- new-or-modified-folders
- new-spreadsheet-polling
- new-spreadsheet
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
57 files changed
+85
-67
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
| 23 | + | |
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
0 commit comments