Commit Graph

23 Commits

Author SHA1 Message Date
Baptiste Grob
f98fbe695d Clear passcode on failed attempt 2020-03-10 12:21:24 +01:00
Baptiste Grob
2ff9ab8afb Fix: can't create new note inside view 2020-02-20 20:05:57 +01:00
Mo Bitar
74209e48ef Merge pull request #367 from standardnotes/issue-364
Create a new note from search
2020-02-13 13:47:40 -06:00
Baptiste Grob
212726d74f Actually, don't clear the filter text when creating a new note 2020-02-13 17:10:54 +01:00
Baptiste Grob
1c81f4f10d Remove trailing spaces 2020-02-13 17:06:17 +01:00
Baptiste Grob
b61a31309a Fix unable to create new notes from search 2020-02-13 17:05:57 +01:00
Baptiste Grob
fb275ab2e0 Fix: #363
Wait for the note filter text to be cleared before reloading notes after a tag change
2020-02-13 11:00:41 +01:00
Baptiste Grob
8b9a300b12 Fix lint errors 2020-02-12 11:37:48 +01:00
Baptiste Grob
3ab5f7b793 fix auto-signin 2020-02-12 11:26:27 +01:00
Mo Bitar
a5795adf75 Dont change note selection on search 2020-02-11 11:38:45 -06:00
Mo Bitar
3d15cc1f70 Merge pull request #358 from standardnotes/lint-task
Revert "eslint --fix: 'expression ? true : false' => '!!expression'"
2020-02-04 09:51:44 -06:00
Mo Bitar
8c898b51be Fixes component stack 2020-02-04 09:44:04 -06:00
Mo Bitar
aa4b80d14a Fixes tagging 2020-02-04 09:40:04 -06:00
Baptiste Grob
449169e9e0 Revert "eslint --fix: 'expression ? true : false' => '!!expression'"
This reverts commit c0759980cc and also disables linting for the cases involved.
2020-02-04 16:36:32 +01:00
Baptiste Grob
94f5888961 eslint --fix: let to const 2020-02-04 14:22:02 +01:00
Baptiste Grob
c0759980cc eslint --fix: 'expression ? true : false' => '!!expression' 2020-02-04 14:21:32 +01:00
Baptiste Grob
7d1aff6fe2 eslint --fix: added missing semicolons 2020-02-04 14:20:20 +01:00
Mo Bitar
2418f35477 Firefox pinned tab workaround, closes #356 2020-01-31 11:47:27 -06:00
Mo Bitar
a9d2d519f4 Fixes #300 2020-01-31 11:26:14 -06:00
Mo Bitar
05fd5e7756 Fixes #314 2020-01-31 10:45:59 -06:00
Mo Bitar
53f6b82dd6 Focus editor on new note 2020-01-31 10:29:32 -06:00
Mo Bitar
05e5f311ad Fixes #352 2020-01-31 10:25:03 -06:00
Mo Bitar
3c8c43ac7e Refactors most controllers and directives into classes for more organized and maintainable code 2020-01-30 13:37:16 -06:00