Commit Graph

60 Commits

Author SHA1 Message Date
Tom Moor 1eea2af80d Fixes #363 2017-10-30 21:45:37 -07:00
Tom Moor 84c82c31a9 Shared assets, cleanup for initial deploy 2017-10-29 15:02:24 -07:00
Tom Moor fc45d6a180 Sharing global styles 2017-10-26 22:42:08 -07:00
Tom Moor aceaf261d2 Working on 'static' pages 2017-10-22 16:33:10 -07:00
Tom Moor 4d53c4aa00 Merge master 2017-10-21 21:12:56 -07:00
Tom Moor 38228d0315 WIP 2017-10-21 14:05:20 -07:00
Jori Lallo 7c1e80cf42 Merge pull request #329 from jorilallo/jori/avatar-s3
Upload avatars to S3
2017-10-19 23:39:16 -07:00
Tom Moor e4e2ac8aa1 Fixes broken links (#325)
* Fixes #323

* Update yarn.lock
2017-10-19 20:44:03 -07:00
Jori Lallo 255d7564c5 Upload avatar to s3 on login 2017-10-19 00:49:22 -07:00
Jori Lallo 150771ee88 removed dependencies, html/preview 2017-10-16 23:35:56 -07:00
Tom Moor e86387ced7 closes #308 2017-10-16 20:25:28 -07:00
Tom Moor de700d8164 Upgrade slate-markdown to fix #116 2017-10-15 12:46:55 -07:00
Jori Lallo 42ed9616b5 Added cookie to indicate logged in status 2017-10-11 00:14:45 -07:00
Jori Lallo 466f6a509b Refactored moving 2017-10-01 18:36:44 -07:00
Tom Moor 00d18ceda3 Merge master 2017-09-13 19:18:49 -07:00
Tom Moor 72b10787e5
Connecting modals where needed 2017-09-11 23:41:12 -07:00
Jori Lallo 9808c1cdf5 Bring back extract text webpack plugin 2017-09-11 23:18:44 -07:00
Jori Lallo 2140a0698a Refactor CSS modules out 2017-09-10 18:44:35 -07:00
Tom Moor 3c9f69d495
Feather icons 2017-09-04 12:14:18 -07:00
Tom Moor e34ffe0cf4 Move collaborators to top right (#201)
* Hopefully the last time we rejig this before launch

* Improved spacing

* Move to injectGlobal, alignment fixes
2017-09-03 17:26:57 -07:00
Tom Moor 057e3b10e8
Upgrade dependencies 2017-09-02 16:10:59 -07:00
Tom Moor 49c731a82b
Upgrade dependencies 2017-09-02 15:56:04 -07:00
Tom Moor 5d12e7bcc0
Upgrade Slate, point plugin to branch instead of hash 2017-09-02 15:45:48 -07:00
Tom Moor 66aaee26da
Update slate drag or drop 2017-08-31 19:36:47 -07:00
Jori Lallo ad44c67a46 Added event emitters and fixed document deletion 2017-08-29 00:27:12 -07:00
Tom Moor 3a348d7b8b
Update to use dev branch 2017-08-27 09:03:05 -07:00
Tom Moor 667d1caf11
Added: Placeholder when uploading images 2017-08-26 22:37:20 -07:00
Tom Moor 38c8a46d32 'Copy to Clipboard' functionality (#163)
* Adds 'Copy to Clipboard' functionality to all code blocks in readOnly

* Show on hover, move to SC

* 💚

* PR feedback
2017-08-02 22:10:58 -07:00
Tom Moor 297bf850c2
Align title correctly when first character is emoji 2017-07-29 16:15:04 -07:00
Jori Lallo 9b808efd7a Cache documents and collection 2017-07-16 11:48:01 -07:00
Jori Lallo cd584da5cf Upgrade sequelize and remove unique email constraints 2017-07-12 22:55:50 -07:00
Jori Lallo 8624ed5a44 Added styled-components table plugin 2017-07-11 22:00:50 -07:00
Tom Moor e9ee724f3b
Merge branch 'new-collection' 2017-07-10 00:43:00 -07:00
Tom Moor 112508e48f
Cleanup 2017-07-10 00:42:15 -07:00
Jori Lallo 6217fff2b5 Merge pull request #122 from jorilallo/new-collection
Create a collection
2017-07-10 00:42:10 -07:00
Tom Moor 205590ca6a
💚 2017-07-10 00:38:51 -07:00
Jori Lallo d72f73ab18 updated flow-typed and flow 2017-07-09 10:59:42 -07:00
Tom Moor 98da54d82a
Modals architecture 2017-07-09 09:02:44 -07:00
Jori Lallo 948bbd6e92 rm cross-env, fixed deployments 2017-07-06 23:27:16 -07:00
Jori Lallo 6656689c2d remove ignore-loader 2017-07-06 23:27:16 -07:00
Tom Moor 93a44e4a4c
Move inputs and buttons to central components 2017-06-25 19:21:08 -07:00
Tom Moor 52765d9d1d Document Viewers (#79)
* Recording document views

* Add 'views' to document response

* Basic displaying of document views, probably want it more sublte than this? But hey, lets get it in there

* Bigly improves. RESTful > RPC

* Display of who's viewed doc

* Add Popover, add Scrollable, move views store

* Working server tests 💁

* Document Stars (#81)

* Added: Starred documents

* UI is dumb but functionality works

* Star now displayed inline in title

* Optimistic rendering

* Documents Endpoints (#85)

* More seeds, documents.list endpoint

* Upgrade deprecated middleware

* document.viewers, specs

* Add documents.starred
Add request specs for star / unstar endpoints

* Basic /starred page

* Remove comment

* Fixed double layout
2017-06-25 17:21:33 -07:00
Tom Moor 74d65aba67 Search improvements (#76)
* Search improvements

* Search results keyboard navigation
2017-05-31 20:23:09 -07:00
Tom Moor e3b2fcf8c9
Improves 2017-05-26 00:04:13 -07:00
Jori Lallo 4c8df3231d Updated jest for frontend 2017-05-22 23:51:16 -07:00
Jori Lallo b25298c8f1 upgraded to react router v4 2017-05-17 19:57:26 -07:00
Jori Lallo ff17047791 Slate editor (#38)
* WIP: Slate editor

* WIP

* Focus at start / end working

* ah ha

* Super basic floating toolbar

* Nested list editing

* Pulling more logic into plugins

* inline code markdown

* Backspace at end of code block should remove mark

* Ensure there is always an empty line at editor end

* Add keyboard shortcuts for bold, italic, underline

* Add strikethrough shortcode and toolbar

* Toolbar to declarative
Fixed paragraph styling
Removed unused stuffs

* Super basic link editing

* Split Toolbar, now possible to edit and remove links

* Add new link to selection from toolbar working

* Ensure toolbar doesn't extend off screen

* Fix minor js issues, disable formatting of document title

* Boom, icons

* Remove codemirror, fix MD parsing issues

* CMD+S now saves inplace

* Add --- shortcut for horizontal rule

* Improved styling for link editor

* Add header anchors in readOnly

* More readable core text color

* Restored image file uploading 🎉

* Add support for inline md syntax, ** __ etc

* Centered

* Flooooow

* Checklist support

* Upgrade edit list plugin

* Finally. Allow keydown within rich textarea

* Update Markdown serializer

* Cleanup, remove async editor loading

* Editor > MarkdownEditor
Fixed unsaved changes warning triggered when all changes are saved

* MOAR typing

* Combine edit and view

* Fixed checkboxes still editable in readOnly

* wip

* Breadcrumb
Restored scroll

* Move document scene actions to menu

* Added: Support for code blocks, syntax highlighting

* Cleanup

*  > styled component

* Prevent CMD+Enter from adding linebreak

* Show image uploading in layout activity indicator

* Upgrade editor deps

* Improve link toolbar. Only one scenario where it's not working now
2017-05-17 19:36:31 -07:00
Jori Lallo 75ad27658e Fix flow errors 2017-05-09 23:14:24 -07:00
Jori Lallo dfdaef1098 Config and flow scripts 2017-05-03 22:49:08 -07:00
Jori Lallo c9d6d4bfb2 Remove Rebass 2017-05-01 22:01:50 -07:00