635 Commits

Author SHA1 Message Date
ngxson cb3b4b2e3f make sure that input_tools can run on ff & chrome 2020-07-24 22:40:58 +02:00
ngxson a3b19ef0dd fix InputTools.sumPixel 2020-07-24 22:35:45 +02:00
ngxson cd4dd7e19e input_tools: fix naming 2020-07-24 22:32:47 +02:00
ngxson 0c60dba878 add report button 2020-07-24 10:47:16 +02:00
ngxson 58728e24db take into account paddingRight 2020-07-22 19:09:21 +02:00
ngxson b7383ea670 check input visibility 2020-07-22 17:51:44 +02:00
ngxson b9821df9e3 only add sentry on production build 2020-07-22 10:25:12 +02:00
ngxson 328a2cffab add input with autocomplete="email"
for example, soundcloud
2020-07-20 18:54:30 +02:00
ngxson 3c425b3bd8 don't add button to disabled inputs 2020-07-20 18:53:41 +02:00
ngxson 5da939480f refactor + add comments for input_tools.js 2020-07-20 18:48:06 +02:00
ngxson 909b43fa7e add support for SLButtonPosition 2020-07-20 18:39:05 +02:00
ngxson 9e52c8779f remove mt-2 2020-07-20 18:28:51 +02:00
ngxson 68ea246177 prettier 2020-07-20 18:23:38 +02:00
ngxson 21565a1f23 add AppSettings secreen 2020-07-20 18:19:57 +02:00
ngxson c4422c0799 remove BETA_ENABLED 2020-07-20 17:32:18 +02:00
ngxson fccfaa7878 done SLButton 2020-07-20 15:48:10 +02:00
ngxson 9b67953ff9 change "err.request" to "err.response" 2020-07-20 15:24:52 +02:00
ngxson c43d2baddb add .dev.json 2020-07-20 14:40:48 +02:00
ngxson 0242d47780 fix SL button remove 2020-07-19 09:58:24 +02:00
ngxson b95ff23b19 (wip) position absolute for SL button 2020-07-19 09:21:49 +02:00
ngxson 4f5380ab1c Merge branch 'master' into feat/input-icon 2020-07-19 00:03:57 +02:00
dependabot[bot] fda01733a8 Bump lodash from 4.17.15 to 4.17.19
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.19)

Signed-off-by: dependabot[bot] <support@github.com>
2020-07-16 18:29:37 +00:00
Son NK cf2ebd4936 v1.10.0 2020-07-16 20:28:33 +02:00
ngxson 552f6abecf remove isLoadingAlias 2020-07-16 20:23:10 +02:00
ngxson f4eafdfb51 fix loading indicator on alias list 2020-07-16 20:18:11 +02:00
ngxson 7c5e58934c fix search api 2020-07-16 20:14:35 +02:00
Son NK e9cd00585c set sentry DNS 2020-07-16 20:08:30 +02:00
Son Nguyen Kim 2eb13c8b35 Merge pull request #18 from simple-login/feat/edit-note
add note input for alias list
2020-07-16 19:47:47 +02:00
ngxson bab3271a05 faster animation 2020-07-16 19:46:26 +02:00
ngxson 5917c9bd09 add expand/collapse animation for "more" menu 2020-07-16 19:40:49 +02:00
ngxson 61de81e00c disabled alias: only fade out email 2020-07-16 18:27:49 +02:00
ngxson 903ef01ed0 small changes 2020-07-16 18:20:49 +02:00
ngxson acae61dd2a add note input for alias list 2020-07-16 11:59:06 +02:00
Xuan Son Nguyen 18fa87a483 Merge pull request #17 from simple-login/feat/add-note
Change color scheme + Ability to add note after alias created
2020-07-15 20:13:06 +02:00
ngxson f86c9f929e small UI changes 2020-07-15 19:00:52 +02:00
ngxson ddf84fc00f (wip) add "new alias" button to input type=email 2020-07-15 18:54:14 +02:00
ngxson 1ddbba67c7 NewAliasResult: add loading for adding note 2020-07-14 19:21:20 +02:00
ngxson 19749cd90e prettier 2020-07-14 18:11:53 +02:00
ngxson eef3d3bcc5 add note input to NewAliasResult 2020-07-14 18:11:14 +02:00
ngxson 2097d2beee small style changes 2020-07-14 17:24:42 +02:00
ngxson 296b0f58bb use SL color scheme 2020-07-14 14:44:00 +02:00
ngxson 2ec81f6dcd change "new alias" layout 2020-07-14 13:05:42 +02:00
ngxson f5664d2bf4 add fontawesome 2020-07-14 13:05:12 +02:00
ngxson 2379ccb16e change icon color 2020-07-14 13:04:48 +02:00
Son Nguyen Kim 4de2adf1d2 Merge pull request #16 from simple-login/refactor-api-service
(Refactor) add APIService
2020-07-13 19:20:14 +02:00
ngxson b80d364b2d fix ApiKeySetting toast 2020-07-13 19:19:06 +02:00
ngxson e54d0ccbd7 change handle401Error toast message 2020-07-13 17:38:38 +02:00
ngxson 09ec226706 APIService: empty stack before navigation 2020-07-13 12:51:33 +02:00
ngxson 1de9731113 remove callAPI for ApiKeySetting & SplashScreen 2020-07-13 12:50:46 +02:00
ngxson e0e02af898 rename IGNORE_401 to IGNORE_401_HANDLER 2020-07-13 12:10:58 +02:00