3964 Commits

Author SHA1 Message Date
thecodrr
37cd0ce2fa refactor: remove checkbox 2020-04-05 11:54:53 +05:00
thecodrr
f896ac252d ui: overhaul properties 2020-04-05 11:40:12 +05:00
thecodrr
175b4ebf04 feat: reenable properties 2020-04-05 09:49:12 +05:00
thecodrr
ed90588101 ui: improve focus mode transition 2020-04-04 15:20:21 +05:00
thecodrr
471be3c05f feat: add conflict resolution ui & logic 2020-04-04 15:02:04 +05:00
thecodrr
d666636b26 feat: implement signup flow 2020-04-04 10:30:34 +05:00
thecodrr
558d9406fe fix: duplicate notes being created 2020-04-04 10:05:37 +05:00
thecodrr
b09df066c1 feat: add editor navigator 2020-04-02 15:41:04 +05:00
thecodrr
18d84dba06 feat: add merge store for conflict resolution 2020-04-02 15:38:37 +05:00
thecodrr
5a29be856d fix: complete editor default session 2020-04-02 15:35:54 +05:00
thecodrr
386e8c04fd fix: editor saving new note at a new id always 2020-04-02 15:31:42 +05:00
thecodrr
2458237daa fix: make the app compile 2020-04-02 15:16:27 +05:00
thecodrr
573ef5647d feat: make react-quill generic 2020-04-01 23:12:39 +05:00
thecodrr
e95de144ac ui: change error color 2020-04-01 23:12:10 +05:00
thecodrr
16da6ba096 feat: make primary button responsive 2020-04-01 23:11:56 +05:00
thecodrr
27f90c220c feat: allow to show seconds in timeConverter 2020-04-01 23:11:32 +05:00
thecodrr
e8bfd4005a refactor: add openNote method to Vault 2020-04-01 23:11:04 +05:00
thecodrr
167f982c60 fix: login not working 2020-04-01 23:10:41 +05:00
thecodrr
23c73f2413 fix: remove unnecessary calls to getState() 2020-04-01 23:10:24 +05:00
thecodrr
59deba6e6c refactor: migrate all stores to new class system 2020-04-01 22:56:10 +05:00
thecodrr
622f167079 refactor: cleanup editor store 2020-04-01 22:26:24 +05:00
thecodrr
7c9630e838 refactor: breakup editor into further components 2020-03-29 10:55:38 +05:00
thecodrr
24f559c431 ui: make notesplaceholder cleaner 2020-03-28 23:44:01 +05:00
thecodrr
bfbe6e7adc ui: minor improvements, font change 2020-03-28 23:29:04 +05:00
thecodrr
97a3354d92 refactor: clean up settings 2020-03-28 15:50:24 +05:00
thecodrr
fc162be2cf refactor: improve notestore code quality 2020-03-28 15:22:56 +05:00
thecodrr
5fae312861 refactor: move vault logic to its own class 2020-03-28 14:32:24 +05:00
thecodrr
5fe29fcc00 refactor: move selection logic to its own store 2020-03-28 13:53:13 +05:00
thecodrr
99424b9758 refactor: cleanup appstore and convert it into a class 2020-03-28 13:52:45 +05:00
thecodrr
0e9fcaf542 feat: make zustand store logic ready for classes 2020-03-28 13:51:18 +05:00
thecodrr
f0f17c3f76 ui: fix css theme variants not loading properly 2020-03-28 11:57:09 +05:00
thecodrr
39f71df51f fix: night mode toggle from nav menu 2020-03-28 11:50:52 +05:00
thecodrr
2ed4f71f13 refactor: improve all placeholders 2020-03-28 11:44:05 +05:00
thecodrr
2cfc0ae79d fix: variant inheritance in flex variants 2020-03-27 23:26:09 +05:00
thecodrr
4833d46528 refactor: improve react-quill logic 2020-03-27 23:25:43 +05:00
thecodrr
f54c88c07a fix: night mode toggle in settings 2020-03-27 23:25:12 +05:00
thecodrr
acd3003374 refactor: use flex variants 2020-03-27 03:00:06 +05:00
thecodrr
fecded7d38 ui: fix props not being forwarded to children in form 2020-03-27 02:14:50 +05:00
thecodrr
632819d3af refactor: cleanup base dialog component 2020-03-27 01:25:51 +05:00
thecodrr
9c8a6c881e refactor: signup & login dialogs 2020-03-27 01:04:59 +05:00
thecodrr
5a4f923e9a refactor: seperate navigationmenu from app.js 2020-03-26 20:35:33 +05:00
thecodrr
d7948a5df3 ui: seperate navmenuitem from app.js 2020-03-26 17:15:24 +05:00
thecodrr
25573d4173 fix: ThemeFactory has no function called "transform" 2020-03-26 16:27:50 +05:00
thecodrr
b5262356d3 fix: cannot use class as a function 2020-03-26 16:27:27 +05:00
thecodrr
4267237f7e fix: make app compile after theming logic changes 2020-03-26 16:22:21 +05:00
thecodrr
4a51c6b9ee refactor: migrate theming logic to factory pattern 2020-03-26 15:57:49 +05:00
thecodrr
e6a3400d9d fix: make app compile 2020-03-26 12:02:25 +05:00
thecodrr
88bd6e99ab refactor: use function declaration everywhere 2020-03-26 11:58:10 +05:00
thecodrr
617c7b04c4 fix: notes search casuing crash 2020-03-26 10:32:28 +05:00
thecodrr
13e33fb244 fix: send delta obj instead of Delta class 2020-03-25 11:55:09 +05:00