Commit Graph

331 Commits

Author SHA1 Message Date
bcbca3cf41 Added a simple test for unfurl enpoint 2018-01-15 14:07:29 -08:00
4c9bff478a Revert auth changes 2018-01-15 14:07:12 -08:00
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
94dfebe5a0 Addressed PR feedback 2017-12-30 19:48:43 +02:00
8f045b5c34 Updated snap 2017-12-27 12:59:27 +02:00
80c8912c10 Nicer formatting 2017-12-26 15:14:28 +02:00
7e44edad42 Added API docs 2017-12-26 15:12:10 +02:00
26d0d815a2 Admin endpoints 2017-12-26 15:08:11 +02:00
a74e90fc09 Move auth to router.use 2017-12-26 15:08:10 +02:00
4406ec8e15 Added adminOnly auth option and auth middleware tests 2017-12-26 15:07:27 +02:00
c4d1490d01 Added migration for adding initial admins 2017-12-26 15:06:53 +02:00
0fd30a7313 Merge pull request #491 from outline/jori/email-queue
Added task queue for emails
2017-12-25 05:38:40 -08:00
1cb00079da Added task queue for emails 2017-12-18 20:55:41 -08:00
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
0b45f87421 Merge pull request #486 from outline/jori/privacy
Added privacy policy
2017-12-17 17:51:55 -08:00
787fb63f09 Added privacy policy 2017-12-17 17:14:16 -08:00
308d36c528 Fixes s3 path 2017-12-13 23:32:45 -08:00
7d756e4fae Avatar upload 2017-12-13 23:23:22 -08:00
cd1d2430bb Added a setting to update user’s profile 2017-12-13 23:19:26 -08:00
c8a569ee10 Merge pull request #479 from outline/jori/lock-collection
Lock collection navigation tree changes
2017-12-11 21:56:06 -08:00
ced80b6723 FakeS3 support 2017-12-10 22:58:52 -08:00
ec86b9fe8c Update sample .env
Update README to reflect new process
2017-12-10 17:38:56 -08:00
c5e2bb2432 Lock collection navigation tree changes 2017-12-09 15:04:55 -08:00
abcd737854 Merge pull request #470 from outline/jori/search-improvements
Search improvements
2017-12-03 20:57:18 -08:00
5df2983ef6 Search improvements 2017-12-03 16:50:50 -08:00
36b8e49353 Fixed search ordering 2017-12-03 11:04:17 -08:00
8ccd60996d Merge pull request #456 from outline/changelog
Add Changelog
2017-11-29 09:53:44 -08:00
883e584da2 Merge pull request #454 from outline/issue-448
Request auth on first load with existing token
2017-11-28 23:00:00 -08:00
21c1c1797e Add changelog 2017-11-28 22:46:26 -08:00
a573c76512 Request auth on first load with existing token 2017-11-26 22:26:02 -08:00
0af46a0d46 Added feedback link 2017-11-26 22:03:23 -08:00
e07893b001 Merge master 2017-11-26 18:23:11 -08:00
33fea77a86 PR feedback, remove collectionId 2017-11-26 18:18:41 -08:00
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
81edb55d56 Working recently edited list 2017-11-26 18:18:40 -08:00
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
b27ac8c17e tweaked margins 2017-11-26 17:04:20 -08:00
210588d9a6 Improved mobile styles and keyword targeting 2017-11-26 16:52:25 -08:00
ba3756eb74 Added min height to hero 2017-11-26 12:39:28 -08:00
98f317c74a Prevents accidental overwriting of another users work 2017-11-25 13:04:54 -08:00
7945abbe54 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-22 18:40:37 -08:00
acdcb9e9ec Merge branch 'master' of github.com:jorilallo/atlas into collection-home 2017-11-22 18:32:35 -08:00
8b2f6f193f Merge pull request #431 from outline/jori/slack-no-results
Added no results text for Slack slash command
2017-11-22 12:11:54 -08:00
eb74016445 Merge pull request #442 from outline/slack-direct-install
Slack direct install flow
2017-11-22 08:25:59 -08:00
dd2cd2f9d8 Working direct install flow 2017-11-21 23:51:31 -08:00
5c01ff47e9 Added spectrum link 2017-11-21 01:00:30 -08:00
dcb9366592 Small homepage improvements 2017-11-21 00:23:55 -08:00
7dbc727599 homepage 2017-11-20 22:54:51 -08:00
592b5e49b6 Added no results text for Slack slash command 2017-11-19 23:49:27 -08:00
eb8b12d327 Working recently edited list 2017-11-19 21:32:18 -08:00