Commit Graph

14362 Commits

Author SHA1 Message Date
thecodrr
03dd9921e7 feat: impl notes refresh 2019-12-02 10:24:45 +05:00
thecodrr
eacd421be4 refactor: make notesmenu generic 2019-12-02 10:19:32 +05:00
thecodrr
c81a3e9a22 fix: do not save empty notes 2019-12-02 00:33:16 +05:00
thecodrr
4d555164a2 feat: make snackbar transition smoother 2019-12-02 00:31:42 +05:00
thecodrr
632f930012 feat: add basic note deletion (needs work) 2019-12-02 00:30:10 +05:00
thecodrr
7226e8720e feat: make custom snackbar 2019-12-02 00:18:50 +05:00
thecodrr
598bdcb3d1 feat: add "make new note" button & fix notes list 2019-12-01 20:32:47 +05:00
thecodrr
66ba9c4f9f refactor: slight performance improvements 2019-12-01 00:13:59 +05:00
thecodrr
66209c7a4b feat: use longer (150 char) headline 2019-12-01 00:01:09 +05:00
thecodrr
dbfe6105bf feat: render notes from database 2019-11-30 23:57:53 +05:00
thecodrr
422c89694c feat: add note saving 2019-11-30 23:20:52 +05:00
thecodrr
0c34bb8f95 chore: run on windows 2019-11-30 23:08:01 +05:00
thewisefarmerr
da3bbf179d update 2019-11-30 19:56:40 +05:00
thecodrr
8171ae0614 refactor: use lowercase folder names everywhere 2019-11-30 13:01:54 +05:00
thecodrr
74df5cd780 ui: use theme padding in notesmenu 2019-11-30 12:58:44 +05:00
thecodrr
4b9b959fa0 chore: add todo 2019-11-29 21:38:06 +05:00
thecodrr
09978594e4 tests: add test for search and fix bug 2019-11-29 21:37:29 +05:00
thecodrr
1c5909127b api: implement notes fuzzy search 2019-11-29 21:28:31 +05:00
thecodrr
756322fb74 ui: position notes menu correctly so it never moves out of screen 2019-11-29 21:08:12 +05:00
thecodrr
529ef5a240 ui: make align options in editor flat 2019-11-29 20:59:43 +05:00
thecodrr
d2be01a004 refactor: add TODO for NotesMenu 2019-11-29 20:48:34 +05:00
thecodrr
4dbb741d80 ui: add dropdown menu to notes 2019-11-29 20:21:38 +05:00
thecodrr
1f0ca754c3 ui: add basic navigation 2019-11-29 19:43:10 +05:00
thecodrr
35e2850861 refactor: shorten null check 2019-11-29 18:35:17 +05:00
thewisefarmerr
e1a74cb6a3 optimize design for iPad 2019-11-29 11:31:43 +05:00
thewisefarmerr
3d1c80bc96 fix: getNotes() sets this.notes to null 2019-11-29 06:41:03 +05:00
thewisefarmerr
9a8fabb1a3 connect recents with local storage 2019-11-28 21:40:37 +05:00
thecodrr
4b3099b46f ui: standarize the box shadow 2019-11-28 17:59:04 +05:00
thecodrr
5ce3e18cbb refactor: change export to module.exports 2019-11-28 15:19:44 +05:00
thecodrr
72597dc3d6 tests: add database tests 2019-11-28 15:19:08 +05:00
thewisefarmerr
dcb088e68f add signup and forgot password screen 2019-11-27 22:56:03 +05:00
thecodrr
552b25863b cleanup 2019-11-27 21:59:19 +05:00
thecodrr
0c700dbaaa fix: return array in getNotes 2019-11-27 21:58:41 +05:00
thewisefarmerr
1042d12a32 add login screen 2019-11-27 21:44:52 +05:00
thecodrr
f6056e52d0 api: add basic (local) database api using storage 2019-11-27 21:41:03 +05:00
thecodrr
3702275420 chore: change yarn update to add note-core instead of notes-web 2019-11-27 18:04:45 +05:00
thecodrr
df02b84b44 critical: remove self dependency 2019-11-27 18:04:17 +05:00
thecodrr
f9da816372 fix: change NaN comparison to isNaN 2019-11-27 18:03:22 +05:00
thecodrr
f869f748fb api: move storage to interfaces 2019-11-27 18:03:01 +05:00
thecodrr
57894e7243 add storage interface for storage api 2019-11-27 17:29:24 +05:00
thecodrr
78e3c2fd1f add storage api 2019-11-27 17:29:10 +05:00
thecodrr
c409d0c2f1 ui: make a little responsive 2019-11-27 16:57:57 +05:00
thecodrr
9b3365008a ui: fix navbar width 2019-11-26 12:14:18 +05:00
thecodrr
e75e2e4eb2 ui: add a prototype note template 2019-11-25 21:16:40 +05:00
thecodrr
c3b0773652 ui: change Box to Flex 2019-11-25 19:52:02 +05:00
thecodrr
db25a53667 ui: add search & Notes section 2019-11-25 19:41:58 +05:00
thecodrr
43489a6532 ui: implement full editor 2019-11-25 19:12:24 +05:00
thewisefarmerr
3368df5165 feat: add editor on ios & android. 2019-11-23 06:25:22 +05:00
thewisefarmerr
7c265f8eed feat: add quill text editor 2019-11-22 06:08:27 +05:00
thecodrr
481dc7adc7 ui: add navigation menu 2019-11-20 16:43:36 +05:00