Commit Graph

423 Commits

Author SHA1 Message Date
Tom Moor 4c9f86c7f7 Save avatars to le cloud in beforeSave hooks
Added encryption to uploads
Updated icon for team settings
2018-06-01 18:00:48 -04:00
Tom Moor 10a0ffe472 Team details settings page 2018-05-31 12:44:32 -07:00
Tom Moor f633f63a61 Merge ErrorsStore into UiStore 2018-05-31 11:42:39 -07:00
Tom Moor ddd2b82d20 WIP: Successful Google Auth, broke pretty much everything else in the process 2018-05-28 11:36:37 -07:00
Tom Moor 1ba5c1cf96 Fixes #653 2018-05-26 20:04:57 -07:00
Tom Moor 5bebb7351d 👕 2018-05-26 17:59:34 -07:00
Tom Moor b495dce043 Update editor, fix serialization issues in code 2018-05-26 17:21:28 -07:00
Tom Moor b40b77b228 Merge branch 'master' into share-links 2018-05-22 21:27:45 -07:00
Tom Moor 6222d210be Upgrade editor
Prevent markdown in code blocks and headings
Improved handling of valid markdown characters in text
2018-05-20 17:13:12 -07:00
Tom Moor 22bc5a7373 Added delete endpoint 2018-05-13 00:28:31 -07:00
Tom Moor 0d32ec452d More prod build fixes 2018-05-12 15:56:05 -07:00
Tom Moor 4dea755db6 Prod uses babel 2018-05-12 15:39:29 -07:00
Tom Moor cbd4003ddb Split deps, upgrade markdown editor to version with ES5 compilation 2018-05-12 15:22:33 -07:00
Tom Moor 24d328c4b7
Merge pull request #639 from outline/refactor-editor
Extract Markdown Editor
2018-05-12 14:21:34 -07:00
Tom Moor a62ad053d7 Upgrade editor 2018-05-12 14:10:49 -07:00
Tom Moor ee2fc260bf
Update package.json 2018-05-08 23:15:56 -07:00
Tom Moor 3f5a9fdb3a Add icon to clarify menu functionality 2018-05-06 14:01:28 -07:00
Tom Moor 518015f55b Upgrade to Flow 0.71 2018-05-05 16:16:08 -07:00
Tom Moor 4a4f9f7107 Bump rich-markdown-editor 2018-05-03 00:34:28 -07:00
Tom Moor d7327fefa2 Upgrade styled-components
Restore async editor loading
2018-05-02 23:12:13 -07:00
Tom Moor 41a96e4331 Remove Icons 2018-05-02 21:51:39 -07:00
Tom Moor f72fa40a0f WIP 2018-04-03 20:20:30 -07:00
Tom Moor 8793a9dfbf Improves rendering of headings to have better spacing in the Markdown output 2018-03-26 23:12:16 -07:00
Tom Moor 403e504499
Merge pull request #620 from outline/paragraph-handling
Improved paragraph behavior
2018-03-26 21:23:21 -07:00
Tom Moor f8ba139128 Final dep updates to Slate 32 2018-03-25 14:42:28 -07:00
Tom Moor 14c963ca70 Bump serializer 2018-03-24 14:42:38 -07:00
Tom Moor 48e3a93d83 Bump slate serializer 2018-03-18 01:10:53 -07:00
Tom Moor d02fc793ee Improved paragraph behavior 2018-03-10 21:25:07 -08:00
Tom Moor b9dda35566 Bump slate-edit-code dependency 2018-03-06 21:00:44 -08:00
Tom Moor 16a6c3bffe Remove moment 2018-03-06 20:31:12 -08:00
Tom Moor 7272b24eaf
Merge pull request #610 from outline/jori/natural-sort
Added natural sorting for documents and collections
2018-02-28 23:28:47 -08:00
Jori Lallo 4bc8a152c1 Added natural sorting for documents and collections 2018-02-28 23:00:41 -08:00
Tom Moor 871e6918e8 v0.2.0 2018-02-27 23:59:54 -08:00
Jori Lallo fb19075d0e
Merge pull request #602 from outline/authorization-improves
Authorization Improvements
2018-02-20 22:30:41 -08:00
Tom Moor 2f81eb5e87 Added more structure and tests to our authorization code 2018-02-18 00:11:48 -08:00
Tom Moor 925f1b8799 Updates mode dependencies for Slate 32 compatability
(remove deprecation warnings)
2018-02-17 17:02:19 -08:00
Tom Moor e8b10176eb Upgrade to Slate 32
closes #588
2018-02-13 21:03:38 -08:00
Jori Lallo 8ebf748cf6
Merge pull request #585 from outline/jori/koa-onerror
Catch server errors with koa-onerror
2018-02-11 11:19:08 -08:00
Tom Moor 4cc7338534
Analytics (#582)
* gtm > ga

* Record pageviews in SPA

* Remove home-rolled tracking in favor of autotrack

* cleanup
2018-02-10 23:23:50 -08:00
Jori Lallo 81f95b198d Up Node version 2018-02-10 23:03:13 -08:00
Jori Lallo 5758c0d6ba Catch server errors with koa-onerror 2018-02-10 22:58:22 -08:00
Tom Moor 2f06db0b87 Upgrade Slate 3 point releases, fixes a number of the editor JS issues we've seen 2018-02-07 23:19:41 -08:00
Tom Moor f076582ce4
Fixes code blocks (#554)
* Fixes code blocks

* Flow ignore uncompiled files

* 💚

* big > bug
2018-02-04 12:30:22 -08:00
Tom Moor 6e5fcbd96b Updates a couple of editor dependencies that were lagging
Move webpack manifest plugin to prod dep (failing builds)
2018-01-28 11:08:50 -08:00
Jori Lallo bc403faa8e Added link=“prefetch” tags 2018-01-21 22:25:37 -08:00
Jori Lallo 1586c5c208
Merge pull request #507 from outline/jori/webpack-upgrade
Webpack 3 + dynamic Editor loading
2018-01-15 13:28:25 -08:00
Tom Moor 14fdebb4e5 Closes #464 2018-01-06 16:10:05 -08:00
Jori Lallo 2c9e92e5b9 Fixes 2018-01-03 21:35:13 -08:00
Jori Lallo 2fd5fc2dff Dynamic loading for Editor 2018-01-03 20:08:43 -08:00
Jori Lallo c504bfdc83 Webpack stats 2018-01-03 17:35:51 -08:00
Jori Lallo 7a7f8f7c53 Moved config files to a separate folder 2018-01-03 16:58:34 -08:00
Jori Lallo 686c237e36 Moved to webpack 3 2018-01-03 16:29:01 -08:00
Jori Lallo 26d0d815a2 Admin endpoints 2017-12-26 15:08:11 +02:00
Jori Lallo 4406ec8e15 Added adminOnly auth option and auth middleware tests 2017-12-26 15:07:27 +02:00
Jori Lallo 0fd30a7313
Merge pull request #491 from outline/jori/email-queue
Added task queue for emails
2017-12-25 05:38:40 -08:00
Jori Lallo 1cb00079da Added task queue for emails 2017-12-18 20:55:41 -08:00
Tom Moor 32ba98bb1a
Unfurling of Slack links (#487)
* First pass: Unfurling of Slack links

* Add authentication in db

* Call associate on Event correctly

* Add SLACK_APP_ID, remove SLACK_REDIRECT_URI, tidy env sample

* PR feedback

* Comment clarify
2017-12-18 19:59:29 -08:00
Tom Moor 938bb3fc31
Merge pull request #490 from outline/fix-bullets
Closes #489
2017-12-18 08:00:52 -08:00
Tom Moor 4f23dac472 Closes #489 2017-12-18 07:55:15 -08:00
Jori Lallo 7d756e4fae Avatar upload 2017-12-13 23:23:22 -08:00
Jori Lallo c2879c51b2 started working on avatar upload 2017-12-13 23:20:04 -08:00
Tom Moor 5900fa1fbb Fixes #475 - serializer now ensures paragraph node in list items 2017-12-11 21:50:53 -08:00
Tom Moor bbb9fc328a Update Slate to 0.31.5 2017-12-08 21:51:20 -08:00
Tom Moor 13b1ab7dca Merge branch 'master' of github.com:jorilallo/atlas into update-slate 2017-12-08 20:22:07 -08:00
Tom Moor d7d13179d6 Remove slate-plain-serializer dependency 2017-12-08 19:13:35 -08:00
Tom Moor 64c2624479 Fixes: Image upload. Back to using our own plugin to show progress 2017-12-06 08:15:06 -08:00
Tom Moor 751b468e92 More and more fixes 2017-12-03 19:59:54 -08:00
Jori Lallo 5df2983ef6 Search improvements 2017-12-03 16:50:50 -08:00
Tom Moor 802f6e6594 Flowtyping 2017-12-03 11:13:35 -08:00
Tom Moor 15e8e50601 Slate 30 2017-12-02 23:14:27 -08:00
Tom Moor 21c1c1797e Add changelog 2017-11-28 22:46:26 -08:00
Jori Lallo 6aa0390e99
Merge pull request #450 from outline/jori/marketing-pages
Public page CSS tweaks
2017-11-26 17:47:21 -08:00
Jori Lallo 210588d9a6 Improved mobile styles and keyword targeting 2017-11-26 16:52:25 -08:00
Tom Moor 2d8a41a982 Add highlighting to search results as mocked. 2017-11-25 15:44:10 -08:00
Tom Moor d6eac889ae Closes #440 2017-11-21 21:19:46 -08:00
Jori Lallo a99628b2d5 Public API docs 2017-11-19 18:11:34 -08:00
Jori Lallo 44fed6b94a first on the list 2017-11-18 13:19:01 -08:00
Jori Lallo b59f87ff95 requestAnimationFrame polyfill for react tests 2017-11-18 13:17:12 -08:00
Jori Lallo f8cde17062
Merge pull request #409 from jorilallo/update-sc
Updates styled components
2017-11-12 16:47:12 -08:00
Jori Lallo c3a9fa4df8
Merge pull request #406 from jorilallo/jori/smtp
Added email templating, and user welcome email
2017-11-12 16:46:35 -08:00
Tom Moor 12b5848644 Updates styled components 2017-11-12 15:56:23 -08:00
Jori Lallo 348e5f0b20 Added email templating, and user welcome email 2017-11-12 15:02:23 -08:00
Tom Moor 54b57c50b4 Fixed: Unencoded search terms 2017-11-12 10:55:13 -08:00
Tom Moor 9544765ad9
Merge branch 'master' into react-16-migration 2017-11-10 17:56:58 -08:00
Jori Lallo c33c7f04d8 New dev commands and updates 2017-11-10 17:19:52 -08:00
Tom Moor 21c7cb93a2 Upgrade to React 16 2017-11-10 13:42:33 -08:00
Jori Lallo f5c51a96f0 Renamed Atlas to Outline 2017-11-09 00:20:22 -08:00
Jori Lallo 5c47f9b5d1 Added zooming image and max width fix 2017-11-07 23:10:02 -08:00
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 4863680d86 frontend > app 2017-10-25 22:49:04 -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 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
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
Jori Lallo a5a1e286d4 Addressed user feedback 2017-09-24 13:51:33 -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 cfcdae8aa0
Save title emoji against document 2017-07-29 15:06:17 -07:00
Jori Lallo ef5b52b91a Merge branch 'master' into jori/cache 2017-07-16 19:49:50 -07:00
Jori Lallo f3adcd9571 Run flow first and faster 2017-07-16 14:52:57 -07:00
Jori Lallo 9b808efd7a Cache documents and collection 2017-07-16 11:48:01 -07:00
Tom Moor 66e4995885
💚 ? 2017-07-15 16:08:12 -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 8b3b3222b7 Swapped Flex to homegrown component
No more element prop warnings!
2017-07-07 00:04:12 -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
Jori Lallo cc64b6f4fa Merge pull request #80 from jorilallo/jori/collection-children
Collection backend refactor
2017-06-06 22:36:11 -07:00
Jori Lallo 524bfba443 Easier to remember sql migration commands 2017-06-03 12:01:29 -07:00
Tom Moor 74d65aba67 Search improvements (#76)
* Search improvements

* Search results keyboard navigation
2017-05-31 20:23:09 -07:00
Jori Lallo 98a5283e27 Fixed namespace issue with jest tests 2017-05-29 18:40:58 -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 0a76d6af9e Flow for all the files 2017-05-11 17:23:56 -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 ea1bd165ce update package.json 2017-02-09 22:39:51 -08:00
Jori Lallo 0cd285097f Cleaning deployment related stuff 2017-02-09 21:55:36 -08:00
Jori Lallo 8a489ce18e Added rimraf 2017-02-09 21:48:12 -08:00
Jori Lallo 343144d826 Updated package.json and removed fsevents 2017-02-09 21:45:25 -08:00
Jori Lallo 14f3ad00a1 Rename dev cmd 2017-02-09 20:46:40 -08:00
Jori Lallo ddafb4e5ae Fixes 2016-10-09 15:36:18 -07:00
Jori Lallo 9b1983762c Improved loading animations 2016-10-09 15:17:22 -07:00
Jori Lallo 5d08cf22c8 DocumentHtml improvement and Enzyme 2016-09-16 00:06:33 -07:00
Jori Lallo 45b21f365d Added api, keyboard shortcut flatpages 2016-09-14 20:50:59 -07:00
Jori Lallo e7ff801b97 Upgraded packages 2016-09-12 22:19:46 -07:00
Jori Lallo 0e7c216735 Added user passwords 2016-09-11 17:47:22 -07:00
Jori Lallo 9b49b45fe7 server test changes 2016-09-11 12:35:14 -07:00
Jori Lallo 1b14152291 Test fixes 2016-09-11 12:09:45 -07:00
Jori Lallo 458735f341 Added Jest for testing both front and backend 2016-09-09 01:35:39 -07:00
Jori Lallo 6c4b4b5129 Production pm start 2016-09-05 15:23:15 -07:00
Jori Lallo 70e46a5c05 Updated and fixed dependencies 2016-08-21 23:52:28 -07:00
Jori Lallo bdaa57bc82 Specifying node version for Heroku 2016-08-21 23:44:18 -07:00
Jori Lallo e527f3c402 Fixed locking with imports 2016-08-21 15:45:48 -07:00
Jori Lallo 0af17c688f lock 2016-08-21 11:12:24 -07:00
Jori Lallo e3e5ead9e0 Fixes 2016-08-18 14:42:53 -07:00
Jori Lallo 235186a4e9 Updated babel polyfill 2016-08-15 14:59:42 +02:00
Jori Lallo 11f6c533b8 Request time cache, tracking collaborators etc 2016-08-15 12:51:26 +02:00
Jori Lallo 792def3249 Added paranoid, debugging and fixes to document deleting on atlas collections 2016-08-14 10:50:42 +02:00
Jori Lallo 80edf4a693 Added Alert component 2016-08-03 15:32:04 +03:00
Jori Lallo 4455877585 Added github style HTML sanitization to .md convertion 2016-08-02 11:29:07 +03:00
Jori Lallo af14bc3cb5 Fix security issue with marked 2016-08-01 22:16:37 +03:00
Jori Lallo 75fcf6383b Updated Mobx 2016-08-01 18:57:55 +03:00
Jori Lallo c1c8644578 Added bugsnag to server 2016-07-24 22:44:44 -07:00
Jori Lallo d2187c4b10 Renamed /src to /frontend 2016-07-24 15:32:31 -07:00
Jori Lallo 19da05eee7 updates libs to get rid of terminal nastiness 2016-07-24 15:31:43 -07:00
Jori Lallo 2992136fa9 Added babel polyfill and lodash 2016-07-23 12:50:48 -07:00
Jori Lallo e2c69903b3 Moved to using GET and caching with SW 2016-07-22 00:11:54 -07:00
Jori Lallo e10e6fb548 Boilerplate for /search 2016-07-17 20:59:32 -07:00
Jori Lallo 49c79451df updated mobx to 2.3.4 2016-07-06 21:37:09 -07:00
Jori Lallo 34e59876bd Fixed eslint settings 2016-06-30 23:21:58 -07:00
Jori Lallo a2a642c16c New user store structure and updated packages 2016-06-25 23:31:22 -07:00
Jori Lallo 24e02bfdc4 New database with migrations 2016-06-25 22:37:05 -07:00
Jori Lallo 591050a1e3 Initial navigation tree 2016-06-25 22:37:05 -07:00
Jori Lallo e3371ed06a Code cleanup 2016-06-05 23:24:26 -07:00
Jori Lallo 33b823b66e Emojify markdown 2016-06-05 23:24:05 -07:00
Jori Lallo 6303bc9279 Clean up and smaller bundle.js 2016-06-05 14:38:14 -07:00
Jori Lallo 6a5303149d Added nom command to deploy 2016-06-04 15:52:19 -07:00
Jori Lallo f367157fb7 Fixed bundle.js size issues 2016-06-04 12:30:05 -07:00
Jori Lallo e6c7e95115 MobX based editing 2016-06-02 22:04:33 -07:00
Jori Lallo aac20341f7 Added mobx 2016-05-31 21:54:57 -07:00
Jori Lallo 8cdd781ce0 Switched to using loads.orderby 2016-05-25 23:17:57 -07:00
Jori Lallo 2c85e8db3b upgrade loads 2016-05-25 23:07:59 -07:00
Jori Lallo 1b7dff92d9 Added slugified urls to documents 2016-05-25 22:38:45 -07:00
Jori Lallo 4c6964ad07 Document editing 2016-05-25 21:26:06 -07:00
Jori Lallo 43dc5c1067 Added Application.js wrapper and viewport meta tag 2016-05-24 00:11:34 -07:00
Jori Lallo eefd871966 move fsevents to devDependecies 2016-05-23 22:21:31 -07:00
Jori Lallo fce55bb01b More prod 2016-05-23 22:20:16 -07:00
Jori Lallo 67ca3c2ae2 Use HtmlWebpackPlugin for eployments 2016-05-23 20:35:19 -07:00
Jori Lallo 9506dcbca6 Build locally for now 2016-05-22 23:09:30 -07:00
Jori Lallo 84410cb5d2 Fixed build 2016-05-22 23:08:37 -07:00
Jori Lallo bc8200b30b Moved packages to prod 2016-05-22 22:33:36 -07:00
Jori Lallo eeccd89531 Heroic deploy settings 2016-05-22 22:22:14 -07:00
Jori Lallo d53bd8cebb Added code highlighting 2016-05-22 22:08:09 -07:00
Jori Lallo 0beeeb9582 Added document previews and fixed saving 2016-05-22 14:31:21 -07:00
Jori Lallo 99a59ceb94 Implemented s3 uploading 2016-05-19 23:51:22 -07:00
Jori Lallo 6b3e56a4cf Better data management for atlases 2016-05-18 01:13:52 -07:00
Jori Lallo 0fdaff820e Migrating editor into cleaner code 2016-05-10 00:07:50 -06:00
Jori Lallo 84ba65f72a Update redux-persist 2016-05-07 09:29:14 -07:00
Jori Lallo 16e972e53c Separated css and fonts into a separate file 2016-05-03 23:43:43 -07:00
Jori Lallo 5e5f37b3c0 optimized bundle size and dependencies 2016-05-03 00:32:40 -07:00
Jori Lallo cce82b3d43 Refactor 2016-04-28 22:25:37 -07:00
Jori Lallo 2f9233222d Implemented drag and drop file uploads 2016-03-28 21:54:16 -07:00
Jori Lallo bc7ae72210 Moved to using Atlas fontface 2016-03-11 00:27:57 -08:00
Jori Lallo 9531403247 Moved body parser to prod deps 2016-03-10 22:57:18 -08:00
Jori Lallo 7225c01924 preview 2016-03-10 22:54:47 -08:00
Jori Lallo 4a42f28583 Removed sw-toolbox import 2016-02-28 22:15:43 -08:00
Jori Lallo 8d7f52a04c second commit :S 2016-02-28 19:02:39 -08:00
Jori Lallo af30485e9f Initial commit 2016-02-27 13:53:11 -08:00