Tom Moor
9142d975df
Draft Documents ( #518 )
...
* Mostly there
* Fix up specs
* Working scope, updated tests
* Don't record view on draft
* PR feedback
* Highlight drafts nav item
* Bugaboos
* Styling
* Refactoring, gradually addressing Jori feedback
* Show collection in drafts list
Flow fixes
* Ensure menu actions are hidden when draft
2018-02-27 22:41:12 -08:00
Jori Lallo
143f8b508d
Fixed document move
2018-02-13 22:09:27 -08:00
Tom Moor
ea471b2a19
In my testing this fixes the redirect loop on logout
2018-02-12 22:44:43 -08:00
Tom Moor
6caba86751
Mobile Responsive Styles ( #580 )
...
* WIP: Responsive styles
* Flip breakpoints, ensure doc doesn't spread
* Add MenuIcon
* Refactor Sidebar to share mobile responsive styles
* Fix accidental find/replace
* Tweak padding to take into account icon spacing
2018-02-10 23:24:12 -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
bfb5e8e6b6
Exhaustive types
2018-02-04 17:31:12 -08:00
Jori Lallo
2b81cea277
Search fixes
2018-02-04 17:27:57 -08:00
Tom Moor
a7e4710315
Merge branch 'master' into empty-collection-actions
2018-01-30 23:39:43 -08:00
Alexey Pyltsyn
c559b52c0a
Add actions for empty collections
2018-01-31 00:16:20 +03:00
Tom Moor
ba72ecb0e3
issue-537
2018-01-29 22:31:49 -08:00
Tom Moor
e54e4b0d22
Update Document.js
2018-01-29 10:32:28 -08:00
Jori Lallo
97268314fe
Map keyboard shortcuts on windows ( #526 )
...
* Map keyboard shortcuts on windows
* Fixed also saving commands
* Fix keyboard shortcut for keyboard shortcuts
* Fixed guide
* Cmd -> Mod
2018-01-28 17:57:45 -08:00
Tom Moor
d65f7577d4
remove-error-boundary
2018-01-28 16:04:59 -08:00
Jori Lallo
c746564ec0
Fixes to members
2018-01-23 21:48:15 -08:00
Jori Lallo
0121f22eed
Removed unused code
2018-01-17 20:52:27 -08:00
Jori Lallo
bbd1600539
Settings members UI
2018-01-17 20:49:43 -08:00
Jori Lallo
5460e06ffe
added members view
2018-01-15 14:23:20 -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
9d441fc51a
Webhook / Integration Event bus ( #499 )
...
* First bash at an event bus for webhooks and integrations
* Refactoring
* poc
* Revert too wide ranging changes
Move to two-queues
2018-01-13 10:46:29 -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
686c237e36
Moved to webpack 3
2018-01-03 16:29:01 -08:00
Tom Moor
2d70618f01
Tweaks for seamless save of new doc
2017-12-28 12:35:59 +00:00
Zachary Marion
721374e08d
meta+s now redirects to document edit page
2017-12-20 13:45:15 -05:00
Zachary Marion
db41d779bf
Don't redirect on new document save
2017-12-20 00:20:27 -05: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
Jori Lallo
8b22615953
Rename updated
2017-12-17 16:27:23 -08:00
Tom Moor
8f3c82fe57
Remove Flow suppression
2017-12-17 14:14:49 -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
Jori Lallo
cd1d2430bb
Added a setting to update user’s profile
2017-12-13 23:19:26 -08:00
Tom Moor
b70cf29aae
Fixed: Another spurious save prompt
2017-12-11 22:37:38 -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
7b9fa9f4a7
Fixed: Spurious save prompts
2017-12-06 08:40:43 -08:00
Tom Moor
e3f664e8a4
Fixed: Checklist items cant be created from shortcuts
...
Fixed: BlockToolbar not close on unfocus
2017-12-05 20:05:43 -08:00
Jori Lallo
866c43b2cb
Fixed React warnings
2017-12-05 01:22:22 -08:00
Jori Lallo
553095692c
Clear active collection if navigating out of it directly
...
Fixes #474
2017-12-05 00:15:34 -08:00
Jori Lallo
7af2ff20a8
Merge pull request #471 from outline/jori/document-error-boundary
...
More detailed error boundary for Document
2017-12-03 21:03:47 -08:00
Jori Lallo
564748cfc0
Use key instead
2017-12-03 20:56:45 -08:00
Jori Lallo
060066ceee
More detailed error boundary for Document
2017-12-03 19:18:22 -08:00
Jori Lallo
5df2983ef6
Search improvements
2017-12-03 16:50:50 -08:00
Tom Moor
37ed61d9c8
Fixes: Issue with missing collection id
2017-11-28 08:55:15 -08:00
Tom Moor
e07893b001
Merge master
2017-11-26 18:23:11 -08:00
Tom Moor
94c2cc09ee
Added documents.list endpoint to documentation (fixed some bad formatting)
...
Updated collection parameter
Increased fetch to 10 records, 5 looks dumb on larger screens
2017-11-26 18:18:41 -08:00
Tom Moor
3e01d4813e
Add collection actions
2017-11-26 18:18:41 -08:00
Tom Moor
a626b78616
Improved loading state
2017-11-26 18:18:40 -08:00
Tom Moor
81edb55d56
Working recently edited list
2017-11-26 18:18:40 -08:00
Tom Moor
2143a87671
WIP: Collection home
2017-11-26 18:18:40 -08:00
Tom Moor
505310c172
Settings Routes ( #449 )
...
* Building out settings area
* Flow and refactoring
* TeamLogo
* Add temporary profile screen
* 💚
* PR feedback
2017-11-26 18:09:55 -08:00