docbrown/app/javascript/onboarding/components/ProfileForm
Rajat Talesra 67ff8d4efb
Add Edit Profile Image option to Onboarding (#19589)
* Basic implementation

* Nit fix

* Using existing profile update api

* API call working

* Basic full implementation

* Nit fixes in design

* UI changes

* Image upload limit set

* Removed drag & drop

* Image size issue fix

* Minor naming fixes

* Removed native mobile code

* Nit fix

* Added few tests

* Added test

* Added test

* Added image upload error

* Added validateFileInput test failure case

* Updated code to test fix

* Revert db changes

* Minor design fixes

* Minor updated test

* Added validateFileInputs test temporarily

* Added processImageUpload test temporarily

* Aded files count test

* Minor warning fixes

* Updated placeholder text

* Added tests for TextInput and TextArea

* Removed un-required test file

* Removed un-required code

* Minor code cleaning
2023-06-23 16:08:27 +05:30
..
CheckBox.jsx Updates ESLint rules to error on default imports (#12512) 2021-02-02 10:24:03 -05:00
ProfileImage.jsx Add Edit Profile Image option to Onboarding (#19589) 2023-06-23 16:08:27 +05:30
TextArea.jsx Fix: onboarding profile bio textarea length (#18611) 2022-11-01 17:25:38 -06:00
TextInput.jsx Fix: onboarding profile bio textarea length (#18611) 2022-11-01 17:25:38 -06:00