PromucFlow_constructor/app/client/src
albinAppsmith 90f2b82ec5
fix: Datasource edit icon is different from platform (#24604)
## Description

Edit icon was different in edit datasource button, this PR fixes that
issue. Also, changed to sentense case in authentication tab.

#### PR fixes following issue(s)
Fixes #8057 

#### Media
<img width="1516" alt="Screenshot 2023-06-19 at 11 55 04 AM"
src="https://github.com/appsmithorg/appsmith/assets/87797149/f7dbc83c-b95b-42c0-bf1e-02c619d9b3f6">

#### Type of change

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

## 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
- [ ] 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-06-22 23:48:30 +05:30
..
actions feat: signposting update (#24389) 2023-06-22 18:35:01 +05:30
api fix: rebase error message during conflicts (#24414) 2023-06-17 14:25:16 +05:30
assets fix: all backlog fixes for ads v2 (#24012) 2023-06-12 12:40:54 +07:00
ce fix: Datasource edit icon is different from platform (#24604) 2023-06-22 23:48:30 +05:30
components fix: Datasource edit icon is different from platform (#24604) 2023-06-22 23:48:30 +05:30
constants feat: signposting update (#24389) 2023-06-22 18:35:01 +05:30
ee chore: Optimizing the solution for supporting tenant config on admin settings (#24454) 2023-06-14 19:39:38 +05:30
enterprise
entities fix: puts navbar functionality behind feature flag (#24561) 2023-06-22 10:30:24 +05:30
globalStyles fix: Remove custom rendering of sql hints (#24080) 2023-06-08 15:15:16 +01:00
icons feat: [epic] appsmith design system version 2 deduplication (#22030) 2023-05-20 00:07:06 +05:30
mockComponentProps
mockResponses
mocks
navigation feat: [epic] appsmith design system version 2 deduplication (#22030) 2023-05-20 00:07:06 +05:30
normalizers
pages feat: signposting update (#24389) 2023-06-22 18:35:01 +05:30
polyfills
reducers feat: signposting update (#24389) 2023-06-22 18:35:01 +05:30
reflow fix: Add null check to fix sentry error in widget reflow (#24214) 2023-06-08 17:37:04 +05:30
resizable fix: casing changes (#23515) 2023-06-09 14:22:27 +05:30
sagas fix: forking reconnect modal issue fixed (#24752) 2023-06-22 21:39:28 +05:30
selectors feat: signposting update (#24389) 2023-06-22 18:35:01 +05:30
templates
theme
transformers feat: Bundle optimization and first load improvements (#21667) 2023-05-11 10:56:03 +05:30
usagePulse chore: Add analytics event to track telemetry is disabled & update properties for INVITE_USER event (#24042) 2023-06-06 02:57:40 +05:30
utils feat: signposting update (#24389) 2023-06-22 18:35:01 +05:30
WidgetQueryGenerators chore: [one click binding] gsheets query adaptor (#23390) 2023-06-12 14:12:59 +05:30
widgets fix: table search is not working properly for url colums (#24244) 2023-06-21 17:31:06 +05:30
workers fix: allow localhost as a valid domain for image widget url (#24411) 2023-06-19 16:15:55 +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
Globals.d.ts feat: Bundle optimization and first load improvements (#21667) 2023-05-11 10:56:03 +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
preload-route-chunks.ts perf: prioritize the main bundle over preloads (v2) (#24374) 2023-06-22 10:58:10 +05:30
react-app-env.d.ts
RouteBuilder.test.ts fix: Encode query params in URLs (#22594) 2023-05-03 09:00:27 +05:30
RouteBuilder.ts fix: Encode query params in URLs (#22594) 2023-05-03 09:00:27 +05:30
RouteChangeListener.tsx
RouteParamsMiddleware.ts feat: deprecate duplicate button (#23461) 2023-05-24 10:34:52 +05:30
serviceWorker.js fix: don’t cache icons by the service worker (#23558) 2023-05-24 12:50:26 +05:30
store.ts
wdyr.ts