PromucFlow_constructor/app/client/src/api
albinAppsmith 110e6085b8
feat: Renamed design system package (#19854)
## Description

This PR includes changes for renaming design system package. Since we
are building new package for the refactored design system components,
the old package is renaming to design-system-old.

Fixes #19536 

## Type of change

- New feature (non-breaking change which adds functionality)
- Breaking change (fix or feature that would cause existing
functionality to not work as expected)


## How Has This Been Tested?

- 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:
- [ ] 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
2023-01-23 09:20:47 +05:30
..
ActionAPI.tsx Fix/16994 refactor common datatype handling (#17429) 2022-10-18 11:02:37 +05:30
Api.ts Optimise code editor renders (#15405) 2022-08-04 11:10:44 +05:30
ApiResponses.tsx feat: upgrade to create react app 5 (#14000) 2022-06-21 19:27:34 +05:30
ApiUtils.test.ts feat: upgrade client npm packages. (#14858) 2022-06-30 16:59:09 +05:30
ApiUtils.ts chore: send segment anonymous id (#19122) 2023-01-06 19:39:38 +05:30
ApplicationApi.tsx feat: Renamed design system package (#19854) 2023-01-23 09:20:47 +05:30
AppThemingApi.tsx feat: upgrade to create react app 5 (#14000) 2022-06-21 19:27:34 +05:30
CloudServicesApi.ts feat: Support OAuth for all plugin types (#9657) 2022-01-14 12:01:54 +05:30
CollectionApi.ts Refactor and add unit tests to API interceptors (#3647) 2021-03-22 14:52:24 +05:30
DatasourcesApi.ts feat: Simplified Google Sheets queries (#14869) 2022-07-04 11:13:27 +05:30
GitSyncAPI.tsx fix: update implementation as per design | git (#17406) 2022-10-14 12:13:17 +05:30
ImportApi.ts feat: migrate organisation to workspace (#13863) 2022-06-15 21:07:41 +05:30
JSActionAPI.tsx feat: upgrade to create react app 5 (#14000) 2022-06-21 19:27:34 +05:30
LibraryAPI.tsx feat: Import javascript libraries (#17895) 2022-12-21 22:44:47 +05:30
OAuthApi.ts feat: upgrade to create react app 5 (#14000) 2022-06-21 19:27:34 +05:30
PageApi.tsx feat: Add a description field for pages (#19573) 2023-01-15 00:58:02 +05:30
PluginApi.ts feat: Maintain Focus and Context Phase 1 (#16317) 2022-10-17 20:46:38 +05:30
ProvidersApi.ts feat: upgrade to create react app 5 (#14000) 2022-06-21 19:27:34 +05:30
ReleasesAPI.tsx Refactor and add unit tests to API interceptors (#3647) 2021-03-22 14:52:24 +05:30
SaasApi.ts feat: upgrade to create react app 5 (#14000) 2022-06-21 19:27:34 +05:30
TemplatesApi.ts feat: fork templates inside an existing app (#17184) 2022-09-30 19:11:04 +05:30
WidgetConfigsApi.tsx Refactor and add unit tests to API interceptors (#3647) 2021-03-22 14:52:24 +05:30
WidgetSidebarApi.tsx Refactor and add unit tests to API interceptors (#3647) 2021-03-22 14:52:24 +05:30