|
5ada7fd090
|
Prevent extra / appearing after doc url
|
2017-09-27 22:36:10 -07:00 |
|
|
fe559baeff
|
Removes a react render loop when hovering over sidebar
|
2017-09-27 21:04:13 -07:00 |
|
|
42d3330021
|
Fixed icon color issues
|
2017-09-27 00:32:55 -07:00 |
|
|
45f0f60646
|
Fixed padding
|
2017-09-27 00:26:29 -07:00 |
|
|
1c9ca91211
|
Added sidebar chevrons
|
2017-09-27 00:21:40 -07:00 |
|
|
f21c237d62
|
Fixes new document menu not working
Fixes styling when drag and dropping into sidebar
|
2017-09-24 22:38:53 -07:00 |
|
|
3a279e1613
|
Fixes: Menu doesnt close when clicking menu items
|
2017-09-24 21:28:35 -07:00 |
|
|
6b82df71e0
|
Fixing some layout issues
|
2017-09-24 20:03:03 -07:00 |
|
|
504dfbea57
|
Merge pull request #262 from jorilallo/jori/sidebar-all-in-one
Sidebar all in one
|
2017-09-24 14:30:30 -07:00 |
|
|
1d77c85ac2
|
Merge pull request #264 from jorilallo/jori/document-save-location
Added ways to define the save location of the document
|
2017-09-24 14:26:05 -07:00 |
|
|
ba112f250a
|
Addressed flow issues
|
2017-09-24 14:25:14 -07:00 |
|
|
4ee532d65b
|
Fixed collection menu
|
2017-09-24 13:59:35 -07:00 |
|
|
0a5f5712ef
|
Combined documents and collections in the sidepanel
|
2017-09-24 13:59:34 -07:00 |
|
|
a5a1e286d4
|
Addressed user feedback
|
2017-09-24 13:51:33 -07:00 |
|
|
53c0c9180b
|
Global error messages (#261)
* Remove global error rendering
* Added basic Toasts
* Auto-close toasts
* 💚
* Flow fix, more reliable CI
|
2017-09-23 18:58:34 -04:00 |
|
|
3cee67e908
|
Merge branch 'master' into jori/sidebar-speed-fix
|
2017-09-23 18:04:04 -04:00 |
|
|
3648c11a41
|
Added ways to define the save location of the document
|
2017-09-19 00:13:49 -07:00 |
|
|
d3313632ce
|
Merge pull request #257 from jorilallo/issue-240
Override input font and link targets
|
2017-09-18 20:15:48 -07:00 |
|
|
9e672b3e58
|
Fixed lag in toggling documents
|
2017-09-18 00:20:51 -07:00 |
|
|
27d91858ce
|
Merge pull request #255 from jorilallo/issue-253
Sort recently edited
|
2017-09-17 13:09:07 -07:00 |
|
|
83d2507bb5
|
Merge pull request #254 from jorilallo/jori/document-edit-view
Don't count a view when entering editing
|
2017-09-17 13:05:47 -07:00 |
|
|
4a9a1f2e63
|
Added move and star to document menu
|
2017-09-14 21:59:59 -07:00 |
|
|
c3c9c68ce6
|
Fix target on editor links, closes #246
|
2017-09-13 23:18:21 -07:00 |
|
|
c70c1d328e
|
Override font from normalize.css in base for inputs
|
2017-09-13 23:15:03 -07:00 |
|
|
c768eee1fb
|
Closes #253 - Sort recently edited
|
2017-09-13 22:53:16 -07:00 |
|
|
2fddbbf21d
|
Don't count a view when entering editing
|
2017-09-13 22:47:42 -07:00 |
|
|
2d979c3def
|
Merge branch 'master' into tommoor-patch-1
|
2017-09-13 19:32:51 -07:00 |
|
|
00d18ceda3
|
Merge master
|
2017-09-13 19:18:49 -07:00 |
|
|
42972fda39
|
Update Heading.js
|
2017-09-13 19:11:55 -07:00 |
|
|
4555ef7ff1
|
Merge branch 'master' into jori/document-state
|
2017-09-12 23:52:02 -07:00 |
|
|
c02bc04fd2
|
small refactor, lint and fixes
|
2017-09-12 23:30:18 -07:00 |
|
|
2cfe36dd35
|
styling
|
2017-09-12 22:58:33 -07:00 |
|
|
86a1792c8a
|
Added keyboard shortcut for move
|
2017-09-12 22:58:33 -07:00 |
|
|
483bf29cc4
|
Workable document moving
|
2017-09-12 22:58:33 -07:00 |
|
|
70d352e193
|
ChevronIcon
|
2017-09-12 22:46:20 -07:00 |
|
|
688d84392b
|
removed useless editCache set
|
2017-09-12 20:55:05 -07:00 |
|
|
c194667b6f
|
removed useless async
|
2017-09-12 20:52:17 -07:00 |
|
|
e6f99bc3fb
|
Added edit cache for canceling edit changes
|
2017-09-12 20:48:33 -07:00 |
|
|
16ce387d18
|
Merge pull request #228 from jorilallo/issue-220
Fixes no formatting toolbar on selecting heading
|
2017-09-12 20:28:02 -07:00 |
|
|
76afaacc6e
|
Moved url updating to a helper function
|
2017-09-12 20:14:14 -07:00 |
|
|
5c43e12218
|
Moved document matching to use urlId to prevent issues with renamed documents
|
2017-09-12 19:55:01 -07:00 |
|
|
e40d9cebda
|
Trigger collection update when document gets updated (renamed)
|
2017-09-12 19:54:22 -07:00 |
|
|
406e94372f
|
Fixes no formatting toolbar on selecting heading
|
2017-09-12 07:59:01 -07:00 |
|
|
0071e09d7e
|
refactored document setState to mobx & cancel reload
|
2017-09-11 23:59:35 -07:00 |
|
|
72b10787e5
|
Connecting modals where needed
|
2017-09-11 23:41:12 -07:00 |
|
|
cbf87e9dbe
|
Merge master
|
2017-09-11 22:49:53 -07:00 |
|
|
f9ec9d7b15
|
Fixed cancel on publishing new documents
|
2017-09-11 22:37:14 -07:00 |
|
|
2a8f3a7e28
|
Merge pull request #217 from jorilallo/jori/cosmetics
Cosmetics tweaks
|
2017-09-11 22:14:47 -07:00 |
|
|
d16cbb1958
|
Merge branch 'master' into jori/rm-sass
|
2017-09-11 22:14:29 -07:00 |
|
|
17d5697265
|
Fixed font size
|
2017-09-11 22:13:16 -07:00 |
|