PromucFlow_constructor/app/client/src
Pawan Kumar 5a1582eb7b
chore: Update upgrade button intercom message + Fix text color on error pages when background is dark (#18975)
This PR
- updates the upgrade button intercom message.
- Fixes text color on error pages when background is dark 

## Type of change
- Bug fix 


## How Has This Been Tested?
- Not needed.

## 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:
- [ ] Test plan has been approved by relevant developers
- [ ] Test plan has been peer reviewed by QA
- [ ] Cypress test cases have been added and approved by either SDET or
manual QA
- [ ] Organized project review call with relevant stakeholders after
Round 1/2 of QA
- [ ] Added Test Plan Approved label after reveiwing all Cypress test
2022-12-30 16:27:10 +05:30
..
actions fix: ds discard popup issue fixes (#19114) 2022-12-30 15:53:24 +05:30
api feat: in-app embed settings (#19023) 2022-12-26 10:41:33 +05:30
assets chore: Updating the graphics for Access control upgrade page (#19154) 2022-12-23 13:39:36 +05:30
ce chore: Update upgrade button intercom message + Fix text color on error pages when background is dark (#18975) 2022-12-30 16:27:10 +05:30
components feat: Dynamic Menu Items - Table Widget (#18945) 2022-12-30 16:22:11 +05:30
constants feat: Dynamic Menu Items - Table Widget (#18945) 2022-12-30 16:22:11 +05:30
ee chore: update imports for code split (#19085) 2022-12-22 12:04:28 +05:30
enterprise
entities fix: ds discard popup issue fixes (#19114) 2022-12-30 15:53:24 +05:30
globalStyles chore: use typography and getTypographyFromKey from the design-system (#18050) 2022-11-16 11:32:00 +07:00
icons feat: migrate organisation to workspace (#13863) 2022-06-15 21:07:41 +05:30
mockComponentProps
mockResponses feat: RBAC framework (#14823) 2022-08-22 23:27:07 +05:30
mocks chore: integrate msw to browser to mock api requests (#15965) 2022-08-17 12:01:55 +05:30
navigation fix: set soft focus for property pane inputs (#19009) 2022-12-16 22:52:47 +05:30
normalizers
pages chore: Update upgrade button intercom message + Fix text color on error pages when background is dark (#18975) 2022-12-30 16:27:10 +05:30
polyfills
reducers fix: ds discard popup issue fixes (#19114) 2022-12-30 15:53:24 +05:30
reflow fix: Switch to preview mode performance issue (#18457) 2022-11-27 22:42:00 +05:30
resizable feat: Automatic height updates for widgets based on contents (Auto Height) (#18341) 2022-11-23 15:18:23 +05:30
sagas fix: offset while pasting widget from mouse position in Desktop mode (#19230) 2022-12-29 11:07:54 +00:00
selectors feat: Command Click for nested properties (#19004) 2022-12-26 10:49:02 +05:30
templates
theme fix: Table reskinning (#17228) 2022-10-14 10:23:31 +05:30
transformers fix: ds discard popup issue fixes (#19114) 2022-12-30 15:53:24 +05:30
utils feat: Dynamic Menu Items - Table Widget (#18945) 2022-12-30 16:22:11 +05:30
widgets chore: Update upgrade button intercom message + Fix text color on error pages when background is dark (#18975) 2022-12-30 16:27:10 +05:30
workers feat: Dynamic Menu Items - Table Widget (#18945) 2022-12-30 16:22:11 +05:30
.gitignore
App.css
AppErrorBoundry.tsx add analytics log on app crash (#14575) 2022-06-22 16:00:33 +05:30
AppRouter.tsx chore: route change listener (#19090) 2022-12-26 07:10:09 +00:00
config.d.ts feat: Add type inference for redux's useSelector hook (#18257) 2022-11-28 08:13:17 +00:00
index.css fix: show more modal of a truncated text widget is flickering (#18888) 2022-12-14 13:43:43 +05:30
index.tsx chore: Navigation analytics (#18781) 2022-12-15 09:36:13 +05:30
LandingScreen.tsx feat: Branding (#18717) 2022-12-09 20:13:47 +05:30
react-app-env.d.ts
RouteBuilder.ts feat: Command Click for nested properties (#19004) 2022-12-26 10:49:02 +05:30
RouteChangeListener.tsx chore: route change listener (#19090) 2022-12-26 07:10:09 +00:00
RouteParamsMiddleware.ts feat: New settings pane (#16361) 2022-12-02 11:19:51 +05:30
serviceWorker.js fix: Log ChunkLoadError on Sentry only after 3rd failure (#18196) 2022-11-18 09:33:23 +00:00
store.ts fix: geolocation api callbacks are not called (#18235) 2022-11-30 16:08:15 +05:30
wdyr.ts