0514090253
fixes
2017-10-21 19:39:13 -07:00
30bb7bcde5
Fixes
2017-10-21 19:29:14 -07:00
bd1cdb4a9f
fixed lint
2017-10-21 16:36:55 -07:00
c4d8c07859
addressed comments and added time limit
2017-10-21 16:11:08 -07:00
3d67c32500
Prefetch documents on hover
2017-10-20 00:27:01 -07:00
d11c91e21c
Merge pull request #327 from jorilallo/slack-fix
...
Fixes: Adding Slack command
2017-10-19 22:48:31 -07:00
9e82d5d937
Merge pull request #328 from jorilallo/fix-hr
...
Fix horizontal rule interactions
2017-10-19 22:47:25 -07:00
98986fe226
Fix horizontal rule interactions
...
Closes #326
2017-10-19 22:00:07 -07:00
d0dbe4cf02
Fixes: Adding Slack command
2017-10-19 21:02:39 -07:00
e4e2ac8aa1
Fixes broken links ( #325 )
...
* Fixes #323
* Update yarn.lock
2017-10-19 20:44:03 -07:00
79a3eb22c7
Merge pull request #324 from jorilallo/jori/editor-fixes
...
Editor styling
2017-10-18 23:52:27 -07:00
f380f1afb2
Fixes to strong and a
2017-10-18 22:42:37 -07:00
0515a6233e
Remove filename as default image caption ( #316 )
2017-10-17 20:39:28 -07:00
3613e01094
Insert block menu ( #297 )
...
* Insert block behavior
* Functional with horizontal rule
* Add list and image upload working
* Cleanup typing
* Closest to correct behavior so far
* Improve block insert on list
* Hide (+) after clicking menu item
* Bad merge
2017-10-17 20:22:20 -07:00
af031d33ab
Merge pull request #315 from jorilallo/jori/bugsnag-user-data
...
Added metadata to Bugsnag if it's defined
2017-10-17 19:39:38 -07:00
582c7748ba
Added metadata to Bugsnag if it's defined
2017-10-17 19:36:59 -07:00
a3a083be88
Merge pull request #314 from jorilallo/jori/revisions
...
Revisions API
2017-10-17 19:05:32 -07:00
ed1ab806c2
rm HtmlContent
2017-10-16 23:38:43 -07:00
21a9ba2f1f
rm useless prop
2017-10-16 23:37:37 -07:00
150771ee88
removed dependencies, html/preview
2017-10-16 23:35:56 -07:00
36d46533b6
Added simple revisions API
2017-10-16 22:36:44 -07:00
2498155b79
Merge pull request #309 from jorilallo/tables-support
...
Fix tables disappearing
2017-10-16 20:29:31 -07:00
e86387ced7
closes #308
2017-10-16 20:25:28 -07:00
1e2f9e8be4
Merge pull request #306 from jorilallo/jori/fix-to-fix
...
Fixed sidebar link issue
2017-10-15 22:36:42 -07:00
832a7abaf6
Fixed sidebar link issue
2017-10-15 22:15:15 -07:00
f6d8ad3fe3
Merge pull request #305 from jorilallo/jori/sidebar-link-fix
...
Fix to sidebar chevron
2017-10-15 18:58:26 -07:00
5f5780ef72
Fix to sidebar chevron
2017-10-15 18:43:41 -07:00
06def29564
Merge pull request #304 from jorilallo/jori/rm-navigationtree
...
Removed legacy navigationtree
2017-10-15 18:42:49 -07:00
9bacab6054
Merge pull request #302 from jorilallo/jori/bugsnag-url
...
Bugsnag token
2017-10-15 18:37:06 -07:00
be58c5a451
README updates
2017-10-15 18:36:22 -07:00
75bf265bd5
Removed legacy navigationtree
2017-10-15 18:35:28 -07:00
275e754bf1
Moved Bugsnag token into envvar
2017-10-15 16:51:25 -07:00
d4dc6f2a28
separated bugsnag token
2017-10-15 16:37:10 -07:00
53d9e221a5
Merge pull request #298 from jorilallo/issue-250
...
Dont wait for network requests on dashboard when we already have content
2017-10-15 14:51:23 -07:00
9ccd40ac4d
Merge pull request #299 from jorilallo/scroll-sidebar
...
Ensure activeDocument is visible in sidebar
2017-10-15 14:42:28 -07:00
e76aa5d72d
Merge pull request #300 from jorilallo/issue-116
...
Upgrade slate-markdown to fix #116
2017-10-15 14:02:57 -07:00
de700d8164
Upgrade slate-markdown to fix #116
2017-10-15 12:46:55 -07:00
e81ca4dde1
Closes #146
2017-10-15 11:42:03 -07:00
97ec8488b5
Dont wait for network requests on dashboard when we already have content
...
Closes #250
2017-10-15 10:58:19 -07:00
4dacef7f1e
Merge pull request #296 from jorilallo/jori/events
...
Added Event model and logging to Collection
2017-10-10 20:18:17 -07:00
7c3cfbc9da
Added Event model and logging to Collection
2017-10-09 23:27:34 -07:00
6d057cf699
Merge pull request #295 from jorilallo/jori/alphabetical-sidebar
...
Order sidebar collections alphabetically
2017-10-09 22:26:09 -07:00
3c0c000712
Use string over a function
2017-10-09 22:25:42 -07:00
78b856e7a6
Order sidebar collections alphabetically
2017-10-09 20:59:01 -07:00
d44ef41c34
Merge pull request #293 from jorilallo/jori/document-move-fixes
...
Several fixes + refactor to Collection methods
2017-10-09 19:35:05 -07:00
dd0588d760
Several fixes + refactor to Collection methods
2017-10-09 00:05:15 -07:00
0df8d22544
New less witty placeholder
2017-10-08 12:19:12 -07:00
7081291ed6
Merge pull request #288 from jorilallo/jori/move-tweaks
...
Refactored document move
2017-10-07 16:07:12 -07:00
037967c56f
Addressed review comments
2017-10-07 16:03:02 -07:00
dda922008d
Merge pull request #291 from jorilallo/jori/no-whitelisting
...
Dropped Slack whitelisting
2017-10-07 15:55:32 -07:00