Commit Graph
86 Commits
Author SHA1 Message Date
Saska Kolehmainen 41610ccf57 Added error message to profile tab in embedded comments for when disallowed characters are added while changing the username. 2018-10-21 17:45:54 +03:00
Kim GardnerandWyatt Johnson 008a4fd7d5 Es typo (#1880) 2018-09-17 14:53:36 -06:00
Kim GardnerandWyatt Johnson 647b2ea0c8 Add missing Spanish translations for local-auth (#1879)
* Add missing Spanish translations for local-auth

* fix: yaml fix
2018-09-17 18:27:30 +00:00
Danilo.Santana bcb294c625 adding more translations in some missing pages 2018-08-16 11:27:31 -03:00
Melhem Fawaz 5c65702032 updated translation files with new Arabic translations 2018-07-09 17:07:02 +04:00
Wyatt Johnson 16a884d778 fix: extract and add redirect uri 2018-06-25 12:28:25 -06:00
KiwiandWyatt Johnson 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
Fabian NeumannandWyatt Johnson d407ac0c4a Small grammar fix (#1681) 2018-06-05 13:22:10 -06:00
Chi Vinh Le ccff6ed63b Resolve linter issues 2018-06-05 04:28:54 +02:00
Wyatt Johnson f7899bc670 Translation Fixes
- Removed duplicated translations
- Fixed redundant text
2018-05-30 14:41:55 -06:00
Fabian Neumann 325e763fd0 Remove redundancy 2018-05-25 16:34:29 +02:00
Fabian Neumann ab6a193dcb One more missing German translation 2018-05-25 16:31:07 +02:00
Fabian Neumann 56483f3888 Add missing translations (en/de) for plugins ignore-user and local-auth. 2018-05-25 16:09:38 +02:00
Kim GardnerandGitHub ced9d2ea4b Merge branch 'master' into translations-de-4.4.1 2018-05-21 11:06:17 -04:00
Fabian Neumann 8ee90387f6 German translations for v4.4.1 2018-05-18 16:03:30 +02:00
Wyatt Johnson 0b407d516b copy updates 2018-05-15 15:51:14 -06:00
okbel 40a431b374 Ready 2018-05-15 13:31:29 -03:00
okbel 50acf9ca50 Removing 2018-05-15 11:47:07 -03:00
okbel 1f7c4e58a1 sepatate state 2018-05-14 13:31:24 -03: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
Wyatt JohnsonandGitHub 6cf4203c9b Update translations.yml 2018-05-11 11:38:54 -06: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 42d4abf842 review updates 2018-05-11 09:33:29 -06:00
Wyatt Johnson 2e37f78705 Email Attach Fixes 2018-05-10 13:31:00 -06:00
Chi Vinh Le a092a197cf Check correct email 2018-05-09 23:45:53 +02:00
Kim GardnerandGitHub 57917335cb Merge branch 'master' into settings 2018-05-07 20:21:17 -04:00
Kim GardnerandGitHub e74b8c9099 Merge branch 'master' into email 2018-05-07 19:55:37 -04:00
Wyatt Johnson 08a857e07c Fixed email in use error 2018-05-07 17:51:46 -06:00
Wyatt Johnson 10a99aab88 Fixed bug with password form 2018-05-07 17:47:02 -06:00
Wyatt JohnsonandGitHub 3024300a3f Merge branch 'master' into settings 2018-05-07 14:43:07 -06:00
Wyatt Johnson c9957add72 Merge branch 'master' into settings 2018-05-07 14:31:09 -06:00
Wyatt Johnson 2b1108cd88 Settings Cache Refactor 2018-05-07 14:27:00 -06:00
Chi Vinh Le 5953ed711a Remove unused code 2018-05-07 22:21:25 +02:00
Chi Vinh Le 8c2733734a Fix Add Email Dialog 2018-05-07 22:16:36 +02:00
Kim GardnerandGitHub f2ea3bdd42 Merge branch 'master' into save-icon 2018-05-07 15:23:11 -04:00
Kim GardnerandGitHub 030b805290 Merge branch 'master' into save-icon 2018-05-07 15:22:09 -04:00
Kim GardnerandGitHub 1ca7fd58bd Merge branch 'master' into inputfield-controlled 2018-05-07 15:10:45 -04:00
Chi Vinh Le 4fb511e488 Fix save icon 2018-05-07 21:07:46 +02:00
Kim GardnerandGitHub e3fa99100b Merge branch 'master' into change-pass-error-bug 2018-05-07 14:59:05 -04:00
Kim GardnerandGitHub 21e92b92f3 Merge branch 'master' into bug-fixes 2018-05-07 14:38:55 -04:00
Kim GardnerandGitHub ecf05d76c0 Merge branch 'master' into inputfield-controlled 2018-05-07 14:37:51 -04:00
Belen Curcio 46e5efbd55 validation for password input in change email 2018-05-07 15:00:55 -03:00
Chi Vinh Le 06abccabb4 Fix InputField controlled / uncontrolled mode 2018-05-07 18:26:37 +02:00
Chi Vinh Le 565ba2af06 Restore cancel buttons 2018-05-07 17:54:59 +02:00
Kim Gardner 8b5cb9d96d Copy tweaks 2018-05-04 17:36:05 -04:00
Belen Curcio 4312b8d024 bug 2018-05-04 17:49:40 -03:00
Wyatt JohnsonandGitHub 7362c6c993 Merge branch 'master' into username-change-fixes 2018-05-04 12:09:52 -06:00
Wyatt JohnsonandGitHub 103543f830 Merge branch 'master' into forgot-password-change 2018-05-04 11:59:10 -06:00
Wyatt JohnsonandGitHub f2d8e49d5b Merge branch 'master' into username-change-fixes 2018-05-04 11:58:46 -06:00