Commit Graph

745 Commits

Author SHA1 Message Date
2a9efaba8f Fix new document creation. Add collection name to DocumentPreview in search results 2017-07-14 22:15:56 -07:00
2fea9fafd0 Fixes: Any route after SidebarHidden not loading correctly 2017-07-14 21:58:43 -07:00
9f18bd2fb1 Restore 'e' to edit current document
Fixed up ? to open keyboard shortcuts
2017-07-14 08:48:42 -07:00
4992ceab69 Restore shortcuts with editor focus 2017-07-13 23:58:17 -07:00
eb3b597272 Fixes #137 - vertical alignment 2017-07-13 23:51:03 -07:00
0136c0ddcf Allow images to be dragged anywhere on document editor 2017-07-13 23:19:49 -07:00
8a84b8e64d Fixes #136 - Keyboard shortcuts should work when editor is not focused 2017-07-13 22:32:06 -07:00
1815ba4bc9 Fixes: Image uploads not working 2017-07-13 22:19:56 -07:00
f175d4c1d2 Style fixes 2017-07-12 23:37:46 -07:00
41623b2155 Updated shortcuts 2017-07-12 23:28:17 -07:00
12d02d45b5 Fixes to Layout after bad merge 2017-07-12 23:27:57 -07:00
992ac87c5f Merge pull request #135 from jorilallo/jori/sequelize
Upgrade sequelize and remove unique email constraints
2017-07-12 23:08:20 -07:00
202f4ee283 Merge pull request #133 from jorilallo/keyboard-shortcuts-modal
Move keyboard shortcuts to modal
2017-07-12 23:07:03 -07:00
447a314455 Merge branch 'master' into keyboard-shortcuts-modal 2017-07-12 23:06:36 -07:00
047cc7b151 Excluded two endpoints that arent now used 2017-07-12 23:04:58 -07:00
cd584da5cf Upgrade sequelize and remove unique email constraints 2017-07-12 22:55:50 -07:00
3b146d9b47 Merge pull request #138 from jorilallo/jori/serach-ui
Fixed width issues with search
2017-07-12 22:50:02 -07:00
c267b8ea0a Update KeyboardShortcuts.js 2017-07-12 08:08:00 -07:00
add1f0d9b6 Fix to CenteredContent 2017-07-12 01:11:34 -07:00
efa5bf6a54 Fixed width issues wit search 2017-07-12 01:05:28 -07:00
b69b714448 Merge pull request #121 from jorilallo/jori/refactor-dropdown
Refactored Dropdown components
2017-07-12 00:35:21 -07:00
65d5ec81d2 Merge pull request #127 from jorilallo/jori/fix-search
Fixed search and added tests
2017-07-12 00:34:56 -07:00
fb218b90ab Merge pull request #134 from jorilallo/editor-save
Improved doc saving
2017-07-12 00:32:30 -07:00
01b18a83cb Oop, knew I stored that reference for a reason 2017-07-11 23:27:19 -07:00
8ddc3fdf10 Show 'checkmark' icon when saved in editor 2017-07-11 23:24:12 -07:00
57b11fab32 Move keyboard shortcuts to modal. Add ? shortcut 2017-07-11 22:42:30 -07:00
fb5d461c2b Merge pull request #130 from jorilallo/jori/sc-babel
Added styled-components table plugin
2017-07-11 22:35:19 -07:00
8624ed5a44 Added styled-components table plugin 2017-07-11 22:00:50 -07:00
410f9a9133 styled components over inline css 2017-07-11 00:20:31 -07:00
fdd9933c99 Editor fixes 2017-07-11 00:17:03 -07:00
5f488200ab Trying out source-map for devtool setting 2017-07-10 22:54:26 -07:00
279f59a11d Ignore unicode 2017-07-10 21:47:02 -07:00
a72a681e97 optimize js 2017-07-10 21:34:39 -07:00
b80fcfff6c Fixed search and added tests 2017-07-10 21:24:25 -07:00
88ec730172 integrate server side bugsnag with koa 2017-07-10 20:15:26 -07:00
be4ce5d9b5 Force react builds into production mode 2017-07-10 20:10:54 -07:00
79921ebd18 Added client side bugsnag tracking 2017-07-10 20:02:52 -07:00
e9ee724f3b Merge branch 'new-collection' 2017-07-10 00:43:00 -07:00
112508e48f Cleanup 2017-07-10 00:42:15 -07:00
6217fff2b5 Merge pull request #122 from jorilallo/new-collection
Create a collection
2017-07-10 00:42:10 -07:00
205590ca6a 💚 2017-07-10 00:38:51 -07:00
6e152d7c34 PR feedback 2017-07-09 23:53:35 -07:00
fe504a7826 Merge pull request #124 from jorilallo/jori/delay-saving-animation
Delay saving animation to give impression of faster saving
2017-07-09 20:59:52 -07:00
e23194fa57 Delay saving animation to give impression of faster saving 2017-07-09 20:58:33 -07:00
314ac75850 Fixed: Preserved state bug 2017-07-09 20:56:36 -07:00
beb4916e4a Merge pull request #123 from jorilallo/jori/speedup-saving
Improve concurrency and reduce one DB call from document saving
2017-07-09 20:39:56 -07:00
b4c4a5d64c Remove useless include 2017-07-09 20:32:38 -07:00
4c96f1ead0 Improve concurrency and reduce one DB call from document saving 2017-07-09 20:27:06 -07:00
a04af08064 Polish 2017-07-09 20:02:10 -07:00
f993af016d Optional children 2017-07-09 19:37:37 -07:00