PromucFlow_constructor/app/client/src
Tanvi Bhakta a0292d432a
feat: import changes batch 2 (#15722)
* Remove treedropdown from ads

* Change Treedropdown imports

* Remove Notification Banner, change imports

* Remove Toggle from ads

* Change toggle imports

* explicitly declare function argument types

* Remove Menu from ads

* Change menu imports

* Remove Spinner from ads

* Change spinner imports

* Remove Radio, import changes

* test: updated flaky test under default meta (#15707)

* updated flaky test

* Updated tests

* updated tests

* updated the tests

* updated tests

* Update constants.ts

* add more typecasting

* Remove ListSegmentHeader, import changes

* Remove TagInputComponent, import changes

* Remove Switch, import changes

* Remove SearchInput, change imports

* Rename TagInputComponent to TagInput

* Remove ProgressiveImage, import changes

* import changes for SearchVariant

* Remove menu divider, import changes

* Remove TableDropdown, import changes

* Remove Switcher

* Remove StatusBar, import changes

* Remove showcase carousel

* Remove RectangularSwitcher, import change

* Add types to TableDropdown's args

* Remove MultiSwitch, import change

* Remove GifPlayerComponent, import change

* Remove DraggableList, import change

* Remove DisplayImageUpload, import change

* Remove DatePickerComponent, import change

* Remove CopyToClipBoard, import change

* Remove ColorSelector, import change

* Remove TabItemBackgroundFill, NumberedStep, ColorPickerComponent

* GifPlayerComponent -> GifPlayer

* change named import

* Remove FormFieldError, change imports

* Update to new version of Tree Dropdown

* Fix issue with ads/index.ts

* Test file fix

* Fix issue with merge?!?!??

* update design system to 1.0.18

* Bump ds version

* bump ds version

* bump ds version

Co-authored-by: NandanAnantharamu <67676905+NandanAnantharamu@users.noreply.github.com>
Co-authored-by: Albin <albin@appsmith.com>
2022-09-02 14:08:17 +05:30
..
actions feat: Fetch Appsmith version when browser tab comes on focus (#16153) 2022-09-01 14:17:29 +05:30
api fix: replace action execution cancellation toast errors with a better one (#16277) 2022-08-31 18:08:42 +00:00
assets fix: Reskinning Radio + Toggle + Checkbox (#15329) 2022-08-05 10:16:42 +05:30
ce feat: Fetch Appsmith version when browser tab comes on focus (#16153) 2022-09-01 14:17:29 +05:30
components feat: import changes batch 2 (#15722) 2022-09-02 14:08:17 +05:30
constants fix: show the form setting in button widget (#16013) 2022-09-01 15:08:41 +05:30
ee chore: code split sagas and reducer's index file (#16261) 2022-08-24 17:46:32 +05:30
enterprise
entities fix: Modify Form Control Inputs for various Datasource Actions (#15396) 2022-08-09 13:05:59 +00:00
globalStyles refactor: deprecate commenting and notifications (#15484) 2022-08-03 12:32:49 +05:30
icons
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
normalizers
pages feat: import changes batch 2 (#15722) 2022-09-02 14:08:17 +05:30
polyfills
reducers chore: code split sagas and reducer's index file (#16261) 2022-08-24 17:46:32 +05:30
reflow
resizable perf: Widget re-rendering refactor (#14485) 2022-08-19 15:40:36 +05:30
sagas fix: Blocks shortcut action execution when git modal is open (#16248) 2022-09-01 22:55:22 +02:00
selectors chore: code split sagas and reducer's index file (#16261) 2022-08-24 17:46:32 +05:30
templates
theme feat: Select Reskinning (#16173) 2022-08-24 20:31:45 +05:30
transformers
utils feat: Add new pageOffset binding to Table Widget (#16083) 2022-09-01 15:31:02 +05:30
widgets feat: Add new pageOffset binding to Table Widget (#16083) 2022-09-01 15:31:02 +05:30
workers Unit test for datatype evaluation logic (#16332) 2022-09-01 16:32:30 +05:30
.gitignore
App.css
AppErrorBoundry.tsx
AppRouter.tsx chore: code split sagas and reducer's index file (#16261) 2022-08-24 17:46:32 +05:30
index.css fix: Reskinning Radio + Toggle + Checkbox (#15329) 2022-08-05 10:16:42 +05:30
index.tsx chore: code split sagas and reducer's index file (#16261) 2022-08-24 17:46:32 +05:30
LandingScreen.tsx chore: code split sagas and reducer's index file (#16261) 2022-08-24 17:46:32 +05:30
react-app-env.d.ts
RouteBuilder.ts
RouteParamsMiddleware.ts
serviceWorker.js
store.ts chore: code split sagas and reducer's index file (#16261) 2022-08-24 17:46:32 +05:30
wdyr.ts