28 Commits

Author SHA1 Message Date
brian b04032bc0c updated TODO list 2021-03-17 12:18:20 -04:00
brian 10071edfa0 bin URL navigation 2021-03-17 11:53:41 -04:00
brian ce0383d31f focuses newly-created note 2021-03-17 10:06:31 -04:00
brian b2e74fa378 updated TODO list 2021-03-17 09:56:51 -04:00
brian 5fddef20f2 Merge branch 'dev'
using immer.js; can create new bins; works well
2021-03-17 09:54:32 -04:00
brian 82fc9b3dc3 streamlined dispatch api 2021-03-17 09:44:23 -04:00
brian a248600c21 switch to immer.js 2021-03-17 09:21:23 -04:00
brian 8bac25ab2c can create new bins 2021-03-15 20:19:00 -04:00
brian dffdcfcd60 fixed syncing a note's temp_text with its actual text, in different sitations; updating text updates 'modified' time on the mock server 2021-03-15 18:04:18 -04:00
brian d4ae99a26b updated TODO list, and UX 2021-03-15 17:46:05 -04:00
brian ee17abce06 switched to regular api module instead of stub, which is only for dev branch 2021-03-15 17:24:47 -04:00
brian bd4aca06d7 sorting works, on mock api server 2021-03-15 17:22:52 -04:00
brian 6e7ab2ea67 faux-api calls, separate event handler modules 2021-03-15 15:32:55 -04:00
brian f191cc998f updated from mithril-skeleton to include redux 2021-03-12 14:01:12 -05:00
brian 1cc395eac2 Merge commit '21bc2090151f73b1709941344e75f9df02166d5b' as 'skel' 2021-03-12 13:58:58 -05:00
brian 21bc209015 Squashed 'skel/' content from commit 2f86f65
git-subtree-dir: skel
git-subtree-split: 2f86f65dbd35f29dc264af10021b6166ebc4e179
2021-03-12 13:58:58 -05:00
brian 70293c9b27 added 'modified' field to notes 2021-03-12 13:58:34 -05:00
brian b4b277adbf note text is now editable 2021-03-10 15:37:05 -05:00
brian 8dcede116e keyed every element for efficiency 2021-03-10 13:45:45 -05:00
brian 1b288adfb8 started TODO list in README 2021-03-10 10:22:48 -05:00
brian ce1edc3da1 css progress 2021-03-10 10:18:26 -05:00
brian 5552015edc created Note component; filled App with sample state 2021-03-09 23:26:10 -05:00
Brian Sakal 9a65b90a1b pastebin skeleton 2021-03-09 18:12:30 -05:00
brian a5464e19c9 high-level overview of app 2021-03-09 01:00:29 -05:00
Brian Sakal 60f3032e8b Copied-in mithril skeleton 2021-03-09 00:46:42 -05:00
Brian Sakal 7efa62828a Merge commit 'aec17ca7969738b0e4ab8100c7708a4ace1d0d4f' as 'skel' 2021-03-09 00:46:18 -05:00
Brian Sakal aec17ca796 Squashed 'skel/' content from commit 25b1c59
git-subtree-dir: skel
git-subtree-split: 25b1c59010c85e98afe3efd13dbffb6a53c56b2f
2021-03-09 00:46:18 -05:00
brian 0b4cdbef9f Initial commit 2021-03-09 00:44:44 -05:00