Commit Graph

472 Commits

Author SHA1 Message Date
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
Jori Lallo 930bf7d105 Removed useless modules 2017-04-30 11:14:57 -07:00
Jori Lallo 8d84ebe886 Start using babel-preset-env 2017-04-29 15:52:05 -07:00
Jori Lallo 70dad7aa47 Added styled components 2017-04-29 14:02:55 -07:00
Tom Moor 4e5c3944d8
Add flow, example implementation and types 2017-04-27 22:10:43 -07:00
Tom Moor 2095b3a874 Fix prettier integration, format (#31)
* Fix prettier integration, format

* Reformat again
2017-04-27 21:48:13 -07:00
Jori Lallo ab80a0b047 Upgraded koa 2017-04-26 22:25:52 -07:00
Jori Lallo b34d80717b Upgraded dependencies 2017-04-26 22:18:36 -07:00
Jori Lallo 08b1609440 [chore] added prettier 2017-04-26 21:47:03 -07:00
Jori Lallo 8a489ce18e Added rimraf 2017-02-09 21:48:12 -08:00
Jori Lallo df70e87361 Added yarn lock 2016-10-14 13:08:32 -07:00