Commit graph

7 commits

Author SHA1 Message Date
Joey Payne
e53cbd0fc6 Add testing infrastructure using jest
Added simple test to illustrate how to use jest with react.
2016-03-03 14:32:30 -07:00
Joey Payne
e2c13cd1db Refactor SearchBar into a component 2016-03-03 12:04:39 -07:00
Joey Payne
98cebb16db Add user no select on entries
This is so that text that appears in entries is not selectable.
2016-03-03 11:35:14 -07:00
Joey Payne
cfeb438af2 Add styling changes and beginnings of adding notes
Zoom set to 85% since components can't be resized.

Added start of functionality to add notes.
2016-03-03 11:35:14 -07:00
Joey Payne
6912567122 Add search bar and test entry item 2016-03-03 11:35:14 -07:00
Joey Payne
b497ec46f2 Create entries list section 2016-03-03 11:35:14 -07:00
Joey Payne
d30477bd9d Add ability to add notebooks and refactor code 2016-03-03 11:35:14 -07:00