Commit Graph

10524 Commits

Author SHA1 Message Date
ammarahm-ed
449beb1573 fix: refactoring 2019-12-04 11:40:59 +05:00
ammarahm-ed
e34b0db829 feat: add custom toast 2019-12-04 11:29:40 +05:00
thecodrr
60b5400474 ui: minor fixes 2019-12-04 11:01:19 +05:00
thecodrr
876dcc1f58 ui: add empty placeholder for home 2019-12-04 10:28:56 +05:00
ammarahm-ed
267008ae9c feat: add new components 2019-12-03 22:05:47 +05:00
ammarahm-ed
98ce2c3c7f feat: add notebook adding dialog 2019-12-03 18:12:50 +05:00
thecodrr
c534af7ffe feat: add basic notebooks logic & ui 2019-12-03 18:09:31 +05:00
ammarahm-ed
87f3af2087 feat: add search 2019-12-03 03:27:51 +05:00
thecodrr
fe349bbfdb Merge branch 'master' of https://github.com/thecodrr/notes-core 2019-12-03 03:20:05 +05:00
thecodrr
906ca1422c fix: return empty array if query is empty 2019-12-03 03:20:01 +05:00
thecodrr
aed1eea55a refactor: cleanup 2019-12-02 10:35:08 +05:00
thecodrr
ff9480c2ef fix: rename some references 2019-12-02 10:28:54 +05:00
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