PromucFlow_constructor/app/client/src
Yash Sharma fb721f7092
fix: Updating the logic to render 'allUsers' having access to the workspace (#28079)
## Description
> Fixes render issue for `allUsers` after sharing the workspace access
with new users.

#### PR fixes following issue(s)
Fixes #28013 and ensures that it does not break #17728

#### Media
> https://www.loom.com/share/265e79e2e4a14d6b8312a6ea112365d0

#### Type of change
- Bug fix (non-breaking change which fixes an issue)

## Testing
#### How Has This Been Tested?
- [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
- [x] I have performed a self-review of my own code
- [x] 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-10-16 14:43:23 +05:30
..
actions chore: Refactor debugger analytics for active fields (#28036) 2023-10-16 09:22:11 +05:30
api chore: add consistent-type-definitions rule (#27907) 2023-10-11 10:35:24 +03:00
assets chore: add color validation + native color picker (#25355) 2023-08-07 11:55:10 +03:00
ce chore: Refactoring editor app name component for modules (#28055) 2023-10-16 14:37:39 +05:30
components chore: Refactor debugger analytics for active fields (#28036) 2023-10-16 09:22:11 +05:30
constants chore: updated ramps to redirect on customer portal (#28051) 2023-10-15 12:33:25 +05:30
ee chore: route builder refactor (#27905) 2023-10-12 11:01:22 +05:30
enterprise chore: Format files to match prettier rules and exclude third-party files (#21586) 2023-03-20 19:04:31 +05:30
entities chore: route builder refactor (#27905) 2023-10-12 11:01:22 +05:30
globalStyles feat: assistive binding (#27070) 2023-09-15 21:23:51 +05:30
icons chore:add eslint rules (#27878) 2023-10-09 16:54:06 +03:00
layoutSystems chore: add consistent-type-definitions rule (#27907) 2023-10-11 10:35:24 +03:00
mockComponentProps
mockResponses ci: Add lint check to the build step (#21442) 2023-03-20 22:50:44 +05:30
mocks chore: Create layout system structure for Anvil and AnvilFlexComponent. (#27178) 2023-10-02 15:41:05 -04:00
navigation chore: add consistent-type-definitions rule (#27907) 2023-10-11 10:35:24 +03:00
pages fix: Updating the logic to render 'allUsers' having access to the workspace (#28079) 2023-10-16 14:43:23 +05:30
plugins/Linting feat: add feature flags to workers. (#27258) 2023-10-12 23:02:38 +05:30
polyfills chore: upgrade to prettier v2 + enforce import types (#21013)Co-authored-by: Satish Gandham <hello@satishgandham.com> Co-authored-by: Satish Gandham <satish.iitg@gmail.com> 2023-03-16 17:11:47 +05:30
reducers chore: Refactoring editor app name component for modules (#28055) 2023-10-16 14:37:39 +05:30
reflow chore: add consistent-type-definitions rule (#27907) 2023-10-11 10:35:24 +03:00
sagas fix: empty error toast message in CI issue fixed (#28010) 2023-10-16 11:40:55 +05:30
selectors chore: Refactor debugger analytics for active fields (#28036) 2023-10-16 09:22:11 +05:30
templates
theme chore: upgrade to prettier v2 + enforce import types (#21013)Co-authored-by: Satish Gandham <hello@satishgandham.com> Co-authored-by: Satish Gandham <satish.iitg@gmail.com> 2023-03-16 17:11:47 +05:30
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 chore: updated ramps to redirect on customer portal (#28051) 2023-10-15 12:33:25 +05:30
WidgetProvider chore: add consistent-type-definitions rule (#27907) 2023-10-11 10:35:24 +03:00
WidgetQueryGenerators chore: add consistent-type-definitions rule (#27907) 2023-10-11 10:35:24 +03:00
widgets fix: auto label position (#28022) 2023-10-13 12:08:01 +03:00
workers fix: Race condition in JS object mutation (#28083) 2023-10-16 13:32:27 +05:30
App.css
AppErrorBoundry.tsx feat: [epic] appsmith design system version 2 deduplication (#22030) 2023-05-20 00:07:06 +05:30
config.d.ts chore: upgrade to prettier v2 + enforce import types (#21013)Co-authored-by: Satish Gandham <hello@satishgandham.com> Co-authored-by: Satish Gandham <satish.iitg@gmail.com> 2023-03-16 17:11:47 +05:30
Globals.d.ts chore: Add support for 3D Custom ECharts (#26657) 2023-09-27 16:54:27 +05:30
index.css fix: design-system-old fixes (#24421) 2023-06-20 14:34:13 +05:30
index.tsx perf: prioritize the main bundle over preloads (v2) (#24374) 2023-06-22 10:58:10 +05:30
LandingScreen.tsx chore: add consistent-type-definitions rule (#27907) 2023-10-11 10:35:24 +03:00
preload-route-chunks.ts fix: bump storybook version and move stories to storybook package (#25821) 2023-07-31 19:15:50 +03:00
react-app-env.d.ts
RouteChangeListener.tsx chore: added route listener on non-trackable URLs (#25671) 2023-08-11 17:04:42 +05:30
RouteParamsMiddleware.ts chore: route builder refactor (#27905) 2023-10-12 11:01:22 +05:30
serviceWorker.js fix: don’t cache icons by the service worker (#23558) 2023-05-24 12:50:26 +05:30
store.ts chore: upgrade to prettier v2 + enforce import types (#21013)Co-authored-by: Satish Gandham <hello@satishgandham.com> Co-authored-by: Satish Gandham <satish.iitg@gmail.com> 2023-03-16 17:11:47 +05:30
wdyr.ts chore: improve eslint rules (#26056) 2023-08-07 15:38:48 +03:00