Tom Moor
59c82f1f06
Dark Mode ( #912 )
...
closes #704
2019-03-12 21:35:35 -07:00
Tom Moor
a2749a752a
ESC key should go back when editing a document
2019-03-09 20:12:43 -08:00
Tom Moor
fc7c485ba9
Add 'n' shortcut for new doc
...
Fixed cmd+enter shortcut to publish doc
Fixed keyboard shortcut display on non-mac
Fixed heading alignment
Fixed documents smaller than page should not scroll
2019-03-09 20:00:45 -08:00
Tom Moor
f75783c2f1
Added empty state on user profiles when no documents edited
2019-03-09 18:55:54 -08:00
Tom Moor
24bf3766bf
Add shortcut tip when searching
2019-03-09 16:10:53 -08:00
Tom Moor
8af7c3c264
Closes #894 - Sidebar jumping regression
2019-02-17 00:38:35 -08:00
Tom Moor
be85e8a6e0
Closes #895 - Chrome 72 changed flexbox behavior
2019-02-08 10:29:19 +07:00
Tom Moor
c2e58898d8
Fixes: Multiline blockquotes collapse
2019-01-27 22:43:40 +00:00
Tom Moor
70d30e31b9
Fixes: Quick fix for document move not working
2019-01-26 18:01:13 +00:00
Tom Moor
0ce50781d7
Fixes: Redirects do not push into history stack
2019-01-26 13:01:33 +00:00
Tom Moor
39a61d8559
Upgrade Dependencies ( #873 )
...
* Loading placeholder
* Upgrade dependencies, reduce warnings
* 👕
* Remove more unused deps
* Bump RME
2019-01-21 11:06:44 -08:00
Tom Moor
4f4e55d120
Fixes: New document creation
2019-01-19 18:14:10 -08:00
Tom Moor
5525730272
Refactor history sidebar, reduce thrashing on doc render
2019-01-19 17:28:32 -08:00
Tom Moor
babcf4a3f3
More withRouter removal
2019-01-19 15:25:46 -08:00
Tom Moor
258b5464a2
Boop
2019-01-19 01:52:43 -08:00
Tom Moor
bfd32843ff
Added caching of loaded editor instance
2019-01-19 01:31:34 -08:00
Tom Moor
72d8abe069
Canonical check
2019-01-19 00:51:25 -08:00
Tom Moor
77a8f54973
Even less history passing, fix global styles warning in dev
2019-01-19 00:44:16 -08:00
Tom Moor
13501b6d76
Moving redirects to declarative method
2019-01-19 00:23:39 -08:00
Tom Moor
d21dd710bb
Upgrade Editor – Slate 0.44 / RME 8.0.0 ( #863 )
...
* Upgrade Slate
* Normalization
* Remove dupe dep
* Fixes placeholders
* Image uploading fixed
* Verbose but solid placeholder handling
* RME 8.0.0
* Fixes: Ability to delete embeds
2019-01-18 22:44:31 -08:00
Tom Moor
8d3dc3a92e
User Profile ( #858 )
...
* First pass user profile
* 💚
* More collaborator tooltip improvements
2019-01-12 19:41:45 -08:00
Tom Moor
394adf97f8
Minor grammar and mobile style fixes
2019-01-11 21:46:58 -08:00
Tom Moor
23b227c352
Closes #842 - Toast messages hanging
2019-01-09 22:41:06 -08:00
Tom Moor
c54c3d963e
Increase accessibility of search input
2019-01-09 22:15:09 -08:00
Tom Moor
4ba10fc5f7
Implements local search cache
...
Results no longer disappear when searching something previously searched
Navigating from a document back to results is now instant
Search item in left nav no longer unhighlights
2019-01-09 21:57:17 -08:00
Tom Moor
c78bf3c4bf
Display document views ( #849 )
...
* Display who has viewed a document in the header
* Add overflow, display of WHEN last viewed
Cleanup old document attributes
Add firstViewedAt, lastViewedAt to API response
* Cleanup
* Added: API documentation for views endpoints
* Include views for deleted users
2019-01-08 22:49:20 -08:00
Tom Moor
70c93fcc86
Refactor, add alphabetical sort
2019-01-07 23:42:55 -08:00
Tom Moor
e6e89dc243
Added: Recently published view to collection
...
Added: Infinite scroll to collection
2019-01-07 23:14:43 -08:00
Tom Moor
b9765fb59e
Improved sidebar selected styling, simplified logic and css
2019-01-06 16:12:07 -08:00
Tom Moor
18859bec3d
Add real buttons to document header
...
Fixed: Incorrect page title when starting a new doc
Fixed: Linting error
2019-01-05 18:45:19 -08:00
Tom Moor
f80e4ab04c
Improved button styling
...
Added toast when collection permissions are saved
Removed usage of setState (old habits die hard)
2019-01-05 18:23:57 -08:00
Tom Moor
8c02b0028c
Collection Permissions ( #829 )
...
see https://github.com/outline/outline/issues/668
2019-01-05 13:37:33 -08:00
Tom Moor
d045b8975c
Only for admins
2018-12-25 17:18:20 -08:00
Tom Moor
96b1d6257e
Added: Dashboard help tip
2018-12-25 17:12:37 -08:00
Tom Moor
b7bea4941e
Content pages
2018-12-20 20:00:58 -08:00
Tom Moor
29630e68d2
Closes #815
2018-12-16 17:57:41 -08:00
Tom Moor
8653338f4e
Fixes: Connecting slack commands from subdomain
2018-12-15 19:05:22 -08:00
Tom Moor
044b4f16bc
Editor embeds ( #680 )
...
- [x] Make deleting an embed easier
- [x] Add document level ability to disable embeds
- [x] Add team level ability to disable embeds
- [x] GitHub
- [x] Numeracy
- [x] Mode Analytics
- [x] Figma
- [x] Airtable
- [x] Vimeo
- [x] RealtimeBoard
- [x] Loom
- [x] Lucidcharts
- [x] Framer
- [x] InVision
- [x] Typeform
- [x] Marvel
- [x] Spotify
- [x] Codepen
- [x] Trello
2018-12-15 14:06:29 -08:00
Tom Moor
d3911b9e20
Fixes: Slack integrations page needs to ensure collections are loaded
2018-12-06 19:18:34 -08:00
Tom Moor
9ca0038d39
Fixes: Collection creation notification email
...
Added: Unsubscribe option to notification email footers
Added: Two new notification types (emails not written yet)
Fixed: Validation added to notification setting events
2018-12-05 23:44:41 -08:00
Tom Moor
8cbcb77486
Base model refactor ( #810 )
...
* Big upgrades
* WIP: Stash
* Stash, 30 flow errors left
* Downgrade mobx
* WIP
* When I understand the difference between class and instance methods
* 💚
* Fixes: File import
Model saving edge cases
pinning and starring docs
Collection editing
Upgrade mobx devtools
* Notification settings saving works
* Disabled settings
* Document mailer
* Working notifications
* Colletion created notification
Ensure not notified for own actions
* Tidy up
* Document updated event only for document creation
Add indexes
Notification setting on user creation
* Commentary
* Fixed: Notification setting on signup
* Fix document move / duplicate stale data
Add BaseModel.refresh method
* Fixes: Title in sidebar not updated after editing document
* 💚
* Improve / restore error handling
Better handle offline errors
* 👕
2018-12-04 22:24:30 -08:00
Tom Moor
085c452d77
Add subtle branding to shared documents
2018-11-20 21:12:17 -08:00
Tom Moor
76924e70f5
Fix ordering of recently updated documents
...
Edited -> Updated
2018-11-20 20:18:24 -08:00
Tom Moor
f20f197930
Add ability to create description on collection create
2018-11-19 23:04:55 -08:00
Tom Moor
ecc7ba0e9d
Added: Collection to starred view
...
Alphabetical sort to starred view
2018-11-19 23:01:49 -08:00
Tom Moor
cd1956b971
Split editor
2018-11-18 18:28:22 -08:00
Tom Moor
c308a2378f
stash
2018-11-18 13:12:46 -08:00
Tom Moor
919bca6769
Collections got descriptions now
2018-11-18 13:12:46 -08:00
Tom Moor
6e32f292c2
Allow filtering of people in admin
2018-11-17 18:43:46 -08:00
Tom Moor
d74b99635e
Fixes: Save profile picture automatically after upload
...
Fix jank when cropping large photos
2018-11-17 18:25:10 -08:00