PromucFlow_constructor/app/client/src/components
Ankita Kinger e9463661ad
fix: Adding permission checks on save & edit datasource buttons next to API field (#19251)
## Description

> Adding permission checks on save & edit datasource buttons next to API
field

Fixes #19248 

## Type of change

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

## How Has This Been Tested?
> Works now based on permission.

- Manual

## 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:
- [ ] 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-28 00:45:07 +05:30
..
autoHeight fix: Switch to preview mode performance issue (#18457) 2022-11-27 22:42:00 +05:30
autoHeightOverlay fix: auto height limits one row difference (#19001) 2022-12-22 18:18:47 +05:30
designSystems/appsmith fix: Updating page permissions in view mode to solve error message for updating the page (#18946) 2022-12-14 20:32:13 +05:30
editorComponents fix: Adding permission checks on save & edit datasource buttons next to API field (#19251) 2022-12-28 00:45:07 +05:30
formControls fix: removed old key_val_input, updated keyval_array, show ds info (#18626) 2022-12-13 20:09:16 +05:30
propertyControls chore: Makes use of DS components in ThemeControls (#19000) 2022-12-23 15:37:29 +05:30
utils feat: migration of ads/formFields/TextField to utils as part ads migration (#17281) 2022-10-05 16:36:49 +05:30
wds chore: import common variables from design system (#17600) 2022-10-31 06:54:47 +05:30
constants.ts fix: checkbox, switch property fields update, migration added (#13997) 2022-05-25 17:03:33 +05:30
TabItemBackgroundFill.tsx chore: use typography and getTypographyFromKey from the design-system (#18050) 2022-11-16 11:32:00 +07:00