Commit Graph

37 Commits

Author SHA1 Message Date
4dfe826ed7 Fixed font weight, super githubby style 2017-10-24 07:56:36 -07:00
0129493ca1 Change theme 2017-10-23 07:35:45 -07:00
82fdb2a8bc Improve code highlighting 2017-10-21 20:30:28 -07:00
38228d0315 WIP 2017-10-21 14:05:20 -07:00
05d1880556 Add reusable empty state
Add empty state for no starred documents
Add empty state for no search results
2017-10-17 23:21:22 -07:00
6b5fef4954 Combine modals 2017-09-30 19:59:08 -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
c70c1d328e Override font from normalize.css in base for inputs 2017-09-13 23:15:03 -07:00
17d5697265 Fixed font size 2017-09-11 22:13:16 -07:00
2140a0698a Refactor CSS modules out 2017-09-10 18:44:35 -07:00
dcbad23cb1 Styling document actions more inline with medium 2017-09-08 22:06:47 -07:00
dc3ebf0c27 Quick fixes from last PR 2017-09-04 12:26:00 -07:00
24686aac44 Fixes: Scroll to top behavior when changing pages
Fixes: Different max-width on docs and other content
2017-09-04 08:56:07 -07:00
f4735246ad Readability 2017-09-04 08:32:31 -07:00
8558b92cae Edit collection (#173)
* Collection edit modal

* Add icon

* 💚

* Oh look, some specs

* Delete collection

* Remove from collection

* Handle error responses
Protect against deleting last collection

* Fix key

* 💚

* Keyboard navigate documents list

* Add missing database constraints
2017-08-29 08:37:17 -07:00
4311810aa8 Fixes #147 2017-07-23 19:52:36 -07:00
1bef5ddccb Dashboard loading (#142)
* Fixed: Loading indicator never appears
Added: Loading indicator to dashboard when loading first results

* Less assumptions

* Fixes: Image uploads not working

* Fixes #136 - Keyboard shortcuts should work when editor is not focused

* Allow images to be dragged anywhere on document editor

* Fixes #137 - vertical alignment

* Restore shortcuts with editor focus

* Restore 'e' to edit current document
Fixed up ? to open keyboard shortcuts

* wip

* LoadinglistPlaceholder

* WIP

* Refactor

* DRY logic
2017-07-17 21:46:32 -07:00
8ddc3fdf10 Show 'checkmark' icon when saved in editor 2017-07-11 23:24:12 -07:00
a04af08064 Polish 2017-07-09 20:02:10 -07:00
444c8afb2a Drag and Drop Import (#95)
* Drag and drop files into collection first pass

* Allow import of sub documents
Fix up UI styles

* Import Loading indicator

* Drag onto document to import
2017-07-08 22:12:14 -07:00
93a44e4a4c Move inputs and buttons to central components 2017-06-25 19:21:08 -07:00
aa0ddd94bf Sidebar work 2017-06-15 20:39:08 -07:00
42e54a3a54 Cleanup 2017-06-08 23:32:08 -07:00
201f90030c Refactored collections store and layout components 2017-05-29 18:04:26 -07:00
c0b85a643c Truncated previews now rendered on client 2017-05-25 21:59:35 -07:00
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
2182cfa200 Reduced font sizes 2016-10-14 13:23:02 -07:00
9b1983762c Improved loading animations 2016-10-09 15:17:22 -07:00
aed9c9ce90 Opt for larger font for now 2016-09-14 20:17:30 -07:00
1a409ad774 Added lighter font 2016-09-13 00:34:19 -07:00
f4d1e62c13 Fixing table and other styles 2016-09-06 22:42:34 -07:00
a3ba9cd6f6 Small document style tweaks 2016-09-02 17:44:27 -07:00
0425b7866f Added color constants 2016-09-02 15:31:15 -07:00
6e39cebb08 Implemented api key deletion 2016-08-26 22:04:28 -07:00
a2aea2abfc Implemented some of api keys 2016-08-24 00:37:54 -07:00
eb156e3069 Sidebar editing toggle and only scroll atlas content 2016-08-11 13:32:56 +02:00
d2187c4b10 Renamed /src to /frontend 2016-07-24 15:32:31 -07:00