PromucFlow_constructor/app/server/appsmith-plugins
PiyushPushkar02 6843efcb0b
fix: Google Sheets Scope Label Change (#22548)
## Description

- The following PR changes the label values seen by the user in the
scope selection drop-down menu while creating a Google Sheet data
source.
- The changes accommodate for one specific scope that was present in the
previous implementation and is not present now i.e read/write without
delete permission for which a new scope has been added.
- Also with these changes the migration for old data sources is not
required since we have added all the previously used scopes here.
- Figma Link:
https://www.figma.com/file/TcFhqEbAc8ymHTRF5wR1qv/Limited-GSheet-Access?node-id=506-32761
- Notion link for migration:
https://www.notion.so/appsmith/Google-Sheet-Migration-ab7bbfbdae1f40189a957b6ae5374145

Fixes #22327 

## Type of change

- New feature (non-breaking change which adds functionality)
- This change requires a documentation update


## How Has This Been Tested?

- Manual

## Checklist:
### Dev activity
- [x] My code follows the style guidelines of this project
- [x] I have performed a self-review of my own code
- [ ] I have commented my code, particularly in hard-to-understand areas
- [ ] I have made corresponding changes to the documentation
- [x] My changes generate no new warnings
- [ ] I have added tests that prove my fix is effective or that my
feature works
- [x] New and existing unit tests pass locally with my changes
- [x] PR is being merged under a feature flag


### QA activity:
- [ ] Test plan has been approved by relevant developers
- [ ] Test plan has been peer reviewed by QA
- [ ] Cypress test cases have been added and approved by either SDET or
manual QA
- [ ] Organized project review call with relevant stakeholders after
Round 1/2 of QA
- [ ] Added Test Plan Approved label after reveiwing all Cypress test

---------

Co-authored-by: “sneha122” <“sneha@appsmith.com”>
2023-04-27 11:21:32 +05:30
..
amazons3Plugin chore: Fix unnecessary re-shading of jars (#21994) 2023-04-03 17:49:21 +05:30
arangoDBPlugin fix: Hint text in create query (sql based datasources) (#22190) 2023-04-10 17:50:09 +05:30
dynamoPlugin chore: Fix unnecessary re-shading of jars (#21994) 2023-04-03 17:49:21 +05:30
elasticSearchPlugin chore: Fix unnecessary re-shading of jars (#21994) 2023-04-03 17:49:21 +05:30
firestorePlugin fix: [#21180] Firestore plugin -> "Timestamp Path" fix (#22646) 2023-04-27 11:03:22 +05:30
googleSheetsPlugin fix: Google Sheets Scope Label Change (#22548) 2023-04-27 11:21:32 +05:30
graphqlPlugin Fix stringified JSON response (#22450) (#22498) 2023-04-26 22:22:08 +05:30
jsPlugin chore: Fix unnecessary re-shading of jars (#21994) 2023-04-03 17:49:21 +05:30
mongoPlugin chore: Fix unnecessary re-shading of jars (#21994) 2023-04-03 17:49:21 +05:30
mssqlPlugin fix: Hint text in create query (sql based datasources) (#22190) 2023-04-10 17:50:09 +05:30
mysqlPlugin fix: Hint text in create query (sql based datasources) (#22190) 2023-04-10 17:50:09 +05:30
oraclePlugin fix: Hint text in create query (sql based datasources) (#22190) 2023-04-10 17:50:09 +05:30
postgresPlugin fix: Allow empty password in PostgreSQL trust authentication login (#22186) 2023-04-13 16:20:46 +06:00
redisPlugin chore: Fix unnecessary re-shading of jars (#21994) 2023-04-03 17:49:21 +05:30
redshiftPlugin fix: Hint text in create query (sql based datasources) (#22190) 2023-04-10 17:50:09 +05:30
restApiPlugin feat: remove bloat from large files during upload (WIP) (#21757) 2023-04-27 10:33:32 +07:00
saasPlugin chore: Fix unnecessary re-shading of jars (#21994) 2023-04-03 17:49:21 +05:30
smtpPlugin chore: Fix unnecessary re-shading of jars (#21994) 2023-04-03 17:49:21 +05:30
snowflakePlugin chore: bump snowflake-jdbc from 3.13.26 to 3.13.29 in /app/server/appsmith-plugins/snowflakePlugin (#22444) 2023-04-18 09:03:22 +05:30
pom.xml feature: Introduce Oracle Integration behind feature flag (#21273) 2023-03-16 16:54:25 +05:30