PromucFlow_constructor/app/client/src
Paul Li 12dad5737d
fix: Issues and Enhancements in the camera widget (#10943)
* fix: Issues and Enhancements in the camera widget

-- Fix on an image stretching issue when taking a picture
-- Set background to black
-- Add onImageSave, onVideoSave Actions
-- Rename Camera to Image

* fix: Issues and Enhancements in the camera widget

-- List all device info only when one or more MediaStreams are active

* fix: Issues and Enhancements in the camera widget

-- Always keep camera aspect ratio when resizing

* fix: Issues and Enhancements in the camera widget

-- Add a Cypress test case for onSaveImage property

* Increased wait!

* Camera case failure locator fix

* Camera case locator fix

* Promises restWidget moved to last!

Co-authored-by: Aishwarya UR <aishwarya@appsmith.com>
2022-02-17 20:10:32 +08:00
..
actions fix: Wait for evaluation before completing resetWidget and storeValue functions (#11178) 2022-02-17 10:01:59 +05:30
api refactor: admin settings (#9906) 2022-02-11 23:38:46 +05:30
assets Merge pull request #10919 from appsmithorg/fix/10780-circular-progress-icon 2022-02-16 17:03:26 +05:30
ce chore: Remove old way of adding feature flags (#11213) 2022-02-16 19:57:58 +05:30
comments fix: Comment icon gets hidden behind tabs on Tab widget (#11019) 2022-02-12 08:28:13 +05:30
components chore: remove pointer cursor from dialog header icons. (#11216) 2022-02-17 12:36:05 +05:30
constants fix: Issues and Enhancements in the camera widget (#10943) 2022-02-17 20:10:32 +08:00
ee refactor: admin settings (#9906) 2022-02-11 23:38:46 +05:30
enterprise
entities feat: Support body in GET API requests (#7127) 2022-02-15 11:13:48 +00:00
globalStyles fix lint tooltip getting clipped (#10899) 2022-02-10 18:40:36 +01:00
icons Merge pull request #10919 from appsmithorg/fix/10780-circular-progress-icon 2022-02-16 17:03:26 +05:30
mockComponentProps
mockResponses fix: unread indicator behaviour (#8290) 2021-10-19 15:56:56 +05:30
normalizers
notifications refactor: admin settings (#9906) 2022-02-11 23:38:46 +05:30
pages changing reflow threshold to 10/10 from 20/20 (#11210) 2022-02-17 15:07:22 +05:30
polyfills fix: sentry issues (#9491) 2021-12-03 12:18:37 +05:30
reducers feat: Support body in GET API requests (#7127) 2022-02-15 11:13:48 +00:00
reflow feat: Reflow and Resize while Dragging and Resizing widgets. (#9054) 2022-01-13 18:51:57 +05:30
resizable react spring upgrade (#10427) 2022-01-21 11:42:46 +05:30
sagas fix: Wait for evaluation before completing resetWidget and storeValue functions (#11178) 2022-02-17 10:01:59 +05:30
selectors fix: fixes apiEditor url overflow, indicates active datasource in datasour… (#10663) 2022-02-11 12:02:47 +01:00
templates
theme fix: Input border color fix for hover state (#9894) 2021-12-24 12:55:25 +05:30
transformers feat: Support body in GET API requests (#7127) 2022-02-15 11:13:48 +00:00
utils feat: ssh key regeneration (#11018) 2022-02-16 10:15:35 +00:00
widgets fix: Issues and Enhancements in the camera widget (#10943) 2022-02-17 20:10:32 +08:00
workers fix: added new library and reduced function calls for global data (#11001) 2022-02-11 16:22:27 +05:30
.gitignore
App.css
AppErrorBoundry.tsx
AppRouter.tsx fix: misc git sync fixes / ui polish (#9229) 2021-12-07 07:59:32 +00:00
index.css fix: Input border color fix for hover state (#9894) 2021-12-24 12:55:25 +05:30
index.tsx feat: property pane docking (#7361) 2021-11-23 13:31:46 +05:30
LandingScreen.tsx
react-app-env.d.ts
serviceWorker.js
store.ts
wdyr.ts