PromucFlow_constructor/app/client/src/pages/Editor
Hetu Nandu 02bd42003a
chore: Sunset Omnibar Documentation and Snippets (#24787)
## Description

We are removing the documentation and snippets that used to be shown in
the omnibar. These features are not being maintained and usage is pretty
low.

#### PR fixes following issue(s)
Fixes #24278
Fixes #24279
Fixes #24280


#### Type of change

- Breaking change (fix or feature that would cause existing
functionality to not work as expected)

## Testing

#### How Has This Been Tested?

- [x] Manual
- [x] Cypress

#### Test Plan

https://github.com/appsmithorg/appsmith/pull/24787#issuecomment-1611180354

#### Issues raised during DP testing

https://github.com/appsmithorg/appsmith/pull/24787#issuecomment-1611475323

## Checklist:
#### Dev activity
- [ ] My code follows the style guidelines of this project
- [ ] 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
- [ ] My changes generate no new warnings
- [ ] I have added tests that prove my fix is effective or that my
feature works
- [ ] New and existing unit tests pass locally with my changes
- [ ] PR is being merged under a feature flag


#### QA activity:
- [x] [Speedbreak
features](https://github.com/appsmithorg/TestSmith/wiki/Guidelines-for-test-plans#speedbreakers-)
have been covered
- [x] Test plan covers all impacted features and [areas of
interest](https://github.com/appsmithorg/TestSmith/wiki/Guidelines-for-test-plans#areas-of-interest-)
- [x] Test plan has been peer reviewed by project stakeholders and other
QA members
- [x] Manually tested functionality on DP
- [x] We had an implementation alignment call with stakeholders post QA
Round 2
- [x] Cypress test cases have been added and approved by SDET/manual QA
- [ ] Added `Test Plan Approved` label after Cypress tests were reviewed
- [ ] Added `Test Plan Approved` label after JUnit tests were reviewed
2023-06-30 15:51:08 +05:30
..
__tests__ feat: [epic] appsmith design system version 2 deduplication (#22030) 2023-05-20 00:07:06 +05:30
APIEditor chore: Sunset Omnibar Documentation and Snippets (#24787) 2023-06-30 15:51:08 +05:30
AppSettingsPane feat: Flagsmith Integration (#24472) 2023-06-27 16:15:33 +05:30
CanvasLayoutConversion fix: casing changes (#23515) 2023-06-09 14:22:27 +05:30
CanvasPropertyPane chore: Add more analytics events (#24670) 2023-06-21 15:10:33 +05:30
DataSourceEditor feat: Flagsmith Integration (#24472) 2023-06-27 16:15:33 +05:30
EditorAppName fix: adding theme and settings to git status messages (#24045) 2023-06-28 10:03:19 +05:30
Explorer chore: Add more analytics events (#24670) 2023-06-21 15:10:33 +05:30
FirstTimeUserOnboarding feat: signposting update (#24389) 2023-06-22 18:35:01 +05:30
GeneratePage feat: signposting update (#24389) 2023-06-22 18:35:01 +05:30
gitSync fix: adding theme and settings to git status messages (#24045) 2023-06-28 10:03:19 +05:30
GlobalHotKeys chore: Sunset Omnibar Documentation and Snippets (#24787) 2023-06-30 15:51:08 +05:30
GuidedTour fix: Modifies Action selector copy in onboarding flow (#24367) 2023-06-12 17:50:29 +05:30
IntegrationEditor fix: display new query button but in disabled form gsheet (#24499) 2023-06-23 15:08:15 +05:30
JSEditor chore: Sunset Omnibar Documentation and Snippets (#24787) 2023-06-30 15:51:08 +05:30
MultiSelectPropertyPane feat: [epic] appsmith design system version 2 deduplication (#22030) 2023-05-20 00:07:06 +05:30
PropertyPane chore: [one click binding] allow switching between js mode and non js mode on property control (#24355) 2023-06-16 14:46:56 +05:30
QueryEditor chore: Sunset Omnibar Documentation and Snippets (#24787) 2023-06-30 15:51:08 +05:30
SaaSEditor fix: gsheet file picker background issue fixed (#24049) 2023-06-08 14:58:29 +05:30
ThemePropertyPane fix: casing changes (#23515) 2023-06-09 14:22:27 +05:30
WidgetsEditor feat: signposting update (#24389) 2023-06-22 18:35:01 +05:30
ActionSettings.tsx feat: [epic] appsmith design system version 2 deduplication (#22030) 2023-05-20 00:07:06 +05:30
Canvas.tsx feat: Add widget responsiveness and conversion algorithm (#21386) 2023-04-07 09:51:35 -04:00
EditorHeader.tsx chore: analytics for when app is marked public (#24835) 2023-06-27 10:59:52 +05:30
EditorSaveIndicator.tsx feat: [epic] appsmith design system version 2 deduplication (#22030) 2023-05-20 00:07:06 +05:30
EntityNotFoundPane.tsx feat: [epic] appsmith design system version 2 deduplication (#22030) 2023-05-20 00:07:06 +05:30
FormConfig.tsx feat: [epic] appsmith design system version 2 deduplication (#22030) 2023-05-20 00:07:06 +05:30
FormControl.tsx feat: query creation dumb templates replaced with smart templates (#24234) 2023-06-19 15:23:34 +05:30
HelpButton.tsx feat: signposting update (#24389) 2023-06-22 18:35:01 +05:30
index.tsx feat: signposting update (#24389) 2023-06-22 18:35:01 +05:30
loader.tsx
MainContainer.test.tsx chore: upgrade to prettier v2 + enforce import types (#21013)Co-authored-by: Satish Gandham <hello@satishgandham.com> Co-authored-by: Satish Gandham <satish.iitg@gmail.com> 2023-03-16 17:11:47 +05:30
MainContainer.tsx chore: Switch environment CE BE code split (#23755) 2023-05-26 21:50:59 +05:30
MainContainerLayoutControl.test.tsx feat: [epic] appsmith design system version 2 deduplication (#22030) 2023-05-20 00:07:06 +05:30
MainContainerLayoutControl.tsx feat: [epic] appsmith design system version 2 deduplication (#22030) 2023-05-20 00:07:06 +05:30
Popper.tsx feat: [epic] appsmith design system version 2 deduplication (#22030) 2023-05-20 00:07:06 +05:30
PropertyPaneHelpButton.tsx feat: [epic] appsmith design system version 2 deduplication (#22030) 2023-05-20 00:07:06 +05:30
RealtimeAppEditors.tsx feat: [epic] appsmith design system version 2 deduplication (#22030) 2023-05-20 00:07:06 +05:30
RequestConfirmationModal.tsx feat: [epic] appsmith design system version 2 deduplication (#22030) 2023-05-20 00:07:06 +05:30
routes.tsx chore: Revert Multi pane scale (#23909) 2023-05-31 18:36:34 +05:30
ShareApplicationForm.tsx chore: upgrade to prettier v2 + enforce import types (#21013)Co-authored-by: Satish Gandham <hello@satishgandham.com> Co-authored-by: Satish Gandham <satish.iitg@gmail.com> 2023-03-16 17:11:47 +05:30
ToggleModeButton.tsx feat: [epic] appsmith design system version 2 deduplication (#22030) 2023-05-20 00:07:06 +05:30
utils.ts feat: [epic] appsmith design system version 2 deduplication (#22030) 2023-05-20 00:07:06 +05:30
WidgetCard.tsx feat: [epic] appsmith design system version 2 deduplication (#22030) 2023-05-20 00:07:06 +05:30
WidgetCardsPane.tsx chore: upgrade to prettier v2 + enforce import types (#21013)Co-authored-by: Satish Gandham <hello@satishgandham.com> Co-authored-by: Satish Gandham <satish.iitg@gmail.com> 2023-03-16 17:11:47 +05:30
WidgetSidebar.tsx chore: Add more analytics events (#24670) 2023-06-21 15:10:33 +05:30
WidgetsMultiSelectBox.tsx feat: [epic] appsmith design system version 2 deduplication (#22030) 2023-05-20 00:07:06 +05:30