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
a68ad856a3
Move draft bubble inline with menu icons
2019-01-06 16:25:05 -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
b654ba37f5
Add non-mac typeface fallbacks for headings
2018-12-23 09:45:31 -08:00
Tom Moor
29630e68d2
Closes #815
2018-12-16 17:57:41 -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
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
67cd250316
Remove diff summary from document history sidebar.
...
Cause of occassional memory leaks and downtime :(
2018-11-23 11:12:14 -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
2c55f94d39
Move session tracking
2018-11-19 21:28:15 -08:00
Tom Moor
8aaab2fc76
Add ga dimension
2018-11-19 21:05:43 -08:00
Tom Moor
e251c77f3c
Fixes: Error loading new document in Editor
2018-11-18 22:03:10 -08:00
Tom Moor
45445606b4
Improve loading state
2018-11-18 21:27:50 -08:00
Tom Moor
032d843f5b
Fix isInternalUrl for subdomain support
...
Refactor / reduce plumbing
2018-11-18 18:43:11 -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
3718a9609d
Closes #805 - Unable to signin on self-hosted installations with non-www subdomain
2018-11-18 12:07:11 -08:00
Tom Moor
3c563e3001
Ensure team authentication matches subdomain
2018-11-17 23:30:05 -08:00
Tom Moor
5d6dca0faa
Fixes: SPA page tracking
2018-11-17 19:44:57 -08:00
Tom Moor
6e32f292c2
Allow filtering of people in admin
2018-11-17 18:43:46 -08:00
Tom Moor
2e3737c6f5
Cleanup, fix header links on subdomains
2018-11-12 20:22:01 -08:00
Tom Moor
cc9f32cdc9
Team switcher
2018-11-11 16:24:05 -08:00
Tom Moor
e24a187699
accessToken per subdomain
2018-11-09 23:40:33 -08:00
Tom Moor
c323de4807
Attempt to provision subdomain on team create
2018-11-08 21:05:07 -08:00
Tom Moor
6391474d14
getUrl -> url consistency
...
test improvements
2018-11-08 21:05:07 -08:00
Tom Moor
8de074b275
Allow removing subdomain
2018-11-08 21:05:07 -08:00
Tom Moor
1be8e13828
Fix localhost
...
Handle automatic subdomain redirect
2018-11-08 21:05:07 -08:00
Tom Moor
8d569fd46d
Upgrade dependencies
2018-11-06 21:58:32 -08: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
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
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
6b2211f135
Pass offset to pagination
2018-08-10 23:17:19 -07:00
Tom Moor
d308442fef
Refactor, paginate on scroll
...
New PaginatedDocumentList component
2018-08-10 23:03:47 -07:00
Tom Moor
266b4d735c
Tidy, tidy
2018-08-10 00:11:58 -07:00
Tom Moor
2f681b1ce8
WIP: Dashboard tabs
2018-08-09 23:14:51 -07:00
Tom Moor
9a440e4321
Merge branch 'issue-739' of github.com:outline/outline
2018-08-07 00:04:31 -07:00
Tom Moor
4674c10203
Empty state language improvemnts
2018-08-06 23:22:20 -07:00
Tom Moor
d863ab3271
Hash navigation improvements
2018-08-05 22:08:46 -07:00
Tom Moor
71830d7c77
Further improved search result snippets
2018-08-04 22:46:55 -07:00
Tom Moor
e192bcbaee
Improves ordering of search results
...
Modifies documents.search to return a context snippet and search ranking
Displays context snipped on search results screen
2018-08-04 18:32:56 -07:00
Tom Moor
d3aeff833d
Added ability to show more error details for reporting issue
2018-08-04 10:56:36 -07:00