docbrown/app/javascript/onboarding/components
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
..
__tests__ Add Edit Profile Image option to Onboarding (#19589) 2023-06-23 16:08:27 +05:30
ProfileForm Add Edit Profile Image option to Onboarding (#19589) 2023-06-23 16:08:27 +05:30
actions.js Add Edit Profile Image option to Onboarding (#19589) 2023-06-23 16:08:27 +05:30
EmailPreferencesForm.jsx Refactoring onboarding (#19525) 2023-05-25 10:03:12 +02:00
FollowTags.jsx Refactoring onboarding (#19525) 2023-05-25 10:03:12 +02:00
FollowUsers.jsx Suggested follows copy changes (#19596) 2023-06-21 09:40:39 +02:00
IntroSlide.jsx Refactoring onboarding (#19525) 2023-05-25 10:03:12 +02:00
Navigation.jsx Fix most propTypes in Onboarding components (#18416) 2022-09-06 10:02:10 -06:00
ProfileForm.jsx Add Edit Profile Image option to Onboarding (#19589) 2023-06-23 16:08:27 +05:30