Commit graph

5 commits

Author SHA1 Message Date
Joey Payne
cc759a2995 Adjust APP_NAME to be inside utils
APP_NAME should be visible from any component and module, so putting it
in utils makes the most sense.
2016-03-04 08:57:45 -07:00
Joey Payne
d30477bd9d Add ability to add notebooks and refactor code 2016-03-03 11:35:14 -07:00
Joey Payne
03238ad179 Add proper resizing of scrollable Notebook area
Resizing needed to be 100% of the height, but css would not work. Jquery
is now used.
2016-03-03 11:35:14 -07:00
Joey Payne
54d64cc124 Add global state and right click menu using redux 2016-03-03 11:35:14 -07:00
Joey Payne
c5c75efc23 Add initial journal app with library menu on left 2016-03-03 11:35:14 -07:00