Commit Graph

1902 Commits

Author SHA1 Message Date
0be5aef1c6 Merge pull request #865 from satyadeepk/patch-3
Fixed broken License link in Readme
2019-01-16 09:33:15 -08:00
4015b19484 Fixed broken License link in Readme
The previous link was giving 404. Changed the relative URL to absolute URL.
2019-01-16 15:47:18 +05:30
d081b64ce2 Heroku deploy support (#861)
* Adding app.json for Heroku -- Procfile already exists

* Removed required false and changed values to strings

* Required is required!

* Tested and working install

* Apply suggestions from code review

Thanks to @tommoor for updating the descriptions for items I wasn't sure about. Added!

Co-Authored-By: bmann <boris@bmannconsulting.com>

* missing coma
2019-01-15 19:04:03 -08:00
8d3dc3a92e User Profile (#858)
* First pass user profile

* 💚

* More collaborator tooltip improvements
2019-01-12 19:41:45 -08:00
ef583314e0 Remove parse-domain dependency (#856)
* Remove parse-domain dependency

* Remove only, add commentary

* Update lockfile
2019-01-12 13:50:30 -08:00
394adf97f8 Minor grammar and mobile style fixes 2019-01-11 21:46:58 -08:00
5ba1522ada Add Prezi to integrations page 2019-01-11 21:40:01 -08:00
6c055810ad Merge pull request #855 from outline/issue-854
Fixes: Regex-like search queries error
2019-01-11 21:16:03 -08:00
3a260037cd Regex-like search queries from Slack should not cause a server error 2019-01-11 19:41:19 -08:00
a7c669f90b Hide pricing page on self hosted installations 2019-01-10 19:15:36 -08:00
449f4f7a26 Fixes: Realtimeboard and Vimeo embed should be secure 2019-01-10 19:12:36 -08:00
6d769a738d Merge pull request #853 from rylxes/slack-document-update-fix
document update fix for slack
2019-01-10 09:29:05 -08:00
f82a3fa32b document update fix for slack 2019-01-10 14:24:10 +01:00
6fb51eb7bb 💚 2019-01-09 22:59:39 -08:00
23b227c352 Closes #842 - Toast messages hanging 2019-01-09 22:41:06 -08:00
c54c3d963e Increase accessibility of search input 2019-01-09 22:15:09 -08:00
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
e6fd7276fc Fixed: Viewers for current doc 2019-01-08 23:06:02 -08:00
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
11b0ac0c66 Fix new document creation 2019-01-08 09:41:03 -08:00
4ddd7d4dfe Merge pull request #843 from outline/collection-sort
Add new document sort options to collections
2019-01-08 09:19:51 -08:00
70c93fcc86 Refactor, add alphabetical sort 2019-01-07 23:42:55 -08:00
4cd482c80e Merge branch 'master' of github.com:outline/outline into collection-sort 2019-01-07 23:14:50 -08:00
e6e89dc243 Added: Recently published view to collection
Added: Infinite scroll to collection
2019-01-07 23:14:43 -08:00
3bca0ed9c2 Merge pull request #839 from outline/wildcard-search
Improve partial word matching
2019-01-07 21:53:35 -08:00
74515e0b19 Improve partial word matching 2019-01-07 21:44:33 -08:00
a68ad856a3 Move draft bubble inline with menu icons 2019-01-06 16:25:05 -08:00
b9765fb59e Improved sidebar selected styling, simplified logic and css 2019-01-06 16:12:07 -08:00
12e324d34c Fixed: React warning 2019-01-06 14:19:08 -08:00
c970cddd14 Consistent page titles 2019-01-06 14:14:44 -08:00
56bda12192 WIP: Pricing page 2019-01-06 13:09:22 -08:00
58e31a9d3d Fixes #831 - Link from Slack notification does not work for teams with subdomains 2019-01-06 00:05:50 -08:00
44e04c57a9 Add Prezi embed support
Increase size of video embeds
2019-01-05 23:43:51 -08:00
accba7614c Add Google Slides embed support 2019-01-05 23:29:14 -08:00
028160d9ad Fixes: Share links in private collections visible in share listing 2019-01-05 23:13:58 -08:00
70287de6d7 Fixes: Cannot load document in private collection from share link when signed in with user that cannot access 2019-01-05 23:04:09 -08:00
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
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
713473b7d2 Revert node version due to sequelize incompat 2019-01-05 13:55:24 -08:00
8c02b0028c Collection Permissions (#829)
see https://github.com/outline/outline/issues/668
2019-01-05 13:37:33 -08:00
8978915423 Fix Lucidchart embeds
closes https://github.com/outline/outline/issues/836
2019-01-01 11:58:57 -08:00
d045b8975c Only for admins 2018-12-25 17:18:20 -08:00
96b1d6257e Added: Dashboard help tip 2018-12-25 17:12:37 -08:00
e08cb10b7f Closes #827 – Add optional github access token 2018-12-24 10:36:17 -08:00
80a16c8af2 Closes #825 2018-12-23 10:42:34 -08:00
b654ba37f5 Add non-mac typeface fallbacks for headings 2018-12-23 09:45:31 -08:00
b673ec88b2 Merge pull request #824 from outline/content-pages
Content pages
2018-12-22 20:08:48 -08:00
ab82d76332 Optimize images 2018-12-22 19:57:01 -08:00
4599e03121 Update API docs to new layout 2018-12-22 18:24:49 -08:00
122fdfa34b Minimal developer page improves to bring inline 2018-12-21 00:35:40 -08:00