PromucFlow_constructor/app/client/src/pages/Editor
albinAppsmith 4611912054
feat: removed welcome tour (#30294)
## Description

This PR will be removing the welcome tour flow. The reason for removing
this is because of new IDE redesign which will make this flow invalid.

#### PR fixes following issue(s)
Fixes https://github.com/appsmithorg/appsmith/issues/30082


#### Type of change

- New feature (non-breaking change which adds functionality)

## Testing
>
#### How Has This Been Tested?
> Please describe the tests that you ran to verify your changes. Also
list any relevant details for your test configuration.
> Delete anything that is not relevant
- [ ] Manual
- [ ] JUnit
- [ ] Jest
- [ ] Cypress
>
>
#### Test Plan
> Add Testsmith test cases links that relate to this PR
>
>
#### Issues raised during DP testing
> Link issues raised during DP testing for better visiblity and tracking
(copy link from comments dropped on this PR)
>
>
>
## 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
- [ ] New and existing unit tests pass locally with my changes
- [ ] PR is being merged under a feature flag


#### QA activity:
- [ ] [Speedbreak
features](https://github.com/appsmithorg/TestSmith/wiki/Guidelines-for-test-plans#speedbreakers-)
have been covered
- [ ] Test plan covers all impacted features and [areas of
interest](https://github.com/appsmithorg/TestSmith/wiki/Guidelines-for-test-plans#areas-of-interest-)
- [ ] Test plan has been peer reviewed by project stakeholders and other
QA members
- [ ] Manually tested functionality on DP
- [ ] We had an implementation alignment call with stakeholders post QA
Round 2
- [ ] 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


<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
## Summary by CodeRabbit

- **Refactor**
- Removed guided tour feature from the Help menu and related components.
  - Cleaned up unused code and imports across various components.
- Simplified the user interface by eliminating the Welcome Tour button.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->
2024-01-17 10:38:29 +05:30
..
__tests__
APIEditor chore: refactor for convert query to module (#29970) 2024-01-03 15:42:35 +05:30
AppSettingsPane chore: Create a separate theme settings panel for WDS (#29196) 2023-12-01 15:39:21 +03:00
CanvasLayoutConversion chore: add consistent-type-definitions rule (#27907) 2023-10-11 10:35:24 +03:00
CanvasPropertyPane chore: Add an extra feature flag to control App sidebar rollout (#28876) 2023-11-15 16:49:41 +05:30
commons chore: Add IDE side pane and manage navigation (#28063) 2023-10-18 12:44:10 +05:30
CommunityTemplates/Modals fix: Update maxTagCount in UseCasesSelect component (#29962) 2024-01-01 16:58:47 +05:30
CustomWidgetBuilder chore: misc updates to custom widget (#30114) 2024-01-16 10:52:17 +05:30
DataSourceEditor fix: removed ab_mock_mongo_schema_enabled, ab_gsheet_schema_enabled flag code (#30113) 2024-01-16 14:00:51 +05:30
DatasourceInfo feat: Appsmith AI as datasource plugin (#29794) 2024-01-16 20:19:08 +05:30
EditorName feat: New header with reorganized structure (#30059) 2024-01-05 13:48:23 +05:30
EntityNavigation chore: Custom widget (alpha) (#27571) 2023-11-14 10:03:37 +05:30
Explorer feat: Appsmith AI as datasource plugin (#29794) 2024-01-16 20:19:08 +05:30
FirstTimeUserOnboarding feat: removed welcome tour (#30294) 2024-01-17 10:38:29 +05:30
GeneratePage chore: add analytics event for query failure post schema fetch pass (#28574) 2023-11-07 16:27:19 +05:30
gitSync fix: fixing loader color issue (#30109) 2024-01-09 16:56:05 +05:30
GlobalHotKeys fix: Widget selection context switch adjustments (#30117) 2024-01-12 10:53:47 +05:30
GuidedTour chore: add consistent-type-definitions rule (#27907) 2023-10-11 10:35:24 +03:00
IDE chore: EE split friendly refactor for entity list and tabs selector (#30337) 2024-01-16 18:52:07 +05:30
IntegrationEditor feat: Appsmith AI as datasource plugin (#29794) 2024-01-16 20:19:08 +05:30
JSEditor chore: Split screen foundations (#30060) 2024-01-09 15:28:27 +05:30
MultiSelectPropertyPane changes in evaluation for EE - split (#27144) 2023-09-12 17:21:39 +05:30
NavigationSettings chore: add consistent-type-definitions rule (#27907) 2023-10-11 10:35:24 +03:00
PropertyPane chore: misc updates to custom widget (#30114) 2024-01-16 10:52:17 +05:30
QueryEditor feat: Appsmith AI as datasource plugin (#29794) 2024-01-16 20:19:08 +05:30
SaaSEditor fix: interchanged primary btn to gen crud from new query (#30007) 2024-01-05 13:54:18 +05:30
ThemePropertyPane chore: Create a separate theme settings panel for WDS (#29196) 2023-12-01 15:39:21 +03:00
WDSThemePropertyPane chore: New Theme Settings Integration (#29848) 2023-12-28 13:58:33 +05:30
WidgetsEditor fix: Widget selection context switch adjustments (#30117) 2024-01-12 10:53:47 +05:30
ActionSettings.tsx
AppsmithLink.tsx chore: Refactoring code for entity explorer on app editor to support package editor (#27844) 2023-10-11 19:41:07 +05:30
Canvas.tsx fix: Stale Page Flicker Bug on switching pages. (#30206) 2024-01-11 11:13:29 +05:30
EditorHeader.tsx chore: Add an extra feature flag to control App sidebar rollout (#28876) 2023-11-15 16:49:41 +05:30
EditorSaveIndicator.tsx chore: Refactoring editor app name component for modules (#28055) 2023-10-16 14:37:39 +05:30
EditorShareButton.tsx chore: Refactoring code for entity explorer on app editor to support package editor (#27844) 2023-10-11 19:41:07 +05:30
EntityNotFoundPane.tsx chore: add consistent-type-definitions rule (#27907) 2023-10-11 10:35:24 +03:00
FormConfig.tsx
FormControl.tsx changes in evaluation for EE - split (#27144) 2023-09-12 17:21:39 +05:30
HelpBarInHeader.tsx feat: branch protection (#28526) 2023-11-03 22:43:36 +05:30
HelpButton.tsx feat: removed welcome tour (#30294) 2024-01-17 10:38:29 +05:30
index.tsx feat: ui for autocommit (#29441) 2023-12-11 21:11:43 +05:30
loader.tsx chore:add eslint rules (#27878) 2023-10-09 16:54:06 +03:00
MainContainerWidthToggles.test.tsx chore: Rename and cleanup of editor components (#26944) 2023-09-12 19:44:02 +05:30
MainContainerWidthToggles.tsx chore: Rename and cleanup of editor components (#26944) 2023-09-12 19:44:02 +05:30
Popper.tsx fix: Adjust evaluated popover position based on the target's position in the view port (#29912) 2023-12-29 12:53:09 +05:30
PropertyPaneHelpButton.tsx chore: Move the widget config to widget class (#26073) 2023-09-06 17:45:04 +05:30
RealtimeAppEditors.tsx chore: add consistent-type-definitions rule (#27907) 2023-10-11 10:35:24 +03:00
RequestConfirmationModal.tsx chore: add consistent-type-definitions rule (#27907) 2023-10-11 10:35:24 +03:00
ShareApplicationForm.tsx
ToggleModeButton.tsx chore: update preview button to make use of toggle (#26822) 2023-08-31 14:44:50 +05:30
utils.ts chore: action response view refactor (#29031) 2023-11-24 11:34:06 +05:30
WidgetCard.tsx fix: Widget selection context switch adjustments (#30117) 2024-01-12 10:53:47 +05:30
WidgetCardsPane.tsx chore: add consistent-type-definitions rule (#27907) 2023-10-11 10:35:24 +03:00
WidgetsEditorEntityExplorer.tsx [Chore]: App Sidebar Library Pane (#28332) 2023-11-03 10:54:58 +05:30
WidgetSidebarWithTags.tsx chore: custom widget (#28926) 2023-12-28 12:16:28 +05:30