PromucFlow_constructor/app/client/src/pages/Editor/FirstTimeUserOnboarding
Rahul Barwal 95784c6d10
feat: replace blank canvas with starter templates. (#28284)
## Description
### Shows starter page templates instead of blank canvas
As part of first activation experiment, this PR implements changes for
showing starter page templates and allows user to fork a starter page
template when they click on any template.

#### PR fixes following issue(s)
Fixes #27884
#### Media
> A video or a GIF is preferred. when using Loom, don’t embed because it
looks like it’s a GIF. instead, just link to the video
>
>
#### 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
- [x] 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
- [ ] 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:
- [ ] [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

---------

Co-authored-by: Jacques Ikot <jacquesikot@gmail.com>
2023-10-30 11:15:05 +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: remove cloudHosting conditional check, change version name (#28086) 2023-10-15 02:11: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: common test case fix (#28271) 2023-10-20 16:06:01 +05:30
TooltipContent.tsx changes in evaluation for EE - split (#27144) 2023-09-12 17:21:39 +05:30
Utils.ts chore: skip signposting discovery test (#27892) 2023-10-17 17:32:05 +05:30