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
Tom Moor
0a73048f0f
Fixed height for keyboard shortcuts UI
...
closes #792
2018-11-15 00:28:59 -08:00
Tom Moor
400d0f264e
Closes #801
2018-11-13 20:54:18 -08:00
Tom Moor
1be8e13828
Fix localhost
...
Handle automatic subdomain redirect
2018-11-08 21:05:07 -08:00
Tom Moor
6418712c47
Improve error handling
2018-11-08 21:05:07 -08:00
Tom Moor
21b1c0747c
Basic functionality in place, need improved errors and logged in redirect
2018-11-08 21:05:07 -08:00
Tom Moor
07e61bd347
First pass, can create and update
2018-11-08 21:02:36 -08:00
Tom Moor
8d569fd46d
Upgrade dependencies
2018-11-06 21:58:32 -08:00
Tom Moor
690feb6040
Fixes: Opening document history menu
2018-11-05 23:39:10 -08:00
Jonathan King
91d79491f4
Make isHistory regex slightly more specific
2018-10-16 13:01:17 +01:00
Tom Moor
b02e5184fd
Closes #764 - Visual feedback that avatar is uploading
2018-09-30 18:09:35 -07:00
Tom Moor
e8ef1145a1
Add integration icons
...
Add link to public zapier invite
2018-09-30 17:56:20 -07:00
Tom Moor
b36977cf80
Stash
2018-09-30 08:51:14 -07:00
Tom Moor
ed4013e7ee
Fixes #772 - Cursor jumps in search field
2018-09-29 23:10:07 -07:00
Tom Moor
d0bee23432
Version History ( #768 )
...
* Stash. Super rough progress
* Stash
* 'h' how toggles history panel
Add documents.restore endpoint
* Add tests for documents.restore endpoint
* Document restore endpoint
* Tiding, RevisionMenu, remove scroll dep
* Add history menu item
* Paginate loading
* Fixed: Error boundary styling
Select first revision faster
* Diff summary, styling
* Add history loading placeholder
Fix move modal not opening
* Fixes: Refreshing page on specific revision
* documentation for document.revision
* Better handle versions with no text changes (will no longer be created)
2018-09-29 21:24:07 -07:00
Tom Moor
717e26a7a9
Fixes #778
2018-09-25 22:09:12 -07:00
Satyadeep
eb3e4b2d33
showCollection option in Dashboard documents list
...
It was added in #718 , but seems to have gone after the new tabs in the dashboard
2018-08-27 12:19:29 +05:30
Tom Moor
54a04dd8cc
Linting [ci skip]
2018-08-26 15:27:32 -07:00
Tom Moor
328f731541
Share Permissions ( #761 )
...
* Share restrictions
* Tweak language, add spec
2018-08-19 16:06:39 -07:00
Tom Moor
61872373ec
Remove nolonger neccessary editCache
2018-08-18 17:48:56 -07:00
Tom Moor
f401b6f2e0
Tidying, possible fix for excessive view count
2018-08-18 17:45:56 -07:00
Tom Moor
3da078e98b
Move isDirty to view concern. Document model is not updated until save
2018-08-18 17:41:09 -07:00
Tom Moor
e58da006d0
👕
2018-08-16 22:53:58 -07:00
Tom Moor
be09b290b7
RME upgrade, fix autoFocus logic
2018-08-16 22:51:51 -07:00
Tom Moor
c140c64346
Use new RME callback to reduce amount of document serialization
...
Account for new RME autoFocus prop in 5.0
2018-08-16 21:19:31 -07:00
Tom Moor
4c1e33110e
Upgrade to rich-markdown-editor 4.0
2018-08-13 21:20:44 -07:00
Tom Moor
63f6d61ac0
Linting
...
Pagination of edited / viewed responses
2018-08-11 00:46:10 -07:00