Commit Graph

25 Commits

Author SHA1 Message Date
Wyatt Johnson f2564f4eda fix: addressed issues with create flow (#2458) 2019-08-09 21:38:38 +00:00
Chi Vinh Le fc1e51ed62 fix: Position Add Email Address Dialog to the top 2019-06-14 00:08:37 +02:00
Chi Vinh Le f13654b297 fix: lint 2018-11-08 16:04:16 +00:00
Chi Vinh Le 4a165c0972 fix: ensure iframe is big enough for add email dialog 2018-11-08 15:58:26 +00:00
Kiwi 41fab3e11c Introduce final form, i18n helper, validators and refactor AddEmailAddress (#1636)
* Introduce final form, validators and refactor AddEmailAddress

* First i18n script

* Sort locales

* Add delete and copy action

* Copy over available validator translations

* Add comments

* Export validations in plugin-api

* Linting

* yarn.lock

* Sort locales

* Drop unused translations

* Add translations for validators

* Add action drop-unused

* Add comments

* Add note about limitation

* Fix desc
2018-06-05 17:12:30 -06:00
Chi Vinh Le ccff6ed63b Resolve linter issues 2018-06-05 04:28:54 +02:00
Chi Vinh Le 7d8d5a6115 Use lodash get 2018-05-11 20:46:32 +02:00
Chi Vinh Le f0dcd844a7 Fix excludeIf condition 2018-05-11 20:44:45 +02:00
Chi Vinh Le f018ccf33e Prevent showing add email address dialog when usernam is not set 2018-05-11 18:38:41 +02:00
Wyatt Johnson 2e37f78705 Email Attach Fixes 2018-05-10 13:31:00 -06:00
Wyatt Johnson 7362c6c993 Merge branch 'master' into username-change-fixes 2018-05-04 12:09:52 -06:00
Chi Vinh Le d41984f171 Remove unused field 2018-05-04 19:32:29 +02:00
Wyatt Johnson 9a8f0e98a4 Username Change Fixes 2018-05-04 11:16:53 -06:00
Belén Curcio 05ec8eaee2 Merge branch 'master' into forgot-password-change 2018-05-04 13:40:22 -03:00
Belen Curcio eabcbc36c6 forgot password 2018-05-04 13:34:20 -03:00
okbel 438c515d2f moving mutations to /hocs folder 2018-05-03 16:06:28 -03:00
okbel 788cf25fa5 moving mutations to /hocs folder 2018-05-03 15:20:07 -03:00
okbel 8a9af89699 withUpdateEmailAddress in the plugins hoc 2018-05-03 15:12:23 -03:00
okbel a649bd8252 done - but translations 2018-05-02 21:01:08 -03:00
okbel 59cac9db8b Adding reducer 2018-05-02 20:58:34 -03:00
okbel 3b2deeb007 Checking if email verification is required 2018-05-02 18:35:15 -03:00
okbel b04fc1faf8 wip 2018-05-02 18:15:04 -03:00
okbel c7db780582 Updating the cache with data from the fragment 2018-05-02 16:46:20 -03:00
okbel c8e5678c9c Using fragments :) 2018-05-02 14:18:40 -03:00
okbel 780bd42ceb Moving gdpr to talk-plugin-local-auth 2018-05-02 13:49:23 -03:00