Commit Graph

36 Commits

Author SHA1 Message Date
603d5f2b6b Closes #92 - Sidebar now scrolls instead of squishes 2017-06-30 22:09:22 -07:00
9c80c0c400 Declarative loading indicator 2017-06-29 22:44:15 -07:00
fb2f50999b Loading bar for layout 2017-06-29 19:43:44 -07:00
ab43e2af54 Merge branch 'master' into inputs 2017-06-27 21:53:11 -07:00
42d646c16f Expose child document in sidebar 2017-06-26 23:48:59 -07:00
86b0966703 Add recently viewed docs to dashboard 2017-06-25 20:32:05 -07:00
7439b9ecf5 Sidebar on edit mode 2017-06-25 00:29:40 -07:00
b8d0666c63 Moved Layout to be a wrapper for routes 2017-06-24 17:14:36 -07:00
aa0ddd94bf Sidebar work 2017-06-15 20:39:08 -07:00
42e54a3a54 Cleanup 2017-06-08 23:32:08 -07:00
0d87d6abf5 Separated user and auth stores 2017-05-29 19:54:36 -07:00
0bd3dd1a72 Fix color constant 2017-05-29 18:31:29 -07:00
201f90030c Refactored collections store and layout components 2017-05-29 18:04:26 -07:00
0e293b38c7 Publishing Info (#70)
* Restore publishing info
Closes #68

* Prevent document remounting / refetching when changing between edit / read

* Merge master
2017-05-26 21:58:16 -07:00
b25298c8f1 upgraded to react router v4 2017-05-17 19:57:26 -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
94a5a29964 Removed unused component 2017-05-13 16:00:50 -07:00
0a76d6af9e Flow for all the files 2017-05-11 17:23:56 -07:00
a98199599a Fixed linting errors and warnings 2017-05-10 00:02:11 -07:00
c9d6d4bfb2 Remove Rebass 2017-05-01 22:01:50 -07:00
dd0098943c Removed offline component 2017-04-29 14:14:11 -07:00
b34d80717b Upgraded dependencies 2017-04-26 22:18:36 -07:00
dc64682187 Redirect to the correct url after login 2016-10-27 22:37:26 -07:00
696dc41630 Don't use team name in the header 2016-09-14 20:57:04 -07:00
45b21f365d Added api, keyboard shortcut flatpages 2016-09-14 20:50:59 -07:00
161fdea866 Fix keyboard shortcuts 2016-09-13 00:33:53 -07:00
4493325429 Layout changes 2016-09-12 22:19:59 -07:00
c1895c3a65 Only show layout user menu if logged in 2016-08-28 10:59:47 -07:00
29665621b3 Settings, Slack link and landing page 2016-08-23 20:39:31 -07:00
8fb88529a0 Implemented offline indicator 2016-08-19 08:02:56 -07:00
7600712125 Fixes to header title 2016-08-14 11:31:13 +02:00
eb156e3069 Sidebar editing toggle and only scroll atlas content 2016-08-11 13:32:56 +02:00
1858082fd6 Removed custom Flex component 2016-08-05 18:44:15 +03:00
cf1563eb2f Renamed to plain Atlas 2016-08-03 16:57:09 +03:00
80edf4a693 Added Alert component 2016-08-03 15:32:04 +03:00
d2187c4b10 Renamed /src to /frontend 2016-07-24 15:32:31 -07:00