Commit Graph

23 Commits

Author SHA1 Message Date
Mo Bitar
2e0528b754 Merges master 2020-03-14 12:05:38 -05: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
Mo Bitar
2daef55827 WIP 2020-02-12 17:47:00 -06:00
Mo Bitar
a364a9ec03 Improve event handling + restarts 2020-02-12 14:21:58 -06:00
Mo Bitar
a5795adf75 Dont change note selection on search 2020-02-11 11:38:45 -06:00
Mo Bitar
d91d141417 WIP 2020-02-11 11:17:03 -06:00
Mo Bitar
1497048c72 Updates 2020-02-09 16:46:12 -06:00
Mo Bitar
1a87df0db8 WIP 2020-02-09 12:07:18 -06:00
Mo Bitar
b5ec64f102 Merge branch 'master' of github.com:standardnotes/web into 004 2020-02-08 20:37:09 -06:00
Mo Bitar
5226d57623 WIP 2020-02-08 20:37:07 -06:00
Mo Bitar
8822580e7a Functioning UI 2020-02-08 18:57:02 -06:00
Mo Bitar
f6ef4a39e2 Compiles 2020-02-08 12:11:04 -06:00
Mo Bitar
1ae3790ea3 WIP 2020-02-05 13:17:20 -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
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
a9d2d519f4 Fixes #300 2020-01-31 11:26:14 -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