Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

3 #446

Open
wants to merge 100 commits into
base: FORMS-API-GA-AppsScript-snippets-updates
Choose a base branch
from
Open

3 #446

Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
100 commits
Select commit Hold shift + click to select a range
472270b
Forms api ga apps script snippets updates (#310)
cschalk-goog Mar 15, 2022
ad7dfaf
Updates to Apps Script webapp for V1 GA (#309)
cschalk-goog Mar 15, 2022
36f8d4f
Update dependency eslint to v8.11.0 (#308)
renovate[bot] Mar 15, 2022
66dd73e
Update selection.gs (#306)
RajeshGogo Mar 15, 2022
16ab079
Updated to ES6, added exception handling (#307)
RajeshGogo Mar 15, 2022
822bf78
clean up apps-script samples (#305)
RajeshGogo Mar 15, 2022
3d69059
Apps script samples (#311)
RajeshGogo Mar 25, 2022
a596695
Fix incorrect Google Developers channelId (#314)
TrianguloY Apr 1, 2022
baf9116
Update dependency eslint to v8.12.0 (#313)
renovate[bot] Apr 1, 2022
a361962
Enable snippet bot
sqrrrl Apr 6, 2022
0efac26
Add workflow to publish projects to apps script when merged.
sqrrrl Apr 11, 2022
355c743
Delint
sqrrrl Apr 11, 2022
0f05a1e
delint bare url in readme
sqrrrl Apr 11, 2022
c4602f7
Test syncing solutions source
sqrrrl Apr 18, 2022
a860524
Fix filename search in clasp script
sqrrrl Apr 18, 2022
006b914
Add news sentiment solution + reorg solutions to mirror drive
sqrrrl Apr 18, 2022
06cf5f2
Add feedback analysis solution + readme files
sqrrrl Apr 18, 2022
354ca3f
Add filtering for publish command to only push changed projects (expe…
sqrrrl Apr 19, 2022
114bbec
delint
sqrrrl Apr 19, 2022
d9c5d78
delint
sqrrrl Apr 19, 2022
76ab5ea
Add automation samples from docs
sqrrrl Apr 21, 2022
0a5dd01
Clean up some linter warnings
sqrrrl Apr 21, 2022
5bad811
Add more solutions from docs
sqrrrl Apr 21, 2022
d909bab
Delint html file, delete old bracketmaker sample
sqrrrl Apr 21, 2022
341743e
Import add-on solution
sqrrrl Apr 21, 2022
f866211
Add clean sheets solution
sqrrrl Apr 22, 2022
0955241
Simplify eslint config/dependencies + delint
sqrrrl Apr 25, 2022
a44837c
Remove unnecessary plugin
sqrrrl Apr 25, 2022
428ed63
Update remove duplicates from using vars to lets (#320)
kar320 May 11, 2022
26ce741
Update actions/checkout action to v3.0.2 (#317)
renovate[bot] May 11, 2022
b0b099b
Update dependency eslint to v8.15.0 (#316)
renovate[bot] May 11, 2022
87c20b6
Fix typo where wrong rule was being used
sqrrrl May 16, 2022
85176ad
Update tj-actions/changed-files action to v19 (#321)
renovate[bot] May 16, 2022
de03166
Update tj-actions/changed-files action to v20 (#323)
renovate[bot] May 27, 2022
9f973a8
Update dependency eslint to v8.16.0 (#322)
renovate[bot] May 27, 2022
b4e117d
Update tj-actions/changed-files action to v22 (#325)
renovate[bot] May 31, 2022
ebc6e58
Update github/super-linter action to v4.9.4 (#312)
renovate[bot] May 31, 2022
a6ff51b
Fix pagination for license assignments
sqrrrl Jun 7, 2022
25deba3
Update spreadsheet_snippets.gs (#328)
ProgramComputer Jun 7, 2022
4490b84
Update dependency eslint to v8.17.0 (#327)
renovate[bot] Jun 7, 2022
2b00f96
Update tj-actions/changed-files action to v22.2 (#326)
renovate[bot] Jun 7, 2022
57ae4d9
Delint previous change
sqrrrl Jun 7, 2022
e96d69e
Advanced and classroom tests (#329)
RajeshGogo Jun 17, 2022
b913959
Advanced Samples Tests (#330)
RajeshGogo Jun 17, 2022
757941e
Unit test 4 (#332)
RajeshGogo Jun 17, 2022
7446dc6
Update tj-actions/changed-files action to v23
renovate[bot] Jun 24, 2022
edf2f3f
Merge pull request #336 from googleworkspace/renovate/tj-actions-chan…
davidharcombe Jun 24, 2022
d640e17
Created unit tests for jdbc.gs and advanced samples classroom.gs. (#331)
RajeshGogo Jul 6, 2022
934e8b5
Update dependency eslint to v8.18.0 (#333)
renovate[bot] Jul 6, 2022
a23d0c1
docs: Add (err) to catch in sample code. (#338)
MuffinTheMan Jul 20, 2022
f4497f5
chore: Synced file(s) with googleworkspace/.github (#339)
googleworkspace-bot Jul 21, 2022
95f4e34
chore: standardize workflows (#340)
jpoehnelt Jul 21, 2022
c027ece
chore: add license headers (#341)
jpoehnelt Jul 21, 2022
8ec021c
chore: Synced local '.github/workflows/automation.yml' with remote 's…
googleworkspace-bot Jul 21, 2022
85f9894
chore: Synced local '.github/workflows/automation.yml' with remote 's…
googleworkspace-bot Jul 22, 2022
0de2193
chore: switch to main (#344)
jpoehnelt Jul 22, 2022
ed7106a
chore: Synced file(s) with googleworkspace/.github (#347)
googleworkspace-bot Jul 29, 2022
e49a177
chore: Synced local '.github/linters/' with remote 'sync-files/defaul…
googleworkspace-bot Aug 5, 2022
9de7cce
chore: Synced file(s) with googleworkspace/.github (#350)
googleworkspace-bot Aug 9, 2022
21c7802
build: remove travis (#345)
jpoehnelt Aug 22, 2022
7959f38
feat: Add example of sending an email with an inline image. (#203)
eesheesh Aug 22, 2022
7cee1c2
feat: Add the inline image example to the README. (#352)
eesheesh Sep 16, 2022
69f801b
feat: Add samples for Drive Labels Advanced Service (#354)
LastZactionHero Sep 20, 2022
c2fc99a
Add snippet 'List Labels on a Drive Item' (#357)
LastZactionHero Sep 22, 2022
f87df04
chore: Synced local '.github/sync-repo-settings.yaml' with remote 'sy…
googleworkspace-bot Sep 30, 2022
798de96
chore: Synced local '.github/sync-repo-settings.yaml' with remote 'sy…
googleworkspace-bot Oct 3, 2022
1ac6527
Adding ooo chat app as a solution.
chanelgreco Oct 7, 2022
c309beb
Delete clasp file to stop syncing (#362)
kar320 Oct 13, 2022
87570fe
chore: Rename snippet methods + remove improper comment
sqrrrl Oct 19, 2022
00eac32
fix: var -> const
sqrrrl Nov 16, 2022
cf477c5
Adds region tag (#368)
kar320 Nov 16, 2022
c7f0726
feat: Sample for the AppSheet and Apps Script video tutorial (#372)
chanelgreco Dec 9, 2022
9cb4314
fix: lint errors (#375)
vinay-google Dec 13, 2022
1c78576
chore: Add region tag (#369)
kar320 Dec 13, 2022
f350e9e
Updates script ID to correct ID (#370)
kar320 Dec 13, 2022
eb46792
fix: typo shoud -> should (#373)
hunghw Dec 14, 2022
a959dc2
feat: Add examples to People API advanced service (#374)
kar320 Dec 14, 2022
fbec318
chore: Google workspace rebranding from g suite (#367)
alexfcc Dec 14, 2022
67bf354
feat: Update advanced/bigquery.gs sample (#378)
vinay-google Jan 25, 2023
136b6f2
fix: Add missing code for employee cert
sqrrrl Jan 30, 2023
2ca605b
fix: Delint previous change
sqrrrl Jan 30, 2023
f567fb3
Re-enable clasp publishing
sqrrrl Jan 30, 2023
731d9cf
fix: Tickle file to publish
sqrrrl Jan 30, 2023
290cd98
fix: Remove BigQuery Job URL and replace with the current job state (…
vinay-google Feb 1, 2023
cf41613
fix: Update Removing Duplicates to use object for uniqueness check (#…
vinay-google Feb 13, 2023
25dad78
feat(calendar): Fixed broken link and added support for indirect memb…
lwcorp Apr 17, 2023
6b96988
feat: Import smartchip sample
sqrrrl Jun 9, 2023
51684fe
fix: missing {} (#409)
ggatto Jun 27, 2023
ef86df5
fix: typo (#419)
kar320 Aug 2, 2023
e9d3dc9
fix: force https
jpoehnelt Sep 8, 2023
097b9c6
Add files via upload (#425)
danielatgoogle Oct 27, 2023
f835981
Fix #426 (#428)
PierrickVoulet Nov 7, 2023
2f02678
fix: Update Code.js to account for changes from Calendar API (#434)
kar320 Dec 7, 2023
17fe1a8
Fix trigger to run on push to main instead of master
sqrrrl Dec 7, 2023
82c5c04
Update drive.gs Advanced Drive Service samples (#433)
kencenerelli Dec 11, 2023
57b6020
fix: write OOO event type using advanced Calendar service (#437)
chanelgreco Jan 16, 2024
f1d4ad5
fix: Allowlist URLs through manifest for Preview links with Smart Chi…
vinay-google Feb 6, 2024
d2c9049
Update LICENSE
Iben1993 Mar 23, 2024
6084168
Update LICENSE
Iben1993 Mar 23, 2024
62f0374
Update README.md
Iben1993 Mar 23, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
26 changes: 21 additions & 5 deletions .eslintrc.js
Original file line number Diff line number Diff line change
@@ -1,3 +1,19 @@
/**
* Copyright 2022 Google LLC
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/

module.exports = {
extends: 'google',
parserOptions: {
Expand All @@ -10,16 +26,16 @@ module.exports = {
rules: {
'comma-dangle': ['error', 'never'],
'max-len': ['error', { code: 100 }],
camelcase: 'off', // Off for destructuring
'async-await/space-after-async': 2,
'async-await/space-after-await': 2,
eqeqeq: 2,
'camelcase': ['error', {
'ignoreDestructuring': true,
'ignoreImports': true,
'allow': ['access_type', 'redirect_uris'],
}],
'guard-for-in': 'off',
'no-var': 'off', // ES3
'no-unused-vars': 'off' // functions aren't used.
},
plugins: [
'async-await',
'googleappsscript'
]
}
17 changes: 17 additions & 0 deletions .github/CODEOWNERS
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
# Copyright 2022 Google LLC
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.

# https://help.github.com/en/github/creating-cloning-and-archiving-repositories/about-code-owners

.github/ @googleworkspace/workspace-devrel-dpe
59 changes: 59 additions & 0 deletions .github/linters/.yaml-lint.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,59 @@
---
###########################################
# These are the rules used for #
# linting all the yaml files in the stack #
# NOTE: #
# You can disable line with: #
# # yamllint disable-line #
###########################################
rules:
braces:
level: warning
min-spaces-inside: 0
max-spaces-inside: 0
min-spaces-inside-empty: 1
max-spaces-inside-empty: 5
brackets:
level: warning
min-spaces-inside: 0
max-spaces-inside: 0
min-spaces-inside-empty: 1
max-spaces-inside-empty: 5
colons:
level: warning
max-spaces-before: 0
max-spaces-after: 1
commas:
level: warning
max-spaces-before: 0
min-spaces-after: 1
max-spaces-after: 1
comments: disable
comments-indentation: disable
document-end: disable
document-start:
level: warning
present: true
empty-lines:
level: warning
max: 2
max-start: 0
max-end: 0
hyphens:
level: warning
max-spaces-after: 1
indentation:
level: warning
spaces: consistent
indent-sequences: true
check-multi-line-strings: false
key-duplicates: enable
line-length:
level: warning
max: 120
allow-non-breakable-words: true
allow-non-breakable-inline-mappings: true
new-line-at-end-of-file: disable
new-lines:
type: unix
trailing-spaces: disable
Loading