PromucFlow_constructor/app/client/src
albinAppsmith d85fc5fbc1
feat: Added Communication popover for new Sidebar (#28688)
## Description

Added announcement popover for new sidebar. This will be triggered only
if the below conditions satisfy,
- if sidebar ff active
- AND if new ff to show comm about sidebar - off for new users, on for
old users
- AND state from the local storage

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

#### Media


https://github.com/appsmithorg/appsmith/assets/87797149/700689f7-7ebd-478e-8526-1cab2de388b6



#### 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
- [x] 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
2023-11-09 15:13:11 +05:30
..
actions feat: added an intermediary step to enable new create new app flow (#27457) 2023-11-09 09:49:02 +05:30
api feat: branch protection (#28526) 2023-11-03 22:43:36 +05:30
assets feat: added an intermediary step to enable new create new app flow (#27457) 2023-11-09 09:49:02 +05:30
ce feat: Added Communication popover for new Sidebar (#28688) 2023-11-09 15:13:11 +05:30
components feat: Make one click binding form controls searchable (#27990) 2023-11-09 11:53:26 +05:30
constants feat: walkthrough optional footer (#28702) 2023-11-08 20:40:36 +05:30
ee feat: added an intermediary step to enable new create new app flow (#27457) 2023-11-09 09:49:02 +05:30
enterprise
entities chore: Update BaseAction type to include 2 more optional keys (#28660) 2023-11-06 16:32:56 +05:30
globalStyles feat: Added hints for function arguments (#28214) 2023-11-07 11:30:32 +05:30
icons chore:add eslint rules (#27878) 2023-10-09 16:54:06 +03:00
layoutSystems fix: git branch protection fixes (#28667) 2023-11-07 20:25:02 +05:30
mockComponentProps
mockResponses
mocks chore: Add MutuationObserver to track changes in positions of widgets and layouts. (#28315) 2023-10-24 07:37:06 -04:00
navigation chore: [App Sidebar] Data Pane (#28248) 2023-10-24 15:28:21 +05:30
pages feat: Added Communication popover for new Sidebar (#28688) 2023-11-09 15:13:11 +05:30
plugins/Linting chore: CE changes for linting (#28542) 2023-11-03 16:31:49 +05:30
polyfills
reducers feat: added an intermediary step to enable new create new app flow (#27457) 2023-11-09 09:49:02 +05:30
reflow chore: add consistent-type-definitions rule (#27907) 2023-10-11 10:35:24 +03:00
sagas feat: added an intermediary step to enable new create new app flow (#27457) 2023-11-09 09:49:02 +05:30
selectors feat: Added Communication popover for new Sidebar (#28688) 2023-11-09 15:13:11 +05:30
templates
theme
transformers chore: code split for EE PR 2169 (#26669) 2023-09-11 14:09:41 +07:00
usagePulse fix: unhandledRejection error in sentry log (#28091) 2023-10-16 04:01:00 +01:00
utils feat: Added Communication popover for new Sidebar (#28688) 2023-11-09 15:13:11 +05:30
WidgetProvider fix: Validation issue in select widget on page reload (#28277) 2023-10-27 18:18:42 +05:30
WidgetQueryGenerators chore: add consistent-type-definitions rule (#27907) 2023-10-11 10:35:24 +03:00
widgets feat: Add IFrame widget for Custom EChart and support for custom functions in property pane (#28513) 2023-11-08 19:25:44 +05:30
workers feat: Add IFrame widget for Custom EChart and support for custom functions in property pane (#28513) 2023-11-08 19:25:44 +05:30
App.css
AppErrorBoundry.tsx
auto-otel-web.js chore: added new relic OTLP exporter (#28480) 2023-11-06 15:05:17 +05:30
config.d.ts
Globals.d.ts chore: Add support for 3D Custom ECharts (#26657) 2023-09-27 16:54:27 +05:30
index.css
index.tsx chore: added new relic OTLP exporter (#28480) 2023-11-06 15:05:17 +05:30
LandingScreen.tsx chore: add consistent-type-definitions rule (#27907) 2023-10-11 10:35:24 +03:00
preload-route-chunks.ts fix: Refactor preloads to fix an issue with CDN on EE (#28402) 2023-10-30 13:32:37 +05:30
react-app-env.d.ts
RouteChangeListener.tsx
serviceWorker.js
store.ts chore: Refactor URLAssembly to throw error on missing pageId for app route resolution only (#28527) 2023-11-02 15:55:24 +05:30
wdyr.ts