PromucFlow_constructor/app/client/src/pages/Editor/FirstTimeUserOnboarding
albinAppsmith ced4ffa179
fix: Remove guided tour code (#30387)
## Description

Removed the guided tour code.

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

#### Type of change

- Bug fix (non-breaking change which fixes an issue)
- Chore (housekeeping or task changes that don't impact user perception)

## 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

- **Chores**
  - Streamlined onboarding process by removing guided tour features.
- Refined action and message management for a more intuitive user
experience.
  - Enhanced property controls generation for better user interaction.

- **Refactor**
- Simplified various components by removing unnecessary guided tour
logic.
  - Improved application and page sagas for more efficient operation.
  - Refined editor components for a smoother user interface.

- **Documentation**
  - Updated message constants for clearer user guidance.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->
2024-01-24 16:31:21 +05:30
..
AnonymousDataPopup.tsx feat: signposting update (#24389) 2023-06-22 18:35:01 +05:30
Checklist.test.tsx chore: route builder refactor (#27905) 2023-10-12 11:01:22 +05:30
Checklist.tsx chore: skip signposting discovery test (#27892) 2023-10-17 17:32:05 +05:30
constants.ts chore: analytics when signposting step is completed (#25551) 2023-07-25 14:16:32 +05:30
HelpMenu.tsx feat: removed welcome tour (#30294) 2024-01-17 10:38:29 +05:30
Modal.tsx feat: signposting update (#24389) 2023-06-22 18:35:01 +05:30
Overlay.tsx feat: replace blank canvas with starter templates. (#28284) 2023-10-30 11:15:05 +05:30
Statusbar.test.tsx feat: improve signposting discoverability (#26551) 2023-08-30 14:01:16 +05:30
Statusbar.tsx changes in evaluation for EE - split (#27144) 2023-09-12 17:21:39 +05:30
testUtils.ts fix: add implementation for onForkButtonTrigger in building block (#29976) 2024-01-03 10:01:43 +05:30
TooltipContent.tsx changes in evaluation for EE - split (#27144) 2023-09-12 17:21:39 +05:30
Utils.ts fix: Remove guided tour code (#30387) 2024-01-24 16:31:21 +05:30